FHIR IG analytics| Package | portuguese.core.guide |
| Resource Type | NamingSystem |
| Id | seguranca-social.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "segurancaSocial-pt",
"name": "Número Segurança Social Português",
"status": "active",
"kind": "identifier",
"date": "2025-12-12",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "SS",
"display": "Social Security Number"
}
],
"text": "Número de Identificação da Segurança Social"
},
"description": "Código único da Segurança Social Português atribuído a cada pessoa para que possa aceder a direitos e serviços do sistema de Segurança Social",
"usage": "Nacional.",
"uniqueId": [
{
"type": "uri",
"value": "https://www.seg-social.pt",
"preferred": true
}
]
}