Resumen Clínico del Paciente de Chile
0.6.0-ci-build - STU3 Chile flag

Resumen Clínico del Paciente de Chile, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.6.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/IPS-CL/ and changes regularly. See the Directory of published versions

: Ejemplo de Inmunización ICVP - Fiebre Amarilla - XML Representation

Raw xml | Download


<Immunization xmlns="http://hl7.org/fhir">
  <id value="Ejemplo-Inmunizacion-ICVP-FA"/>
  <meta>
    <profile
             value="https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Inmunizacion-cl-ips-icvp"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization Ejemplo-Inmunizacion-ICVP-FA</b></p><a name="Ejemplo-Inmunizacion-ICVP-FA"> </a><a name="hcEjemplo-Inmunizacion-ICVP-FA"> </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-Inmunizacion-cl-ips-icvp.html">Inmunización ICVP</a></p></div><p><b>ProductID</b>: <a href="http://smart.who.int/pcmt-vaxprequal/v0.2.0/CodeSystem-PreQualProductIds.html#PreQualProductIds-YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0">WHO PreQualificaiton Vaccine Product Ids: YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0</a> (01/01/1987Yellow FeverSTAMARILVial + Ampoule10Sanofi PasteurAgence nationale de sécurité du médicament et des produits de santé)</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType YellowFever}">Vacuna contra fiebre amarilla</span></p><p><b>patient</b>: <a href="Patient-PacienteClIpsEjemplo.html">Valentina Henriquez</a></p><p><b>occurrence</b>: 2024-09-25</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: Lote-FA-2024-001</p><p><b>site</b>: <span title="Codes:{http://snomed.info/sct 368208006}">Left upper arm structure</span></p><p><b>route</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}">Injection, intramuscular</span></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-PrestadorMedInternaClIpsEjemplo.html">Nicolás Bastian Figueroa</a></td></tr></table></div>
  </text>
  <extension url="http://smart.who.int/pcmt/StructureDefinition/ProductID">
    <valueCoding>
      <system
              value="http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualProductIds"/>
      <code value="YellowFeverProductd8a09f80301dc05e124f99ffe7711fc0"/>
      <display
               value="01/01/1987Yellow FeverSTAMARILVial + Ampoule10Sanofi PasteurAgence nationale de sécurité du médicament et des produits de santé"/>
    </valueCoding>
  </extension>
  <status value="completed"/>
  <vaccineCode>
    <coding>
      <system
              value="http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualVaccineType"/>
      <code value="YellowFever"/>
      <display value="Yellow Fever"/>
    </coding>
    <text value="Vacuna contra fiebre amarilla"/>
  </vaccineCode>
  <patient>🔗 
    <reference value="Patient/PacienteClIpsEjemplo"/>
    <type value="Patient"/>
    <display value="Valentina Henriquez"/>
  </patient>
  <occurrenceDateTime value="2024-09-25"/>
  <primarySource value="true"/>
  <lotNumber value="Lote-FA-2024-001"/>
  <site>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="368208006"/>
      <display value="Left upper arm structure"/>
    </coding>
  </site>
  <route>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration"/>
      <code value="IM"/>
      <display value="Injection, intramuscular"/>
    </coding>
  </route>
  <performer>
    <actor>🔗 
      <reference value="Practitioner/PrestadorMedInternaClIpsEjemplo"/>
      <display value="Nicolás Bastian Figueroa"/>
    </actor>
  </performer>
</Immunization>