{
  "resourceType" : "ValueSet",
  "id" : "ema-vs-identity-document",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "url" : "https://emahealth.io/fhir/core/ValueSet/ema-vs-identity-document",
  "version" : "0.10.0",
  "name" : "EmaVsIdentityDocument",
  "title" : "EMA — Tipo de documento de identidad",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-08-31T21:14:26+00:00",
  "publisher" : "EMA Health SpA",
  "contact" : [{
    "name" : "EMA Health SpA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://emahealth.io"
    },
    {
      "system" : "email",
      "value" : "contacto@emahealth.io"
    }]
  }],
  "description" : "Conjunto **extensible** de tipos de documento con que una persona acredita su\nidentidad, para el slice de `Patient.identifier` de las capas nacionales.\nNeutro de país: cada capa fija qué `system` acompaña a cada tipo (RENAPO para\nla CURP, RENIEC para el DNI) y cuál es exigible en su jurisdicción.",
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
      "concept" : [{
        "code" : "NI",
        "display" : "National unique individual identifier"
      },
      {
        "code" : "PPN",
        "display" : "Passport number"
      },
      {
        "code" : "PRC",
        "display" : "Permanent Resident Card Number"
      }]
    }]
  }
}