@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
package/.index.json
ADDED
|
@@ -0,0 +1,285 @@
|
|
|
1
|
+
{
|
|
2
|
+
"index-version": "1",
|
|
3
|
+
"files": [
|
|
4
|
+
{
|
|
5
|
+
"filename": "examples-json/account-example.json",
|
|
6
|
+
"resourceType": "Account"
|
|
7
|
+
},
|
|
8
|
+
{
|
|
9
|
+
"filename": "examples-json/allergyintolerance-example.json",
|
|
10
|
+
"resourceType": "AllergyIntolerance"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"filename": "examples-json/appointment-example.json",
|
|
14
|
+
"resourceType": "Appointment"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"filename": "examples-json/appointmentresponse-example.json",
|
|
18
|
+
"resourceType": "AppointmentResponse"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"filename": "examples-json/auditevent-example.json",
|
|
22
|
+
"resourceType": "AuditEvent"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"filename": "examples-json/basic-example.json",
|
|
26
|
+
"resourceType": "Basic"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"filename": "examples-json/binary-example.json",
|
|
30
|
+
"resourceType": "Binary"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"filename": "examples-json/bodystructure-example-fetus.json",
|
|
34
|
+
"resourceType": "BodyStructure"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"filename": "examples-json/capabilitystatement-example.json",
|
|
38
|
+
"resourceType": "CapabilityStatement"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"filename": "examples-json/careteam-example.json",
|
|
42
|
+
"resourceType": "CareTeam"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"filename": "examples-json/clinicalimpression-example.json",
|
|
46
|
+
"resourceType": "ClinicalImpression"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"filename": "examples-json/codesystem-example.json",
|
|
50
|
+
"resourceType": "CodeSystem"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"filename": "examples-json/communication-example.json",
|
|
54
|
+
"resourceType": "Communication"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"filename": "examples-json/compartmentdefinition-example.json",
|
|
58
|
+
"resourceType": "CompartmentDefinition"
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"filename": "examples-json/composition-example.json",
|
|
62
|
+
"resourceType": "Composition"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"filename": "examples-json/conceptmap-example.json",
|
|
66
|
+
"resourceType": "ConceptMap"
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"filename": "examples-json/condition-example.json",
|
|
70
|
+
"resourceType": "Condition"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"filename": "examples-json/consent-example.json",
|
|
74
|
+
"resourceType": "Consent"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"filename": "examples-json/detectedissue-example.json",
|
|
78
|
+
"resourceType": "DetectedIssue"
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"filename": "examples-json/device-example.json",
|
|
82
|
+
"resourceType": "Device"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"filename": "examples-json/devicemetric-example.json",
|
|
86
|
+
"resourceType": "DeviceMetric"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"filename": "examples-json/deviceusestatement-example.json",
|
|
90
|
+
"resourceType": "DeviceUseStatement"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"filename": "examples-json/diagnosticreport-example.json",
|
|
94
|
+
"resourceType": "DiagnosticReport"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"filename": "examples-json/diagnosticreport-example.json",
|
|
98
|
+
"resourceType": "Observation"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"filename": "examples-json/documentreference-example.json",
|
|
102
|
+
"resourceType": "DocumentReference"
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
"filename": "examples-json/encounter-example.json",
|
|
106
|
+
"resourceType": "Encounter"
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"filename": "examples-json/endpoint-example.json",
|
|
110
|
+
"resourceType": "Endpoint"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"filename": "examples-json/episodeofcare-example.json",
|
|
114
|
+
"resourceType": "EpisodeOfCare"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"filename": "examples-json/familymemberhistory-example.json",
|
|
118
|
+
"resourceType": "FamilyMemberHistory"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"filename": "examples-json/flag-example.json",
|
|
122
|
+
"resourceType": "Flag"
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"filename": "examples-json/goal-example.json",
|
|
126
|
+
"resourceType": "Goal"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"filename": "examples-json/graphdefinition-example.json",
|
|
130
|
+
"resourceType": "GraphDefinition"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"filename": "examples-json/group-example.json",
|
|
134
|
+
"resourceType": "Group"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"filename": "examples-json/healthcareservice-example.json",
|
|
138
|
+
"resourceType": "HealthcareService"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"filename": "examples-json/immunization-example.json",
|
|
142
|
+
"resourceType": "Immunization"
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"filename": "examples-json/implementationguide-example.json",
|
|
146
|
+
"resourceType": "ImplementationGuide"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"filename": "examples-json/linkage-example.json",
|
|
150
|
+
"resourceType": "Linkage"
|
|
151
|
+
},
|
|
152
|
+
{
|
|
153
|
+
"filename": "examples-json/list-example.json",
|
|
154
|
+
"resourceType": "List"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"filename": "examples-json/location-example.json",
|
|
158
|
+
"resourceType": "Location"
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"filename": "examples-json/medicationadministration0301.json",
|
|
162
|
+
"resourceType": "MedicationAdministration"
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"filename": "examples-json/medicationdispense0301.json",
|
|
166
|
+
"resourceType": "MedicationDispense"
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"filename": "examples-json/medicationrequest0301.json",
|
|
170
|
+
"resourceType": "MedicationRequest"
|
|
171
|
+
},
|
|
172
|
+
{
|
|
173
|
+
"filename": "examples-json/medicationstatementexample1.json",
|
|
174
|
+
"resourceType": "MedicationStatement"
|
|
175
|
+
},
|
|
176
|
+
{
|
|
177
|
+
"filename": "examples-json/messagedefinition-example.json",
|
|
178
|
+
"resourceType": "MessageDefinition"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"filename": "examples-json/messageheader-example.json",
|
|
182
|
+
"resourceType": "MessageHeader"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"filename": "examples-json/molecularsequence-example.json",
|
|
186
|
+
"resourceType": "MolecularSequence"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"filename": "examples-json/namingsystem-example.json",
|
|
190
|
+
"resourceType": "NamingSystem"
|
|
191
|
+
},
|
|
192
|
+
{
|
|
193
|
+
"filename": "examples-json/observation-decimal.json",
|
|
194
|
+
"resourceType": "Observation"
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"filename": "examples-json/observation-example.json",
|
|
198
|
+
"resourceType": "Observation"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"filename": "examples-json/operationdefinition-example.json",
|
|
202
|
+
"resourceType": "OperationDefinition"
|
|
203
|
+
},
|
|
204
|
+
{
|
|
205
|
+
"filename": "examples-json/operationoutcome-example.json",
|
|
206
|
+
"resourceType": "OperationOutcome"
|
|
207
|
+
},
|
|
208
|
+
{
|
|
209
|
+
"filename": "examples-json/organization-1.json",
|
|
210
|
+
"resourceType": "Organization"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"filename": "examples-json/organization-example.json",
|
|
214
|
+
"resourceType": "Organization"
|
|
215
|
+
},
|
|
216
|
+
{
|
|
217
|
+
"filename": "examples-json/parameters-example.json",
|
|
218
|
+
"resourceType": "Parameters"
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"filename": "examples-json/patient-example.json",
|
|
222
|
+
"resourceType": "Patient"
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"filename": "examples-json/paymentnotice-example.json",
|
|
226
|
+
"resourceType": "PaymentNotice"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"filename": "examples-json/person-example.json",
|
|
230
|
+
"resourceType": "Person"
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"filename": "examples-json/practitioner-example.json",
|
|
234
|
+
"resourceType": "Practitioner"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"filename": "examples-json/practitionerrole-example.json",
|
|
238
|
+
"resourceType": "PractitionerRole"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"filename": "examples-json/questionnaire-example.json",
|
|
242
|
+
"resourceType": "Questionnaire"
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"filename": "examples-json/questionnaireresponse-example-bluebook.json",
|
|
246
|
+
"resourceType": "QuestionnaireResponse"
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"filename": "examples-json/riskassessment-example.json",
|
|
250
|
+
"resourceType": "RiskAssessment"
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
"filename": "examples-json/schedule-example.json",
|
|
254
|
+
"resourceType": "Schedule"
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"filename": "examples-json/slot-example.json",
|
|
258
|
+
"resourceType": "Slot"
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"filename": "examples-json/specimen-example.json",
|
|
262
|
+
"resourceType": "Specimen"
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"filename": "examples-json/structuremap-example.json",
|
|
266
|
+
"resourceType": "StructureMap"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"filename": "examples-json/subscription-example.json",
|
|
270
|
+
"resourceType": "Subscription"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"filename": "examples-json/substance-example.json",
|
|
274
|
+
"resourceType": "Substance"
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"filename": "examples-json/supplydelivery-example.json",
|
|
278
|
+
"resourceType": "SupplyDelivery"
|
|
279
|
+
},
|
|
280
|
+
{
|
|
281
|
+
"filename": "examples-json/valueset-example.json",
|
|
282
|
+
"resourceType": "ValueSet"
|
|
283
|
+
}
|
|
284
|
+
]
|
|
285
|
+
}
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Account",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">HACC Funded Billing for Peter James Chalmers</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"system": "urn:oid:0.1.2.3.4.5.6.7",
|
|
11
|
+
"value": "654321"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"status": "active",
|
|
15
|
+
"type": {
|
|
16
|
+
"coding": [
|
|
17
|
+
{
|
|
18
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
|
|
19
|
+
"code": "PBILLACCT",
|
|
20
|
+
"display": "patient billing account"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"text": "patient"
|
|
24
|
+
},
|
|
25
|
+
"name": "HACC Funded Billing for Peter James Chalmers",
|
|
26
|
+
"subject": [
|
|
27
|
+
{
|
|
28
|
+
"reference": "Patient/example",
|
|
29
|
+
"display": "Peter James Chalmers"
|
|
30
|
+
}
|
|
31
|
+
],
|
|
32
|
+
"servicePeriod": {
|
|
33
|
+
"start": "2016-01-01",
|
|
34
|
+
"end": "2016-06-30"
|
|
35
|
+
},
|
|
36
|
+
"coverage": [
|
|
37
|
+
{
|
|
38
|
+
"coverage": {
|
|
39
|
+
"reference": "Coverage/7546D"
|
|
40
|
+
},
|
|
41
|
+
"priority": 1
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"owner": {
|
|
45
|
+
"reference": "Organization/hl7"
|
|
46
|
+
},
|
|
47
|
+
"description": "Hospital charges"
|
|
48
|
+
}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "AllergyIntolerance",
|
|
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>: 49476534</p><p><b>clinicalStatus</b>: Active <span>(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical code 'active' = 'Active', given as 'Active'})</span></p><p><b>verificationStatus</b>: Confirmed <span>(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-verification code 'confirmed' = 'Confirmed', given as 'Confirmed'})</span></p><p><b>type</b>: allergy</p><p><b>category</b>: food</p><p><b>criticality</b>: high</p><p><b>code</b>: Cashew nuts <span>(Details : {SNOMED CT code '227493005' = 'Cashew nuts', given as 'Cashew nuts'})</span></p><p><b>patient</b>: <a>Patient/example</a></p><p><b>onset</b>: 01/01/2004</p><p><b>recordedDate</b>: 09/10/2014 2:58:00 PM</p><p><b>recorder</b>: <a>Practitioner/example</a></p><p><b>asserter</b>: <a>Patient/example</a></p><p><b>lastOccurrence</b>: 01/06/2012</p><p><b>note</b>: The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract.</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: cashew nut allergenic extract Injectable Product <span>(Details : {RxNorm code '1160593' = 'cashew nut allergenic extract Injectable Product', given as 'cashew nut allergenic extract Injectable Product'})</span></p><p><b>manifestation</b>: Anaphylactic reaction <span>(Details : {SNOMED CT code '39579001' = 'Anaphylaxis', given as 'Anaphylactic reaction'})</span></p><p><b>description</b>: Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered</p><p><b>onset</b>: 12/06/2012</p><p><b>severity</b>: severe</p><p><b>exposureRoute</b>: Subcutaneous route <span>(Details : {SNOMED CT code '34206005' = 'Subcutaneous route', given as 'Subcutaneous route'})</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: Urticaria <span>(Details : {SNOMED CT code '64305001' = 'Urticaria', given as 'Urticaria'})</span></p><p><b>onset</b>: 01/01/2004</p><p><b>severity</b>: moderate</p><p><b>note</b>: The patient reports that the onset of urticaria was within 15 minutes of eating cashews.</p></blockquote></div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"system": "http://acme.com/ids/patients/risks",
|
|
11
|
+
"value": "49476534"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"clinicalStatus": {
|
|
15
|
+
"coding": [
|
|
16
|
+
{
|
|
17
|
+
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
|
|
18
|
+
"code": "active",
|
|
19
|
+
"display": "Active"
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
},
|
|
23
|
+
"verificationStatus": {
|
|
24
|
+
"coding": [
|
|
25
|
+
{
|
|
26
|
+
"system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
|
|
27
|
+
"code": "confirmed",
|
|
28
|
+
"display": "Confirmed"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
},
|
|
32
|
+
"type": "allergy",
|
|
33
|
+
"category": [
|
|
34
|
+
"food"
|
|
35
|
+
],
|
|
36
|
+
"criticality": "high",
|
|
37
|
+
"code": {
|
|
38
|
+
"coding": [
|
|
39
|
+
{
|
|
40
|
+
"system": "http://snomed.info/sct",
|
|
41
|
+
"code": "227493005",
|
|
42
|
+
"display": "Cashew nuts"
|
|
43
|
+
}
|
|
44
|
+
]
|
|
45
|
+
},
|
|
46
|
+
"patient": {
|
|
47
|
+
"reference": "Patient/example"
|
|
48
|
+
},
|
|
49
|
+
"onsetDateTime": "2004",
|
|
50
|
+
"recordedDate": "2014-10-09T14:58:00+11:00",
|
|
51
|
+
"recorder": {
|
|
52
|
+
"reference": "Practitioner/example"
|
|
53
|
+
},
|
|
54
|
+
"asserter": {
|
|
55
|
+
"reference": "Patient/example"
|
|
56
|
+
},
|
|
57
|
+
"lastOccurrence": "2012-06",
|
|
58
|
+
"note": [
|
|
59
|
+
{
|
|
60
|
+
"text": "The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract."
|
|
61
|
+
}
|
|
62
|
+
],
|
|
63
|
+
"reaction": [
|
|
64
|
+
{
|
|
65
|
+
"substance": {
|
|
66
|
+
"coding": [
|
|
67
|
+
{
|
|
68
|
+
"system": "http://www.nlm.nih.gov/research/umls/rxnorm",
|
|
69
|
+
"code": "1160593",
|
|
70
|
+
"display": "cashew nut allergenic extract Injectable Product"
|
|
71
|
+
}
|
|
72
|
+
]
|
|
73
|
+
},
|
|
74
|
+
"manifestation": [
|
|
75
|
+
{
|
|
76
|
+
"coding": [
|
|
77
|
+
{
|
|
78
|
+
"system": "http://snomed.info/sct",
|
|
79
|
+
"code": "39579001",
|
|
80
|
+
"display": "Anaphylactic reaction"
|
|
81
|
+
}
|
|
82
|
+
]
|
|
83
|
+
}
|
|
84
|
+
],
|
|
85
|
+
"description": "Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered",
|
|
86
|
+
"onset": "2012-06-12",
|
|
87
|
+
"severity": "severe",
|
|
88
|
+
"exposureRoute": {
|
|
89
|
+
"coding": [
|
|
90
|
+
{
|
|
91
|
+
"system": "http://snomed.info/sct",
|
|
92
|
+
"code": "34206005",
|
|
93
|
+
"display": "Subcutaneous route"
|
|
94
|
+
}
|
|
95
|
+
]
|
|
96
|
+
}
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"manifestation": [
|
|
100
|
+
{
|
|
101
|
+
"coding": [
|
|
102
|
+
{
|
|
103
|
+
"system": "http://snomed.info/sct",
|
|
104
|
+
"code": "64305001",
|
|
105
|
+
"display": "Urticaria"
|
|
106
|
+
}
|
|
107
|
+
]
|
|
108
|
+
}
|
|
109
|
+
],
|
|
110
|
+
"onset": "2004",
|
|
111
|
+
"severity": "moderate",
|
|
112
|
+
"note": [
|
|
113
|
+
{
|
|
114
|
+
"text": "The patient reports that the onset of urticaria was within 15 minutes of eating cashews."
|
|
115
|
+
}
|
|
116
|
+
]
|
|
117
|
+
}
|
|
118
|
+
]
|
|
119
|
+
}
|
|
@@ -0,0 +1,103 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Appointment",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Brian MRI results discussion</div>"
|
|
7
|
+
},
|
|
8
|
+
"status": "booked",
|
|
9
|
+
"serviceCategory": [
|
|
10
|
+
{
|
|
11
|
+
"coding": [
|
|
12
|
+
{
|
|
13
|
+
"system": "http://example.org/service-category",
|
|
14
|
+
"code": "gp",
|
|
15
|
+
"display": "General Practice"
|
|
16
|
+
}
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"serviceType": [
|
|
21
|
+
{
|
|
22
|
+
"coding": [
|
|
23
|
+
{
|
|
24
|
+
"code": "52",
|
|
25
|
+
"display": "General Discussion"
|
|
26
|
+
}
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"specialty": [
|
|
31
|
+
{
|
|
32
|
+
"coding": [
|
|
33
|
+
{
|
|
34
|
+
"system": "http://snomed.info/sct",
|
|
35
|
+
"code": "394814009",
|
|
36
|
+
"display": "General practice"
|
|
37
|
+
}
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
],
|
|
41
|
+
"appointmentType": {
|
|
42
|
+
"coding": [
|
|
43
|
+
{
|
|
44
|
+
"system": "http://terminology.hl7.org/CodeSystem/v2-0276",
|
|
45
|
+
"code": "FOLLOWUP",
|
|
46
|
+
"display": "A follow up visit from a previous appointment"
|
|
47
|
+
}
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
"reasonReference": [
|
|
51
|
+
{
|
|
52
|
+
"reference": "Condition/example",
|
|
53
|
+
"display": "Severe burn of left ear"
|
|
54
|
+
}
|
|
55
|
+
],
|
|
56
|
+
"priority": 5,
|
|
57
|
+
"description": "Discussion on the results of your recent MRI",
|
|
58
|
+
"start": "2013-12-10T09:00:00Z",
|
|
59
|
+
"end": "2013-12-10T11:00:00Z",
|
|
60
|
+
"created": "2013-10-10",
|
|
61
|
+
"comment": "Further expand on the results of the MRI and determine the next actions that may be appropriate.",
|
|
62
|
+
"basedOn": [
|
|
63
|
+
{
|
|
64
|
+
"reference": "ServiceRequest/myringotomy"
|
|
65
|
+
}
|
|
66
|
+
],
|
|
67
|
+
"participant": [
|
|
68
|
+
{
|
|
69
|
+
"actor": {
|
|
70
|
+
"reference": "Patient/example",
|
|
71
|
+
"display": "Peter James Chalmers"
|
|
72
|
+
},
|
|
73
|
+
"required": "required",
|
|
74
|
+
"status": "accepted"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"type": [
|
|
78
|
+
{
|
|
79
|
+
"coding": [
|
|
80
|
+
{
|
|
81
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
|
|
82
|
+
"code": "ATND"
|
|
83
|
+
}
|
|
84
|
+
]
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"actor": {
|
|
88
|
+
"reference": "Practitioner/example",
|
|
89
|
+
"display": "Dr Adam Careful"
|
|
90
|
+
},
|
|
91
|
+
"required": "required",
|
|
92
|
+
"status": "accepted"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
"actor": {
|
|
96
|
+
"reference": "Location/1",
|
|
97
|
+
"display": "South Wing, second floor"
|
|
98
|
+
},
|
|
99
|
+
"required": "required",
|
|
100
|
+
"status": "accepted"
|
|
101
|
+
}
|
|
102
|
+
]
|
|
103
|
+
}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "AppointmentResponse",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Accept Brian MRI results discussion</div>"
|
|
7
|
+
},
|
|
8
|
+
"appointment": {
|
|
9
|
+
"reference": "Appointment/example",
|
|
10
|
+
"display": "Brian MRI results discussion"
|
|
11
|
+
},
|
|
12
|
+
"actor": {
|
|
13
|
+
"reference": "Patient/example",
|
|
14
|
+
"display": "Peter James Chalmers"
|
|
15
|
+
},
|
|
16
|
+
"participantStatus": "accepted"
|
|
17
|
+
}
|
|
@@ -0,0 +1,121 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "AuditEvent",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Application Start for under service login "Grahame" (id: Grahame's Test HL7Connect)</div>"
|
|
7
|
+
},
|
|
8
|
+
"type": {
|
|
9
|
+
"system": "http://dicom.nema.org/resources/ontology/DCM",
|
|
10
|
+
"code": "110100",
|
|
11
|
+
"display": "Application Activity"
|
|
12
|
+
},
|
|
13
|
+
"subtype": [
|
|
14
|
+
{
|
|
15
|
+
"system": "http://dicom.nema.org/resources/ontology/DCM",
|
|
16
|
+
"code": "110120",
|
|
17
|
+
"display": "Application Start"
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"action": "E",
|
|
21
|
+
"recorded": "2012-10-25T22:04:27+11:00",
|
|
22
|
+
"outcome": "0",
|
|
23
|
+
"agent": [
|
|
24
|
+
{
|
|
25
|
+
"type": {
|
|
26
|
+
"coding": [
|
|
27
|
+
{
|
|
28
|
+
"system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
|
|
29
|
+
"code": "humanuser",
|
|
30
|
+
"display": "human user"
|
|
31
|
+
}
|
|
32
|
+
]
|
|
33
|
+
},
|
|
34
|
+
"role": [
|
|
35
|
+
{
|
|
36
|
+
"text": "Service User (Logon)"
|
|
37
|
+
}
|
|
38
|
+
],
|
|
39
|
+
"who": {
|
|
40
|
+
"identifier": {
|
|
41
|
+
"value": "Grahame"
|
|
42
|
+
}
|
|
43
|
+
},
|
|
44
|
+
"requestor": false,
|
|
45
|
+
"network": {
|
|
46
|
+
"address": "127.0.0.1",
|
|
47
|
+
"type": "2"
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"type": {
|
|
52
|
+
"coding": [
|
|
53
|
+
{
|
|
54
|
+
"system": "http://dicom.nema.org/resources/ontology/DCM",
|
|
55
|
+
"code": "110153",
|
|
56
|
+
"display": "Source Role ID"
|
|
57
|
+
}
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
"who": {
|
|
61
|
+
"identifier": {
|
|
62
|
+
"system": "urn:oid:2.16.840.1.113883.4.2",
|
|
63
|
+
"value": "2.16.840.1.113883.4.2"
|
|
64
|
+
}
|
|
65
|
+
},
|
|
66
|
+
"altId": "6580",
|
|
67
|
+
"requestor": false,
|
|
68
|
+
"network": {
|
|
69
|
+
"address": "Workstation1.ehr.familyclinic.com",
|
|
70
|
+
"type": "1"
|
|
71
|
+
}
|
|
72
|
+
}
|
|
73
|
+
],
|
|
74
|
+
"source": {
|
|
75
|
+
"site": "Development",
|
|
76
|
+
"observer": {
|
|
77
|
+
"display": "Grahame's Laptop"
|
|
78
|
+
},
|
|
79
|
+
"type": [
|
|
80
|
+
{
|
|
81
|
+
"system": "http://dicom.nema.org/resources/ontology/DCM",
|
|
82
|
+
"code": "110122",
|
|
83
|
+
"display": "Login"
|
|
84
|
+
}
|
|
85
|
+
]
|
|
86
|
+
},
|
|
87
|
+
"entity": [
|
|
88
|
+
{
|
|
89
|
+
"what": {
|
|
90
|
+
"identifier": {
|
|
91
|
+
"type": {
|
|
92
|
+
"coding": [
|
|
93
|
+
{
|
|
94
|
+
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
|
|
95
|
+
"code": "SNO"
|
|
96
|
+
}
|
|
97
|
+
],
|
|
98
|
+
"text": "Dell Serial Number"
|
|
99
|
+
},
|
|
100
|
+
"value": "ABCDEF"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
"type": {
|
|
104
|
+
"system": "http://terminology.hl7.org/CodeSystem/audit-entity-type",
|
|
105
|
+
"code": "4",
|
|
106
|
+
"display": "Other"
|
|
107
|
+
},
|
|
108
|
+
"role": {
|
|
109
|
+
"system": "http://terminology.hl7.org/CodeSystem/object-role",
|
|
110
|
+
"code": "4",
|
|
111
|
+
"display": "Domain Resource"
|
|
112
|
+
},
|
|
113
|
+
"lifecycle": {
|
|
114
|
+
"system": "http://terminology.hl7.org/CodeSystem/dicom-audit-lifecycle",
|
|
115
|
+
"code": "6",
|
|
116
|
+
"display": "Access / Use"
|
|
117
|
+
},
|
|
118
|
+
"name": "Grahame's Laptop"
|
|
119
|
+
}
|
|
120
|
+
]
|
|
121
|
+
}
|