{
  "resourceType" : "ValueSet",
  "id" : "national-identifier-types",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet national-identifier-types</b></p><a name=\"national-identifier-types\"> </a><a name=\"hcnational-identifier-types\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.1.0/CodeSystem-v2-0203.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><span title=\"Version is explicitly stated to be 5.0.0\"> version &#x1F4CD;5.0.0</span></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"http://terminology.hl7.org/7.1.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 5.0.0, the version found through the package references\"> version &#x1F4E6;5.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/7.1.0/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport number\t</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr></table></li></ul></div>"
  },
  "url" : "http://racsel.org/ValueSet/national-identifier-types",
  "version" : "0.2",
  "name" : "National_Identifier_Type",
  "title" : "National Identifier Types",
  "status" : "draft",
  "date" : "2026-04-29T12:56:07-03:00",
  "publisher" : "RACSEL",
  "contact" : [{
    "name" : "RACSEL",
    "telecom" : [{
      "system" : "url",
      "value" : "http://racsel.org"
    }]
  }],
  "description" : "List of national identifier types derived from [HL7 v2-0203](http://terminology.hl7.org/ValueSet/v2-0203)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
      "version" : "5.0.0"
    }],
    "exclude" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
      "concept" : [{
        "code" : "PPN",
        "display" : "Passport number\t"
      }]
    }]
  }
}