FHIR IG analytics| Package | ca.on.oh-dhdr |
| Resource Type | MedicationDispense |
| Id | MedicationDispense-single-event-search-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationDispense",
"id": "94066C2D3E7D3025E05400144FF9F54ASB",
"meta": {
"source": "http://ehealthontario.ca/hns"
},
"contained": [
{
"resourceType": "Medication",
"id": "Medication94066C2D3E7D3025E05400144FF9F54A",
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-compound-indicator",
"valueBoolean": false
},
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-monitored-drug-indicator",
"valueBoolean": false
}
],
"code": {
"coding": [
{
"system": "https://fhir.infoway-inforoute.ca/CodeSystem/canadianclinicaldrugdataset",
"code": "02267470",
"display": "Novo-Bisoprolol"
},
{
"system": "http://ehealthontario.ca/fhir/NamingSystem/ca-drug-gen-name",
"display": "BISOPROLOL FUMARATE"
}
],
"text": "BISOPROLOL FUMARATE 5mg Oral/Tab"
}
},
{
"resourceType": "Patient",
"id": "PatDisp94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"value": "5365837912"
}
],
"name": [
{
"family": "WILLIAM",
"given": [
"KINDRED"
]
}
],
"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"
]
}
],
"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/ca-on-pharmacy-id-ocp",
"value": "ON50533355"
}
],
"name": "Good Life Pharmacy",
"telecom": [
{
"system": "phone",
"value": "416-539-5532",
"use": "work"
},
{
"system": "fax",
"value": "416-652-4553",
"use": "work"
}
]
},
{
"resourceType": "Practitioner",
"id": "PractDisp94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-pharmacist",
"value": "200086"
}
],
"name": [
{
"family": "Lefty",
"given": [
"Lucky"
]
}
]
},
{
"resourceType": "MedicationRequest",
"id": "MedRequest94066C2D3E7D3025E05400144FF9F54A",
"identifier": [
{
"system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON50533355-rx-number",
"value": "509799785"
}
],
"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"
}
]
},
{
"resourceType": "PractitionerRole",
"id": "practitionerRole87yssjw",
"practitioner": {
"reference": "#OrgPharm93F05B0FF748525FE05400144FF9F54A"
},
"organization": {
"reference": "#PractDisp93F05B0FF748525FE05400144FF9F54A"
}
}
],
"extension": [
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-refills-remaining",
"valueInteger": 5
},
{
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-quantity-remaining",
"valueQuantity": {
"value": 240,
"unit": "Tablet",
"system": "http://snomed.info/sct",
"code": "428673006"
}
}
],
"identifier": [
{
"system": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-pharmacy-ON01987654-rx-number",
"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"
},
"performer": [
{
"actor": {
"reference": "#practitionerRole87yssjw"
}
}
],
"authorizingPrescription": [
{
"reference": "#MedRequest94066C2D3E7D3025E05400144FF9F54A"
}
],
"quantity": {
"value": 60,
"unit": "Tablet",
"system": "http://snomed.info/sct",
"code": "428673006"
},
"daysSupply": {
"value": 20
},
"whenPrepared": "2020-09-17",
"whenHandedOver": "2020-09-23T15:13:58-05:00",
"dosageInstruction": [
{
"text": "Take 2 tablets by mouth 3 times a day",
"patientInstruction": "Take with food",
"timing": {
"repeat": {
"frequency": 2,
"period": 3,
"periodMax": 12,
"periodUnit": "d"
}
},
"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"
}
}
]
}
]
}