This repository was archived by the owner on Nov 29, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathBundle-CareCommunicationMessageReplyExample.ttl.html
More file actions
612 lines (533 loc) · 57.1 KB
/
Bundle-CareCommunicationMessageReplyExample.ttl.html
File metadata and controls
612 lines (533 loc) · 57.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML>
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta content="text/html;charset=utf-8" http-equiv="Content-Type"/>
<title>DK.FHIR.IG.MEDCOM-CORE\MedCom Care Communication Reply Message Example - TTL Representation - FHIR v4.0.1</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="author" content="http://hl7.org/fhir"/>
<link href="fhir.css" rel="stylesheet"/>
<!-- Bootstrap core CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet"/>
<link href="assets/css/bootstrap-fhir.css" rel="stylesheet"/>
<!-- Project extras -->
<link href="assets/css/project.css" rel="stylesheet"/>
<link href="assets/css/pygments-manni.css" rel="stylesheet"/>
<link href="assets/css/jquery-ui.css" rel="stylesheet"/>
<link href="assets/css/prism.css" rel="stylesheet" />
<!-- Placeholder for child template CSS declarations -->
<script type="text/javascript" src="fhir-table-scripts.js"> </script>
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="assets/js/html5shiv.js"></script>
<script src="assets/js/respond.min.js"></script>
<![endif]-->
<!-- Favicons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/apple-touch-icon-144-precomposed.png"/>
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/apple-touch-icon-114-precomposed.png"/>
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/apple-touch-icon-72-precomposed.png"/>
<link rel="apple-touch-icon-precomposed" href="assets/ico/apple-touch-icon-57-precomposed.png"/>
<link rel="shortcut icon" href="assets/ico/favicon.png"/>
</head>
<body onload="document.body.style.opacity='1'">
<script src="assets/js/prism.js"></script>
<style type="text/css">h2{--heading-prefix:"6.52"}
h3,h4,h5,h6{--heading-prefix:"6.52"}</style>
<div id="segment-header" class="segment"> <!-- segment-header -->
<div class="container"> <!-- container -->
<!-- Placeholder for child template header declarations -->
<div id="ig-status">
<p><span style="font-size:12pt;font-weight:bold">DK MedCom Core</span><br/>1.0 - Build CI</p>
</div>
</div> <!-- /container -->
</div> <!-- /segment-header -->
<div id="segment-navbar" class="segment"> <!-- segment-navbar -->
<div id="stripe"> </div>
<div class="container"> <!-- container -->
<!-- HEADER CONTENT -->
<nav class="navbar navbar-inverse">
<!--status-bar-->
<div class="container">
<button data-target=".navbar-inverse-collapse" class="navbar-toggle" data-toggle="collapse" type="button">
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
<span class="icon-bar"> </span>
</button>
<a class="navbar-brand hidden" href="http://hl7.org/fhir/R4/index.html">FHIR</a>
<div class="nav-collapse collapse navbar-inverse-collapse">
<!-- menu.xml -->
<ul xmlns="http://www.w3.org/1999/xhtml" class="nav navbar-nav">
<li>
<a href="toc.html">Table of Contents</a>
</li>
<li>
<a href="index.html">Home</a>
</li>
<li>
<a href="profiles.html">Profiles</a>
</li>
<li>
<a href="extensions.html">Extensions</a>
</li>
<li>
<a href="terminology.html">Terminology</a>
</li>
<li>
<a href="artifacts.html">Artifacts</a>
</li>
<li>
<a href="downloads.html">Downloads</a>
</li>
</ul>
</div> <!-- /.nav-collapse -->
</div> <!-- /.container -->
</nav> <!-- /.navbar -->
<!-- /HEADER CONTENT -->
</div> <!-- /container -->
</div> <!-- /segment-navbar -->
<!--status-bar-->
<div id="segment-breadcrumb" class="segment"> <!-- segment-breadcrumb -->
<div class="container"> <!-- container -->
<ul class="breadcrumb">
<li><a href='toc.html'><b>Table of Contents</b></a></li><li><a href='artifacts.html'><b>Artifacts Summary</b></a></li><li><b>MedCom Care Communication Reply Message Example</b></li>
</ul>
</div> <!-- /container -->
</div> <!-- /segment-breadcrumb -->
<div id="segment-content"> <!-- segment-content -->
<div class="container"> <!-- container -->
<div class="row">
<div class="inner-wrapper">
<div style="counter-reset: section 9" class="col-12">
<!--ReleaseHeader--><p id="publish-box">DK MedCom Core - Local Development build (v1.0). See the <a href="http://medcomfhir.dk/fhir/core/1.0/history.html">Directory of published versions</a></p><!--EndReleaseHeader-->
<ul class="nav nav-tabs">
<li>
<a href="Bundle-CareCommunicationMessageReplyExample.html">Narrative Content</a>
</li>
<li>
<a href="Bundle-CareCommunicationMessageReplyExample.xml.html">XML</a>
</li>
<li>
<a href="Bundle-CareCommunicationMessageReplyExample.json.html">JSON</a>
</li>
<li class="active">
<a href="#">TTL</a>
</li>
</ul>
<a name="root"> </a>
<h2 id="root">: MedCom Care Communication Reply Message Example - TTL Representation</h2>
<p><a href="Bundle-CareCommunicationMessageReplyExample.ttl" no-download="true">Raw ttl</a> | <a href="Bundle-CareCommunicationMessageReplyExample.ttl" download>Download</a></p>
<!-- insert intro if present -->
<pre class="rdf"><code class="language-turtle">
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle;
<a href="http://hl7.org/fhir/R4/rdf.html#tree-root">fhir:nodeRole</a> fhir:treeRoot;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "CareCommunicationMessageReplyExample"];
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-careCommunication-message";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-careCommunication-message> ]
];
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.type">fhir:Bundle.type</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "message"];
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.timestamp">fhir:Bundle.timestamp</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#instant">fhir:value</a> "2020-09-30T10:22:11Z"^^xsd:dateTime];
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry">fhir:Bundle.entry</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "MessageHeader/CareCommunicationReplyMessageHeader" ];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader">fhir:Bundle.entry.resource</a> <MessageHeader/CareCommunicationReplyMessageHeader>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 1;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Patient/733cef33-3626-422b-955d-d506aaa65fe1" ];
<a href="http://hl7.org/fhir/R4/patient.html#Patient">fhir:Bundle.entry.resource</a> <Patient/733cef33-3626-422b-955d-d506aaa65fe1>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 2;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Organization/BurnCenter" ];
<a href="http://hl7.org/fhir/R4/organization.html#Organization">fhir:Bundle.entry.resource</a> <Organization/BurnCenter>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 3;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Communication/CareCommunicationReplyContent" ];
<a href="http://hl7.org/fhir/R4/communication.html#Communication">fhir:Bundle.entry.resource</a> <Communication/CareCommunicationReplyContent>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 4;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Encounter/EncounterWithLPR3Identifier" ];
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter">fhir:Bundle.entry.resource</a> <Encounter/EncounterWithLPR3Identifier>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 5;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Practitioner/MichaelBurns" ];
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner">fhir:Bundle.entry.resource</a> <Practitioner/MichaelBurns>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 6;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Practitioner/EmmaWaters" ];
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner">fhir:Bundle.entry.resource</a> <Practitioner/EmmaWaters>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 7;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Organization/MessageReceiver" ];
<a href="http://hl7.org/fhir/R4/organization.html#Organization">fhir:Bundle.entry.resource</a> <Organization/MessageReceiver>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 8;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Organization/MessageSender" ];
<a href="http://hl7.org/fhir/R4/organization.html#Organization">fhir:Bundle.entry.resource</a> <Organization/MessageSender>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 9;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Provenance/NewCareCommunicationProvenanceForReply" ];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance">fhir:Bundle.entry.resource</a> <Provenance/NewCareCommunicationProvenanceForReply>
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 10;
<a href="http://hl7.org/fhir/R4/bundle.html#Bundle.entry.fullUrl">fhir:Bundle.entry.fullUrl</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "Provenance/ReplyCareCommunicationProvenance" ];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance">fhir:Bundle.entry.resource</a> <Provenance/ReplyCareCommunicationProvenance>
].
<MessageHeader/CareCommunicationReplyMessageHeader> <a href="http://hl7.org/fhir/R4/messageheader.html">a</a> fhir:MessageHeader;
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "CareCommunicationReplyMessageHeader"];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-careCommunication-messageHeader";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-careCommunication-messageHeader> ]
];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>event</b>: <span title=\"{http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-messaging-eventCodes care-communication-message}\">Care Communication Message</span></p><h3>Destinations</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Endpoint</b></td><td><b>Receiver</b></td></tr><tr><td>*</td><td></td><td><a href=\"http://medcom.dk/unknown\">http://medcom.dk/unknown</a></td><td><a href=\"#Organization_MessageSender\">See above (Organization/MessageSender)</a></td></tr></table><p><b>sender</b>: <a href=\"#Organization_MessageReceiver\">See above (Organization/MessageReceiver)</a></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Endpoint</b></td></tr><tr><td>*</td><td><a href=\"http://medcom.dk/unknown\">http://medcom.dk/unknown</a></td></tr></table><p><b>focus</b>: <a href=\"#Communication_CareCommunicationReplyContent\">See above (Communication/CareCommunicationReplyContent)</a></p></div>"
];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.event[x]">fhir:MessageHeader.eventCoding</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.system">fhir:Coding.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-messaging-eventCodes" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.code">fhir:Coding.code</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "care-communication-message" ]
];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.destination">fhir:MessageHeader.destination</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.destination.extension">fhir:Element.extension</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.url">fhir:Extension.url</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-destinationUseExtension" ];
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.value[x]">fhir:Extension.valueCoding</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.system">fhir:Coding.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-messaging-destinationUse" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.code">fhir:Coding.code</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "primary" ] ] ];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.destination.endpoint">fhir:MessageHeader.destination.endpoint</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#url">fhir:value</a> "http://medcom.dk/unknown" ];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.destination.receiver">fhir:MessageHeader.destination.receiver</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Organization/MessageSender" ] ]
];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.sender">fhir:MessageHeader.sender</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Organization/MessageReceiver" ]
];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.source">fhir:MessageHeader.source</a> [
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.source.endpoint">fhir:MessageHeader.source.endpoint</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#url">fhir:value</a> "http://medcom.dk/unknown" ]
];
<a href="http://hl7.org/fhir/R4/messageheader.html#MessageHeader.focus">fhir:MessageHeader.focus</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Communication/CareCommunicationReplyContent" ]
].
<Patient/733cef33-3626-422b-955d-d506aaa65fe1> <a href="http://hl7.org/fhir/R4/patient.html">a</a> fhir:Patient;
<a href="http://hl7.org/fhir/R4/patient.html#Patient.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "733cef33-3626-422b-955d-d506aaa65fe1"];
<a href="http://hl7.org/fhir/R4/patient.html#Patient.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-patient";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-patient> ]
];
<a href="http://hl7.org/fhir/R4/patient.html#Patient.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 0102030405</p><p><b>name</b>: Eric Flame (OFFICIAL)</p><p><b>telecom</b>: ph: 12345678</p><p><b>address</b>: Flammesvinget 1 Aarhus 8000 C </p><p><b>managingOrganization</b>: <a href=\"#Organization_BurnCenter\">See above (Organization/BurnCenter)</a></p></div>"
];
<a href="http://hl7.org/fhir/R4/patient.html#Patient.identifier">fhir:Patient.identifier</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.system">fhir:Identifier.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "urn:oid:1.2.208.176.1.2" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.value">fhir:Identifier.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "0102030405" ]
];
<a href="http://hl7.org/fhir/R4/patient.html#Patient.name">fhir:Patient.name</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#HumanName#HumanName.use">fhir:HumanName.use</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "official" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#HumanName#HumanName.family">fhir:HumanName.family</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Flame" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#HumanName#HumanName.given">fhir:HumanName.given</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Eric";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0 ]
];
<a href="http://hl7.org/fhir/R4/patient.html#Patient.telecom">fhir:Patient.telecom</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#ContactPoint#ContactPoint.system">fhir:ContactPoint.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "phone" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#ContactPoint#ContactPoint.value">fhir:ContactPoint.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "12345678" ]
];
<a href="http://hl7.org/fhir/R4/patient.html#Patient.address">fhir:Patient.address</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Address#Address.line">fhir:Address.line</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Flammesvinget 1";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0 ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Address#Address.city">fhir:Address.city</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Aarhus" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Address#Address.postalCode">fhir:Address.postalCode</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "8000 C" ]
];
<a href="http://hl7.org/fhir/R4/patient.html#Patient.managingOrganization">fhir:Patient.managingOrganization</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Organization/BurnCenter" ]
].
<Organization/BurnCenter> <a href="http://hl7.org/fhir/R4/organization.html">a</a> fhir:Organization;
<a href="http://hl7.org/fhir/R4/organization.html#Organization.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "BurnCenter"];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-organization";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-organization> ]
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 123456789012345 (OFFICIAL)</p><p><b>name</b>: Aros Burn Center</p></div>"
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.identifier">fhir:Organization.identifier</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.use">fhir:Identifier.use</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "official" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.system">fhir:Identifier.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "urn:oid:1.2.208.176.1.1" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.value">fhir:Identifier.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "123456789012345" ]
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.name">fhir:Organization.name</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Aros Burn Center"].
<Communication/CareCommunicationReplyContent> <a href="http://hl7.org/fhir/R4/communication.html">a</a> fhir:Communication;
<a href="http://hl7.org/fhir/R4/communication.html#Communication.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "CareCommunicationReplyContent"];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-careCommunication-communication";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-careCommunication-communication> ]
];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: unknown</p><p><b>category</b>: <span title=\"Codes: {http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-careCommunication-categoryCodes carecoordination}\">Care Coordination</span></p><p><b>subject</b>: <a href=\"#Patient_733cef33-3626-422b-955d-d506aaa65fe1\">See above (Patient/733cef33-3626-422b-955d-d506aaa65fe1)</a></p><p><b>encounter</b>: <a href=\"#Encounter_EncounterWithLPR3Identifier\">See above (Encounter/EncounterWithLPR3Identifier)</a></p><p><b>sent</b>: 30. sep. 2020 12.22.11</p><blockquote><p><b>payload</b></p><p><b>Payload DateTime Extension</b>: 2020-09-28</p><p><b>Payload Author Extension</b>: <a href=\"#Practitioner_MichaelBurns\">See above (Practitioner/MichaelBurns)</a></p><p><b>content</b>: The burns are quite severe</p></blockquote><blockquote><p><b>payload</b></p><p><b>Payload DateTime Extension</b>: 2020-09-30</p><p><b>Payload Author Extension</b>: <a href=\"#Practitioner_EmmaWaters\">See above (Practitioner/EmmaWaters)</a></p><p><b>content</b>: Keep the patient under observation for at least 5 days</p></blockquote></div>"
];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.status">fhir:Communication.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "unknown"];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.category">fhir:Communication.category</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#CodeableConcept#CodeableConcept.coding">fhir:CodeableConcept.coding</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.system">fhir:Coding.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-careCommunication-categoryCodes" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.code">fhir:Coding.code</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "carecoordination" ] ]
];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.subject">fhir:Communication.subject</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Patient/733cef33-3626-422b-955d-d506aaa65fe1" ]
];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.encounter">fhir:Communication.encounter</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Encounter/EncounterWithLPR3Identifier" ]
];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.sent">fhir:Communication.sent</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#dateTime">fhir:value</a> "2020-09-30T10:22:11Z"^^xsd:dateTime];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.payload">fhir:Communication.payload</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/communication.html#Communication.payload.extension">fhir:Element.extension</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.url">fhir:Extension.url</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-datetime-extension" ];
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.value[x]">fhir:Extension.valueDateTime</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#dateTime">fhir:value</a> "2020-09-28"^^xsd:date ] ], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 1;
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.url">fhir:Extension.url</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-author-extension" ];
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.value[x]">fhir:Extension.valueReference</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Practitioner/MichaelBurns" ] ] ];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.payload.content[x]">fhir:Communication.payload.contentString</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "The burns are quite severe" ]
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 1;
<a href="http://hl7.org/fhir/R4/communication.html#Communication.payload.extension">fhir:Element.extension</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.url">fhir:Extension.url</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-datetime-extension" ];
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.value[x]">fhir:Extension.valueDateTime</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#dateTime">fhir:value</a> "2020-09-30"^^xsd:date ] ], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 1;
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.url">fhir:Extension.url</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-author-extension" ];
<a href="http://hl7.org/fhir/R4/extensibility.html#Extension#Extension.value[x]">fhir:Extension.valueReference</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Practitioner/EmmaWaters" ] ] ];
<a href="http://hl7.org/fhir/R4/communication.html#Communication.payload.content[x]">fhir:Communication.payload.contentString</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Keep the patient under observation for at least 5 days" ]
].
<Encounter/EncounterWithLPR3Identifier> <a href="http://hl7.org/fhir/R4/encounter.html">a</a> fhir:Encounter;
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "EncounterWithLPR3Identifier"];
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-lpr3Encounter";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-core-lpr3Encounter> ]
];
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: unknown</p><p><b>class</b>: <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span></p><p><b>subject</b>: <a href=\"#Patient_733cef33-3626-422b-955d-d506aaa65fe1\">See above (Patient/733cef33-3626-422b-955d-d506aaa65fe1)</a></p><p><b>episodeOfCare</b>: <span></span></p></div>"
];
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter.status">fhir:Encounter.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "unknown"];
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter.class">fhir:Encounter.class</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.system">fhir:Coding.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://terminology.hl7.org/CodeSystem/v3-ActCode" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.code">fhir:Coding.code</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "AMB" ]
];
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter.subject">fhir:Encounter.subject</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Patient/733cef33-3626-422b-955d-d506aaa65fe1" ]
];
<a href="http://hl7.org/fhir/R4/encounter.html#Encounter.episodeOfCare">fhir:Encounter.episodeOfCare</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.identifier">fhir:Reference.identifier</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.system">fhir:Identifier.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "https://www.esundhed.dk/Registre/Landspatientsregisteret" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.value">fhir:Identifier.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "12345678-1234-1234-1234-123456789012" ] ]
].
<Practitioner/MichaelBurns> <a href="http://hl7.org/fhir/R4/practitioner.html">a</a> fhir:Practitioner;
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "MichaelBurns"];
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>name</b>: Michael Burns </p></div>"
];
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner.name">fhir:Practitioner.name</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#HumanName#HumanName.family">fhir:HumanName.family</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Burns" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#HumanName#HumanName.given">fhir:HumanName.given</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Michael";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0 ]
].
<Practitioner/EmmaWaters> <a href="http://hl7.org/fhir/R4/practitioner.html">a</a> fhir:Practitioner;
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "EmmaWaters"];
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>name</b>: Emma Waters </p></div>"
];
<a href="http://hl7.org/fhir/R4/practitioner.html#Practitioner.name">fhir:Practitioner.name</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#HumanName#HumanName.family">fhir:HumanName.family</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Waters" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#HumanName#HumanName.given">fhir:HumanName.given</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Emma";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0 ]
].
<Organization/MessageReceiver> <a href="http://hl7.org/fhir/R4/organization.html">a</a> fhir:Organization;
<a href="http://hl7.org/fhir/R4/organization.html#Organization.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "MessageReceiver"];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-organization";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-organization> ]
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 543210987654321, id: 3210987654321</p><p><b>name</b>: Receiver Organization</p></div>"
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.identifier">fhir:Organization.identifier</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.system">fhir:Identifier.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "urn:oid:1.2.208.176.1.1" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.value">fhir:Identifier.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "543210987654321" ]
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 1;
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.system">fhir:Identifier.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "urn:oid:1.3.88" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.value">fhir:Identifier.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "3210987654321" ]
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.name">fhir:Organization.name</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Receiver Organization"].
<Organization/MessageSender> <a href="http://hl7.org/fhir/R4/organization.html">a</a> fhir:Organization;
<a href="http://hl7.org/fhir/R4/organization.html#Organization.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "MessageSender"];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-organization";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-organization> ]
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 123456789012345, id: 1234567890123</p><p><b>name</b>: Sender Organization</p></div>"
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.identifier">fhir:Organization.identifier</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.system">fhir:Identifier.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "urn:oid:1.2.208.176.1.1" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.value">fhir:Identifier.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "123456789012345" ]
], [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 1;
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.system">fhir:Identifier.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "urn:oid:1.3.88" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Identifier#Identifier.value">fhir:Identifier.value</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "1234567890123" ]
];
<a href="http://hl7.org/fhir/R4/organization.html#Organization.name">fhir:Organization.name</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Sender Organization"].
<Provenance/NewCareCommunicationProvenanceForReply> <a href="http://hl7.org/fhir/R4/provenance.html">a</a> fhir:Provenance;
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "NewCareCommunicationProvenanceForReply"];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-provenance";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-provenance> ]
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"#MessageHeader_CareCommunicationReplyMessageHeader\">See above (MessageHeader/CareCommunicationReplyMessageHeader)</a></p><p><b>occurred</b>: 28. sep. 2020 14.34.56</p><p><b>recorded</b>: 28. sep. 2020 14.34.56</p><p><b>activity</b>: <span title=\"Codes: {http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-messaging-activityCodes new-message}\">A new message has been sent</span></p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Who</b></td></tr><tr><td>*</td><td><a href=\"#Organization_MessageSender\">See above (Organization/MessageSender)</a></td></tr></table></div>"
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.target">fhir:Provenance.target</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "MessageHeader/CareCommunicationReplyMessageHeader" ]
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.occurred[x]">fhir:Provenance.occurredDateTime</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#dateTime">fhir:value</a> "2020-09-28T12:34:56Z"^^xsd:dateTime];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.recorded">fhir:Provenance.recorded</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#instant">fhir:value</a> "2020-09-28T12:34:56Z"^^xsd:dateTime];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.activity">fhir:Provenance.activity</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#CodeableConcept#CodeableConcept.coding">fhir:CodeableConcept.coding</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.system">fhir:Coding.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-messaging-activityCodes" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.code">fhir:Coding.code</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "new-message" ] ]
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.agent">fhir:Provenance.agent</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.agent.who">fhir:Provenance.agent.who</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Organization/MessageSender" ] ]
].
<Provenance/ReplyCareCommunicationProvenance> <a href="http://hl7.org/fhir/R4/provenance.html">a</a> fhir:Provenance;
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.id">fhir:Resource.id</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "ReplyCareCommunicationProvenance"];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.meta">fhir:Resource.meta</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Meta#Meta.profile">fhir:Meta.profile</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#canonical">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-provenance";
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/rdf.html#reference">fhir:link</a> <http://medcomfhir.dk/fhir/core/1.0/StructureDefinition/medcom-messaging-provenance> ]
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.text">fhir:DomainResource.text</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#Narrative#Narrative.status">fhir:Narrative.status</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>target</b>: <a href=\"#MessageHeader_CareCommunicationReplyMessageHeader\">See above (MessageHeader/CareCommunicationReplyMessageHeader)</a></p><p><b>occurred</b>: 30. sep. 2020 12.22.11</p><p><b>recorded</b>: 30. sep. 2020 12.22.11</p><p><b>activity</b>: <span title=\"Codes: {http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-messaging-activityCodes reply-message}\">A message has been replied to</span></p><h3>Agents</h3><table class=\"grid\"><tr><td>-</td><td><b>Who</b></td></tr><tr><td>*</td><td><a href=\"#Organization_MessageReceiver\">See above (Organization/MessageReceiver)</a></td></tr></table></div>"
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.target">fhir:Provenance.target</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "MessageHeader/CareCommunicationReplyMessageHeader" ]
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.occurred[x]">fhir:Provenance.occurredDateTime</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#dateTime">fhir:value</a> "2020-09-30T10:22:11Z"^^xsd:dateTime];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.recorded">fhir:Provenance.recorded</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#instant">fhir:value</a> "2020-09-30T10:22:11Z"^^xsd:dateTime];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.activity">fhir:Provenance.activity</a> [
<a href="http://hl7.org/fhir/R4/datatypes.html#CodeableConcept#CodeableConcept.coding">fhir:CodeableConcept.coding</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.system">fhir:Coding.system</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#uri">fhir:value</a> "http://medcomfhir.dk/fhir/core/1.0/CodeSystem/medcom-messaging-activityCodes" ];
<a href="http://hl7.org/fhir/R4/datatypes.html#Coding#Coding.code">fhir:Coding.code</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#code">fhir:value</a> "reply-message" ] ]
];
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.agent">fhir:Provenance.agent</a> [
<a href="http://hl7.org/fhir/R4/rdf.html#index">fhir:index</a> 0;
<a href="http://hl7.org/fhir/R4/provenance.html#Provenance.agent.who">fhir:Provenance.agent.who</a> [
<a href="http://hl7.org/fhir/R4/references.html#Reference#Reference.reference">fhir:Reference.reference</a> [ <a href="http://hl7.org/fhir/R4/datatypes.html#string">fhir:value</a> "Organization/MessageReceiver" ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
</code></pre>
<!-- insert notes if present -->
</div>
</div> <!-- /inner-wrapper -->
</div> <!-- /row -->
</div> <!-- /container -->
</div> <!-- /segment-content -->
<script type="text/javascript" src="assets/js/jquery.js"> </script> <!-- note keep space here, otherwise it will be transformed to empty tag -> fails -->
<script type="text/javascript" src="assets/js/jquery-ui.min.js"> </script>
<script type="text/javascript">
$(document).ready(function(){
if(window.location.hash != "") {
$('a[href="' + window.location.hash + '"]').click()
}
});
</script>
<div id="segment-footer" igtool="footer" class="segment"> <!-- segment-footer -->
<div class="container"> <!-- container -->
<div class="inner-wrapper">
<p>
IG © 2021+ <a style="color: #81BEF7" href="http://www.medcom.dk">MedCom</a>. Package dk.fhir.ig.medcom-core#1.0 based on <a style="color: #81BEF7" href="http://hl7.org/fhir/R4/">FHIR 4.0.1</a>. Generated <span title="Fri, Jan 22, 2021 10:15+0100">2021-01-22</span>
<br/>
<span style="color: #FFFF77">
Links: <a style="color: #81BEF7" href="toc.html">Table of Contents</a> |
<a style="color: #81BEF7" href="qa.html">QA Report</a>
</span>
</p>
</div> <!-- /inner-wrapper -->
</div> <!-- /container -->
</div> <!-- /segment-footer -->
<div id="segment-post-footer" class="segment hidden"> <!-- segment-post-footer -->
<div class="container"> <!-- container -->
</div> <!-- /container -->
</div> <!-- /segment-post-footer -->
<!-- JS and analytics only. -->
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="assets/js/bootstrap.min.js"> </script>
<script type="text/javascript" src="assets/js/respond.min.js"> </script>
<script type="text/javascript" src="assets/js/anchor.min.js"> </script>
<script>anchors.options.visible = 'hover'
anchors.add()</script>
<!-- Analytics Below
================================================== -->
</body>
</html>