Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.8 - draft Chile flag

This page is part of the Núcleo de Interoperabilidad de Datos (NID) - MINSAL (v0.4.8: STU1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: Códigos de Países para NID - XML Representation

Active as of 2024-09-25

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-codigos-paises-nid"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores vs-codigos-paises-nid</b></p><a name="vs-codigos-paises-nid"> </a><a name="hcvs-codigos-paises-nid"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="http://terminology.hl7.org/6.5.0/CodeSystem-ISO3166Part1.html"><code>urn:iso:std:iso:3166</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where code  matches (by regex) [0-9]{3}</li><li>Include all codes defined in <a href="CodeSystem-cs-pais-desconocido.html"><code>https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/cs-pais-desconocido</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;0.4.8</span></li></ul></div>
  </text>
  <url
       value="https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/vs-codigos-paises-nid"/>
  <version value="0.4.8"/>
  <name value="VSCodigosPaisesNID"/>
  <title value="Códigos de Países para NID"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-25"/>
  <publisher value="Unidad de Interoperabilidad - MINSAL"/>
  <contact>
    <name value="Unidad de Interoperabilidad - MINSAL"/>
    <telecom>
      <system value="url"/>
      <value value="https://interoperabilidad.minsal.cl"/>
    </telecom>
  </contact>
  <description
               value="códigos de países según norma ISO 3166-1, para uso en NID (Identificador Nacional de Paciente)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CL"/>
      <display value="Chile"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:iso:std:iso:3166"/>
      <filter>
        <property value="code"/>
        <op value="regex"/>
        <value value="[0-9]{3}"/>
      </filter>
    </include>
    <include>
      <system
              value="https://interoperabilidad.minsal.cl/fhir/ig/nid/CodeSystem/cs-pais-desconocido"/>
    </include>
  </compose>
</ValueSet>