This page is part of the NHSN Reporting of Adverse Drug Events - Hypoglycemia (v1.0.0: STU 1 on FHIR R4) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
{
"resourceType" : "MedicationAdministration",
"id" : "medicationadministration-metformin-er",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2021-03-30T01:37:24.451+00:00",
"source" : "#t2FnpwH0BmpwZidT",
"profile" : [
"http://hl7.org/fhir/us/nhsn-ade/StructureDefinition/MedicationAdministration-Antidiabetics"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: completed</p><p><b>medication</b>: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1043563}\">24 HR metformin hydrochloride 1000 MG / saxagliptin 2.5 MG Extended Release Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-patient-ade-1.html\">Generated Summary: id: ?ngen-9?; active; ; gender: female; birthDate: 1974-11-24</a></p><p><b>context</b>: <a href=\"Encounter-encounter-completed-inpatient-ade-1.html\">Generated Summary: status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://snomed.info/sct 24882007}\">Medical consultation on hospital inpatient</span>; period: 2020-08-01 --> 2020-08-12</a></p><p><b>effective</b>: Jan 4, 2021 3:30:00 AM</p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td><span title=\"Codes: {http://snomed.info/sct 26643006}\">Oral Route</span></td><td><span title=\"Codes: {http://snomed.info/sct 421521009}\">Swallow - dosing instruction imperative (qualifier value)</span></td><td>2 TAB</td></tr></table></div>"
},
"status" : "completed",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1043563",
"display" : "24 HR metformin hydrochloride 1000 MG / saxagliptin 2.5 MG Extended Release Oral Tablet"
}
],
"text" : "24 HR metformin hydrochloride 1000 MG / saxagliptin 2.5 MG Extended Release Oral Tablet"
},
"subject" : {
"reference" : "Patient/patient-ade-1"
},
"context" : {
"reference" : "Encounter/encounter-completed-inpatient-ade-1"
},
"effectiveDateTime" : "2021-01-04T04:30:00+01:00",
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "26643006",
"display" : "Oral Route"
}
]
},
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "421521009",
"display" : "Swallow - dosing instruction imperative (qualifier value)"
}
]
},
"dose" : {
"value" : 2,
"unit" : "TAB",
"system" : "http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm",
"code" : "TAB"
}
}
}