Publication Build: This will be filled in by the publication tooling
{
"resourceType" : "MedicationDispense",
"id" : "medicationdispense-digoxin-cyclosporine-furosemide-prefetch",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: medicationdispense-digoxin-cyclosporine-furosemide-prefetch</p><p><b>status</b>: completed</p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category outpatient}\">Outpatient</span></p><p><b>medication</b>: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 313988}\">Furosemide 40 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-patient-digoxin-cyclosporine-context.html\">Generated Summary: id: patient-digoxin-cyclosporine-context; gender: female; birthDate: 1978-07-23</a></p><p><b>context</b>: <a href=\"Encounter-encounter-digoxin-cyclosporine-prefetch.html\">Generated Summary: id: encounter-digoxin-cyclosporine-prefetch; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>; period: ?ngen-2? --> (ongoing)</a></p><p><b>quantity</b>: 90 1151133</p><p><b>daysSupply</b>: 90 Day</p><p><b>dosageInstruction</b>: </p></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/fhir/CodeSystem/medicationdispense-category",
"code" : "outpatient"
}
]
},
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "313988",
"display" : "Furosemide 40 MG Oral Tablet"
}
]
},
"subject" : {
"reference" : "Patient/patient-digoxin-cyclosporine-context"
},
"context" : {
"reference" : "Encounter/encounter-digoxin-cyclosporine-prefetch"
},
"quantity" : {
"value" : 90,
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1151133"
},
"daysSupply" : {
"value" : 90,
"unit" : "Day",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"frequency" : 1,
"period" : 1.0,
"periodUnit" : "d"
}
},
"asNeededBoolean" : false,
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "129438006"
}
]
},
"doseQuantity" : {
"value" : 1.0,
"unit" : "tablet"
}
}
]
}
]
}