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

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_2.0/ and changes regularly. See the Directory of published versions

: Ejemplo de comprimido Tareg - D 160 - XML Representation

Raw xml | Download



<Medication xmlns="http://hl7.org/fhir">
  <id value="MedicamentoCl"/>
  <meta>
    <profile
             value="https://hl7chile.cl/fhir/ig/clcore2/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</b></p><a name="MedicamentoCl"> </a><a name="hcMedicamentoCl"> </a><a name="MedicamentoCl-es-CL"> </a><p><b>identifier</b>: <code>http://minsal.cl/semantikos/description-id</code>/1991971000167110 (use: official, ), <code>http://minsal.cl/semantikos/concept-id</code>/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>
  <identifier>
    <use value="official"/>
    <system value="http://minsal.cl/semantikos/description-id"/>
    <value value="1991971000167110"/>
  </identifier>
  <identifier>
    <use value="official"/>
    <system value="http://minsal.cl/semantikos/concept-id"/>
    <value value="840851000167103"/>
  </identifier>
  <code>
    <text value="Tareg - D 160 / 25 comprimido recubierto (Novartis)"/>
  </code>
  <manufacturer>🔗 
    <reference value="Organization/EjemploLaboratorio1"/>
  </manufacturer>
</Medication>