FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageracsel.org
Resource TypeValueSet
IdValueSet-national-identifier-types.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=racsel.org@0.2.1&canonical=http://racsel.org/ValueSet/national-identifier-types
URLhttp://racsel.org/ValueSet/national-identifier-types
Version0.2.1
Statusdraft
Date2026-07-03T12:32:00-03:00
NameNational_Identifier_Type
TitleNational Identifier Types
Realmuv
DescriptionList of national identifier types derived from [HL7 v2-0203](http://terminology.hl7.org/ValueSet/v2-0203)

Resources that use this resource

StructureDefinition
racsel.org#0.2.1LACPatientLACPatient

Resources that this resource uses

CodeSystem
hl7.terminology#currentv2-0203identifierType

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet national-identifier-types

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "national-identifier-types",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://racsel.org/ValueSet/national-identifier-types",
  "version": "0.2.1",
  "name": "National_Identifier_Type",
  "title": "National Identifier Types",
  "status": "draft",
  "date": "2026-07-03T12:32:00-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"
          }
        ]
      }
    ]
  }
}