FHIR IG analytics| Package | ca.on.dhdr.r4.v4 |
| Resource Type | MedicationAdministration |
| Id | MedicationAdministration-submit-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationAdministration",
"id": "94066C2D3E7D3025E05400144FF9F54ASB",
"meta": {
"source": "http://ehealthontario.ca/hospital"
},
"contained": [
{
"resourceType": "Medication",
"id": "Medication94066C2D3E7D3025E05400144FF9F54A",
"code": {
"coding": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset",
"code": "02267470",
"display": "Novo-Bisoprolol"
}
]
}
},
{
"resourceType": "Patient",
"id": "PatDisp94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "JHN"
}
]
},
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"value": "1234567891"
}
],
"name": [
{
"use": "official",
"family": "Doe",
"given": [
"Jane",
"Onjane"
],
"suffix": [
"III"
],
"prefix": [
"DR"
]
}
],
"telecom": [
{
"system": "phone",
"value": "555-555-5555",
"use": "work"
}
],
"gender": "male",
"birthDate": "1984-08-08",
"address": [
{
"use": "home",
"type": "physical",
"line": [
"13 Boring St"
],
"city": "Toronto",
"state": "ON",
"postalCode": "M1M M2M",
"country": "CAN"
}
]
},
{
"resourceType": "Practitioner",
"id": "PractPrescr94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
"value": "9898789"
}
],
"name": [
{
"family": "Smith",
"given": [
"John"
],
"suffix": [
"III"
],
"prefix": [
"DR"
]
}
],
"telecom": [
{
"system": "phone",
"value": "905-543-2314",
"use": "work"
},
{
"system": "fax",
"value": "416-452-396",
"use": "work"
}
]
},
{
"resourceType": "Organization",
"id": "OrgPharm94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/org-id-uhn",
"value": "333555"
}
],
"name": "University Health Network",
"telecom": [
{
"system": "phone",
"value": "416-539-5532",
"use": "work"
},
{
"system": "fax",
"value": "416-652-4553",
"use": "work"
}
],
"address": [
{
"use": "work",
"type": "physical",
"line": [
"731 Bay St"
],
"city": "Toronto",
"state": "ON",
"postalCode": "M1M M2M",
"country": "CAN"
}
]
},
{
"resourceType": "Practitioner",
"id": "PractDisp94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-nurse",
"value": "200086"
}
],
"name": [
{
"family": "Lefty",
"given": [
"Lucky"
]
}
]
},
{
"resourceType": "MedicationRequest",
"id": "MedRequest94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.3.239.876.152",
"value": "76545"
}
],
"status": "unknown",
"intent": "order",
"medicationReference": {
"reference": "#Medication94066C2D3E7D3025E05400144FF9F54A"
},
"subject": {
"reference": "#PatDisp94066C2D3E7D3025E05400144FF9F54A"
},
"requester": {
"reference": "#PractPrescr94066C2D3E7D3025E05400144FF9F54A"
},
"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"
}
}
]
}
]
},
{
"resourceType": "PractitionerRole",
"id": "practitionerRole87yssjw",
"practitioner": {
"reference": "#PractDisp94066C2D3E7D3025E05400144FF9F54A"
},
"organization": {
"reference": "#OrgPharm94066C2D3E7D3025E05400144FF9F54A"
}
},
{
"resourceType": "Location",
"id": "LocationC66632E5A2E111BE05400144FF84F18",
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.3.239.876.152.1",
"value": "34566"
}
],
"name": "Toronto General Hospital"
},
{
"resourceType": "Encounter",
"id": "EncounterC66632E5A2E111BE05400144FF84F18",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "VN",
"display": "Visit Number"
}
]
},
"system": "urn:oid:2.16.840.1.113883.3.239.876.152.1",
"value": "34566"
}
],
"status": "in-progress",
"class": {
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "EMER",
"display": "emergency"
},
"subject": {
"reference": "#PatDisp94066C2D3E7D3025E05400144FF9F54A"
},
"location": [
{
"location": {
"reference": "#LocationC66632E5A2E111BE05400144FF84F18"
}
}
]
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.3.239.876.152",
"value": "11111121"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/medication-dispense-category",
"code": "drug",
"display": "Drug"
}
]
},
"medicationReference": {
"reference": "#Medication94066C2D3E7D3025E05400144FF9F54A"
},
"subject": {
"reference": "#PatDisp94066C2D3E7D3025E05400144FF9F54A"
},
"context": {
"reference": "#EncounterC66632E5A2E111BE05400144FF84F18"
},
"effectivePeriod": {
"start": "2020-09-23T15:13:58-05:00"
},
"performer": [
{
"actor": {
"reference": "#practitionerRole87yssjw"
}
}
],
"request": {
"reference": "#MedRequest94066C2D3E7D3025E05400144FF9F54A"
},
"dosage": {
"text": "Take 2 tablets by mouth 3 times a day",
"dose": {
"value": 2,
"unit": "Tablet",
"system": "http://snomed.info/sct",
"code": "428673006"
}
}
}