{ "resourceType": "MedicationDispense", "id": "meddisp001", "text": { "status": "generated", "div": "

Generated Narrative with Details

id: meddisp001

status: completed

patient: Patient/example

dispenser: Practitioner/example

authorizingPrescription: MedicationOrder/medrx001

type: First Fill - Part Fill (Details : {http:hl7.org/fhir code 'FFP' = '??', given as 'First Fill - Part Fill'})

quantity: 90 Tablet (Details: http://unitsofmeasure.org code tbl = '??')

daysSupply: 90 Day (Details: http://unitsofmeasure.org code D = '??')

medication: prescribed medication

whenPrepared: 02/03/2015 3:20:00 AM

whenHandedOver: 02/03/2015 4:15:00 AM

DosageInstructions

-AdditionalInstructionsTimingSite[x]RouteDose[x]
*With or after food (Details : {SNOMED CT code '311504000' = '311504000', given as 'With or after food'})Do Once per 1 daysEntire oral cavity (Details : {SNOMED CT code '181220002' = '181220002', given as 'Entire oral cavity'})Oral Route (Details : {SNOMED CT code '26643006' = '26643006', given as 'Oral Route'})1 tbl (Details: http://unitsofmeasure.org code tbl = '??')
" }, "status": "completed", "patient": { "reference": "Patient/example" }, "dispenser": { "reference": "Practitioner/example" }, "authorizingPrescription": [ { "reference": "MedicationOrder/medrx001" } ], "type": { "coding": [ { "system": "http:hl7.org/fhir", "code": "FFP", "display": "First Fill - Part Fill" } ] }, "quantity": { "value": 90, "unit": "Tablet", "system": "http://unitsofmeasure.org", "code": "tbl" }, "daysSupply": { "value": 90, "unit": "Day", "system": "http://unitsofmeasure.org", "code": "D" }, "medicationReference": { "reference": "Medication/medexample005", "display": "prescribed medication" }, "whenPrepared": "2015-03-01T16:20:00Z", "whenHandedOver": "2015-03-01T17:15:00Z", "dosageInstruction": [ { "additionalInstructions": { "coding": [ { "system": "http://snomed.info/sct", "code": "311504000", "display": "With or after food" } ] }, "timing": { "repeat": { "frequency": 1, "period": 1, "periodUnits": "d" } }, "siteCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "181220002", "display": "Entire oral cavity" } ] }, "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "26643006", "display": "Oral Route" } ] }, "doseQuantity": { "value": 1, "unit": "tbl", "system": "http://unitsofmeasure.org", "code": "tbl" } } ] }