@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,186 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "RiskAssessment",
|
|
3
|
+
"id": "genetic",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>Probability of developing breast cancer before the age indicated:</p>\n <table>\n <thead>\n <tr>\n <th>Age</th>\n <th>Probability (%)</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>current-53</td>\n <td>0.0168</td>\n </tr>\n <tr>\n <td>54-57</td>\n <td>0.0368</td>\n </tr>\n <tr>\n <td>58-62</td>\n <td>0.0594</td>\n </tr>\n <tr>\n <td>63-67</td>\n <td>0.0838</td>\n </tr>\n <tr>\n <td>68-72</td>\n <td>0.1089</td>\n </tr>\n <tr>\n <td>73-77</td>\n <td>0.1327</td>\n </tr>\n <tr>\n <td>78-82</td>\n <td>0.1530</td>\n </tr>\n <tr>\n <td>83-87</td>\n <td>0.1663</td>\n </tr>\n </tbody>\n </table>\n </div>"
|
|
7
|
+
},
|
|
8
|
+
"status": "final",
|
|
9
|
+
"method": {
|
|
10
|
+
"coding": [
|
|
11
|
+
{
|
|
12
|
+
"code": "BRCAPRO"
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
"subject": {
|
|
17
|
+
"reference": "Patient/b248b1b2-1686-4b94-9936-37d7a5f94b51"
|
|
18
|
+
},
|
|
19
|
+
"occurrenceDateTime": "2006-01-13T23:01:00Z",
|
|
20
|
+
"basis": [
|
|
21
|
+
{
|
|
22
|
+
"reference": "List/prognosis"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"prediction": [
|
|
26
|
+
{
|
|
27
|
+
"outcome": {
|
|
28
|
+
"text": "Breast Cancer"
|
|
29
|
+
},
|
|
30
|
+
"probabilityDecimal": 0.000168,
|
|
31
|
+
"whenRange": {
|
|
32
|
+
"high": {
|
|
33
|
+
"value": 53,
|
|
34
|
+
"unit": "years",
|
|
35
|
+
"system": "http://unitsofmeasure.org",
|
|
36
|
+
"code": "a"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"outcome": {
|
|
42
|
+
"text": "Breast Cancer"
|
|
43
|
+
},
|
|
44
|
+
"probabilityDecimal": 0.000368,
|
|
45
|
+
"whenRange": {
|
|
46
|
+
"low": {
|
|
47
|
+
"value": 54,
|
|
48
|
+
"unit": "years",
|
|
49
|
+
"system": "http://unitsofmeasure.org",
|
|
50
|
+
"code": "a"
|
|
51
|
+
},
|
|
52
|
+
"high": {
|
|
53
|
+
"value": 57,
|
|
54
|
+
"unit": "years",
|
|
55
|
+
"system": "http://unitsofmeasure.org",
|
|
56
|
+
"code": "a"
|
|
57
|
+
}
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
"outcome": {
|
|
62
|
+
"text": "Breast Cancer"
|
|
63
|
+
},
|
|
64
|
+
"probabilityDecimal": 0.000594,
|
|
65
|
+
"whenRange": {
|
|
66
|
+
"low": {
|
|
67
|
+
"value": 58,
|
|
68
|
+
"unit": "years",
|
|
69
|
+
"system": "http://unitsofmeasure.org",
|
|
70
|
+
"code": "a"
|
|
71
|
+
},
|
|
72
|
+
"high": {
|
|
73
|
+
"value": 62,
|
|
74
|
+
"unit": "years",
|
|
75
|
+
"system": "http://unitsofmeasure.org",
|
|
76
|
+
"code": "a"
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
{
|
|
81
|
+
"outcome": {
|
|
82
|
+
"text": "Breast Cancer"
|
|
83
|
+
},
|
|
84
|
+
"probabilityDecimal": 0.000838,
|
|
85
|
+
"whenRange": {
|
|
86
|
+
"low": {
|
|
87
|
+
"value": 63,
|
|
88
|
+
"unit": "years",
|
|
89
|
+
"system": "http://unitsofmeasure.org",
|
|
90
|
+
"code": "a"
|
|
91
|
+
},
|
|
92
|
+
"high": {
|
|
93
|
+
"value": 67,
|
|
94
|
+
"unit": "years",
|
|
95
|
+
"system": "http://unitsofmeasure.org",
|
|
96
|
+
"code": "a"
|
|
97
|
+
}
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"outcome": {
|
|
102
|
+
"text": "Breast Cancer"
|
|
103
|
+
},
|
|
104
|
+
"probabilityDecimal": 0.001089,
|
|
105
|
+
"whenRange": {
|
|
106
|
+
"low": {
|
|
107
|
+
"value": 68,
|
|
108
|
+
"unit": "years",
|
|
109
|
+
"system": "http://unitsofmeasure.org",
|
|
110
|
+
"code": "a"
|
|
111
|
+
},
|
|
112
|
+
"high": {
|
|
113
|
+
"value": 72,
|
|
114
|
+
"unit": "years",
|
|
115
|
+
"system": "http://unitsofmeasure.org",
|
|
116
|
+
"code": "a"
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"outcome": {
|
|
122
|
+
"text": "Breast Cancer"
|
|
123
|
+
},
|
|
124
|
+
"probabilityDecimal": 0.001327,
|
|
125
|
+
"whenRange": {
|
|
126
|
+
"low": {
|
|
127
|
+
"value": 73,
|
|
128
|
+
"unit": "years",
|
|
129
|
+
"system": "http://unitsofmeasure.org",
|
|
130
|
+
"code": "a"
|
|
131
|
+
},
|
|
132
|
+
"high": {
|
|
133
|
+
"value": 77,
|
|
134
|
+
"unit": "years",
|
|
135
|
+
"system": "http://unitsofmeasure.org",
|
|
136
|
+
"code": "a"
|
|
137
|
+
}
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"outcome": {
|
|
142
|
+
"text": "Breast Cancer"
|
|
143
|
+
},
|
|
144
|
+
"probabilityDecimal": 0.001530,
|
|
145
|
+
"whenRange": {
|
|
146
|
+
"low": {
|
|
147
|
+
"value": 78,
|
|
148
|
+
"unit": "years",
|
|
149
|
+
"system": "http://unitsofmeasure.org",
|
|
150
|
+
"code": "a"
|
|
151
|
+
},
|
|
152
|
+
"high": {
|
|
153
|
+
"value": 82,
|
|
154
|
+
"unit": "years",
|
|
155
|
+
"system": "http://unitsofmeasure.org",
|
|
156
|
+
"code": "a"
|
|
157
|
+
}
|
|
158
|
+
}
|
|
159
|
+
},
|
|
160
|
+
{
|
|
161
|
+
"outcome": {
|
|
162
|
+
"text": "Breast Cancer"
|
|
163
|
+
},
|
|
164
|
+
"probabilityDecimal": 0.001663,
|
|
165
|
+
"whenRange": {
|
|
166
|
+
"low": {
|
|
167
|
+
"value": 83,
|
|
168
|
+
"unit": "years",
|
|
169
|
+
"system": "http://unitsofmeasure.org",
|
|
170
|
+
"code": "a"
|
|
171
|
+
},
|
|
172
|
+
"high": {
|
|
173
|
+
"value": 88,
|
|
174
|
+
"unit": "years",
|
|
175
|
+
"system": "http://unitsofmeasure.org",
|
|
176
|
+
"code": "a"
|
|
177
|
+
}
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"note": [
|
|
182
|
+
{
|
|
183
|
+
"text": "High degree of certainty"
|
|
184
|
+
}
|
|
185
|
+
]
|
|
186
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Schedule",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n Burgers UMC, South Wing, second floor Physiotherapy Schedule\n </div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"use": "usual",
|
|
11
|
+
"system": "http://example.org/scheduleid",
|
|
12
|
+
"value": "45"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"active": true,
|
|
16
|
+
"serviceCategory": [
|
|
17
|
+
{
|
|
18
|
+
"coding": [
|
|
19
|
+
{
|
|
20
|
+
"code": "17",
|
|
21
|
+
"display": "General Practice"
|
|
22
|
+
}
|
|
23
|
+
]
|
|
24
|
+
}
|
|
25
|
+
],
|
|
26
|
+
"serviceType": [
|
|
27
|
+
{
|
|
28
|
+
"coding": [
|
|
29
|
+
{
|
|
30
|
+
"code": "57",
|
|
31
|
+
"display": "Immunization"
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
],
|
|
36
|
+
"specialty": [
|
|
37
|
+
{
|
|
38
|
+
"coding": [
|
|
39
|
+
{
|
|
40
|
+
"code": "408480009",
|
|
41
|
+
"display": "Clinical immunology"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
],
|
|
46
|
+
"actor": [
|
|
47
|
+
{
|
|
48
|
+
"reference": "Location/1",
|
|
49
|
+
"display": "Burgers UMC, South Wing, second floor"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"planningHorizon": {
|
|
53
|
+
"start": "2013-12-25T09:15:00Z",
|
|
54
|
+
"end": "2013-12-25T09:30:00Z"
|
|
55
|
+
},
|
|
56
|
+
"comment": "The slots attached to this schedule should be specialized to cover immunizations within the clinic"
|
|
57
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"PatientConnection":{
|
|
3
|
+
"count":50,
|
|
4
|
+
"offset":0,
|
|
5
|
+
"pagesize":50,
|
|
6
|
+
"edges":[{
|
|
7
|
+
"resource":{
|
|
8
|
+
"id":"example",
|
|
9
|
+
"active":true
|
|
10
|
+
}
|
|
11
|
+
},{
|
|
12
|
+
"mode":"match",
|
|
13
|
+
"score":0.5,
|
|
14
|
+
"resource":{
|
|
15
|
+
"id":"xds",
|
|
16
|
+
"active":true
|
|
17
|
+
}
|
|
18
|
+
}],
|
|
19
|
+
"next":"77c97e03-8a6c-415f-a63d-11c80cf73f:50"
|
|
20
|
+
}
|
|
21
|
+
}
|
|
@@ -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,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Slot",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t25 Dec 2013 9:15am - 9:30am: <b>Busy</b> Physiotherapy\n\t\t</div>"
|
|
7
|
+
},
|
|
8
|
+
"serviceCategory": [
|
|
9
|
+
{
|
|
10
|
+
"coding": [
|
|
11
|
+
{
|
|
12
|
+
"code": "17",
|
|
13
|
+
"display": "General Practice"
|
|
14
|
+
}
|
|
15
|
+
]
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"serviceType": [
|
|
19
|
+
{
|
|
20
|
+
"coding": [
|
|
21
|
+
{
|
|
22
|
+
"code": "57",
|
|
23
|
+
"display": "Immunization"
|
|
24
|
+
}
|
|
25
|
+
]
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"specialty": [
|
|
29
|
+
{
|
|
30
|
+
"coding": [
|
|
31
|
+
{
|
|
32
|
+
"code": "408480009",
|
|
33
|
+
"display": "Clinical immunology"
|
|
34
|
+
}
|
|
35
|
+
]
|
|
36
|
+
}
|
|
37
|
+
],
|
|
38
|
+
"appointmentType": {
|
|
39
|
+
"coding": [
|
|
40
|
+
{
|
|
41
|
+
"system": "http://terminology.hl7.org/CodeSystem/v2-0276",
|
|
42
|
+
"code": "WALKIN",
|
|
43
|
+
"display": "A previously unscheduled walk-in visit"
|
|
44
|
+
}
|
|
45
|
+
]
|
|
46
|
+
},
|
|
47
|
+
"schedule": {
|
|
48
|
+
"reference": "Schedule/example"
|
|
49
|
+
},
|
|
50
|
+
"status": "free",
|
|
51
|
+
"start": "2013-12-25T09:15:00Z",
|
|
52
|
+
"end": "2013-12-25T09:30:00Z",
|
|
53
|
+
"comment": "Assessments should be performed before requesting appointments in this slot."
|
|
54
|
+
}
|
|
@@ -0,0 +1,109 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Specimen",
|
|
3
|
+
"id": "101",
|
|
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>: 101</p><p><b>contained</b>: </p><p><b>identifier</b>: 23234352356</p><p><b>accessionIdentifier</b>: X352356</p><p><b>status</b>: available</p><p><b>type</b>: Venous blood specimen <span>(Details : {SNOMED CT code '122555007' = 'Venous blood specimen', given as 'Venous blood specimen'})</span></p><p><b>subject</b>: <a>Peter Patient</a></p><p><b>receivedTime</b>: 04/03/2011 7:03:00 AM</p><p><b>request</b>: <a>ServiceRequest/example</a></p><h3>Collections</h3><table><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Quantity</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td>*</td><td><a>Practitioner/example</a></td><td>30/05/2011 6:15:00 AM</td><td>6 mL</td><td>Line, Venous <span>(Details : {http://terminology.hl7.org/CodeSystem/v2-0488 code 'LNV' = 'Line, Venous)</span></td><td>Right median cubital vein <span>(Details : {SNOMED CT code '49852007' = 'Median cubital vein', given as 'Structure of median cubital vein (body structure)'})</span></td></tr></table><h3>Containers</h3><table><tr><td>-</td><td><b>Identifier</b></td><td><b>Description</b></td><td><b>Type</b></td><td><b>Capacity</b></td><td><b>SpecimenQuantity</b></td><td><b>Additive[x]</b></td></tr><tr><td>*</td><td>48736-15394-75465</td><td>Green Gel tube</td><td>Vacutainer <span>(Details )</span></td><td>10 mL</td><td>6 mL</td><td>id: hep; Lithium/Li Heparin <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-EntityCode code 'HEPL' = 'Lithium/Li Heparin)</span></td></tr></table><p><b>note</b>: Specimen is grossly lipemic</p></div>"
|
|
7
|
+
},
|
|
8
|
+
"contained": [
|
|
9
|
+
{
|
|
10
|
+
"resourceType": "Substance",
|
|
11
|
+
"id": "hep",
|
|
12
|
+
"code": {
|
|
13
|
+
"coding": [
|
|
14
|
+
{
|
|
15
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-EntityCode",
|
|
16
|
+
"code": "HEPL"
|
|
17
|
+
}
|
|
18
|
+
]
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
],
|
|
22
|
+
"identifier": [
|
|
23
|
+
{
|
|
24
|
+
"system": "http://ehr.acme.org/identifiers/collections",
|
|
25
|
+
"value": "23234352356"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
28
|
+
"accessionIdentifier": {
|
|
29
|
+
"system": "http://lab.acme.org/specimens/2011",
|
|
30
|
+
"value": "X352356"
|
|
31
|
+
},
|
|
32
|
+
"status": "available",
|
|
33
|
+
"type": {
|
|
34
|
+
"coding": [
|
|
35
|
+
{
|
|
36
|
+
"system": "http://snomed.info/sct",
|
|
37
|
+
"code": "122555007",
|
|
38
|
+
"display": "Venous blood specimen"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"subject": {
|
|
43
|
+
"reference": "Patient/example",
|
|
44
|
+
"display": "Peter Patient"
|
|
45
|
+
},
|
|
46
|
+
"receivedTime": "2011-03-04T07:03:00Z",
|
|
47
|
+
"request": [
|
|
48
|
+
{
|
|
49
|
+
"reference": "ServiceRequest/example"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
"collection": {
|
|
53
|
+
"collector": {
|
|
54
|
+
"reference": "Practitioner/example"
|
|
55
|
+
},
|
|
56
|
+
"collectedDateTime": "2011-05-30T06:15:00Z",
|
|
57
|
+
"quantity": {
|
|
58
|
+
"value": 6,
|
|
59
|
+
"unit": "mL"
|
|
60
|
+
},
|
|
61
|
+
"method": {
|
|
62
|
+
"coding": [
|
|
63
|
+
{
|
|
64
|
+
"system": "http://terminology.hl7.org/CodeSystem/v2-0488",
|
|
65
|
+
"code": "LNV"
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
},
|
|
69
|
+
"bodySite": {
|
|
70
|
+
"coding": [
|
|
71
|
+
{
|
|
72
|
+
"system": "http://snomed.info/sct",
|
|
73
|
+
"code": "49852007",
|
|
74
|
+
"display": "Structure of median cubital vein (body structure)"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
"text": "Right median cubital vein"
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
"container": [
|
|
81
|
+
{
|
|
82
|
+
"identifier": [
|
|
83
|
+
{
|
|
84
|
+
"value": "48736-15394-75465"
|
|
85
|
+
}
|
|
86
|
+
],
|
|
87
|
+
"description": "Green Gel tube",
|
|
88
|
+
"type": {
|
|
89
|
+
"text": "Vacutainer"
|
|
90
|
+
},
|
|
91
|
+
"capacity": {
|
|
92
|
+
"value": 10,
|
|
93
|
+
"unit": "mL"
|
|
94
|
+
},
|
|
95
|
+
"specimenQuantity": {
|
|
96
|
+
"value": 6,
|
|
97
|
+
"unit": "mL"
|
|
98
|
+
},
|
|
99
|
+
"additiveReference": {
|
|
100
|
+
"reference": "#hep"
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"note": [
|
|
105
|
+
{
|
|
106
|
+
"text": "Specimen is grossly lipemic"
|
|
107
|
+
}
|
|
108
|
+
]
|
|
109
|
+
}
|
|
@@ -0,0 +1,77 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "StructureMap",
|
|
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/StructureMap/example</b></p><p><b>identifier</b>: urn:oid:37843577-95fb-4adb-84c0-8837188a7bf3</p><p><b>version</b>: 0.1</p><p><b>name</b>: ExampleMap</p><p><b>title</b>: Example Map</p><p><b>status</b>: draft</p><p><b>date</b>: 09/03/2017</p><p><b>publisher</b>: HL7 FHIR Standard</p><p><b>contact</b>: </p><p><b>description</b>: Example Structure Map</p><p><b>jurisdiction</b>: Oceania <span>(Details : {http://unstats.un.org/unsd/methods/m49/m49.htm code '009' = 'Oceania', given as 'Oceania'})</span></p><blockquote><p><b>group</b></p><p><b>name</b>: Examples</p><p><b>typeMode</b>: none</p><p><b>documentation</b>: test -> testValue</p><h3>Inputs</h3><table><tr><td>-</td><td><b>Name</b></td><td><b>Mode</b></td></tr><tr><td>*</td><td>test</td><td>source</td></tr></table><blockquote><p><b>rule</b></p><p><b>name</b>: rule1</p><h3>Sources</h3><table><tr><td>-</td><td><b>Context</b></td><td><b>Type</b></td><td><b>Element</b></td><td><b>Variable</b></td></tr><tr><td>*</td><td>Source</td><td>SourceClassA</td><td>test</td><td>t</td></tr></table><h3>Targets</h3><table><tr><td>-</td><td><b>Context</b></td><td><b>ContextType</b></td><td><b>Element</b></td><td><b>Transform</b></td></tr><tr><td>*</td><td>Destination</td><td>variable</td><td>testValue</td><td>copy</td></tr></table></blockquote></blockquote></div>"
|
|
7
|
+
},
|
|
8
|
+
"url": "http://hl7.org/fhir/StructureMap/example",
|
|
9
|
+
"identifier": [
|
|
10
|
+
{
|
|
11
|
+
"system": "urn:ietf:rfc:3986",
|
|
12
|
+
"value": "urn:oid:37843577-95fb-4adb-84c0-8837188a7bf3"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"version": "0.1",
|
|
16
|
+
"name": "ExampleMap",
|
|
17
|
+
"title": "Example Map",
|
|
18
|
+
"status": "draft",
|
|
19
|
+
"date": "2017-03-09",
|
|
20
|
+
"publisher": "HL7 FHIR Standard",
|
|
21
|
+
"contact": [
|
|
22
|
+
{
|
|
23
|
+
"telecom": [
|
|
24
|
+
{
|
|
25
|
+
"system": "url",
|
|
26
|
+
"value": "http://hl7.org/fhir"
|
|
27
|
+
}
|
|
28
|
+
]
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"description": "Example Structure Map",
|
|
32
|
+
"jurisdiction": [
|
|
33
|
+
{
|
|
34
|
+
"coding": [
|
|
35
|
+
{
|
|
36
|
+
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
|
|
37
|
+
"code": "009",
|
|
38
|
+
"display": "Oceania"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
],
|
|
43
|
+
"group": [
|
|
44
|
+
{
|
|
45
|
+
"name": "Examples",
|
|
46
|
+
"typeMode": "none",
|
|
47
|
+
"documentation": "test -> testValue",
|
|
48
|
+
"input": [
|
|
49
|
+
{
|
|
50
|
+
"name": "test",
|
|
51
|
+
"mode": "source"
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
"rule": [
|
|
55
|
+
{
|
|
56
|
+
"name": "rule1",
|
|
57
|
+
"source": [
|
|
58
|
+
{
|
|
59
|
+
"context": "Source",
|
|
60
|
+
"type": "SourceClassA",
|
|
61
|
+
"element": "test",
|
|
62
|
+
"variable": "t"
|
|
63
|
+
}
|
|
64
|
+
],
|
|
65
|
+
"target": [
|
|
66
|
+
{
|
|
67
|
+
"context": "Destination",
|
|
68
|
+
"contextType": "variable",
|
|
69
|
+
"element": "testValue",
|
|
70
|
+
"transform": "copy"
|
|
71
|
+
}
|
|
72
|
+
]
|
|
73
|
+
}
|
|
74
|
+
]
|
|
75
|
+
}
|
|
76
|
+
]
|
|
77
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Subscription",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Put rendering here]</div>"
|
|
7
|
+
},
|
|
8
|
+
"status": "requested",
|
|
9
|
+
"contact": [
|
|
10
|
+
{
|
|
11
|
+
"system": "phone",
|
|
12
|
+
"value": "ext 4123"
|
|
13
|
+
}
|
|
14
|
+
],
|
|
15
|
+
"end": "2021-01-01T00:00:00Z",
|
|
16
|
+
"reason": "Monitor new neonatal function",
|
|
17
|
+
"criteria": "Observation?code=http://loinc.org|1975-2",
|
|
18
|
+
"channel": {
|
|
19
|
+
"type": "rest-hook",
|
|
20
|
+
"endpoint": "https://biliwatch.com/customers/mount-auburn-miu/on-result",
|
|
21
|
+
"payload": "application/fhir+json",
|
|
22
|
+
"header": [
|
|
23
|
+
"Authorization: Bearer secret-token-abc-123"
|
|
24
|
+
]
|
|
25
|
+
}
|
|
26
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Substance",
|
|
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>: 1463</p><p><b>status</b>: active</p><p><b>category</b>: Allergen <span>(Details : {http://terminology.hl7.org/CodeSystem/substance-category code 'allergen' = 'Allergen', given as 'Allergen'})</span></p><p><b>code</b>: apitoxin (Honey Bee Venom) <span>(Details )</span></p></div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"system": "http://acme.org/identifiers/substances",
|
|
11
|
+
"value": "1463"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"status": "active",
|
|
15
|
+
"category": [
|
|
16
|
+
{
|
|
17
|
+
"coding": [
|
|
18
|
+
{
|
|
19
|
+
"system": "http://terminology.hl7.org/CodeSystem/substance-category",
|
|
20
|
+
"code": "allergen",
|
|
21
|
+
"display": "Allergen"
|
|
22
|
+
}
|
|
23
|
+
]
|
|
24
|
+
}
|
|
25
|
+
],
|
|
26
|
+
"code": {
|
|
27
|
+
"text": "apitoxin (Honey Bee Venom)"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "SupplyDelivery",
|
|
3
|
+
"id": "simpledelivery",
|
|
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>: simpledelivery</p><p><b>identifier</b>: Order10284</p><p><b>basedOn</b>: <a>SupplyRequest/simpleorder</a></p><p><b>partOf</b>: Central Supply Restock</p><p><b>status</b>: completed</p><p><b>type</b>: Blood collect tubes blue cap <span>(Details : {http://terminology.hl7.org/CodeSystem/supply-item-type code 'device' = 'Device)</span></p><h3>SuppliedItems</h3><table><tr><td>-</td><td><b>Quantity</b></td><td><b>Item[x]</b></td></tr><tr><td>*</td><td>10</td><td>Blood collect tubes blue cap <span>(Details : {[not stated] code 'BlueTubes' = 'BlueTubes', given as 'Blood collect tubes blue cap'})</span></td></tr></table><p><b>occurrence</b>: 31/12/2016</p><p><b>supplier</b>: Vendor1</p><p><b>destination</b>: Location 1</p></div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"value": "Order10284"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"basedOn": [
|
|
14
|
+
{
|
|
15
|
+
"reference": "SupplyRequest/simpleorder"
|
|
16
|
+
}
|
|
17
|
+
],
|
|
18
|
+
"partOf": [
|
|
19
|
+
{
|
|
20
|
+
"display": "Central Supply Restock"
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"status": "completed",
|
|
24
|
+
"type": {
|
|
25
|
+
"coding": [
|
|
26
|
+
{
|
|
27
|
+
"system": "http://terminology.hl7.org/CodeSystem/supply-item-type",
|
|
28
|
+
"code": "device"
|
|
29
|
+
}
|
|
30
|
+
],
|
|
31
|
+
"text": "Blood collect tubes blue cap"
|
|
32
|
+
},
|
|
33
|
+
"suppliedItem": {
|
|
34
|
+
"quantity": {
|
|
35
|
+
"value": 10
|
|
36
|
+
},
|
|
37
|
+
"itemCodeableConcept": {
|
|
38
|
+
"coding": [
|
|
39
|
+
{
|
|
40
|
+
"code": "BlueTubes",
|
|
41
|
+
"display": "Blood collect tubes blue cap"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"occurrenceDateTime": "2016-12-31",
|
|
47
|
+
"supplier": {
|
|
48
|
+
"display": "Vendor1"
|
|
49
|
+
},
|
|
50
|
+
"destination": {
|
|
51
|
+
"display": "Location 1"
|
|
52
|
+
}
|
|
53
|
+
}
|