Terminología Costa Rica FHIR®
0.0.1-ballot - ci-build
Terminología Costa Rica FHIR®, published by Iniciativa HL7® Costa Rica. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cr/terminology/ and changes regularly. See the Directory of published versions
| Page standards status: Draft | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="identifier-type"/>
<language value="es"/>
<text>
<status value="generated"/>
<div xml:lang="es" xmlns="http://www.w3.org/1999/xhtml" lang="es"><p class="res-header-id"><b>Generated Narrative: CodeSystem identifier-type</b></p><a name="identifier-type"> </a><a name="hcidentifier-type"> </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">Language: es</p></div><p>This case-sensitive code system <code>https://hl7.or.cr/fhir/terminology/CodeSystem/identifier-type</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">cedula-nacional<a name="identifier-type-cedula-nacional"> </a></td><td>Cédula Nacional</td><td>Identificador oficial para ciudadanos costarricenses.</td></tr><tr><td style="white-space:nowrap">pasaporte<a name="identifier-type-pasaporte"> </a></td><td>Pasaporte</td><td>Identificador para pasaporte.</td></tr><tr><td style="white-space:nowrap">dimex<a name="identifier-type-dimex"> </a></td><td>DIMEX</td><td>Documento de Identificación Migratorio para Extranjeros.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="draft"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cgp"/>
</extension>
<url value="https://hl7.or.cr/fhir/terminology/CodeSystem/identifier-type"/>
<version value="0.1.0"/>
<name value="IdentifierTypeCodes"/>
<title value="Identificador de Personas"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2025-03-03"/>
<publisher value="Iniciativa HL7® Costa Rica"/>
<contact>
<name value="Iniciativa HL7® Costa Rica"/>
<telecom>
<system value="url"/>
<value value="https://hl7.or.cr"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@hl7.or.cr"/>
</telecom>
</contact>
<contact>
<name value="Iniciativa HL7® Costa Rica"/>
<telecom>
<system value="email"/>
<value value="info@hl7.or.cr"/>
<use value="work"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://hl7.or.cr"/>
<use value="work"/>
</telecom>
</contact>
<description value="Listado de tipos de identificadores para personas."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CR"/>
<display value="Costa Rica"/>
</coding>
</jurisdiction>
<copyright
value="Usado con el permiso de HL7 International, todos los derechos reservados en los Licencias de HL7 Internacional."/>
<caseSensitive value="true"/>
<compositional value="false"/>
<versionNeeded value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="cedula-nacional"/>
<display value="Cédula Nacional"/>
<definition
value="Identificador oficial para ciudadanos costarricenses."/>
</concept>
<concept>
<code value="pasaporte"/>
<display value="Pasaporte"/>
<definition value="Identificador para pasaporte."/>
</concept>
<concept>
<code value="dimex"/>
<display value="DIMEX"/>
<definition
value="Documento de Identificación Migratorio para Extranjeros."/>
</concept>
</CodeSystem>