Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.9.1 - draft Chile flag

This page is part of the Chile Core (v1.9.1: STU2 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Ejemplo de Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido - XML Representation

Raw xml | Download


<Medication xmlns="http://hl7.org/fhir">
  <id value="MedicamentoCl-2"/>
  <meta>
    <profile
             value="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CoreMedicamentoCl"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication MedicamentoCl-2</b></p><a name="MedicamentoCl-2"> </a><a name="hcMedicamentoCl-2"> </a><a name="MedicamentoCl-2-es-CL"> </a><p><b>identifier</b>: <code>http://minsal.cl/semantikos/description-id</code>/1703591000167111 (use: official, ), <code>http://minsal.cl/semantikos/concept-id</code>/696681000167108 (use: official, )</p><p><b>code</b>: <span title="Codes:">Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido</span></p><p><b>manufacturer</b>: <a href="Organization-EjemploLaboratorio1.html">Organization Laboratorio ACME de Chile</a></p></div>
  </text>
  <identifier>
    <use value="official"/>
    <system value="http://minsal.cl/semantikos/description-id"/>
    <value value="1703591000167111"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <system value="http://minsal.cl/semantikos/concept-id"/>
    <value value="696681000167108"/>
  </identifier>
  <code>
    <text value="Hidroclorotiazida 25 mg + Valsartán 160 mg comprimido"/>
  </code>
  <manufacturer>🔗 
    <reference value="Organization/EjemploLaboratorio1"/>
  </manufacturer>
</Medication>