@haste-health/hl7.fhir.r4.test-data 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.index.json +285 -0
- package/examples-json/account-example.json +48 -0
- package/examples-json/allergyintolerance-example.json +119 -0
- package/examples-json/appointment-example.json +103 -0
- package/examples-json/appointmentresponse-example.json +17 -0
- package/examples-json/auditevent-example.json +121 -0
- package/examples-json/basic-example.json +74 -0
- package/examples-json/binary-example.json +9 -0
- package/examples-json/bodystructure-example-fetus.json +28 -0
- package/examples-json/capabilitystatement-example.json +198 -0
- package/examples-json/careteam-example.json +85 -0
- package/examples-json/clinicalimpression-example.json +68 -0
- package/examples-json/codesystem-example.json +95 -0
- package/examples-json/communication-example.json +75 -0
- package/examples-json/compartmentdefinition-example.json +63 -0
- package/examples-json/composition-example.json +167 -0
- package/examples-json/conceptmap-example.json +115 -0
- package/examples-json/condition-example.json +75 -0
- package/examples-json/condition-example.xml +60 -0
- package/examples-json/consent-example.json +54 -0
- package/examples-json/detectedissue-example.json +53 -0
- package/examples-json/device-example.json +14 -0
- package/examples-json/devicemetric-example.json +55 -0
- package/examples-json/deviceusestatement-example.json +27 -0
- package/examples-json/diagnosticreport-example.json +1002 -0
- package/examples-json/directive-include.json.out +16 -0
- package/examples-json/directive-skip.json.out +12 -0
- package/examples-json/directive-variable.json.out +16 -0
- package/examples-json/documentreference-example.json +162 -0
- package/examples-json/encounter-example.json +17 -0
- package/examples-json/endpoint-example.json +50 -0
- package/examples-json/episodeofcare-example.json +102 -0
- package/examples-json/familymemberhistory-example.json +66 -0
- package/examples-json/filter-fhirpath.json.out +14 -0
- package/examples-json/flag-example.json +48 -0
- package/examples-json/flatten-first.json.out +7 -0
- package/examples-json/flatten-singleton1.json.out +7 -0
- package/examples-json/flatten-singleton3.json.out +7 -0
- package/examples-json/flatten-slice1.json.out +10 -0
- package/examples-json/flatten-slice2.json.out +10 -0
- package/examples-json/flatten.json.out +7 -0
- package/examples-json/goal-example.json +87 -0
- package/examples-json/graphdefinition-example.json +61 -0
- package/examples-json/group-example.json +41 -0
- package/examples-json/healthcareservice-example.json +224 -0
- package/examples-json/immunization-example.json +132 -0
- package/examples-json/implementationguide-example.json +128 -0
- package/examples-json/linkage-example.json +27 -0
- package/examples-json/list-example-long.xml +1281 -0
- package/examples-json/list-example.json +45 -0
- package/examples-json/list-sub.json.out +23 -0
- package/examples-json/location-example.json +73 -0
- package/examples-json/medicationadministration0301.json +134 -0
- package/examples-json/medicationdispense0301.json +134 -0
- package/examples-json/medicationdispenseexample8.xml +64 -0
- package/examples-json/medicationrequest0301.json +279 -0
- package/examples-json/medicationstatementexample1.json +198 -0
- package/examples-json/messagedefinition-example.json +31 -0
- package/examples-json/messageheader-example.json +61 -0
- package/examples-json/molecularsequence-example.json +42 -0
- package/examples-json/namingsystem-example.json +37 -0
- package/examples-json/observation-decimal.json +77 -0
- package/examples-json/observation-decimal.xml +70 -0
- package/examples-json/observation-example-20minute-apgar-score.xml +169 -0
- package/examples-json/observation-example.json +57 -0
- package/examples-json/observation-example.xml +74 -0
- package/examples-json/operationdefinition-example.json +105 -0
- package/examples-json/operationoutcome-example.json +24 -0
- package/examples-json/organization-1.json +42 -0
- package/examples-json/organization-1.xml +49 -0
- package/examples-json/organization-example.json +42 -0
- package/examples-json/parameters-example.json +37 -0
- package/examples-json/patient-example-xds.xml +39 -0
- package/examples-json/patient-example.json +165 -0
- package/examples-json/patient-example.xml +156 -0
- package/examples-json/patient-glossy-example.xml +43 -0
- package/examples-json/paymentnotice-example.json +50 -0
- package/examples-json/person-example.json +88 -0
- package/examples-json/polymorphic.json.out +9 -0
- package/examples-json/practitioner-example.json +63 -0
- package/examples-json/practitionerrole-example.json +104 -0
- package/examples-json/questionnaire-example.json +157 -0
- package/examples-json/questionnaireresponse-example-bluebook.json +140 -0
- package/examples-json/reference-fragment-type.json.out +24 -0
- package/examples-json/reference-reverse.json.out +6 -0
- package/examples-json/reference-type-in.json.out +24 -0
- package/examples-json/reference-type-out.json.out +21 -0
- package/examples-json/reference.json.out +24 -0
- package/examples-json/riskassessment-example.json +186 -0
- package/examples-json/schedule-example.json +57 -0
- package/examples-json/search-full.json.out +21 -0
- package/examples-json/search-simple.json.out +9 -0
- package/examples-json/search-single.json.out +6 -0
- package/examples-json/simple.json.out +16 -0
- package/examples-json/slot-example.json +54 -0
- package/examples-json/specimen-example.json +109 -0
- package/examples-json/structuremap-example.json +77 -0
- package/examples-json/subscription-example.json +26 -0
- package/examples-json/substance-example.json +29 -0
- package/examples-json/supplydelivery-example.json +53 -0
- package/examples-json/valueset-example.json +93 -0
- package/package.json +20 -0
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><Organization xmlns="http://hl7.org/fhir">
|
|
2
|
+
<id value="hl7"/>
|
|
3
|
+
<text>
|
|
4
|
+
<status value="generated"/>
|
|
5
|
+
<div xmlns="http://www.w3.org/1999/xhtml">
|
|
6
|
+
Health Level Seven International
|
|
7
|
+
<br/>
|
|
8
|
+
3300 Washtenaw Avenue, Suite 227
|
|
9
|
+
<br/>
|
|
10
|
+
Ann Arbor, MI 48104
|
|
11
|
+
<br/>
|
|
12
|
+
USA
|
|
13
|
+
<br/>
|
|
14
|
+
(+1) 734-677-7777 (phone)
|
|
15
|
+
<br/>
|
|
16
|
+
(+1) 734-677-6622 (fax)
|
|
17
|
+
<br/>
|
|
18
|
+
E-mail:
|
|
19
|
+
<a href="mailto:hq@HL7.org">hq@HL7.org</a>
|
|
20
|
+
|
|
21
|
+
</div>
|
|
22
|
+
</text>
|
|
23
|
+
<!-- HL7 itself -->
|
|
24
|
+
<name value="Health Level Seven International"/>
|
|
25
|
+
<alias value="HL7 International"/>
|
|
26
|
+
<telecom>
|
|
27
|
+
<system value="phone"/>
|
|
28
|
+
<value value="(+1) 734-677-7777"/>
|
|
29
|
+
</telecom>
|
|
30
|
+
<telecom>
|
|
31
|
+
<system value="fax"/>
|
|
32
|
+
<value value="(+1) 734-677-6622"/>
|
|
33
|
+
</telecom>
|
|
34
|
+
<telecom>
|
|
35
|
+
<system value="email"/>
|
|
36
|
+
<value value="hq@HL7.org"/>
|
|
37
|
+
</telecom>
|
|
38
|
+
<address>
|
|
39
|
+
<line value="3300 Washtenaw Avenue, Suite 227"/>
|
|
40
|
+
<city value="Ann Arbor"/>
|
|
41
|
+
<state value="MI"/>
|
|
42
|
+
<postalCode value="48104"/>
|
|
43
|
+
<country value="USA"/>
|
|
44
|
+
</address>
|
|
45
|
+
<endpoint>
|
|
46
|
+
<!-- Endpoint that handles the v2 messaging for the external organization -->
|
|
47
|
+
<reference value="Endpoint/example"/>
|
|
48
|
+
</endpoint>
|
|
49
|
+
</Organization>
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Organization",
|
|
3
|
+
"id": "hl7",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Health Level Seven International\n <br/>\n\t\t\t\t3300 Washtenaw Avenue, Suite 227\n <br/>\n\t\t\t\tAnn Arbor, MI 48104\n <br/>\n\t\t\t\tUSA\n <br/>\n\t\t\t\t(+1) 734-677-7777 (phone)\n <br/>\n\t\t\t\t(+1) 734-677-6622 (fax)\n <br/>\n\t\t\t\tE-mail: \n <a href=\"mailto:hq@HL7.org\">hq@HL7.org</a>\n \n </div>"
|
|
7
|
+
},
|
|
8
|
+
"name": "Health Level Seven International",
|
|
9
|
+
"alias": [
|
|
10
|
+
"HL7 International"
|
|
11
|
+
],
|
|
12
|
+
"telecom": [
|
|
13
|
+
{
|
|
14
|
+
"system": "phone",
|
|
15
|
+
"value": "(+1) 734-677-7777"
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"system": "fax",
|
|
19
|
+
"value": "(+1) 734-677-6622"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"system": "email",
|
|
23
|
+
"value": "hq@HL7.org"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
26
|
+
"address": [
|
|
27
|
+
{
|
|
28
|
+
"line": [
|
|
29
|
+
"3300 Washtenaw Avenue, Suite 227"
|
|
30
|
+
],
|
|
31
|
+
"city": "Ann Arbor",
|
|
32
|
+
"state": "MI",
|
|
33
|
+
"postalCode": "48104",
|
|
34
|
+
"country": "USA"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"endpoint": [
|
|
38
|
+
{
|
|
39
|
+
"reference": "Endpoint/example"
|
|
40
|
+
}
|
|
41
|
+
]
|
|
42
|
+
}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Parameters",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"parameter": [
|
|
5
|
+
{
|
|
6
|
+
"name": "exact",
|
|
7
|
+
"valueBoolean": true
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"name": "property",
|
|
11
|
+
"part": [
|
|
12
|
+
{
|
|
13
|
+
"name": "code",
|
|
14
|
+
"valueCode": "focus"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"name": "value",
|
|
18
|
+
"valueCode": "top"
|
|
19
|
+
}
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "patient",
|
|
24
|
+
"resource": {
|
|
25
|
+
"resourceType": "Patient",
|
|
26
|
+
"id": "example",
|
|
27
|
+
"name": [
|
|
28
|
+
{
|
|
29
|
+
"use": "official",
|
|
30
|
+
"family": "Chalmers",
|
|
31
|
+
"given": ["Peter", "James"]
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><Patient xmlns="http://hl7.org/fhir">
|
|
2
|
+
<id value="xds"/>
|
|
3
|
+
<text>
|
|
4
|
+
<status value="generated"/>
|
|
5
|
+
<div xmlns="http://www.w3.org/1999/xhtml">
|
|
6
|
+
|
|
7
|
+
<p>Patient John Doe, M, 27-May 1956. ID: 89765a87b</p>
|
|
8
|
+
|
|
9
|
+
</div>
|
|
10
|
+
</text>
|
|
11
|
+
<identifier>
|
|
12
|
+
<use value="usual"/>
|
|
13
|
+
<type>
|
|
14
|
+
<coding>
|
|
15
|
+
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
|
|
16
|
+
<code value="MR"/>
|
|
17
|
+
</coding>
|
|
18
|
+
</type>
|
|
19
|
+
<system value="urn:oid:1.2.3.4.5"/>
|
|
20
|
+
<value value="89765a87b"/>
|
|
21
|
+
</identifier>
|
|
22
|
+
<active value="true"/>
|
|
23
|
+
<name>
|
|
24
|
+
<family value="Doe"/>
|
|
25
|
+
<given value="John"/>
|
|
26
|
+
</name>
|
|
27
|
+
<gender value="male"/>
|
|
28
|
+
<birthDate value="1956-05-27"/>
|
|
29
|
+
<address>
|
|
30
|
+
<line value="100 Main St"/>
|
|
31
|
+
<city value="Metropolis"/>
|
|
32
|
+
<state value="Il"/>
|
|
33
|
+
<postalCode value="44130"/>
|
|
34
|
+
<country value="USA"/>
|
|
35
|
+
</address>
|
|
36
|
+
<managingOrganization>
|
|
37
|
+
<reference value="Organization/2"/>
|
|
38
|
+
</managingOrganization>
|
|
39
|
+
</Patient>
|
|
@@ -0,0 +1,165 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Patient",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<table>\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Name</td>\n\t\t\t\t\t\t<td>Peter James \n <b>Chalmers</b> ("Jim")\n </td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Address</td>\n\t\t\t\t\t\t<td>534 Erewhon, Pleasantville, Vic, 3999</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Contacts</td>\n\t\t\t\t\t\t<td>Home: unknown. Work: (03) 5555 6473</td>\n\t\t\t\t\t</tr>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Id</td>\n\t\t\t\t\t\t<td>MRN: 12345 (Acme Healthcare)</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</tbody>\n\t\t\t</table>\n\t\t</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"use": "usual",
|
|
11
|
+
"type": {
|
|
12
|
+
"coding": [
|
|
13
|
+
{
|
|
14
|
+
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
15
|
+
"code": "MR"
|
|
16
|
+
}
|
|
17
|
+
]
|
|
18
|
+
},
|
|
19
|
+
"system": "urn:oid:1.2.36.146.595.217.0.1",
|
|
20
|
+
"value": "12345",
|
|
21
|
+
"period": {
|
|
22
|
+
"start": "2001-05-06"
|
|
23
|
+
},
|
|
24
|
+
"assigner": {
|
|
25
|
+
"display": "Acme Healthcare"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"active": true,
|
|
30
|
+
"name": [
|
|
31
|
+
{
|
|
32
|
+
"use": "official",
|
|
33
|
+
"family": "Chalmers",
|
|
34
|
+
"given": [
|
|
35
|
+
"Peter",
|
|
36
|
+
"James"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
"use": "usual",
|
|
41
|
+
"given": [
|
|
42
|
+
"Jim"
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"use": "maiden",
|
|
47
|
+
"family": "Windsor",
|
|
48
|
+
"given": [
|
|
49
|
+
"Peter",
|
|
50
|
+
"James"
|
|
51
|
+
],
|
|
52
|
+
"period": {
|
|
53
|
+
"end": "2002"
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"telecom": [
|
|
58
|
+
{
|
|
59
|
+
"use": "home"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"system": "phone",
|
|
63
|
+
"value": "(03) 5555 6473",
|
|
64
|
+
"use": "work",
|
|
65
|
+
"rank": 1
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"system": "phone",
|
|
69
|
+
"value": "(03) 3410 5613",
|
|
70
|
+
"use": "mobile",
|
|
71
|
+
"rank": 2
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"system": "phone",
|
|
75
|
+
"value": "(03) 5555 8834",
|
|
76
|
+
"use": "old",
|
|
77
|
+
"period": {
|
|
78
|
+
"end": "2014"
|
|
79
|
+
}
|
|
80
|
+
}
|
|
81
|
+
],
|
|
82
|
+
"gender": "male",
|
|
83
|
+
"birthDate": "1974-12-25",
|
|
84
|
+
"_birthDate": {
|
|
85
|
+
"extension": [
|
|
86
|
+
{
|
|
87
|
+
"url": "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
|
|
88
|
+
"valueDateTime": "1974-12-25T14:35:45-05:00"
|
|
89
|
+
}
|
|
90
|
+
]
|
|
91
|
+
},
|
|
92
|
+
"deceasedBoolean": false,
|
|
93
|
+
"address": [
|
|
94
|
+
{
|
|
95
|
+
"use": "home",
|
|
96
|
+
"type": "both",
|
|
97
|
+
"text": "534 Erewhon St PeasantVille, Rainbow, Vic 3999",
|
|
98
|
+
"line": [
|
|
99
|
+
"534 Erewhon St"
|
|
100
|
+
],
|
|
101
|
+
"city": "PleasantVille",
|
|
102
|
+
"district": "Rainbow",
|
|
103
|
+
"state": "Vic",
|
|
104
|
+
"postalCode": "3999",
|
|
105
|
+
"period": {
|
|
106
|
+
"start": "1974-12-25"
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"contact": [
|
|
111
|
+
{
|
|
112
|
+
"relationship": [
|
|
113
|
+
{
|
|
114
|
+
"coding": [
|
|
115
|
+
{
|
|
116
|
+
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
|
|
117
|
+
"code": "N"
|
|
118
|
+
}
|
|
119
|
+
]
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"name": {
|
|
123
|
+
"family": "du Marché",
|
|
124
|
+
"_family": {
|
|
125
|
+
"extension": [
|
|
126
|
+
{
|
|
127
|
+
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
|
|
128
|
+
"valueString": "VV"
|
|
129
|
+
}
|
|
130
|
+
]
|
|
131
|
+
},
|
|
132
|
+
"given": [
|
|
133
|
+
"Bénédicte"
|
|
134
|
+
]
|
|
135
|
+
},
|
|
136
|
+
"telecom": [
|
|
137
|
+
{
|
|
138
|
+
"system": "phone",
|
|
139
|
+
"value": "+33 (237) 998327"
|
|
140
|
+
}
|
|
141
|
+
],
|
|
142
|
+
"address": {
|
|
143
|
+
"use": "home",
|
|
144
|
+
"type": "both",
|
|
145
|
+
"line": [
|
|
146
|
+
"534 Erewhon St"
|
|
147
|
+
],
|
|
148
|
+
"city": "PleasantVille",
|
|
149
|
+
"district": "Rainbow",
|
|
150
|
+
"state": "Vic",
|
|
151
|
+
"postalCode": "3999",
|
|
152
|
+
"period": {
|
|
153
|
+
"start": "1974-12-25"
|
|
154
|
+
}
|
|
155
|
+
},
|
|
156
|
+
"gender": "female",
|
|
157
|
+
"period": {
|
|
158
|
+
"start": "2012"
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
],
|
|
162
|
+
"managingOrganization": {
|
|
163
|
+
"reference": "Organization/1"
|
|
164
|
+
}
|
|
165
|
+
}
|
|
@@ -0,0 +1,156 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><Patient xmlns="http://hl7.org/fhir">
|
|
2
|
+
<id value="example"/>
|
|
3
|
+
<text>
|
|
4
|
+
<status value="generated"/>
|
|
5
|
+
<div xmlns="http://www.w3.org/1999/xhtml">
|
|
6
|
+
<table>
|
|
7
|
+
<tbody>
|
|
8
|
+
<tr>
|
|
9
|
+
<td>Name</td>
|
|
10
|
+
<td>Peter James
|
|
11
|
+
<b>Chalmers</b> ("Jim")
|
|
12
|
+
</td>
|
|
13
|
+
</tr>
|
|
14
|
+
<tr>
|
|
15
|
+
<td>Address</td>
|
|
16
|
+
<td>534 Erewhon, Pleasantville, Vic, 3999</td>
|
|
17
|
+
</tr>
|
|
18
|
+
<tr>
|
|
19
|
+
<td>Contacts</td>
|
|
20
|
+
<td>Home: unknown. Work: (03) 5555 6473</td>
|
|
21
|
+
</tr>
|
|
22
|
+
<tr>
|
|
23
|
+
<td>Id</td>
|
|
24
|
+
<td>MRN: 12345 (Acme Healthcare)</td>
|
|
25
|
+
</tr>
|
|
26
|
+
</tbody>
|
|
27
|
+
</table>
|
|
28
|
+
</div>
|
|
29
|
+
</text>
|
|
30
|
+
<!-- MRN assigned by ACME healthcare on 6-May 2001 -->
|
|
31
|
+
<identifier>
|
|
32
|
+
<use value="usual"/>
|
|
33
|
+
<type>
|
|
34
|
+
<coding>
|
|
35
|
+
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
|
|
36
|
+
<code value="MR"/>
|
|
37
|
+
</coding>
|
|
38
|
+
</type>
|
|
39
|
+
<system value="urn:oid:1.2.36.146.595.217.0.1"/>
|
|
40
|
+
<value value="12345"/>
|
|
41
|
+
<period>
|
|
42
|
+
<start value="2001-05-06"/>
|
|
43
|
+
</period>
|
|
44
|
+
<assigner>
|
|
45
|
+
<display value="Acme Healthcare"/>
|
|
46
|
+
</assigner>
|
|
47
|
+
</identifier>
|
|
48
|
+
<active value="true"/>
|
|
49
|
+
<!-- Peter James Chalmers, but called "Jim" -->
|
|
50
|
+
<name>
|
|
51
|
+
<use value="official"/>
|
|
52
|
+
<family value="Chalmers"/>
|
|
53
|
+
<given value="Peter"/>
|
|
54
|
+
<given value="James"/>
|
|
55
|
+
</name>
|
|
56
|
+
<name>
|
|
57
|
+
<use value="usual"/>
|
|
58
|
+
<given value="Jim"/>
|
|
59
|
+
</name>
|
|
60
|
+
<name>
|
|
61
|
+
<!-- Maiden names apply for anyone whose name changes as a result of marriage - irrespective of gender -->
|
|
62
|
+
<use value="maiden"/>
|
|
63
|
+
<family value="Windsor"/>
|
|
64
|
+
<given value="Peter"/>
|
|
65
|
+
<given value="James"/>
|
|
66
|
+
<period>
|
|
67
|
+
<end value="2002"/>
|
|
68
|
+
</period>
|
|
69
|
+
</name>
|
|
70
|
+
<telecom>
|
|
71
|
+
<use value="home"/>
|
|
72
|
+
<!-- home communication details aren't known -->
|
|
73
|
+
</telecom>
|
|
74
|
+
<telecom>
|
|
75
|
+
<system value="phone"/>
|
|
76
|
+
<value value="(03) 5555 6473"/>
|
|
77
|
+
<use value="work"/>
|
|
78
|
+
<rank value="1"/>
|
|
79
|
+
</telecom>
|
|
80
|
+
<telecom>
|
|
81
|
+
<system value="phone"/>
|
|
82
|
+
<value value="(03) 3410 5613"/>
|
|
83
|
+
<use value="mobile"/>
|
|
84
|
+
<rank value="2"/>
|
|
85
|
+
</telecom>
|
|
86
|
+
<telecom>
|
|
87
|
+
<system value="phone"/>
|
|
88
|
+
<value value="(03) 5555 8834"/>
|
|
89
|
+
<use value="old"/>
|
|
90
|
+
<period>
|
|
91
|
+
<end value="2014"/>
|
|
92
|
+
</period>
|
|
93
|
+
</telecom>
|
|
94
|
+
<!-- use FHIR code system for male / female -->
|
|
95
|
+
<gender value="male"/>
|
|
96
|
+
<birthDate value="1974-12-25">
|
|
97
|
+
<extension url="http://hl7.org/fhir/StructureDefinition/patient-birthTime">
|
|
98
|
+
<valueDateTime value="1974-12-25T14:35:45-05:00"/>
|
|
99
|
+
</extension>
|
|
100
|
+
</birthDate>
|
|
101
|
+
<deceasedBoolean value="false"/>
|
|
102
|
+
<address>
|
|
103
|
+
<use value="home"/>
|
|
104
|
+
<type value="both"/>
|
|
105
|
+
<text value="534 Erewhon St PeasantVille, Rainbow, Vic 3999"/>
|
|
106
|
+
<line value="534 Erewhon St"/>
|
|
107
|
+
<city value="PleasantVille"/>
|
|
108
|
+
<district value="Rainbow"/>
|
|
109
|
+
<state value="Vic"/>
|
|
110
|
+
<postalCode value="3999"/>
|
|
111
|
+
<period>
|
|
112
|
+
<start value="1974-12-25"/>
|
|
113
|
+
</period>
|
|
114
|
+
</address>
|
|
115
|
+
<contact>
|
|
116
|
+
<relationship>
|
|
117
|
+
<coding>
|
|
118
|
+
<system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
|
|
119
|
+
<code value="N"/>
|
|
120
|
+
</coding>
|
|
121
|
+
</relationship>
|
|
122
|
+
<name>
|
|
123
|
+
<family value="du Marché">
|
|
124
|
+
<!-- the "du" part is a family name prefix (VV in iso 21090) -->
|
|
125
|
+
<extension url="http://hl7.org/fhir/StructureDefinition/humanname-own-prefix">
|
|
126
|
+
<valueString value="VV"/>
|
|
127
|
+
</extension>
|
|
128
|
+
</family>
|
|
129
|
+
<given value="Bénédicte"/>
|
|
130
|
+
</name>
|
|
131
|
+
<telecom>
|
|
132
|
+
<system value="phone"/>
|
|
133
|
+
<value value="+33 (237) 998327"/>
|
|
134
|
+
</telecom>
|
|
135
|
+
<address>
|
|
136
|
+
<use value="home"/>
|
|
137
|
+
<type value="both"/>
|
|
138
|
+
<line value="534 Erewhon St"/>
|
|
139
|
+
<city value="PleasantVille"/>
|
|
140
|
+
<district value="Rainbow"/>
|
|
141
|
+
<state value="Vic"/>
|
|
142
|
+
<postalCode value="3999"/>
|
|
143
|
+
<period>
|
|
144
|
+
<start value="1974-12-25"/>
|
|
145
|
+
</period>
|
|
146
|
+
</address>
|
|
147
|
+
<gender value="female"/>
|
|
148
|
+
<period>
|
|
149
|
+
<!-- The contact relationship started in 2012 -->
|
|
150
|
+
<start value="2012"/>
|
|
151
|
+
</period>
|
|
152
|
+
</contact>
|
|
153
|
+
<managingOrganization>
|
|
154
|
+
<reference value="Organization/1"/>
|
|
155
|
+
</managingOrganization>
|
|
156
|
+
</Patient>
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><Patient xmlns="http://hl7.org/fhir">
|
|
2
|
+
<id value="glossy"/>
|
|
3
|
+
<meta>
|
|
4
|
+
<lastUpdated value="2014-11-13T11:41:00+11:00"/>
|
|
5
|
+
</meta>
|
|
6
|
+
<text>
|
|
7
|
+
<status value="generated"/>
|
|
8
|
+
<div xmlns="http://www.w3.org/1999/xhtml">
|
|
9
|
+
<p>Henry Levin the 7th</p>
|
|
10
|
+
<p>MRN: 123456. Male, 24-Sept 1932</p>
|
|
11
|
+
</div>
|
|
12
|
+
</text>
|
|
13
|
+
<extension url="http://example.org/StructureDefinition/trials">
|
|
14
|
+
<valueCode value="renal"/>
|
|
15
|
+
</extension>
|
|
16
|
+
<identifier>
|
|
17
|
+
<use value="usual"/>
|
|
18
|
+
<type>
|
|
19
|
+
<coding>
|
|
20
|
+
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
|
|
21
|
+
<code value="MR"/>
|
|
22
|
+
</coding>
|
|
23
|
+
</type>
|
|
24
|
+
<system value="http://www.goodhealth.org/identifiers/mrn"/>
|
|
25
|
+
<value value="123456"/>
|
|
26
|
+
</identifier>
|
|
27
|
+
<active value="true"/>
|
|
28
|
+
<name>
|
|
29
|
+
<family value="Levin"/>
|
|
30
|
+
<given value="Henry"/>
|
|
31
|
+
<suffix value="The 7th"/>
|
|
32
|
+
</name>
|
|
33
|
+
<gender value="male"/>
|
|
34
|
+
<birthDate value="1932-09-24"/>
|
|
35
|
+
<generalPractitioner>
|
|
36
|
+
<reference value="Practitioner/example"/>
|
|
37
|
+
<display value="Dr Adam Careful"/>
|
|
38
|
+
</generalPractitioner>
|
|
39
|
+
<managingOrganization>
|
|
40
|
+
<reference value="Organization/2"/>
|
|
41
|
+
<display value="Good Health Clinic"/>
|
|
42
|
+
</managingOrganization>
|
|
43
|
+
</Patient>
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "PaymentNotice",
|
|
3
|
+
"id": "77654",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">A human-readable rendering of the PaymentNotice</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"system": "http://benefitsinc.com/paymentnotice",
|
|
11
|
+
"value": "776543"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"status": "active",
|
|
15
|
+
"request": {
|
|
16
|
+
"reference": "http://benefitsinc.com/fhir/claim/12345"
|
|
17
|
+
},
|
|
18
|
+
"response": {
|
|
19
|
+
"reference": "http://benefitsinc.com/fhir/claimresponse/CR12345"
|
|
20
|
+
},
|
|
21
|
+
"created": "2014-08-16",
|
|
22
|
+
"provider": {
|
|
23
|
+
"reference": "Organization/1"
|
|
24
|
+
},
|
|
25
|
+
"payment": {
|
|
26
|
+
"reference": "PaymentReconciliation/ER2500"
|
|
27
|
+
},
|
|
28
|
+
"paymentDate": "2014-08-15",
|
|
29
|
+
"payee": {
|
|
30
|
+
"reference": "Organization/1"
|
|
31
|
+
},
|
|
32
|
+
"recipient": {
|
|
33
|
+
"identifier": {
|
|
34
|
+
"system": "http://regulators.gov",
|
|
35
|
+
"value": "AB123"
|
|
36
|
+
}
|
|
37
|
+
},
|
|
38
|
+
"amount": {
|
|
39
|
+
"value": 12500.00,
|
|
40
|
+
"currency": "USD"
|
|
41
|
+
},
|
|
42
|
+
"paymentStatus": {
|
|
43
|
+
"coding": [
|
|
44
|
+
{
|
|
45
|
+
"system": "http://terminology.hl7.org/CodeSystem/paymentstatus",
|
|
46
|
+
"code": "paid"
|
|
47
|
+
}
|
|
48
|
+
]
|
|
49
|
+
}
|
|
50
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Person",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <tbody>\n <tr>\n <td>Name</td>\n <td>Peter James <b>Chalmers</b> ("Jim")</td>\n </tr>\n <tr>\n <td>Address</td>\n <td>534 Erewhon, Pleasantville, Vic, 3999</td>\n </tr>\n <tr>\n <td>Contacts</td>\n <td>Home: unknown. Work: (03) 5555 6473</td>\n </tr>\n <tr>\n <td>Id</td>\n <td>MRN: 12345 (Acme Healthcare)</td>\n </tr>\n </tbody>\n </table>\n </div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"use": "usual",
|
|
11
|
+
"type": {
|
|
12
|
+
"coding": [
|
|
13
|
+
{
|
|
14
|
+
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
15
|
+
"code": "MR"
|
|
16
|
+
}
|
|
17
|
+
]
|
|
18
|
+
},
|
|
19
|
+
"system": "urn:oid:1.2.36.146.595.217.0.1",
|
|
20
|
+
"value": "12345",
|
|
21
|
+
"period": {
|
|
22
|
+
"start": "2001-05-06"
|
|
23
|
+
},
|
|
24
|
+
"assigner": {
|
|
25
|
+
"display": "Acme Healthcare"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
],
|
|
29
|
+
"name": [
|
|
30
|
+
{
|
|
31
|
+
"use": "official",
|
|
32
|
+
"family": "Chalmers",
|
|
33
|
+
"given": [
|
|
34
|
+
"Peter",
|
|
35
|
+
"James"
|
|
36
|
+
]
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"use": "usual",
|
|
40
|
+
"given": [
|
|
41
|
+
"Jim"
|
|
42
|
+
]
|
|
43
|
+
}
|
|
44
|
+
],
|
|
45
|
+
"telecom": [
|
|
46
|
+
{
|
|
47
|
+
"use": "home"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"system": "phone",
|
|
51
|
+
"value": "(03) 5555 6473",
|
|
52
|
+
"use": "work"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"system": "email",
|
|
56
|
+
"value": "Jim@example.org",
|
|
57
|
+
"use": "home"
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"gender": "male",
|
|
61
|
+
"birthDate": "1974-12-25",
|
|
62
|
+
"address": [
|
|
63
|
+
{
|
|
64
|
+
"use": "home",
|
|
65
|
+
"line": [
|
|
66
|
+
"534 Erewhon St"
|
|
67
|
+
],
|
|
68
|
+
"city": "PleasantVille",
|
|
69
|
+
"state": "Vic",
|
|
70
|
+
"postalCode": "3999"
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
"active": true,
|
|
74
|
+
"link": [
|
|
75
|
+
{
|
|
76
|
+
"target": {
|
|
77
|
+
"reference": "RelatedPerson/peter",
|
|
78
|
+
"display": "Peter Chalmers"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"target": {
|
|
83
|
+
"reference": "Patient/example",
|
|
84
|
+
"display": "Peter Chalmers"
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
]
|
|
88
|
+
}
|