FHIR IG analytics| Package | ca.on.dhdr.r4.v4 |
| Resource Type | Bundle |
| Id | BundleDocumentMedicationAdministrationSubmit.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "BundleDocumentMedicationAdministrationSubmit",
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Bundle-document"
]
},
"identifier": {
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-university-health-network-epic-med-document",
"value": "11111127"
},
"type": "document",
"timestamp": "2023-10-10T22:12:21Z",
"entry": [
{
"fullUrl": "urn:uuid:a71aeda0-c515-4d87-9485-1884b095c2b6",
"resource": {
"resourceType": "Composition",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Composition-medAdmin"
]
},
"identifier": {
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-university-health-network-epic-med-document",
"value": "11111127"
},
"status": "final",
"type": {
"coding": [
{
"system": "http://loinc.org",
"code": "80565-5",
"display": "Medication administration record"
}
]
},
"subject": {
"reference": "urn:uuid:5edbcb16-e0cf-41ef-a40b-82fa62fc1efd"
},
"date": "2023-10-15T12:30:02Z",
"author": [
{
"reference": "urn:uuid:5381d9ef-c41a-4195-a1f9-dde4754901f6"
}
],
"title": "Medication administration record",
"custodian": {
"reference": "urn:uuid:253eb940-3c86-42b6-8b11-ac8360a8108a"
},
"section": [
{
"entry": [
{
"title": "Medication administration record",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "80565-5",
"display": "Medication administration record"
}
]
},
"reference": "urn:uuid:b8af15c9-c8b3-4a06-a741-9a0f81c27a0f"
}
]
}
]
}
},
{
"fullUrl": "urn:uuid:5381d9ef-c41a-4195-a1f9-dde4754901f6",
"resource": {
"resourceType": "PractitionerRole",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-PractitionerRole-submission"
]
},
"organization": {
"reference": "urn:uuid:253eb940-3c86-42b6-8b11-ac8360a8108a"
}
}
},
{
"fullUrl": "urn:uuid:b8af15c9-c8b3-4a06-a741-9a0f81c27a0f",
"resource": {
"resourceType": "MedicationAdministration",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"source": "http://ehealthontario.ca/hospital/epic-1",
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationAdministration-submission"
]
},
"identifier": [
{
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-university-health-network-epic-emar-order",
"value": "11111121"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/dispense-category",
"code": "drug",
"display": "Drug"
}
]
},
"medicationReference": {
"reference": "urn:uuid:2d4054c9-e02b-4cd3-a0b6-41b598cbe7ad"
},
"subject": {
"reference": "urn:uuid:5edbcb16-e0cf-41ef-a40b-82fa62fc1efd"
},
"context": {
"reference": "urn:uuid:81a83834-7ecc-4b6d-a87b-dd1c6352cea2"
},
"effectivePeriod": {
"start": "2020-09-23T15:13:58-05:00"
},
"performer": [
{
"actor": {
"reference": "urn:uuid:cf22ceab-2777-4057-a16a-44719214ff91"
}
}
],
"request": {
"reference": "urn:uuid:20d3721c-e0a9-4b7e-977c-c5bdcce2e299"
},
"dosage": {
"text": "Take 2 tablets by mouth 3 times a day",
"dose": {
"value": 2,
"unit": "Tablet",
"system": "http://snomed.info/sct",
"code": "428673006"
}
}
}
},
{
"fullUrl": "urn:uuid:5edbcb16-e0cf-41ef-a40b-82fa62fc1efd",
"resource": {
"resourceType": "Patient",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-submission"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-general-ottawa-hospital-mrn",
"value": "1234567891"
}
],
"name": [
{
"use": "official",
"family": "Doe",
"given": [
"Jane",
"Elle"
],
"suffix": [
"III"
],
"prefix": [
"DR"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-5555",
"use": "work"
}
],
"gender": "female",
"birthDate": "1984-08-08",
"address": [
{
"use": "home",
"type": "physical",
"line": [
"13 Boring St"
],
"city": "Toronto",
"state": "ON",
"postalCode": "M1M M2M",
"country": "CAN"
}
]
}
},
{
"fullUrl": "urn:uuid:2d4054c9-e02b-4cd3-a0b6-41b598cbe7ad",
"resource": {
"resourceType": "Medication",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication-submission"
]
},
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/hc-CCDD",
"code": "02536455",
"display": "SPEVIGO (spesolimab 450 mg per 7.5 mL solution for injection vial) BOEHRINGER INGELHEIM (CANADA) LTD LTEE"
}
]
}
}
},
{
"fullUrl": "urn:uuid:20d3721c-e0a9-4b7e-977c-c5bdcce2e299",
"resource": {
"resourceType": "MedicationRequest",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest-submission"
]
},
"identifier": [
{
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-university-health-network-epic-med-order",
"value": "76545"
}
],
"status": "unknown",
"intent": "order",
"medicationReference": {
"reference": "urn:uuid:2d4054c9-e02b-4cd3-a0b6-41b598cbe7ad"
},
"subject": {
"reference": "urn:uuid:5edbcb16-e0cf-41ef-a40b-82fa62fc1efd"
},
"requester": {
"reference": "urn:uuid:048ac416-e2d9-43e2-a41d-f797490b6ac5"
},
"reasonCode": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "48589009",
"display": "Minor depressive disorder"
},
{
"system": "http://snomed.info/sct",
"code": "46206005",
"display": "Mood disorder"
}
],
"text": "Mood disorder"
}
],
"dosageInstruction": [
{
"text": "Take 2 tablets by mouth 3 times a day",
"timing": {
"repeat": {
"duration": 2,
"durationUnit": "h"
},
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "225750008",
"display": "Every two hours"
}
]
}
},
"asNeededBoolean": false,
"route": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 2,
"unit": "Tablet",
"system": "http://snomed.info/sct",
"code": "428673006"
}
}
]
}
]
}
},
{
"fullUrl": "urn:uuid:048ac416-e2d9-43e2-a41d-f797490b6ac5",
"resource": {
"resourceType": "PractitionerRole",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-PractitionerRole-submission"
]
},
"practitioner": {
"reference": "urn:uuid:ca80e5b5-89a4-402a-aaab-768aec335f0c"
},
"telecom": [
{
"system": "phone",
"value": "905-555-5555",
"use": "work"
},
{
"system": "fax",
"value": "416-555-5555",
"use": "work"
}
]
}
},
{
"fullUrl": "urn:uuid:ca80e5b5-89a4-402a-aaab-768aec335f0c",
"resource": {
"resourceType": "Practitioner",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "9898789"
}
],
"name": [
{
"family": "Smith",
"given": [
"John"
],
"suffix": [
"III"
],
"prefix": [
"DR"
]
}
]
}
},
{
"fullUrl": "urn:uuid:89ca30c9-56d3-4aac-b23f-6f13fd133ad5",
"resource": {
"resourceType": "Practitioner",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Practitioner-submission"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-nurse",
"value": "200086"
}
],
"name": [
{
"family": "Lefty",
"given": [
"Lucky"
]
}
]
}
},
{
"fullUrl": "urn:uuid:cf22ceab-2777-4057-a16a-44719214ff91",
"resource": {
"resourceType": "PractitionerRole",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-PractitionerRole-submission"
]
},
"practitioner": {
"reference": "urn:uuid:89ca30c9-56d3-4aac-b23f-6f13fd133ad5"
},
"organization": {
"reference": "urn:uuid:253eb940-3c86-42b6-8b11-ac8360a8108a"
}
}
},
{
"fullUrl": "urn:uuid:253eb940-3c86-42b6-8b11-ac8360a8108a",
"resource": {
"resourceType": "Organization",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Organization-submission"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"value": "101431482502"
}
],
"name": "University Health Network"
}
},
{
"fullUrl": "urn:uuid:6f76e88d-13a4-4a5c-bed7-9033f06592d1",
"resource": {
"resourceType": "Location",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Location"
]
},
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-provider-upi",
"value": "101431482504"
}
],
"name": "Toronto General Hospital",
"managingOrganization": {
"reference": "urn:uuid:253eb940-3c86-42b6-8b11-ac8360a8108a"
}
}
},
{
"fullUrl": "urn:uuid:81a83834-7ecc-4b6d-a87b-dd1c6352cea2",
"resource": {
"resourceType": "Encounter",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">empty</div>"
},
"meta": {
"profile": [
"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "VN",
"display": "Visit number"
}
]
},
"system": "http://ehealthontario.ca/fhir/NamingSystem/id-university-health-network-epic-visit",
"value": "34566"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "EMER",
"display": "emergency"
},
"subject": {
"reference": "urn:uuid:5edbcb16-e0cf-41ef-a40b-82fa62fc1efd"
},
"location": [
{
"location": {
"reference": "urn:uuid:6f76e88d-13a4-4a5c-bed7-9033f06592d1"
},
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "si",
"display": "Site"
}
]
}
}
]
}
}
]
}