This page is part of the NHSN Reporting: Inpatient Medication Administration (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-azithromycin-med-admin-1",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2021-09-07T05:30:27.121+00:00",
"source" : "#vmWyX3NJuGgt3muR",
"profile" : [
"http://hl7.org/fhir/us/nhsn-med-admin/StructureDefinition/MedicationAdministration-inpatient-med-admin"
]
},
"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 248656}\">Azithromycin 500 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-patient-med-admin-1.html\">Generated Summary: id: ?ngen-9?; active; ; gender: female; birthDate: 1974-11-24</a></p><p><b>effective</b>: 2021-01-02 --> 2021-01-10</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>Two tablets at once</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" : "248656",
"display" : "Azithromycin 500 MG Oral Tablet"
}
],
"text" : "Azithromycin 500 MG Oral Tablet"
},
"subject" : {
"reference" : "Patient/patient-med-admin-1"
},
"effectivePeriod" : {
"start" : "2021-01-02",
"end" : "2021-01-10"
},
"dosage" : {
"text" : "Two tablets at once",
"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"
}
}
}