Guía de Implementación cl core FHIR R4, (Versión Evolutiva)
2.0.0 - ci-build
Guía de Implementación cl core FHIR R4, (Versión Evolutiva), published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/clcore_ig/ and changes regularly. See the Directory of published versions
<Medication xmlns="http://hl7.org/fhir">
<id value="MedicamentoCl"/>
<meta>
<profile
value="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreMedicamentoCl"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medicación /Medicamento MedicamentoCl</b></p><a name="MedicamentoCl"> </a><a name="hcMedicamentoCl"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-CoreMedicamentoCl.html">CL Medicamento</a></p></div><p><b>Nombre Comercial Fármaco</b>: Tareg D 160</p><p><b>identifier</b>: 1991971000167110 (use: official, ), 840851000167103 (use: official, )</p><p><b>code</b>: <span title="Codes:">Tareg - D 160 / 25 comprimido recubierto (Novartis)</span></p><p><b>manufacturer</b>: <a href="Organization-EjemploLaboratorio1.html">Organization Laboratorio ACME de Chile</a></p></div>
</text>
<extension
url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial">
<valueString value="Tareg D 160"/>
</extension>
<identifier>
<use value="official"/>
<value value="1991971000167110"/>
</identifier>
<identifier>
<use value="official"/>
<value value="840851000167103"/>
</identifier>
<code>
<text value="Tareg - D 160 / 25 comprimido recubierto (Novartis)"/>
</code>
<manufacturer>🔗
<reference value="Organization/EjemploLaboratorio1"/>
</manufacturer>
</Medication>