This page is part of the Potential Drug-Drug Interaction (PDDI) Clinical Decision Support (CDS) (FHIR IG) (v1.0.0-ballot: STU 1 Ballot 3) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: medicationdispense-digoxin-cyclosporine-furosemide-prefetch - JSON Representation
Raw json | Download
{
"resourceType" : "MedicationDispense",
"id" : "medicationdispense-digoxin-cyclosporine-furosemide-prefetch",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MedicationDispense</b><a name=\"medicationdispense-digoxin-cyclosporine-furosemide-prefetch\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MedicationDispense "medicationdispense-digoxin-cyclosporine-furosemide-prefetch" </p></div><p><b>status</b>: completed</p><p><b>category</b>: Outpatient <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R4/codesystem-medicationdispense-category.html\">Medication dispense category codes</a>#outpatient)</span></p><p><b>medication</b>: Furosemide 40 MG Oral Tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#313988)</span></p><p><b>subject</b>: <a href=\"Patient-patient-digoxin-cyclosporine-context.html\">Patient/patient-digoxin-cyclosporine-context</a></p><p><b>context</b>: <a href=\"Encounter-encounter-digoxin-cyclosporine-prefetch.html\">Encounter/encounter-digoxin-cyclosporine-prefetch</a></p><p><b>quantity</b>: 90 {tbl}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {tbl} = '{tbl}')</span></p><p><b>daysSupply</b>: 90 Day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>timing</b>: Do Once per 1.0 days</p><p><b>asNeeded</b>: false</p></blockquote></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://unitsofmeasure.org",
"code" : "{tbl}"
},
"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://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered"
}
]
},
"doseQuantity" : {
"value" : 1.0,
"unit" : "tablet"
}
}
]
}
]
}