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
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="medicationadministration-metformin-example"/>
<meta>
<versionId value="3"/>
<lastUpdated value="2021-03-30T02:20:59.512+00:00"/>
<source value="#TiQ1VjN4eSv0uPw0"/>
<profile
value="http://hl7.org/fhir/us/nhsn-ade/StructureDefinition/MedicationAdministration-Antidiabetics"/>
</meta>
<text>
<status value="generated"/>
<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 2200518}">metformin hydrochloride 100 MG/ML Extended Release Suspension</span></p><p><b>subject</b>: <a href="Patient-patient-harry-hypoglycemic-example.html">Harry Hypoglycemic. Generated Summary: Medical Record Number: 1032702 (USUAL); active; Harry Hypoglycemic ; Phone: 555-555-5555, harry.hypoglycemic@example.com; gender: male; birthDate: 1990-06-09</a></p><p><b>context</b>: <a href="Encounter-encounter-inpatient-example.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: Jan 4, 2021 10:00:14 PM --> (ongoing)</a></p><p><b>effective</b>: Jan 4, 2021 3:30:00 AM</p><h3>Performers</h3><table class="grid"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href="Practitioner-practitioner-ed-endocrinols-example.html">Ed Endocrinols. Generated Summary: id: 9941339108; Edward Endocrinols </a></td></tr></table><h3>Dosages</h3><table class="grid"><tr><td>-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td><span title="Codes: {http://snomed.info/sct 26643006}">Oral route (qualifier value)</span></td><td>100 mg/mL</td></tr></table></div>
</text>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="2200518"/>
<display
value="metformin hydrochloride 100 MG/ML Extended Release Suspension"/>
</coding>
<text value="metformin hydrochloride 100 MG/ML Extended Release Suspension"/>
</medicationCodeableConcept>
<subject>
<reference value="Patient/patient-harry-hypoglycemic-example"/>
<display value="Harry Hypoglycemic"/>
</subject>
<context>
<reference value="Encounter/encounter-inpatient-example"/>
</context>
<effectiveDateTime value="2021-01-04T04:30:00+01:00"/>
<performer>
<actor>
<reference value="Practitioner/practitioner-ed-endocrinols-example"/>
<display value="Ed Endocrinols"/>
</actor>
</performer>
<dosage>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral route (qualifier value)"/>
</coding>
</route>
<dose>
<value value="100"/>
<unit value="mg/mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg/mL"/>
</dose>
</dosage>
</MedicationAdministration>