FHIR IG analytics| Package | hl7.fhir.pt.patient-admin-ig |
| Resource Type | ValueSet |
| Id | ValueSet-patient-identifier-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-pt/patient-admin-ig/ValueSet-patient-identifier-type.html |
| URL | http://example.com/fhir/hl7pt/ValueSet/patient-identifier-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-02-01T17:48:41+00:00 |
| Name | VS_PatientIdentifierType |
| Title | Tipos de Identificadores de Paciente |
| Realm | pt |
| Authority | hl7 |
| Description | Conjunto de tipos válidos de identificadores para pacientes em Portugal. |
No resources found
| CodeSystem | |
| v2-0203 | identifierType |
Note: links and images are rebased to the (stated) source
Narrativa gerada: ValueSet patient-identifier-type
http://terminology.hl7.org/CodeSystem/v2-0203 versão 📦5.0.0| Código | Ecrã | Definição |
| CZ | Citizenship Card | A number assigned by a person's country of residence to identify a person's citizenship. |
| BCFN | Birth Certificate | The identifier used within the jurisdictional vital records office file system as an auxiliary means of accessing the record associated with the birth certificate. |
| TAX | Tax ID number | Tax ID number |
| SS | Social Security Number | Social Security number |
| HC | Health Card Number | Health Card Number |
| PI | Patient internal identifier | A number that is unique to a patient within an Assigning Authority. |
| MR | Medical record number | An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application. |
| MI | Military ID number | A number assigned to an individual who has had military duty, but is not currently on active duty. The number is assigned by the DOD or Veterans' Affairs (VA). |
| PT | Patient External Identifier | Patient external identifier |
| ANON | Anonymous identifier | An identifier for a living subject whose real identity is protected or suppressed |
| PPN | Passport Number | A unique number assigned to the document affirming that a person is a citizen of the country. |
| PRC | Permanent Resident Card Number | Permanent Resident Card Number |
| NI | National unique individual identifier | National unique individual identifier |
| DL | Driver's License Number | Driver's license number |
{
"resourceType": "ValueSet",
"id": "patient-identifier-type",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.com/fhir/hl7pt/ValueSet/patient-identifier-type",
"version": "1.0.0",
"name": "VS_PatientIdentifierType",
"title": "Tipos de Identificadores de Paciente",
"status": "active",
"experimental": false,
"date": "2026-02-01T17:48:41+00:00",
"publisher": "HL7 Portugal",
"contact": [
{
"name": "HL7 Portugal",
"telecom": [
{
"system": "url",
"value": "http://hl7.pt"
},
{
"system": "email",
"value": "info@hl7.pt"
}
]
},
{
"name": "HL7 Portugal",
"telecom": [
{
"system": "email",
"value": "geral@hl7.pt",
"use": "work"
}
]
}
],
"description": "Conjunto de tipos válidos de identificadores para pacientes em Portugal.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PT",
"display": "Portugal"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"concept": [
{
"code": "CZ",
"display": "Citizenship Card"
},
{
"code": "BCFN",
"display": "Birth Certificate"
},
{
"code": "TAX",
"display": "Tax ID number"
},
{
"code": "SS",
"display": "Social Security Number"
},
{
"code": "HC",
"display": "Health Card Number"
},
{
"code": "PI",
"display": "Patient internal identifier"
},
{
"code": "MR",
"display": "Medical record number"
},
{
"code": "MI",
"display": "Military ID number"
},
{
"code": "PT",
"display": "Patient External Identifier"
},
{
"code": "ANON",
"display": "Anonymous identifier"
},
{
"code": "PPN",
"display": "Passport Number"
},
{
"code": "PRC",
"display": "Permanent Resident Card Number"
},
{
"code": "NI",
"display": "National unique individual identifier"
},
{
"code": "DL",
"display": "Driver's License Number"
}
]
}
]
}
}