HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/case-reporting/ and changes regularly. See the Directory of published versions
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="medicationadministration-eve-everywoman-azithromycin"/>
<meta>
<profile
value="http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-medicationadministration"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration medicationadministration-eve-everywoman-azithromycin</b></p><a name="medicationadministration-eve-everywoman-azithromycin"> </a><a name="hcmedicationadministration-eve-everywoman-azithromycin"> </a><a name="medicationadministration-eve-everywoman-azithromycin-en-US"> </a><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-ecr-eve-everywoman.html">Eve Everywoman</a></p><p><b>effective</b>: 2018-03-07 --> 2018-03-07</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Route</b></td><td><b>Method</b></td><td><b>Dose</b></td></tr><tr><td style="display: none">*</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<span style="background: LightGoldenRodYellow"> (Details: Orderable Drug Form codeTAB = 'Tablet')</span></td></tr></table></div>
</text>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="248656"/>
<display value="Azithromycin 500 MG Oral Tablet"/>
</coding>
<text value="Azithromycin 500 MG Oral Tablet"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/patient-ecr-eve-everywoman"/>
<display value="Eve Everywoman"/>
</subject>
<effectivePeriod>
<start value="2018-03-07"/>
<end value="2018-03-07"/>
</effectivePeriod>
<dosage>
<text value="Two tablets at once"/>
<route>
<coding>
<system value="http://snomed.info/sct"/>
<code value="26643006"/>
<display value="Oral route"/>
</coding>
</route>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="421521009"/>
<display
value="Swallow - dosing instruction imperative (qualifier value)"/>
</coding>
</method>
<dose>
<value value="2"/>
<unit value="TAB"/>
<system
value="http://terminology.hl7.org/CodeSystem/v3-orderableDrugForm"/>
<code value="TAB"/>
</dose>
</dosage>
</MedicationAdministration>