🌐 EMA Health Core Implementation Guide
0.10.0 - ci-build

🌐 EMA Health Core Implementation Guide - Local Development build (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EMA — Tipo de documento de identidad - XML Representation

Active as of 2026-08-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ema-vs-identity-document"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ema-vs-identity-document</b></p><a name="ema-vs-identity-document"> </a><a name="hcema-vs-identity-document"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.0, the version found through the package references"> version &#x1F4E6;4.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-NI">NI</a></td><td>National unique individual identifier</td><td>National unique individual identifier</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-PPN">PPN</a></td><td>Passport number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr><tr><td><a href="http://terminology.hl7.org/6.4.0/CodeSystem-v2-0203.html#v2-0203-PRC">PRC</a></td><td>Permanent Resident Card Number</td><td>Permanent Resident Card Number</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://emahealth.io/fhir/core/ValueSet/ema-vs-identity-document"/>
  <version value="0.10.0"/>
  <name value="EmaVsIdentityDocument"/>
  <title value="EMA — Tipo de documento de identidad"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-08-31T21:14:26+00:00"/>
  <publisher value="EMA Health SpA"/>
  <contact>
    <name value="EMA Health SpA"/>
    <telecom>
      <system value="url"/>
      <value value="https://emahealth.io"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="contacto@emahealth.io"/>
    </telecom>
  </contact>
  <description
               value="Conjunto **extensible** de tipos de documento con que una persona acredita su
identidad, para el slice de `Patient.identifier` de las capas nacionales.
Neutro de país: cada capa fija qué `system` acompaña a cada tipo (RENAPO para
la CURP, RENIEC para el DNI) y cuál es exigible en su jurisdicción."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <concept>
        <code value="NI"/>
        <display value="National unique individual identifier"/>
      </concept>
      <concept>
        <code value="PPN"/>
        <display value="Passport number"/>
      </concept>
      <concept>
        <code value="PRC"/>
        <display value="Permanent Resident Card Number"/>
      </concept>
    </include>
  </compose>
</ValueSet>