MedicationDispense.id[0] | UKCore-MedicationDispense-EyeDrops-Example |
MedicationDispense.text[0].status[0] | additional |
MedicationDispense.text[0].div[0] | <div xmlns="http://www.w3.org/1999/xhtml">An example to illustrate a medication dispense of eye drops</div> |
MedicationDispense.identifier[0].system[0] | https://tools.ietf.org/html/rfc4122 |
MedicationDispense.identifier[0].value[0] | 5c92c1dc-06a9-4729-b8c9-222cf769f8dc |
MedicationDispense.status[0] | in-progress |
MedicationDispense.medication[0].reference[0] | Medication/UKCore-Medication-TimoptolEyeDrops-Example |
MedicationDispense.subject[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.performer[0].actor[0].reference[0] | Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
MedicationDispense.authorizingPrescription[0].reference[0] | MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example |
MedicationDispense.quantity[0].value[0] | 30 |
MedicationDispense.quantity[0].unit[0] | milliliter |
MedicationDispense.quantity[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.quantity[0].code[0] | mL |
MedicationDispense.daysSupply[0].value[0] | 30 |
MedicationDispense.daysSupply[0].unit[0] | Day |
MedicationDispense.daysSupply[0].system[0] | http://unitsofmeasure.org |
MedicationDispense.daysSupply[0].code[0] | d |
MedicationDispense.whenPrepared[0] | 2020-01-15T15:00:00+00:00 |
MedicationDispense.receiver[0].reference[0] | Patient/UKCore-Patient-RichardSmith-Example |
MedicationDispense.dosageInstruction[0].text[0] | 1 drop in each affected eye twice daily, approximately 12 hours apart. |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].frequency[0] | 1 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].period[0] | 12 |
MedicationDispense.dosageInstruction[0].timing[0].repeat[0].periodUnit[0] | h |
MedicationDispense.dosageInstruction[0].site[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].site[0].coding[0].code[0] | 362508001 |
MedicationDispense.dosageInstruction[0].site[0].coding[0].display[0] | Both eyes, entire |
MedicationDispense.dosageInstruction[0].route[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].route[0].coding[0].code[0] | 58831000052108 |
MedicationDispense.dosageInstruction[0].route[0].coding[0].display[0] | Subretinal route |
MedicationDispense.dosageInstruction[0].method[0].coding[0].system[0] | http://snomed.info/sct |
MedicationDispense.dosageInstruction[0].method[0].coding[0].code[0] | 421984009 |
MedicationDispense.dosageInstruction[0].method[0].coding[0].display[0] | Until finished |
MedicationDispense |
id : UKCore-MedicationDispense-EyeDrops-Example |
text |
status : additional |
identifier |
system : https://tools.ietf.org/html/rfc4122 |
value : 5c92c1dc-06a9-4729-b8c9-222cf769f8dc |
status : in-progress |
medication |
reference : Medication/UKCore-Medication-TimoptolEyeDrops-Example |
subject |
reference : Patient/UKCore-Patient-RichardSmith-Example |
performer |
actor |
reference : Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example |
authorizingPrescription |
reference : MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example |
quantity |
value : 30 |
unit : milliliter |
system : http://unitsofmeasure.org |
code : mL |
daysSupply |
value : 30 |
unit : Day |
system : http://unitsofmeasure.org |
code : d |
whenPrepared : 2020-01-15T15:00:00+00:00 |
receiver |
reference : Patient/UKCore-Patient-RichardSmith-Example |
dosageInstruction |
text : 1 drop in each affected eye twice daily, approximately 12 hours apart. |
timing |
repeat |
frequency : 1 |
period : 12 |
periodUnit : h |
site |
coding |
system : http://snomed.info/sct |
code : 362508001 |
display : Both eyes, entire |
route |
coding |
system : http://snomed.info/sct |
code : 58831000052108 |
display : Subretinal route |
method |
coding |
system : http://snomed.info/sct |
code : 421984009 |
display : Until finished |
<MedicationDispense xmlns="http://hl7.org/fhir"> <id value="UKCore-MedicationDispense-EyeDrops-Example" /> <text> <status value="additional" /> --- We have skipped the narrative for better readability of the resource --- </text> <identifier> <system value="https://tools.ietf.org/html/rfc4122" /> <value value="5c92c1dc-06a9-4729-b8c9-222cf769f8dc" /> </identifier> <status value="in-progress" /> <medicationReference> <reference value="Medication/UKCore-Medication-TimoptolEyeDrops-Example" /> </medicationReference> <subject> <reference value="Patient/UKCore-Patient-RichardSmith-Example" /> </subject> <performer> <actor> <reference value="Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example" /> </actor> </performer> <authorizingPrescription> <reference value="MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example" /> </authorizingPrescription> <quantity> <value value="30" /> <unit value="milliliter" /> <system value="http://unitsofmeasure.org" /> <code value="mL" /> </quantity> <daysSupply> <value value="30" /> <unit value="Day" /> <system value="http://unitsofmeasure.org" /> <code value="d" /> </daysSupply> <whenPrepared value="2020-01-15T15:00:00+00:00" /> <receiver> <reference value="Patient/UKCore-Patient-RichardSmith-Example" /> </receiver> <dosageInstruction> <text value="1 drop in each affected eye twice daily, approximately 12 hours apart." /> <timing> <repeat> <frequency value="1" /> <period value="12" /> <periodUnit value="h" /> </repeat> </timing> <site> <coding> <system value="http://snomed.info/sct" /> <code value="362508001" /> <display value="Both eyes, entire" /> </coding> </site> <route> <coding> <system value="http://snomed.info/sct" /> <code value="58831000052108" /> <display value="Subretinal route" /> </coding> </route> <method> <coding> <system value="http://snomed.info/sct" /> <code value="421984009" /> <display value="Until finished" /> </coding> </method> </dosageInstruction> </MedicationDispense>
{ "resourceType": "MedicationDispense", "id": "UKCore-MedicationDispense-EyeDrops-Example", "text": { "status": "additional", --- We have skipped the narrative for better readability of the resource --- }, "identifier": [ { "system": "https://tools.ietf.org/html/rfc4122", "value": "5c92c1dc-06a9-4729-b8c9-222cf769f8dc" } ], "status": "in-progress", "medicationReference": { "reference": "Medication/UKCore-Medication-TimoptolEyeDrops-Example" }, "subject": { "reference": "Patient/UKCore-Patient-RichardSmith-Example" }, "performer": [ { "actor": { "reference": "Practitioner/UKCore-Practitioner-PharmacistJimmyChuck-Example" } } ], "authorizingPrescription": [ { "reference": "MedicationRequest/UKCore-MedicationRequest-EyeDrops-Example" } ], "quantity": { "value": 30, "unit": "milliliter", "system": "http://unitsofmeasure.org", "code": "mL" }, "daysSupply": { "value": 30, "unit": "Day", "system": "http://unitsofmeasure.org", "code": "d" }, "whenPrepared": "2020-01-15T15:00:00+00:00", "receiver": [ { "reference": "Patient/UKCore-Patient-RichardSmith-Example" } ], "dosageInstruction": [ { "text": "1 drop in each affected eye twice daily, approximately 12 hours apart.", "timing": { "repeat": { "frequency": 1, "period": 12, "periodUnit": "h" } }, "site": { "coding": [ { "system": "http://snomed.info/sct", "code": "362508001", "display": "Both eyes, entire" } ] }, "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "58831000052108", "display": "Subretinal route" } ] }, "method": { "coding": [ { "system": "http://snomed.info/sct", "code": "421984009", "display": "Until finished" } ] } } ] }