FHIR IG analytics| Package | ca.healthpei.io.core |
| Resource Type | MedicationDispense |
| Id | PEI_MedicationDispense.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationDispense",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"meta": {
"profile": [
"http://healthpei.ca/fhir/StructureDefinition/ca-pei-profile-MedicationDispense"
]
},
"identifier": [
{
"system": "http://healthpei.ca/fhir/NamingSystem/id-pei-pharmacy-PEI09563145-current-rx-number",
"value": "65249874"
}
],
"status": "completed",
"category": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-category",
"code": "community",
"display": "community"
}
]
},
"medicationReference": {
"reference": "urn:uuid:70f118b7-0638-41f5-b7b4-48452746bb92"
},
"subject": {
"reference": "Patient/MediDispense"
},
"performer": [
{
"actor": {
"reference": "urn:uuid:da3e15e9-6198-4062-b04d-6ecc4f74d911"
}
}
],
"authorizingPrescription": [
{
"reference": "urn:uuid:49dcb22a-5b90-4b5f-a3df-ec2fcc888045"
}
],
"quantity": {
"value": 30,
"unit": "Tablet(s)",
"system": "http://snomed.info/sct",
"code": "428673006"
},
"daysSupply": {
"value": 30
},
"whenPrepared": "2023-11-09",
"whenHandedOver": "2023-11-11",
"dosageInstruction": [
{
"text": "Take 2 tablets by mouth 3 times a day"
}
]
}