@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,198 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "CapabilityStatement",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<p>The EHR Server supports the following transactions for the resource Person: read, vread, \n update, history, search(name,gender), create and updates.</p>\n\t\t\t<p>The EHR System supports the following message: admin-notify::Person.</p>\n\t\t\t<p>The EHR Application has a \n <a href=\"http://fhir.hl7.org/base/Profilebc054d23-75e1-4dc6-aca5-838b6b1ac81d/_history/b5fdd9fc-b021-4ea1-911a-721a60663796\">general document profile</a>.\n </p>\n\t\t</div>"
|
|
7
|
+
},
|
|
8
|
+
"url": "urn:uuid:68D043B5-9ECF-4559-A57A-396E0D452311",
|
|
9
|
+
"version": "20130510",
|
|
10
|
+
"name": "ACME-EHR",
|
|
11
|
+
"title": "ACME EHR capability statement",
|
|
12
|
+
"status": "draft",
|
|
13
|
+
"experimental": true,
|
|
14
|
+
"date": "2012-01-04",
|
|
15
|
+
"publisher": "ACME Corporation",
|
|
16
|
+
"contact": [
|
|
17
|
+
{
|
|
18
|
+
"name": "System Administrator",
|
|
19
|
+
"telecom": [
|
|
20
|
+
{
|
|
21
|
+
"system": "email",
|
|
22
|
+
"value": "wile@acme.org"
|
|
23
|
+
}
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"description": "This is the FHIR capability statement for the main EHR at ACME for the private interface - it does not describe the public interface",
|
|
28
|
+
"useContext": [
|
|
29
|
+
{
|
|
30
|
+
"code": {
|
|
31
|
+
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
|
|
32
|
+
"code": "focus"
|
|
33
|
+
},
|
|
34
|
+
"valueCodeableConcept": {
|
|
35
|
+
"coding": [
|
|
36
|
+
{
|
|
37
|
+
"system": "http://terminology.hl7.org/CodeSystem/variant-state",
|
|
38
|
+
"code": "positive"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"jurisdiction": [
|
|
45
|
+
{
|
|
46
|
+
"coding": [
|
|
47
|
+
{
|
|
48
|
+
"system": "urn:iso:std:iso:3166",
|
|
49
|
+
"code": "US",
|
|
50
|
+
"display": "United States of America (the)"
|
|
51
|
+
}
|
|
52
|
+
]
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"purpose": "Main EHR capability statement, published for contracting and operational support",
|
|
56
|
+
"copyright": "Copyright © Acme Healthcare and GoodCorp EHR Systems",
|
|
57
|
+
"kind": "instance",
|
|
58
|
+
"instantiates": [
|
|
59
|
+
"http://ihe.org/fhir/CapabilityStatement/pixm-client"
|
|
60
|
+
],
|
|
61
|
+
"software": {
|
|
62
|
+
"name": "EHR",
|
|
63
|
+
"version": "0.00.020.2134",
|
|
64
|
+
"releaseDate": "2012-01-04"
|
|
65
|
+
},
|
|
66
|
+
"implementation": {
|
|
67
|
+
"description": "main EHR at ACME",
|
|
68
|
+
"url": "http://10.2.3.4/fhir"
|
|
69
|
+
},
|
|
70
|
+
"fhirVersion": "4.0.0",
|
|
71
|
+
"format": [
|
|
72
|
+
"xml",
|
|
73
|
+
"json"
|
|
74
|
+
],
|
|
75
|
+
"patchFormat": [
|
|
76
|
+
"application/xml-patch+xml",
|
|
77
|
+
"application/json-patch+json"
|
|
78
|
+
],
|
|
79
|
+
"implementationGuide": [
|
|
80
|
+
"http://hl7.org/fhir/us/lab"
|
|
81
|
+
],
|
|
82
|
+
"rest": [
|
|
83
|
+
{
|
|
84
|
+
"mode": "server",
|
|
85
|
+
"documentation": "Main FHIR endpoint for acem health",
|
|
86
|
+
"security": {
|
|
87
|
+
"cors": true,
|
|
88
|
+
"service": [
|
|
89
|
+
{
|
|
90
|
+
"coding": [
|
|
91
|
+
{
|
|
92
|
+
"system": "http://terminology.hl7.org/CodeSystem/restful-security-service",
|
|
93
|
+
"code": "SMART-on-FHIR"
|
|
94
|
+
}
|
|
95
|
+
]
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"description": "See Smart on FHIR documentation"
|
|
99
|
+
},
|
|
100
|
+
"resource": [
|
|
101
|
+
{
|
|
102
|
+
"type": "Patient",
|
|
103
|
+
"profile": "http://registry.fhir.org/r4/StructureDefinition/7896271d-57f6-4231-89dc-dcc91eab2416",
|
|
104
|
+
"supportedProfile": [
|
|
105
|
+
"http://registry.fhir.org/r4/StructureDefinition/00ab9e7a-06c7-4f77-9234-4154ca1e3347"
|
|
106
|
+
],
|
|
107
|
+
"documentation": "This server does not let the clients create identities.",
|
|
108
|
+
"interaction": [
|
|
109
|
+
{
|
|
110
|
+
"code": "read"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"code": "vread",
|
|
114
|
+
"documentation": "Only supported for patient records since 12-Dec 2012"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"code": "update"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"code": "history-instance"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"code": "create"
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"code": "history-type"
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"versioning": "versioned-update",
|
|
130
|
+
"readHistory": true,
|
|
131
|
+
"updateCreate": false,
|
|
132
|
+
"conditionalCreate": true,
|
|
133
|
+
"conditionalRead": "full-support",
|
|
134
|
+
"conditionalUpdate": false,
|
|
135
|
+
"conditionalDelete": "not-supported",
|
|
136
|
+
"searchInclude": [
|
|
137
|
+
"Organization"
|
|
138
|
+
],
|
|
139
|
+
"searchRevInclude": [
|
|
140
|
+
"Person"
|
|
141
|
+
],
|
|
142
|
+
"searchParam": [
|
|
143
|
+
{
|
|
144
|
+
"name": "identifier",
|
|
145
|
+
"definition": "http://hl7.org/fhir/SearchParameter/Patient-identifier",
|
|
146
|
+
"type": "token",
|
|
147
|
+
"documentation": "Only supports search by institution MRN"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"name": "general-practitioner",
|
|
151
|
+
"definition": "http://hl7.org/fhir/SearchParameter/Patient-general-practitioner",
|
|
152
|
+
"type": "reference"
|
|
153
|
+
}
|
|
154
|
+
]
|
|
155
|
+
}
|
|
156
|
+
],
|
|
157
|
+
"interaction": [
|
|
158
|
+
{
|
|
159
|
+
"code": "transaction"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"code": "history-system"
|
|
163
|
+
}
|
|
164
|
+
],
|
|
165
|
+
"compartment": [
|
|
166
|
+
"http://hl7.org/fhir/CompartmentDefinition/patient"
|
|
167
|
+
]
|
|
168
|
+
}
|
|
169
|
+
],
|
|
170
|
+
"messaging": [
|
|
171
|
+
{
|
|
172
|
+
"endpoint": [
|
|
173
|
+
{
|
|
174
|
+
"protocol": {
|
|
175
|
+
"system": "http://terminology.hl7.org/CodeSystem/message-transport",
|
|
176
|
+
"code": "mllp"
|
|
177
|
+
},
|
|
178
|
+
"address": "mllp:10.1.1.10:9234"
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"reliableCache": 30,
|
|
182
|
+
"documentation": "ADT A08 equivalent for external system notifications",
|
|
183
|
+
"supportedMessage": [
|
|
184
|
+
{
|
|
185
|
+
"mode": "receiver",
|
|
186
|
+
"definition": "MessageDefinition/example"
|
|
187
|
+
}
|
|
188
|
+
]
|
|
189
|
+
}
|
|
190
|
+
],
|
|
191
|
+
"document": [
|
|
192
|
+
{
|
|
193
|
+
"mode": "consumer",
|
|
194
|
+
"documentation": "Basic rules for all documents in the EHR system",
|
|
195
|
+
"profile": "http://fhir.hl7.org/base/Profilebc054d23-75e1-4dc6-aca5-838b6b1ac81d/_history/b5fdd9fc-b021-4ea1-911a-721a60663796"
|
|
196
|
+
}
|
|
197
|
+
]
|
|
198
|
+
}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "CareTeam",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Care Team</div>"
|
|
7
|
+
},
|
|
8
|
+
"contained": [
|
|
9
|
+
{
|
|
10
|
+
"resourceType": "Practitioner",
|
|
11
|
+
"id": "pr1",
|
|
12
|
+
"name": [
|
|
13
|
+
{
|
|
14
|
+
"family": "Dietician",
|
|
15
|
+
"given": [
|
|
16
|
+
"Dorothy"
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"identifier": [
|
|
23
|
+
{
|
|
24
|
+
"value": "12345"
|
|
25
|
+
}
|
|
26
|
+
],
|
|
27
|
+
"status": "active",
|
|
28
|
+
"category": [
|
|
29
|
+
{
|
|
30
|
+
"coding": [
|
|
31
|
+
{
|
|
32
|
+
"system": "http://loinc.org",
|
|
33
|
+
"code": "LA27976-2",
|
|
34
|
+
"display": "Encounter-focused care team"
|
|
35
|
+
}
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"name": "Peter James Charlmers Care Plan for Inpatient Encounter",
|
|
40
|
+
"subject": {
|
|
41
|
+
"reference": "Patient/example",
|
|
42
|
+
"display": "Peter James Chalmers"
|
|
43
|
+
},
|
|
44
|
+
"encounter": {
|
|
45
|
+
"reference": "Encounter/example"
|
|
46
|
+
},
|
|
47
|
+
"period": {
|
|
48
|
+
"end": "2013-01-01"
|
|
49
|
+
},
|
|
50
|
+
"participant": [
|
|
51
|
+
{
|
|
52
|
+
"role": [
|
|
53
|
+
{
|
|
54
|
+
"text": "responsiblePerson"
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
"member": {
|
|
58
|
+
"reference": "Patient/example",
|
|
59
|
+
"display": "Peter James Chalmers"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"role": [
|
|
64
|
+
{
|
|
65
|
+
"text": "adviser"
|
|
66
|
+
}
|
|
67
|
+
],
|
|
68
|
+
"member": {
|
|
69
|
+
"reference": "#pr1",
|
|
70
|
+
"display": "Dorothy Dietition"
|
|
71
|
+
},
|
|
72
|
+
"onBehalfOf": {
|
|
73
|
+
"reference": "Organization/f001"
|
|
74
|
+
},
|
|
75
|
+
"period": {
|
|
76
|
+
"end": "2013-01-01"
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
],
|
|
80
|
+
"managingOrganization": [
|
|
81
|
+
{
|
|
82
|
+
"reference": "Organization/f001"
|
|
83
|
+
}
|
|
84
|
+
]
|
|
85
|
+
}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "ClinicalImpression",
|
|
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>identifier</b>: 12345</p><p><b>status</b>: completed</p><p><b>description</b>: This 26 yo male patient is brought into ER by ambulance after being involved in a motor vehicle accident</p><p><b>subject</b>: <a>Patient/example</a></p><p><b>encounter</b>: <a>Encounter/example</a></p><p><b>effective</b>: 06/12/2014 8:00:00 PM --> 06/12/2014 10:33:00 PM</p><p><b>date</b>: 06/12/2014 10:33:00 PM</p><p><b>assessor</b>: <a>Practitioner/example</a></p><p><b>problem</b>: MVA</p><h3>Investigations</h3><table><tr><td>-</td><td><b>Code</b></td><td><b>Item</b></td></tr><tr><td>*</td><td>Initial Examination <span>(Details )</span></td><td>deep laceration of the scalp (left temporo-occipital)</td></tr></table><p><b>summary</b>: provisional diagnoses of laceration of head and traumatic brain injury (TBI)</p><h3>Findings</h3><table><tr><td>-</td><td><b>ItemCodeableConcept</b></td></tr><tr><td>*</td><td>850.0 <span>(Details : {ICD-9 code '850.0' = '850.0)</span></td></tr></table></div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"value": "12345"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"status": "completed",
|
|
14
|
+
"description": "This 26 yo male patient is brought into ER by ambulance after being involved in a motor vehicle accident",
|
|
15
|
+
"subject": {
|
|
16
|
+
"reference": "Patient/example"
|
|
17
|
+
},
|
|
18
|
+
"encounter": {
|
|
19
|
+
"reference": "Encounter/example"
|
|
20
|
+
},
|
|
21
|
+
"effectivePeriod": {
|
|
22
|
+
"start": "2014-12-06T20:00:00+11:00",
|
|
23
|
+
"end": "2014-12-06T22:33:00+11:00"
|
|
24
|
+
},
|
|
25
|
+
"date": "2014-12-06T22:33:00+11:00",
|
|
26
|
+
"assessor": {
|
|
27
|
+
"reference": "Practitioner/example"
|
|
28
|
+
},
|
|
29
|
+
"problem": [
|
|
30
|
+
{
|
|
31
|
+
"display": "MVA"
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"investigation": [
|
|
35
|
+
{
|
|
36
|
+
"code": {
|
|
37
|
+
"text": "Initial Examination"
|
|
38
|
+
},
|
|
39
|
+
"item": [
|
|
40
|
+
{
|
|
41
|
+
"display": "deep laceration of the scalp (left temporo-occipital)"
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"display": "decreased level of consciousness"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"display": "disoriented to time and place"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"display": "restless"
|
|
51
|
+
}
|
|
52
|
+
]
|
|
53
|
+
}
|
|
54
|
+
],
|
|
55
|
+
"summary": "provisional diagnoses of laceration of head and traumatic brain injury (TBI)",
|
|
56
|
+
"finding": [
|
|
57
|
+
{
|
|
58
|
+
"itemCodeableConcept": {
|
|
59
|
+
"coding": [
|
|
60
|
+
{
|
|
61
|
+
"system": "http://hl7.org/fhir/sid/icd-9",
|
|
62
|
+
"code": "850.0"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
}
|
|
@@ -0,0 +1,95 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "CodeSystem",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"meta": {
|
|
5
|
+
"profile": [
|
|
6
|
+
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
|
|
7
|
+
]
|
|
8
|
+
},
|
|
9
|
+
"text": {
|
|
10
|
+
"status": "generated",
|
|
11
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>CodeSystem "ACME Codes for Cholesterol": This is an example code system that includes \n all the codes for serum cholesterol defined by ACME inc.</p>\n <p>Developed by: FHIR project team (example)</p>\n <p>Published for testing on 28-Jan 2016</p>\n <p>This code system defines all the ACME codes for serum cholesterol:</p>\n <table class=\"grid\">\n <tr>\n <td>\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td>chol-mmol</td>\n <td>SChol (mmol/L)</td>\n <td>Serum Cholesterol, in mmol/L</td>\n </tr>\n <tr>\n <td>chol-mass</td>\n <td>SChol (mg/L)</td>\n <td>Serum Cholesterol, in mg/L</td>\n </tr>\n <tr>\n <td>chol</td>\n <td>SChol</td>\n <td>Serum Cholesterol</td>\n </tr>\n </table>\n </div>"
|
|
12
|
+
},
|
|
13
|
+
"url": "http://hl7.org/fhir/CodeSystem/example",
|
|
14
|
+
"identifier": [
|
|
15
|
+
{
|
|
16
|
+
"system": "http://acme.com/identifiers/codesystems",
|
|
17
|
+
"value": "internal-cholesterol-inl"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"version": "20160128",
|
|
21
|
+
"name": "ACMECholCodesBlood",
|
|
22
|
+
"title": "ACME Codes for Cholesterol in Serum/Plasma",
|
|
23
|
+
"status": "draft",
|
|
24
|
+
"experimental": true,
|
|
25
|
+
"date": "2016-01-28",
|
|
26
|
+
"publisher": "Acme Co",
|
|
27
|
+
"contact": [
|
|
28
|
+
{
|
|
29
|
+
"name": "FHIR project team",
|
|
30
|
+
"telecom": [
|
|
31
|
+
{
|
|
32
|
+
"system": "url",
|
|
33
|
+
"value": "http://hl7.org/fhir"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"description": "This is an example code system that includes all the ACME codes for serum/plasma cholesterol from v2.36.",
|
|
39
|
+
"caseSensitive": true,
|
|
40
|
+
"content": "complete",
|
|
41
|
+
"filter": [
|
|
42
|
+
{
|
|
43
|
+
"code": "acme-plasma",
|
|
44
|
+
"description": "An internal filter used to select codes that are only used with plasma",
|
|
45
|
+
"operator": [
|
|
46
|
+
"="
|
|
47
|
+
],
|
|
48
|
+
"value": "the value of this filter is either 'true' or 'false'"
|
|
49
|
+
}
|
|
50
|
+
],
|
|
51
|
+
"concept": [
|
|
52
|
+
{
|
|
53
|
+
"code": "chol-mmol",
|
|
54
|
+
"display": "SChol (mmol/L)",
|
|
55
|
+
"definition": "Serum Cholesterol, in mmol/L",
|
|
56
|
+
"designation": [
|
|
57
|
+
{
|
|
58
|
+
"use": {
|
|
59
|
+
"system": "http://acme.com/config/fhir/codesystems/internal",
|
|
60
|
+
"code": "internal-label"
|
|
61
|
+
},
|
|
62
|
+
"value": "From ACME POC Testing"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"code": "chol-mass",
|
|
68
|
+
"display": "SChol (mg/L)",
|
|
69
|
+
"definition": "Serum Cholesterol, in mg/L",
|
|
70
|
+
"designation": [
|
|
71
|
+
{
|
|
72
|
+
"use": {
|
|
73
|
+
"system": "http://acme.com/config/fhir/codesystems/internal",
|
|
74
|
+
"code": "internal-label"
|
|
75
|
+
},
|
|
76
|
+
"value": "From Paragon Labs"
|
|
77
|
+
}
|
|
78
|
+
]
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"code": "chol",
|
|
82
|
+
"display": "SChol",
|
|
83
|
+
"definition": "Serum Cholesterol",
|
|
84
|
+
"designation": [
|
|
85
|
+
{
|
|
86
|
+
"use": {
|
|
87
|
+
"system": "http://acme.com/config/fhir/codesystems/internal",
|
|
88
|
+
"code": "internal-label"
|
|
89
|
+
},
|
|
90
|
+
"value": "Obdurate Labs uses this with both kinds of units..."
|
|
91
|
+
}
|
|
92
|
+
]
|
|
93
|
+
}
|
|
94
|
+
]
|
|
95
|
+
}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Communication",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Patient has very high serum potassium</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"type": {
|
|
11
|
+
"text": "Paging System"
|
|
12
|
+
},
|
|
13
|
+
"system": "urn:oid:1.3.4.5.6.7",
|
|
14
|
+
"value": "2345678901"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"instantiatesUri": [
|
|
18
|
+
"http://example.org/hyperkalemia"
|
|
19
|
+
],
|
|
20
|
+
"partOf": [
|
|
21
|
+
{
|
|
22
|
+
"display": "Serum Potassium Observation"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"status": "completed",
|
|
26
|
+
"category": [
|
|
27
|
+
{
|
|
28
|
+
"coding": [
|
|
29
|
+
{
|
|
30
|
+
"system": "http://acme.org/messagetypes",
|
|
31
|
+
"code": "Alert"
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"text": "Alert"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"medium": [
|
|
38
|
+
{
|
|
39
|
+
"coding": [
|
|
40
|
+
{
|
|
41
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
|
|
42
|
+
"code": "WRITTEN",
|
|
43
|
+
"display": "written"
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"text": "written"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"subject": {
|
|
50
|
+
"reference": "Patient/example"
|
|
51
|
+
},
|
|
52
|
+
"encounter": {
|
|
53
|
+
"reference": "Encounter/example"
|
|
54
|
+
},
|
|
55
|
+
"sent": "2014-12-12T18:01:10-08:00",
|
|
56
|
+
"received": "2014-12-12T18:01:11-08:00",
|
|
57
|
+
"recipient": [
|
|
58
|
+
{
|
|
59
|
+
"reference": "Practitioner/example"
|
|
60
|
+
}
|
|
61
|
+
],
|
|
62
|
+
"sender": {
|
|
63
|
+
"reference": "Device/f001"
|
|
64
|
+
},
|
|
65
|
+
"payload": [
|
|
66
|
+
{
|
|
67
|
+
"contentString": "Patient 1 has a very high serum potassium value (7.2 mmol/L on 2014-Dec-12 at 5:55 pm)"
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
"contentReference": {
|
|
71
|
+
"display": "Serum Potassium Observation"
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
]
|
|
75
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "CompartmentDefinition",
|
|
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>url</b>: <b>http://hl7.org/fhir/CompartmentDefinition/example</b></p><p><b>name</b>: EXAMPLE</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 24/02/2017</p><p><b>publisher</b>: Health Level Seven International (FHIR Infrastructure)</p><p><b>contact</b>: </p><p><b>description</b>: The set of resources associated with a particular Device (example with Communication and CommunicationRequest resourses only).</p><p><b>useContext</b>: </p><p><b>purpose</b>: Provides an example of a FHIR compartment definition based on the Device resource type.</p><p><b>code</b>: Device</p><p><b>search</b>: true</p><blockquote><p><b>resource</b></p><p><b>code</b>: Communication</p><p><b>param</b>: sender, recipient</p><p><b>documentation</b>: The device used as the message sender and recipient</p></blockquote><blockquote><p><b>resource</b></p><p><b>code</b>: CommunicationRequest</p><p><b>param</b>: sender, recipient</p><p><b>documentation</b>: The device used as the message sender and recipient</p></blockquote></div>"
|
|
7
|
+
},
|
|
8
|
+
"url": "http://hl7.org/fhir/CompartmentDefinition/example",
|
|
9
|
+
"name": "EXAMPLE",
|
|
10
|
+
"status": "draft",
|
|
11
|
+
"experimental": true,
|
|
12
|
+
"date": "2017-02-24",
|
|
13
|
+
"publisher": "Health Level Seven International (FHIR Infrastructure)",
|
|
14
|
+
"contact": [
|
|
15
|
+
{
|
|
16
|
+
"name": "[string]",
|
|
17
|
+
"telecom": [
|
|
18
|
+
{
|
|
19
|
+
"system": "url",
|
|
20
|
+
"value": "http://hl7.org/fhir"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"description": "The set of resources associated with a particular Device (example with Communication and CommunicationRequest resourses only).",
|
|
26
|
+
"useContext": [
|
|
27
|
+
{
|
|
28
|
+
"code": {
|
|
29
|
+
"system": "http://terminology.hl7.org/CodeSystem/usage-context-type",
|
|
30
|
+
"code": "focus"
|
|
31
|
+
},
|
|
32
|
+
"valueCodeableConcept": {
|
|
33
|
+
"coding": [
|
|
34
|
+
{
|
|
35
|
+
"system": "http://hl7.org/fhir/resource-types",
|
|
36
|
+
"code": "Device"
|
|
37
|
+
}
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"purpose": "Provides an example of a FHIR compartment definition based on the Device resource type.",
|
|
43
|
+
"code": "Device",
|
|
44
|
+
"search": true,
|
|
45
|
+
"resource": [
|
|
46
|
+
{
|
|
47
|
+
"code": "Communication",
|
|
48
|
+
"param": [
|
|
49
|
+
"sender",
|
|
50
|
+
"recipient"
|
|
51
|
+
],
|
|
52
|
+
"documentation": "The device used as the message sender and recipient"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"code": "CommunicationRequest",
|
|
56
|
+
"param": [
|
|
57
|
+
"sender",
|
|
58
|
+
"recipient"
|
|
59
|
+
],
|
|
60
|
+
"documentation": "The device used as the message sender and recipient"
|
|
61
|
+
}
|
|
62
|
+
]
|
|
63
|
+
}
|