@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,45 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "List",
|
|
3
|
+
"id": "example",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <thead>\n <tr>\n <th>Condition</th>\n <th>Severity</th>\n <th>Date</th>\n <th>Location</th>\n <th>Status</th>\n </tr>\n </thead>\n <tbody>\n <tr>\n <td>Burnt Ear</td>\n <td>Severe</td>\n <td>24-May 2012</td>\n <td>Left Ear</td>\n <td>deleted</td>\n </tr>\n <tr>\n <td>Asthma</td>\n <td>Mild</td>\n <td>21-Nov 2012</td>\n <td>--</td>\n <td>added</td>\n </tr>\n </tbody>\n </table>\n </div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"system": "urn:uuid:a9fcea7c-fcdf-4d17-a5e0-f26dda030b59",
|
|
11
|
+
"value": "23974652"
|
|
12
|
+
}
|
|
13
|
+
],
|
|
14
|
+
"status": "current",
|
|
15
|
+
"mode": "changes",
|
|
16
|
+
"subject": {
|
|
17
|
+
"reference": "Patient/example"
|
|
18
|
+
},
|
|
19
|
+
"encounter": {
|
|
20
|
+
"reference": "Encounter/example"
|
|
21
|
+
},
|
|
22
|
+
"date": "2012-11-25T22:17:00+11:00",
|
|
23
|
+
"source": {
|
|
24
|
+
"reference": "Patient/example"
|
|
25
|
+
},
|
|
26
|
+
"entry": [
|
|
27
|
+
{
|
|
28
|
+
"flag": {
|
|
29
|
+
"text": "Deleted due to error"
|
|
30
|
+
},
|
|
31
|
+
"deleted": true,
|
|
32
|
+
"item": {
|
|
33
|
+
"reference": "Condition/example"
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"flag": {
|
|
38
|
+
"text": "Added"
|
|
39
|
+
},
|
|
40
|
+
"item": {
|
|
41
|
+
"reference": "Condition/example2"
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
]
|
|
45
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"entry":[{
|
|
3
|
+
"item":{
|
|
4
|
+
"reference":"Patient/1"
|
|
5
|
+
}
|
|
6
|
+
},{
|
|
7
|
+
"item":{
|
|
8
|
+
"reference":"Patient/2"
|
|
9
|
+
}
|
|
10
|
+
},{
|
|
11
|
+
"item":{
|
|
12
|
+
"reference":"Patient/3"
|
|
13
|
+
}
|
|
14
|
+
},{
|
|
15
|
+
"item":{
|
|
16
|
+
"reference":"Patient/4"
|
|
17
|
+
}
|
|
18
|
+
},{
|
|
19
|
+
"item":{
|
|
20
|
+
"reference":"Patient/5"
|
|
21
|
+
}
|
|
22
|
+
}]
|
|
23
|
+
}
|
|
@@ -0,0 +1,73 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "Location",
|
|
3
|
+
"id": "1",
|
|
4
|
+
"text": {
|
|
5
|
+
"status": "generated",
|
|
6
|
+
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Burgers UMC, South Wing, second floor</div>"
|
|
7
|
+
},
|
|
8
|
+
"identifier": [
|
|
9
|
+
{
|
|
10
|
+
"value": "B1-S.F2"
|
|
11
|
+
}
|
|
12
|
+
],
|
|
13
|
+
"status": "active",
|
|
14
|
+
"name": "South Wing, second floor",
|
|
15
|
+
"alias": [
|
|
16
|
+
"BU MC, SW, F2",
|
|
17
|
+
"Burgers University Medical Center, South Wing, second floor"
|
|
18
|
+
],
|
|
19
|
+
"description": "Second floor of the Old South Wing, formerly in use by Psychiatry",
|
|
20
|
+
"mode": "instance",
|
|
21
|
+
"telecom": [
|
|
22
|
+
{
|
|
23
|
+
"system": "phone",
|
|
24
|
+
"value": "2328",
|
|
25
|
+
"use": "work"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"system": "fax",
|
|
29
|
+
"value": "2329",
|
|
30
|
+
"use": "work"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"system": "email",
|
|
34
|
+
"value": "second wing admissions"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"system": "url",
|
|
38
|
+
"value": "http://sampleorg.com/southwing",
|
|
39
|
+
"use": "work"
|
|
40
|
+
}
|
|
41
|
+
],
|
|
42
|
+
"address": {
|
|
43
|
+
"use": "work",
|
|
44
|
+
"line": [
|
|
45
|
+
"Galapagosweg 91, Building A"
|
|
46
|
+
],
|
|
47
|
+
"city": "Den Burg",
|
|
48
|
+
"postalCode": "9105 PZ",
|
|
49
|
+
"country": "NLD"
|
|
50
|
+
},
|
|
51
|
+
"physicalType": {
|
|
52
|
+
"coding": [
|
|
53
|
+
{
|
|
54
|
+
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
|
|
55
|
+
"code": "wi",
|
|
56
|
+
"display": "Wing"
|
|
57
|
+
}
|
|
58
|
+
]
|
|
59
|
+
},
|
|
60
|
+
"position": {
|
|
61
|
+
"longitude": -83.6945691,
|
|
62
|
+
"latitude": 42.25475478,
|
|
63
|
+
"altitude": 0
|
|
64
|
+
},
|
|
65
|
+
"managingOrganization": {
|
|
66
|
+
"reference": "Organization/f001"
|
|
67
|
+
},
|
|
68
|
+
"endpoint": [
|
|
69
|
+
{
|
|
70
|
+
"reference": "Endpoint/example"
|
|
71
|
+
}
|
|
72
|
+
]
|
|
73
|
+
}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "MedicationAdministration",
|
|
3
|
+
"id": "medadmin0301",
|
|
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>: medadmin0301</p><p><b>contained</b>: , </p><p><b>status</b>: in-progress</p><p><b>medication</b>: id: med0301; Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE) <span>(Details : {http://hl7.org/fhir/sid/ndc code '0069-2587-10' = '0069-2587-10', given as 'Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)'})</span></p><p><b>subject</b>: <a>Donald Duck</a></p><p><b>context</b>: <a>encounter who leads to this prescription</a></p><p><b>effective</b>: 15/01/2015 2:30:00 PM --> (ongoing)</p><h3>Performers</h3><table><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a>Patrick Pump</a></td></tr></table><p><b>reasonCode</b>: Given as Ordered <span>(Details : {http://terminology.hl7.org/CodeSystem/reason-medication-given code 'b' = 'Given as Ordered', given as 'Given as Ordered'})</span></p><p><b>request</b>: <a>MedicationRequest/medrx0318</a></p><h3>Dosages</h3><table><tr><td>-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>500mg IV q6h x 3 days</td><td>Intravenous route (qualifier value) <span>(Details : {SNOMED CT code '47625008' = 'Intravenous route', given as 'Intravenous route (qualifier value)'})</span></td><td>IV Push <span>(Details )</span></td><td>500 mg<span> (Details: UCUM code mg = 'mg')</span></td></tr></table><p><b>eventHistory</b>: Author's Signature. Generated Summary: id: signature; recorded: 01/02/2017 5:23:07 PM; </p></div>"
|
|
7
|
+
},
|
|
8
|
+
"contained": [
|
|
9
|
+
{
|
|
10
|
+
"resourceType": "Medication",
|
|
11
|
+
"id": "med0301",
|
|
12
|
+
"code": {
|
|
13
|
+
"coding": [
|
|
14
|
+
{
|
|
15
|
+
"system": "http://hl7.org/fhir/sid/ndc",
|
|
16
|
+
"code": "0069-2587-10",
|
|
17
|
+
"display": "Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)"
|
|
18
|
+
}
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"resourceType": "Provenance",
|
|
24
|
+
"id": "signature",
|
|
25
|
+
"target": [
|
|
26
|
+
{
|
|
27
|
+
"reference": "ServiceRequest/physiotherapy"
|
|
28
|
+
}
|
|
29
|
+
],
|
|
30
|
+
"recorded": "2017-02-01T17:23:07Z",
|
|
31
|
+
"agent": [
|
|
32
|
+
{
|
|
33
|
+
"role": [
|
|
34
|
+
{
|
|
35
|
+
"coding": [
|
|
36
|
+
{
|
|
37
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
|
|
38
|
+
"code": "AUT"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
}
|
|
42
|
+
],
|
|
43
|
+
"who": {
|
|
44
|
+
"reference": "Practitioner/example",
|
|
45
|
+
"display": "Dr Adam Careful"
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"signature": [
|
|
50
|
+
{
|
|
51
|
+
"type": [
|
|
52
|
+
{
|
|
53
|
+
"system": "urn:iso-astm:E1762-95:2013",
|
|
54
|
+
"code": "1.2.840.10065.1.12.1.1",
|
|
55
|
+
"display": "Author's Signature"
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"when": "2017-02-01T17:23:07Z",
|
|
59
|
+
"who": {
|
|
60
|
+
"reference": "Practitioner/example",
|
|
61
|
+
"display": "Dr Adam Careful"
|
|
62
|
+
},
|
|
63
|
+
"targetFormat": "application/fhir+xml",
|
|
64
|
+
"sigFormat": "application/signature+xml",
|
|
65
|
+
"data": "dGhpcyBibG9iIGlzIHNuaXBwZWQ="
|
|
66
|
+
}
|
|
67
|
+
]
|
|
68
|
+
}
|
|
69
|
+
],
|
|
70
|
+
"status": "in-progress",
|
|
71
|
+
"medicationReference": {
|
|
72
|
+
"reference": "#med0301"
|
|
73
|
+
},
|
|
74
|
+
"subject": {
|
|
75
|
+
"reference": "Patient/pat1",
|
|
76
|
+
"display": "Donald Duck"
|
|
77
|
+
},
|
|
78
|
+
"context": {
|
|
79
|
+
"reference": "Encounter/f001",
|
|
80
|
+
"display": "encounter who leads to this prescription"
|
|
81
|
+
},
|
|
82
|
+
"effectivePeriod": {
|
|
83
|
+
"start": "2015-01-15T14:30:00+01:00"
|
|
84
|
+
},
|
|
85
|
+
"performer": [
|
|
86
|
+
{
|
|
87
|
+
"actor": {
|
|
88
|
+
"reference": "Practitioner/f007",
|
|
89
|
+
"display": "Patrick Pump"
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"reasonCode": [
|
|
94
|
+
{
|
|
95
|
+
"coding": [
|
|
96
|
+
{
|
|
97
|
+
"system": "http://terminology.hl7.org/CodeSystem/reason-medication-given",
|
|
98
|
+
"code": "b",
|
|
99
|
+
"display": "Given as Ordered"
|
|
100
|
+
}
|
|
101
|
+
]
|
|
102
|
+
}
|
|
103
|
+
],
|
|
104
|
+
"request": {
|
|
105
|
+
"reference": "MedicationRequest/medrx0318"
|
|
106
|
+
},
|
|
107
|
+
"dosage": {
|
|
108
|
+
"text": "500mg IV q6h x 3 days",
|
|
109
|
+
"route": {
|
|
110
|
+
"coding": [
|
|
111
|
+
{
|
|
112
|
+
"system": "http://snomed.info/sct",
|
|
113
|
+
"code": "47625008",
|
|
114
|
+
"display": "Intravenous route (qualifier value)"
|
|
115
|
+
}
|
|
116
|
+
]
|
|
117
|
+
},
|
|
118
|
+
"method": {
|
|
119
|
+
"text": "IV Push"
|
|
120
|
+
},
|
|
121
|
+
"dose": {
|
|
122
|
+
"value": 500,
|
|
123
|
+
"unit": "mg",
|
|
124
|
+
"system": "http://unitsofmeasure.org",
|
|
125
|
+
"code": "mg"
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
"eventHistory": [
|
|
129
|
+
{
|
|
130
|
+
"reference": "#signature",
|
|
131
|
+
"display": "Author's Signature"
|
|
132
|
+
}
|
|
133
|
+
]
|
|
134
|
+
}
|
|
@@ -0,0 +1,134 @@
|
|
|
1
|
+
{
|
|
2
|
+
"resourceType": "MedicationDispense",
|
|
3
|
+
"id": "meddisp0301",
|
|
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>: meddisp0301</p><p><b>contained</b>: </p><p><b>status</b>: in-progress</p><p><b>medication</b>: Vancomycin Hydrochloride. Generated Summary: id: med0301; Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE) <span>(Details : {http://hl7.org/fhir/sid/ndc code '0069-2587-10' = '0069-2587-10', given as 'Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)'})</span></p><p><b>subject</b>: <a>Donald Duck</a></p><p><b>supportingInformation</b>: <a>Condition/f203</a></p><h3>Performers</h3><table><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a>Practitioner/f006</a></td></tr></table><p><b>location</b>: <a>Pharmacy</a></p><p><b>authorizingPrescription</b>: <a>MedicationRequest/medrx0318</a></p><p><b>type</b>: Emergency Supply <span>(Details : {http://terminology.hl7.org/CodeSystem/v3-ActCode code 'EM' = 'Emergency Supply', given as 'Emergency Supply'})</span></p><p><b>quantity</b>: 12 Vial<span> (Details: http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm code Vial = 'Vial')</span></p><p><b>daysSupply</b>: 3 Day<span> (Details: UCUM code d = 'd')</span></p><p><b>whenPrepared</b>: 15/01/2015 10:20:00 AM</p><p><b>destination</b>: <a>Location/ph</a></p><p><b>receiver</b>: <a>Donald Duck</a></p><p><b>dosageInstruction</b>: </p></div>"
|
|
7
|
+
},
|
|
8
|
+
"contained": [
|
|
9
|
+
{
|
|
10
|
+
"resourceType": "Medication",
|
|
11
|
+
"id": "med0301",
|
|
12
|
+
"code": {
|
|
13
|
+
"coding": [
|
|
14
|
+
{
|
|
15
|
+
"system": "http://hl7.org/fhir/sid/ndc",
|
|
16
|
+
"code": "0069-2587-10",
|
|
17
|
+
"display": "Vancomycin Hydrochloride (VANCOMYCIN HYDROCHLORIDE)"
|
|
18
|
+
}
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
],
|
|
23
|
+
"status": "in-progress",
|
|
24
|
+
"medicationReference": {
|
|
25
|
+
"reference": "#med0301",
|
|
26
|
+
"display": "Vancomycin Hydrochloride"
|
|
27
|
+
},
|
|
28
|
+
"subject": {
|
|
29
|
+
"reference": "Patient/pat1",
|
|
30
|
+
"display": "Donald Duck"
|
|
31
|
+
},
|
|
32
|
+
"supportingInformation": [
|
|
33
|
+
{
|
|
34
|
+
"reference": "Condition/f203"
|
|
35
|
+
}
|
|
36
|
+
],
|
|
37
|
+
"performer": [
|
|
38
|
+
{
|
|
39
|
+
"actor": {
|
|
40
|
+
"reference": "Practitioner/f006"
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"location": {
|
|
45
|
+
"reference": "Location/ukp",
|
|
46
|
+
"display": "Pharmacy"
|
|
47
|
+
},
|
|
48
|
+
"authorizingPrescription": [
|
|
49
|
+
{
|
|
50
|
+
"reference": "MedicationRequest/medrx0318"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"type": {
|
|
54
|
+
"coding": [
|
|
55
|
+
{
|
|
56
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
|
|
57
|
+
"code": "EM",
|
|
58
|
+
"display": "Emergency Supply"
|
|
59
|
+
}
|
|
60
|
+
]
|
|
61
|
+
},
|
|
62
|
+
"quantity": {
|
|
63
|
+
"value": 12,
|
|
64
|
+
"unit": "Vial",
|
|
65
|
+
"system": "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
|
|
66
|
+
"code": "Vial"
|
|
67
|
+
},
|
|
68
|
+
"daysSupply": {
|
|
69
|
+
"value": 3,
|
|
70
|
+
"unit": "Day",
|
|
71
|
+
"system": "http://unitsofmeasure.org",
|
|
72
|
+
"code": "d"
|
|
73
|
+
},
|
|
74
|
+
"whenPrepared": "2015-01-15T10:20:00Z",
|
|
75
|
+
"destination": {
|
|
76
|
+
"reference": "Location/ph"
|
|
77
|
+
},
|
|
78
|
+
"receiver": [
|
|
79
|
+
{
|
|
80
|
+
"reference": "Patient/pat1",
|
|
81
|
+
"display": "Donald Duck"
|
|
82
|
+
}
|
|
83
|
+
],
|
|
84
|
+
"dosageInstruction": [
|
|
85
|
+
{
|
|
86
|
+
"sequence": 1,
|
|
87
|
+
"text": "500mg IV q6h x 3 days",
|
|
88
|
+
"timing": {
|
|
89
|
+
"repeat": {
|
|
90
|
+
"frequency": 1,
|
|
91
|
+
"period": 6,
|
|
92
|
+
"periodUnit": "h"
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"route": {
|
|
96
|
+
"coding": [
|
|
97
|
+
{
|
|
98
|
+
"system": "http://snomed.info/sct",
|
|
99
|
+
"code": "255560000",
|
|
100
|
+
"display": "Intravenous"
|
|
101
|
+
}
|
|
102
|
+
]
|
|
103
|
+
},
|
|
104
|
+
"method": {
|
|
105
|
+
"coding": [
|
|
106
|
+
{
|
|
107
|
+
"system": "http://snomed.info/sct",
|
|
108
|
+
"code": "420620005",
|
|
109
|
+
"display": "Push - dosing instruction imperative (qualifier value)"
|
|
110
|
+
}
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
"doseAndRate": [
|
|
114
|
+
{
|
|
115
|
+
"type": {
|
|
116
|
+
"coding": [
|
|
117
|
+
{
|
|
118
|
+
"system": "http://terminology.hl7.org/CodeSystem/dose-rate-type",
|
|
119
|
+
"code": "ordered",
|
|
120
|
+
"display": "Ordered"
|
|
121
|
+
}
|
|
122
|
+
]
|
|
123
|
+
},
|
|
124
|
+
"doseQuantity": {
|
|
125
|
+
"value": 500,
|
|
126
|
+
"unit": "mg",
|
|
127
|
+
"system": "http://unitsofmeasure.org",
|
|
128
|
+
"code": "mg"
|
|
129
|
+
}
|
|
130
|
+
}
|
|
131
|
+
]
|
|
132
|
+
}
|
|
133
|
+
]
|
|
134
|
+
}
|
|
@@ -0,0 +1,64 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><MedicationDispense xmlns="http://hl7.org/fhir">
|
|
2
|
+
<id value="meddisp008"/>
|
|
3
|
+
<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: meddisp008</p><p><b>contained</b>: </p><p><b>status</b>: completed</p><p><b>medication</b>: id: medexample015; Capecitabine 500mg oral tablet (Xeloda) <span>(Details : {RxNorm code '213293' = 'Xeloda 500 MG Oral Tablet', given as 'Capecitabine 500mg oral tablet (Xeloda)'})</span></p><p><b>subject</b>: <a>Donald Duck</a></p><h3>Performers</h3><table><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a>Practitioner/f006</a></td></tr></table><p><b>authorizingPrescription</b>: <a>MedicationRequest/medrx0309</a></p><p><b>dosageInstruction</b>: </p></div></text><contained>
|
|
4
|
+
<Medication>
|
|
5
|
+
<id value="medexample015"/>
|
|
6
|
+
<code>
|
|
7
|
+
<coding>
|
|
8
|
+
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
|
|
9
|
+
<code value="213293"/>
|
|
10
|
+
<display value="Capecitabine 500mg oral tablet (Xeloda)"/>
|
|
11
|
+
</coding>
|
|
12
|
+
</code>
|
|
13
|
+
</Medication>
|
|
14
|
+
</contained>
|
|
15
|
+
<status value="completed"/>
|
|
16
|
+
<medicationReference>
|
|
17
|
+
<reference value="#medexample015"/>
|
|
18
|
+
</medicationReference>
|
|
19
|
+
<subject>
|
|
20
|
+
<reference value="Patient/pat1"/>
|
|
21
|
+
<display value="Donald Duck"/>
|
|
22
|
+
</subject>
|
|
23
|
+
<performer>
|
|
24
|
+
<actor>
|
|
25
|
+
<reference value="Practitioner/f006"/>
|
|
26
|
+
</actor>
|
|
27
|
+
</performer>
|
|
28
|
+
<authorizingPrescription>
|
|
29
|
+
<reference value="MedicationRequest/medrx0309"/>
|
|
30
|
+
</authorizingPrescription>
|
|
31
|
+
<dosageInstruction>
|
|
32
|
+
<sequence value="1"/>
|
|
33
|
+
<timing>
|
|
34
|
+
<repeat>
|
|
35
|
+
<frequency value="2"/>
|
|
36
|
+
<period value="21"/>
|
|
37
|
+
<periodUnit value="d"/>
|
|
38
|
+
</repeat>
|
|
39
|
+
</timing>
|
|
40
|
+
<route>
|
|
41
|
+
<coding>
|
|
42
|
+
<system value="http://snomed.info/sct"/>
|
|
43
|
+
<code value="394899003"/>
|
|
44
|
+
<display value="oral administration of treatment"/>
|
|
45
|
+
</coding>
|
|
46
|
+
</route>
|
|
47
|
+
<doseAndRate>
|
|
48
|
+
<type>
|
|
49
|
+
<coding>
|
|
50
|
+
<system value="http://terminology.hl7.org/CodeSystem/dose-rate-type"/>
|
|
51
|
+
<code value="ordered"/>
|
|
52
|
+
<display value="Ordered"/>
|
|
53
|
+
</coding>
|
|
54
|
+
</type>
|
|
55
|
+
<doseQuantity>
|
|
56
|
+
<value value="500"/>
|
|
57
|
+
<unit value="mg"/>
|
|
58
|
+
<system value="http://unitsofmeasure.org"/>
|
|
59
|
+
<code value="mg"/>
|
|
60
|
+
</doseQuantity>
|
|
61
|
+
</doseAndRate>
|
|
62
|
+
|
|
63
|
+
</dosageInstruction>
|
|
64
|
+
</MedicationDispense>
|