Resumen Clínico de Paciente de Chile (IPS-CL)
0.2.0 - ci-build Chile flag

This page is part of the Resumen Clinico de Paciente de Chile (v0.2.0: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Ejemplo de Paciente CL - IPS - XML Representation

Raw xml | Download


<Patient xmlns="http://hl7.org/fhir">
  <id value="PacienteClIpsEjemplo"/>
  <meta>
    <profile
             value="https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient PacienteClIpsEjemplo</b></p><a name="PacienteClIpsEjemplo"> </a><a name="hcPacienteClIpsEjemplo"> </a><a name="PacienteClIpsEjemplo-es-CL"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Vale  Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Alternate names (see the one above)">Alt. Name:</td><td colspan="3">Valentina Ester Henriquez (Official)</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 932785678(Mobile)</li><li>Av. General Vidaurre, casa 84 G Santiago Centro Metropolitana de Santiago Chile (home)</li></ul></td></tr></table></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <extension
                 url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises">
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais"/>
            <code value="152"/>
            <display value="Chile"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <coding>
        <system
                value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodigoDNI"/>
        <code value="NNCHL"/>
        <display value="Chile"/>
      </coding>
    </type>
    <system value="http://regcivil.cl/Validacion/RUN"/>
    <value value="19.241.323-8"/>
  </identifier>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Henriquez"/>
    <given value="Valentina"/>
    <given value="Ester"/>
  </name>
  <name>
    <use value="usual"/>
    <given value="Vale"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="932785678"/>
    <use value="mobile"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1995-05-01"/>
  <address>
    <use value="home"/>
    <line value="Av. General Vidaurre, casa 84 G"/>
    <city value="Santiago Centro">
      <extension
                 url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/ComunasCl">
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodComunasCL"/>
            <code value="13101"/>
            <display value="Santiago Centro"/>
          </coding>
        </valueCodeableConcept>
      </extension>
    </city>
    <state value="Metropolitana de Santiago">
      <extension
                 url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/RegionesCl">
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodRegionCL"/>
            <code value="13"/>
            <display value="Metropolitana de Santiago"/>
          </coding>
        </valueCodeableConcept>
      </extension>
    </state>
    <country value="Chile">
      <extension
                 url="https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises">
        <valueCodeableConcept>
          <coding>
            <system
                    value="https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CodPais"/>
            <code value="152"/>
            <display value="Chile"/>
          </coding>
        </valueCodeableConcept>
      </extension>
    </country>
  </address>
</Patient>