Núcleo de Interoperabilidad de Datos (NID) - MINSAL
0.4.8-testing - draft
Núcleo de Interoperabilidad de Datos (NID) - MINSAL, published by Unidad de Interoperabilidad - MINSAL. This guide is not an authorized publication; it is the continuous build for version 0.4.8-testing built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Minsal-CL/NID/ and changes regularly. See the Directory of published versions
Active as of 2024-09-25 |
<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> 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></li></ul></div>
</text>
<url
value="https://interoperabilidad.minsal.cl/fhir/ig/nid/ValueSet/vs-codigos-paises-nid"/>
<version value="0.4.8-testing"/>
<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>