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" : "MedicationAdministration",
"id" : "medicationadministration-warfarin-nsaid-warfarin-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>: medicationadministration-warfarin-nsaid-warfarin-prefetch</p><p><b>status</b>: COMPLETED</p><p><b>category</b>: inpatient <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'inpatient' = 'inpatient)</span></p><p><b>medication</b>: Warfarin Sodium 10 MG <span style="background: LightGoldenRodYellow">(Details : {RxNorm code '855295' = 'Warfarin Sodium 10 MG', given as 'Warfarin Sodium 10 MG'})</span></p><p><b>subject</b>: <a href="Patient-patient-warfarin-nsaid-over65-prefetch.html">Generated Summary: id: patient-warfarin-nsaid-over65-prefetch; gender: male; birthDate: 10/05/1948</a></p><p><b>effective</b>: ?? --> (ongoing)</p><h3>Dosages</h3><table class="grid"><tr><td>-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>1 tablet</td><td>Oral Route <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '26643006' = 'Oral use', given as 'Oral Route'})</span></td><td>Swallow <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '421521009' = 'Swallow - dosing instruction imperative (qualifier value)', given as 'Swallow'})</span></td><td>1 TAB<span style="background: LightGoldenRodYellow"> (Details: http://hl7.org/fhir/v3/orderableDrugForm code TAB = 'TAB')</span></td></tr></table></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"code" : "inpatient"
}
]
},
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "855295",
"display" : "Warfarin Sodium 10 MG"
}
]
},
"subject" : {
"reference" : "Patient/patient-warfarin-nsaid-over65-prefetch"
},
"effectivePeriod" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/cqf-expression",
"valueExpression" : {
"language" : "text/cql",
"expression" : "FHIR.Period { start: FHIR.dateTime { value: Today() }, end: FHIR.dateTime { value: Today() } }"
}
}
]
},
"dosage" : {
"text" : "1 tablet",
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Oral Route"
}
]
},
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "421521009",
"display" : "Swallow"
}
]
},
"dose" : {
"value" : 1,
"unit" : "TAB",
"system" : "http://hl7.org/fhir/v3/orderableDrugForm",
"code" : "TAB"
}
}
}