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

Generated Narrative with Details

id: meddisp006

status: in-progress

patient: Patient/example

dispenser: Practitioner/example

authorizingPrescription: MedicationOrder/medrx004

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

quantity: 15 mL (Details: http://unitsofmeasure.org code mL = '??')

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

medication: prescribed medication

whenPrepared: 01/03/2015 9:48:00 PM

whenHandedOver: 01/03/2015 9:59:00 PM

DosageInstructions

-TimingAsNeeded[x]RouteDose[x]
*Events: 01/03/2015, Duration 3days, Do 2 per 1 daystrueInhalation (Details : {SNOMED CT code '422237004' = '422237004', given as 'Inhalation'})2 415215001 (Details: SNOMED CT code 415215001 = '415215001')
" }, "status": "in-progress", "patient": { "reference": "Patient/example" }, "dispenser": { "reference": "Practitioner/example" }, "authorizingPrescription": [ { "reference": "MedicationOrder/medrx004" } ], "type": { "coding": [ { "system": "http:hl7.org/fhir", "code": "FFP", "display": "First Fill - Part Fill" } ] }, "quantity": { "value": 15, "unit": "mL", "system": "http://unitsofmeasure.org", "code": "mL" }, "daysSupply": { "value": 30, "unit": "Day", "system": "http://unitsofmeasure.org", "code": "D" }, "medicationReference": { "reference": "Medication/medexample012", "display": "prescribed medication" }, "whenPrepared": "2015-03-01T10:48:00Z", "whenHandedOver": "2015-03-01T10:59:00Z", "dosageInstruction": [ { "timing": { "event": [ "2015-03-01" ], "repeat": { "duration": 3, "durationUnits": "d", "frequency": 2, "period": 1, "periodUnits": "d" } }, "asNeededBoolean": true, "route": { "coding": [ { "system": "http://snomed.info/sct", "code": "422237004", "display": "Inhalation" } ] }, "doseQuantity": { "value": 2, "system": "http://snomed.info/sct", "code": "415215001" } } ] }