Guías de Implementación FHIR | Ministerio de Salud
1.1.0-ballot - ci-build Costa Rica flag

Guías de Implementación FHIR | Ministerio de Salud - Local Development build (v1.1.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tipos de identificacion de Costa Rica - XML Representation

Active as of 2024-04-15

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="tipo-identificacion-cs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem tipo-identificacion-cs</b></p><a name="tipo-identificacion-cs"> </a><a name="hctipo-identificacion-cs"> </a><a name="tipo-identificacion-cs-en-US"> </a><p>This case-sensitive code system <code>https://ministeriodesalud.go.cr/fhir/CodeSystem/tipo-identificacion-cs</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">INDOCUMENTADO<a name="tipo-identificacion-cs-INDOCUMENTADO"> </a></td><td>Indocumentado</td></tr><tr><td style="white-space:nowrap">CEDULA_FISICA_NACIONAL<a name="tipo-identificacion-cs-CEDULA_FISICA_NACIONAL"> </a></td><td>Cédula Física Nacional</td></tr><tr><td style="white-space:nowrap">NUMERO_INTERNO<a name="tipo-identificacion-cs-NUMERO_INTERNO"> </a></td><td>Número Interno</td></tr><tr><td style="white-space:nowrap">NUMERO_ASEGURADO<a name="tipo-identificacion-cs-NUMERO_ASEGURADO"> </a></td><td>Número Asegurado</td></tr><tr><td style="white-space:nowrap">PASAPORTE<a name="tipo-identificacion-cs-PASAPORTE"> </a></td><td>Pasaporte</td></tr><tr><td style="white-space:nowrap">CEDULA_RESIDENCIA<a name="tipo-identificacion-cs-CEDULA_RESIDENCIA"> </a></td><td>Cédula de Residencia</td></tr><tr><td style="white-space:nowrap">DIMEX<a name="tipo-identificacion-cs-DIMEX"> </a></td><td>DIMEX</td></tr></table></div>
  </text>
  <url
       value="https://ministeriodesalud.go.cr/fhir/CodeSystem/tipo-identificacion-cs"/>
  <version value="1.1.0-ballot"/>
  <name value="TipoIdentificacion"/>
  <title value="Tipos de identificacion de Costa Rica"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-15"/>
  <publisher value="Ministerio de Salud de Costa Rica"/>
  <contact>
    <name value="Ministerio de Salud de Costa Rica"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.ministeriodesalud.go.cr/fhir"/>
    </telecom>
  </contact>
  <description
               value="Tipos de identificacion definidos por el Ministerio de Salud de Costa Rica"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CR"/>
      <display value="Costa Rica"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="INDOCUMENTADO"/>
    <display value="Indocumentado"/>
  </concept>
  <concept>
    <code value="CEDULA_FISICA_NACIONAL"/>
    <display value="Cédula Física Nacional"/>
  </concept>
  <concept>
    <code value="NUMERO_INTERNO"/>
    <display value="Número Interno"/>
  </concept>
  <concept>
    <code value="NUMERO_ASEGURADO"/>
    <display value="Número Asegurado"/>
  </concept>
  <concept>
    <code value="PASAPORTE"/>
    <display value="Pasaporte"/>
  </concept>
  <concept>
    <code value="CEDULA_RESIDENCIA"/>
    <display value="Cédula de Residencia"/>
  </concept>
  <concept>
    <code value="DIMEX"/>
    <display value="DIMEX"/>
  </concept>
</CodeSystem>