This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v3.5.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "MedicationDispense",
"id" : "medicationdispense-digoxin-cyclosporine-digoxin-prefetch",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: medicationdispense-digoxin-cyclosporine-digoxin-prefetch</p><p><b>status</b>: COMPLETED</p><p><b>category</b>: outpatient <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'outpatient' = 'outpatient)</span></p><p><b>medication</b>: Digoxin 0.125 MG Oral Tablet <span style="background: LightGoldenRodYellow">(Details : {RxNorm code '197604' = 'digoxin 125 MCG Oral Tablet', given as 'Digoxin 0.125 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: 23/07/1978</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="{null AMB}">AMB</span>; period: ?? --> (ongoing)</a></p><p><b>quantity</b>: 90 TAB<span style="background: LightGoldenRodYellow"> (Details: UCUM code TAB = 'TAB')</span></p><p><b>daysSupply</b>: 90 Day<span style="background: LightGoldenRodYellow"> (Details: UCUM code d = 'd')</span></p><p><b>dosageInstruction</b>: </p></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"code" : "outpatient"
}
]
},
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "197604",
"display" : "Digoxin 0.125 MG Oral Tablet"
}
]
},
"subject" : {
"reference" : "Patient/patient-digoxin-cyclosporine-context"
},
"context" : {
"reference" : "Encounter/encounter-digoxin-cyclosporine-prefetch"
},
"quantity" : {
"value" : 90,
"system" : "http://unitsofmeasure.org",
"code" : "TAB"
},
"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" : [
{
"code" : "calculated"
}
]
},
"doseQuantity" : {
"value" : 1.0,
"unit" : "tablet"
}
}
]
}
]
}