@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,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"identifier":[{
|
|
3
|
+
"system":"urn:oid:1.2.36.146.595.217.0.1",
|
|
4
|
+
"value":"12345"
|
|
5
|
+
}],
|
|
6
|
+
"active":true,
|
|
7
|
+
"name":[{
|
|
8
|
+
"given":["Peter","James"],
|
|
9
|
+
"family":"Chalmers"
|
|
10
|
+
},{
|
|
11
|
+
"given":["Jim"]
|
|
12
|
+
},{
|
|
13
|
+
"given":["Peter","James"],
|
|
14
|
+
"family":"Windsor"
|
|
15
|
+
}]
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"identifier":[{
|
|
3
|
+
"system":"urn:oid:1.2.36.146.595.217.0.1",
|
|
4
|
+
"value":"12345"
|
|
5
|
+
}],
|
|
6
|
+
"active":true,
|
|
7
|
+
"name":[{
|
|
8
|
+
"given":["Peter","James"],
|
|
9
|
+
"family":"Chalmers"
|
|
10
|
+
},{
|
|
11
|
+
"given":["Jim"]
|
|
12
|
+
},{
|
|
13
|
+
"given":["Peter","James"],
|
|
14
|
+
"family":"Windsor"
|
|
15
|
+
}]
|
|
16
|
+
}
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "DocumentReference",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>contained</b>: </p><p><b>masterIdentifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7</p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: current</p><p><b>docStatus</b>: preliminary</p><p><b>type</b>: Outpatient Note <span>(Details : {LOINC code '34108-1' = 'Outpatient Note', given as 'Outpatient Note'})</span></p><p><b>category</b>: History and Physical <span>(Details : {http://ihe.net/xds/connectathon/classCodes code 'History and Physical' = 'History and Physical', given as 'History and Physical'})</span></p><p><b>subject</b>: <a>Patient/xcda</a></p><p><b>date</b>: 24/12/2005 9:43:41 AM</p><p><b>author</b>: </p><ul><li><a>Practitioner/xcda1</a></li><li>id: a2; Gerald Smitty </li></ul><p><b>authenticator</b>: <a>Organization/f001</a></p><p><b>custodian</b>: <a>Organization/f001</a></p><h3>RelatesTos</h3><table><tr><td>-</td><td><b>Code</b></td><td><b>Target</b></td></tr><tr><td>*</td><td>appends</td><td><a>DocumentReference/example</a></td></tr></table><p><b>description</b>: Physical</p><p><b>securityLabel</b>: very restricted <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-Confidentiality code 'V' = 'very restricted', given as 'very restricted'})</span></p><h3>Contents</h3><table><tr><td>-</td><td><b>Attachment</b></td><td><b>Format</b></td></tr><tr><td>*</td><td/><td>History and Physical Specification (Details: urn:oid:1.3.6.1.4.1.19376.1.2.3 code urn:ihe:pcc:handp:2008 = 'urn:ihe:pcc:handp:2008', stated as 'History and Physical Specification')</td></tr></table><h3>Contexts</h3><table><tr><td>-</td><td><b>Encounter</b></td><td><b>Event</b></td><td><b>Period</b></td><td><b>FacilityType</b></td><td><b>PracticeSetting</b></td><td><b>SourcePatientInfo</b></td><td><b>Related</b></td></tr><tr><td>*</td><td><a>Encounter/xcda</a></td><td>Arm <span>(Details : {http://ihe.net/xds/connectathon/eventCodes code 'T-D8200' = 'T-D8200', given as 'Arm'})</span></td><td>23/12/2004 8:00:00 AM --> 23/12/2004 8:01:00 AM</td><td>Outpatient <span>(Details : {http://www.ihe.net/xds/connectathon/healthcareFacilityTypeCodes code 'Outpatient' = 'Outpatient', given as 'Outpatient'})</span></td><td>General Medicine <span>(Details : {http://www.ihe.net/xds/connectathon/practiceSettingCodes code 'General Medicine' = 'General Medicine', given as 'General Medicine'})</span></td><td><a>Patient/xcda</a></td><td><a>Patient/xcda</a></td></tr></table></div>"
|
|
7
|
+
},
|
|
8
|
+
"contained": [
|
|
9
|
+
{
|
|
10
|
+
"resourceType": "Practitioner",
|
|
11
|
+
"id": "a2",
|
|
12
|
+
"name": [
|
|
13
|
+
{
|
|
14
|
+
"family": "Smitty",
|
|
15
|
+
"given": [
|
|
16
|
+
"Gerald"
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"masterIdentifier": {
|
|
23
|
+
"system": "urn:ietf:rfc:3986",
|
|
24
|
+
"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7"
|
|
25
|
+
},
|
|
26
|
+
"identifier": [
|
|
27
|
+
{
|
|
28
|
+
"system": "urn:ietf:rfc:3986",
|
|
29
|
+
"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"status": "current",
|
|
33
|
+
"docStatus": "preliminary",
|
|
34
|
+
"type": {
|
|
35
|
+
"coding": [
|
|
36
|
+
{
|
|
37
|
+
"system": "http://loinc.org",
|
|
38
|
+
"code": "34108-1",
|
|
39
|
+
"display": "Outpatient Note"
|
|
40
|
+
}
|
|
41
|
+
]
|
|
42
|
+
},
|
|
43
|
+
"category": [
|
|
44
|
+
{
|
|
45
|
+
"coding": [
|
|
46
|
+
{
|
|
47
|
+
"system": "http://ihe.net/xds/connectathon/classCodes",
|
|
48
|
+
"code": "History and Physical",
|
|
49
|
+
"display": "History and Physical"
|
|
50
|
+
}
|
|
51
|
+
]
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"subject": {
|
|
55
|
+
"reference": "Patient/xcda"
|
|
56
|
+
},
|
|
57
|
+
"date": "2005-12-24T09:43:41+11:00",
|
|
58
|
+
"author": [
|
|
59
|
+
{
|
|
60
|
+
"reference": "Practitioner/xcda1"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"reference": "#a2"
|
|
64
|
+
}
|
|
65
|
+
],
|
|
66
|
+
"authenticator": {
|
|
67
|
+
"reference": "Organization/f001"
|
|
68
|
+
},
|
|
69
|
+
"custodian": {
|
|
70
|
+
"reference": "Organization/f001"
|
|
71
|
+
},
|
|
72
|
+
"relatesTo": [
|
|
73
|
+
{
|
|
74
|
+
"code": "appends",
|
|
75
|
+
"target": {
|
|
76
|
+
"reference": "DocumentReference/example"
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
],
|
|
80
|
+
"description": "Physical",
|
|
81
|
+
"securityLabel": [
|
|
82
|
+
{
|
|
83
|
+
"coding": [
|
|
84
|
+
{
|
|
85
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
|
|
86
|
+
"code": "V",
|
|
87
|
+
"display": "very restricted"
|
|
88
|
+
}
|
|
89
|
+
]
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"content": [
|
|
93
|
+
{
|
|
94
|
+
"attachment": {
|
|
95
|
+
"contentType": "application/hl7-v3+xml",
|
|
96
|
+
"language": "en-US",
|
|
97
|
+
"url": "http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510",
|
|
98
|
+
"size": 3654,
|
|
99
|
+
"hash": "2jmj7l5rSw0yVb/vlWAYkK/YBwk=",
|
|
100
|
+
"title": "Physical",
|
|
101
|
+
"creation": "2005-12-24T09:35:00+11:00"
|
|
102
|
+
},
|
|
103
|
+
"format": {
|
|
104
|
+
"system": "urn:oid:1.3.6.1.4.1.19376.1.2.3",
|
|
105
|
+
"code": "urn:ihe:pcc:handp:2008",
|
|
106
|
+
"display": "History and Physical Specification"
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"context": {
|
|
111
|
+
"encounter": [
|
|
112
|
+
{
|
|
113
|
+
"reference": "Encounter/xcda"
|
|
114
|
+
}
|
|
115
|
+
],
|
|
116
|
+
"event": [
|
|
117
|
+
{
|
|
118
|
+
"coding": [
|
|
119
|
+
{
|
|
120
|
+
"system": "http://ihe.net/xds/connectathon/eventCodes",
|
|
121
|
+
"code": "T-D8200",
|
|
122
|
+
"display": "Arm"
|
|
123
|
+
}
|
|
124
|
+
]
|
|
125
|
+
}
|
|
126
|
+
],
|
|
127
|
+
"period": {
|
|
128
|
+
"start": "2004-12-23T08:00:00+11:00",
|
|
129
|
+
"end": "2004-12-23T08:01:00+11:00"
|
|
130
|
+
},
|
|
131
|
+
"facilityType": {
|
|
132
|
+
"coding": [
|
|
133
|
+
{
|
|
134
|
+
"system": "http://www.ihe.net/xds/connectathon/healthcareFacilityTypeCodes",
|
|
135
|
+
"code": "Outpatient",
|
|
136
|
+
"display": "Outpatient"
|
|
137
|
+
}
|
|
138
|
+
]
|
|
139
|
+
},
|
|
140
|
+
"practiceSetting": {
|
|
141
|
+
"coding": [
|
|
142
|
+
{
|
|
143
|
+
"system": "http://www.ihe.net/xds/connectathon/practiceSettingCodes",
|
|
144
|
+
"code": "General Medicine",
|
|
145
|
+
"display": "General Medicine"
|
|
146
|
+
}
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
"sourcePatientInfo": {
|
|
150
|
+
"reference": "Patient/xcda"
|
|
151
|
+
},
|
|
152
|
+
"related": [
|
|
153
|
+
{
|
|
154
|
+
"reference": "Patient/xcda",
|
|
155
|
+
"identifier": {
|
|
156
|
+
"system": "urn:ietf:rfc:3986",
|
|
157
|
+
"value": "urn:oid:1.3.6.1.4.1.21367.2005.3.7.2345"
|
|
158
|
+
}
|
|
159
|
+
}
|
|
160
|
+
]
|
|
161
|
+
}
|
|
162
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Encounter",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Encounter with patient @example</div>"
|
|
7
|
+
},
|
|
8
|
+
"status": "in-progress",
|
|
9
|
+
"class": {
|
|
10
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
|
|
11
|
+
"code": "IMP",
|
|
12
|
+
"display": "inpatient encounter"
|
|
13
|
+
},
|
|
14
|
+
"subject": {
|
|
15
|
+
"reference": "Patient/example"
|
|
16
|
+
}
|
|
17
|
+
}
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Endpoint",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tHealth Intersections CarePlan Hub<br/>\n\t\t\tCarePlans can be uploaded to/from this loccation\n\t\t</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"system": "http://example.org/enpoint-identifier",
|
|
11
|
+
"value": "epcp12"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"status": "active",
|
|
15
|
+
"connectionType": {
|
|
16
|
+
"system": "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
|
|
17
|
+
"code": "hl7-fhir-rest"
|
|
18
|
+
},
|
|
19
|
+
"name": "Health Intersections CarePlan Hub",
|
|
20
|
+
"managingOrganization": {
|
|
21
|
+
"reference": "Organization/hl7"
|
|
22
|
+
},
|
|
23
|
+
"contact": [
|
|
24
|
+
{
|
|
25
|
+
"system": "email",
|
|
26
|
+
"value": "endpointmanager@example.org",
|
|
27
|
+
"use": "work"
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"period": {
|
|
31
|
+
"start": "2014-09-01"
|
|
32
|
+
},
|
|
33
|
+
"payloadType": [
|
|
34
|
+
{
|
|
35
|
+
"coding": [
|
|
36
|
+
{
|
|
37
|
+
"system": "http://hl7.org/fhir/resource-types",
|
|
38
|
+
"code": "CarePlan"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
],
|
|
43
|
+
"payloadMimeType": [
|
|
44
|
+
"application/fhir+xml"
|
|
45
|
+
],
|
|
46
|
+
"address": "http://fhir3.healthintersections.com.au/open/CarePlan",
|
|
47
|
+
"header": [
|
|
48
|
+
"bearer-code BASGS534s4"
|
|
49
|
+
]
|
|
50
|
+
}
|
|
@@ -0,0 +1,102 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "EpisodeOfCare",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n HACC Program for Peter James Chalmers at HL7 Healthcare 15 Sept 2014 - current<br/>\n\t\t\twas on leave from 22 Sept - 24 Sept while in respite care\n </div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"system": "http://example.org/sampleepisodeofcare-identifier",
|
|
11
|
+
"value": "123"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"status": "active",
|
|
15
|
+
"statusHistory": [
|
|
16
|
+
{
|
|
17
|
+
"status": "planned",
|
|
18
|
+
"period": {
|
|
19
|
+
"start": "2014-09-01",
|
|
20
|
+
"end": "2014-09-14"
|
|
21
|
+
}
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"status": "active",
|
|
25
|
+
"period": {
|
|
26
|
+
"start": "2014-09-15",
|
|
27
|
+
"end": "2014-09-21"
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"status": "onhold",
|
|
32
|
+
"period": {
|
|
33
|
+
"start": "2014-09-22",
|
|
34
|
+
"end": "2014-09-24"
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"status": "active",
|
|
39
|
+
"period": {
|
|
40
|
+
"start": "2014-09-25"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"type": [
|
|
45
|
+
{
|
|
46
|
+
"coding": [
|
|
47
|
+
{
|
|
48
|
+
"system": "http://terminology.hl7.org/CodeSystem/episodeofcare-type",
|
|
49
|
+
"code": "hacc",
|
|
50
|
+
"display": "Home and Community Care"
|
|
51
|
+
}
|
|
52
|
+
]
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"diagnosis": [
|
|
56
|
+
{
|
|
57
|
+
"condition": {
|
|
58
|
+
"reference": "Condition/stroke"
|
|
59
|
+
},
|
|
60
|
+
"role": {
|
|
61
|
+
"coding": [
|
|
62
|
+
{
|
|
63
|
+
"system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
|
|
64
|
+
"code": "CC",
|
|
65
|
+
"display": "Chief complaint"
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
"rank": 1
|
|
70
|
+
}
|
|
71
|
+
],
|
|
72
|
+
"patient": {
|
|
73
|
+
"reference": "Patient/example"
|
|
74
|
+
},
|
|
75
|
+
"managingOrganization": {
|
|
76
|
+
"reference": "Organization/hl7"
|
|
77
|
+
},
|
|
78
|
+
"period": {
|
|
79
|
+
"start": "2014-09-01"
|
|
80
|
+
},
|
|
81
|
+
"referralRequest": [
|
|
82
|
+
{
|
|
83
|
+
"display": "Referral from Example Aged Care Services"
|
|
84
|
+
}
|
|
85
|
+
],
|
|
86
|
+
"careManager": {
|
|
87
|
+
"reference": "Practitioner/14",
|
|
88
|
+
"display": "Amanda Assigned"
|
|
89
|
+
},
|
|
90
|
+
"team": [
|
|
91
|
+
{
|
|
92
|
+
"reference": "CareTeam/example",
|
|
93
|
+
"display": "example care team"
|
|
94
|
+
}
|
|
95
|
+
],
|
|
96
|
+
"account": [
|
|
97
|
+
{
|
|
98
|
+
"reference": "Account/example",
|
|
99
|
+
"display": "example account"
|
|
100
|
+
}
|
|
101
|
+
]
|
|
102
|
+
}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "FamilyMemberHistory",
|
|
3
|
+
"id": "father",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Father died of a heart attack aged 74</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"value": "12345"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"instantiatesUri": [
|
|
14
|
+
"http://example.org/family-member-history-questionnaire"
|
|
15
|
+
],
|
|
16
|
+
"status": "completed",
|
|
17
|
+
"patient": {
|
|
18
|
+
"reference": "Patient/example",
|
|
19
|
+
"display": "Peter Patient"
|
|
20
|
+
},
|
|
21
|
+
"date": "2011-03-18",
|
|
22
|
+
"relationship": {
|
|
23
|
+
"coding": [
|
|
24
|
+
{
|
|
25
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
|
|
26
|
+
"code": "FTH",
|
|
27
|
+
"display": "father"
|
|
28
|
+
}
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
"sex": {
|
|
32
|
+
"coding": [
|
|
33
|
+
{
|
|
34
|
+
"system": "http://hl7.org/fhir/administrative-gender",
|
|
35
|
+
"code": "male",
|
|
36
|
+
"display": "Male"
|
|
37
|
+
}
|
|
38
|
+
]
|
|
39
|
+
},
|
|
40
|
+
"condition": [
|
|
41
|
+
{
|
|
42
|
+
"code": {
|
|
43
|
+
"coding": [
|
|
44
|
+
{
|
|
45
|
+
"system": "http://snomed.info/sct",
|
|
46
|
+
"code": "315619001",
|
|
47
|
+
"display": "Myocardial Infarction"
|
|
48
|
+
}
|
|
49
|
+
],
|
|
50
|
+
"text": "Heart Attack"
|
|
51
|
+
},
|
|
52
|
+
"contributedToDeath": true,
|
|
53
|
+
"onsetAge": {
|
|
54
|
+
"value": 74,
|
|
55
|
+
"unit": "yr",
|
|
56
|
+
"system": "http://unitsofmeasure.org",
|
|
57
|
+
"code": "a"
|
|
58
|
+
},
|
|
59
|
+
"note": [
|
|
60
|
+
{
|
|
61
|
+
"text": "Was fishing at the time. At least he went doing someting he loved."
|
|
62
|
+
}
|
|
63
|
+
]
|
|
64
|
+
}
|
|
65
|
+
]
|
|
66
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Flag",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Large Dog warning for Peter Patient</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"value": "12345"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"status": "inactive",
|
|
14
|
+
"category": [
|
|
15
|
+
{
|
|
16
|
+
"coding": [
|
|
17
|
+
{
|
|
18
|
+
"system": "http://terminology.hl7.org/CodeSystem/flag-category",
|
|
19
|
+
"code": "safety",
|
|
20
|
+
"display": "Safety"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"text": "Safety"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
26
|
+
"code": {
|
|
27
|
+
"coding": [
|
|
28
|
+
{
|
|
29
|
+
"system": "http://example.org/local",
|
|
30
|
+
"code": "bigdog",
|
|
31
|
+
"display": "Big dog"
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"text": "Patient has a big dog at his home. Always always wear a suit of armor or take other active counter-measures"
|
|
35
|
+
},
|
|
36
|
+
"subject": {
|
|
37
|
+
"reference": "Patient/example",
|
|
38
|
+
"display": "Peter Patient"
|
|
39
|
+
},
|
|
40
|
+
"period": {
|
|
41
|
+
"start": "2015-01-17",
|
|
42
|
+
"end": "2016-12-01"
|
|
43
|
+
},
|
|
44
|
+
"author": {
|
|
45
|
+
"reference": "Practitioner/example",
|
|
46
|
+
"display": "Nancy Nurse"
|
|
47
|
+
}
|
|
48
|
+
}
|
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Goal",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "additional",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<p> A simple care goal for a patient to lose weight due to obesity.</p>\n\t\t</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"value": "123"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"lifecycleStatus": "on-hold",
|
|
14
|
+
"category": [
|
|
15
|
+
{
|
|
16
|
+
"coding": [
|
|
17
|
+
{
|
|
18
|
+
"system": "http://terminology.hl7.org/CodeSystem/goal-category",
|
|
19
|
+
"code": "dietary"
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
}
|
|
23
|
+
],
|
|
24
|
+
"priority": {
|
|
25
|
+
"coding": [
|
|
26
|
+
{
|
|
27
|
+
"system": "http://terminology.hl7.org/CodeSystem/goal-priority",
|
|
28
|
+
"code": "high-priority",
|
|
29
|
+
"display": "High Priority"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"text": "high"
|
|
33
|
+
},
|
|
34
|
+
"description": {
|
|
35
|
+
"text": "Target weight is 160 to 180 lbs."
|
|
36
|
+
},
|
|
37
|
+
"subject": {
|
|
38
|
+
"reference": "Patient/example",
|
|
39
|
+
"display": "Peter James Chalmers"
|
|
40
|
+
},
|
|
41
|
+
"startDate": "2015-04-05",
|
|
42
|
+
"target": [
|
|
43
|
+
{
|
|
44
|
+
"measure": {
|
|
45
|
+
"coding": [
|
|
46
|
+
{
|
|
47
|
+
"system": "http://loinc.org",
|
|
48
|
+
"code": "3141-9",
|
|
49
|
+
"display": "Weight Measured"
|
|
50
|
+
}
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
"detailRange": {
|
|
54
|
+
"low": {
|
|
55
|
+
"value": 160,
|
|
56
|
+
"unit": "lbs",
|
|
57
|
+
"system": "http://unitsofmeasure.org",
|
|
58
|
+
"code": "[lb_av]"
|
|
59
|
+
},
|
|
60
|
+
"high": {
|
|
61
|
+
"value": 180,
|
|
62
|
+
"unit": "lbs",
|
|
63
|
+
"system": "http://unitsofmeasure.org",
|
|
64
|
+
"code": "[lb_av]"
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
"dueDate": "2016-04-05"
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"statusDate": "2016-02-14",
|
|
71
|
+
"statusReason": "Patient wants to defer weight loss until after honeymoon.",
|
|
72
|
+
"expressedBy": {
|
|
73
|
+
"reference": "Patient/example",
|
|
74
|
+
"display": "Peter James Chalmers"
|
|
75
|
+
},
|
|
76
|
+
"addresses": [
|
|
77
|
+
{
|
|
78
|
+
"display": "obesity condition"
|
|
79
|
+
}
|
|
80
|
+
],
|
|
81
|
+
"outcomeReference": [
|
|
82
|
+
{
|
|
83
|
+
"reference": "Observation/example",
|
|
84
|
+
"display": "Body Weight Measured"
|
|
85
|
+
}
|
|
86
|
+
]
|
|
87
|
+
}
|