Guia de implementação do Core do Brasil: Release 1 - BR Realm | STU1
1.0.0 - STU1
This page is part of the Core do Brasil (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<MedicationAdministration xmlns="http://hl7.org/fhir">
<id value="c2a71a42-d3cd-4be8-8bf4-fdddea59034f"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationAdministration c2a71a42-d3cd-4be8-8bf4-fdddea59034f</b></p><a name="c2a71a42-d3cd-4be8-8bf4-fdddea59034f"> </a><a name="hcc2a71a42-d3cd-4be8-8bf4-fdddea59034f"> </a><a name="c2a71a42-d3cd-4be8-8bf4-fdddea59034f-pt-BR"> </a><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://www.whocc.no/atc J01CA04}">Amoxicilina 500mg cápsula</span></p><p><b>subject</b>: <a href="Patient-b2f63a4c-ddaa-4652-8481-ac1ff473104e.html">João Carlos</a></p><p><b>context</b>: <a href="Encounter-c6d553d8-cce0-404b-9d1f-eeffbf7fc6df.html">Ambulatorial</a></p><p><b>effective</b>: 2024-12-18 08:00:00-0300</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html">Maria Clara</a></td></tr></table><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style="display: none">*</td><td>Administrar 1 cápsula via oral.</td><td><span title="Codes:{http://snomed.info/sct 74262004}">Cavidade oral</span></td><td><span title="Codes:{http://standardterms.edqm.eu 20053000}">Oral use</span></td><td>500 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemg = 'mg')</span></td></tr></table></div>
</text>
<status value="completed"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.whocc.no/atc"/>
<code value="J01CA04"/>
<display value="Amoxicillin"/>
</coding>
<text value="Amoxicilina 500mg cápsula"/>
</medicationCodeableConcept>
<subject>🔗
<reference value="Patient/b2f63a4c-ddaa-4652-8481-ac1ff473104e"/>
<display value="João Carlos"/>
</subject>
<context>🔗
<reference value="Encounter/c6d553d8-cce0-404b-9d1f-eeffbf7fc6df"/>
<display value="Ambulatorial"/>
</context>
<effectiveDateTime value="2024-12-18T08:00:00-03:00"/>
<performer>
<actor>🔗
<reference value="Practitioner/d3b61455-f432-48f0-b83b-ba825922d735"/>
<display value="Maria Clara"/>
</actor>
</performer>
<dosage>
<text value="Administrar 1 cápsula via oral."/>
<site>
<coding>
<system value="http://snomed.info/sct"/>
<code value="74262004"/>
<display value="Oral cavity structure (body structure)"/>
</coding>
<text value="Cavidade oral"/>
</site>
<route>
<coding>
<system value="http://standardterms.edqm.eu"/>
<code value="20053000"/>
<display value="Oral use"/>
</coding>
</route>
<dose>
<value value="500"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</dose>
</dosage>
</MedicationAdministration>