FHIR IG analytics| Package | racsel.org |
| Resource Type | ValueSet |
| Id | ValueSet-national-identifier-types.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=racsel.org@0.2.1&canonical=http://racsel.org/ValueSet/national-identifier-types |
| URL | http://racsel.org/ValueSet/national-identifier-types |
| Version | 0.2.1 |
| Status | draft |
| Date | 2026-07-03T12:32:00-03:00 |
| Name | National_Identifier_Type |
| Title | National Identifier Types |
| Realm | uv |
| Description | List of national identifier types derived from [HL7 v2-0203](http://terminology.hl7.org/ValueSet/v2-0203) |
| StructureDefinition | ||
| racsel.org#0.2.1 | LACPatient | LACPatient |
| CodeSystem | ||
| hl7.terminology#current | v2-0203 | identifierType |
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:
http://terminology.hl7.org/CodeSystem/v2-0203 version 📍5.0.0This value set excludes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/v2-0203 version 📦5.0.0| Code | Display | Definition |
| PPN | Passport number | A unique number assigned to the document affirming that a person is a citizen of the country. |
{
"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"
}
]
}
]
}
}