HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1
1.0.0 - STU1 Portugal flag

HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1, publicado por HL7 Portugal. Este guia não é uma publicação autorizada; é a compilação contínua para a versão 1.0.0 construída pela FHIR (HL7® FHIR® Standard) CI Build. Esta versão é baseada no conteúdo atual de https://github.com/hl7-pt/patient-admin-ig/ e muda regularmente. Veja o Diretório de versões publicadas

: Tipos de Identificadores de Paciente - TTL Representation

Active as of 2025-12-18

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "patient-identifier-type"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: ValueSet patient-identifier-type</b></p><a name=\"patient-identifier-type\"> </a><a name=\"hcpatient-identifier-type\"> </a><ul><li>Include estes códigos, tal como definidos em <a href=\"http://terminology.hl7.org/7.0.1/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\"> versão ?5.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Código</b></td><td><b>Ecrã</b></td><td><b>Definição</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-CZ\">CZ</a></td><td>Citizenship Card</td><td>A number assigned by a person's country of residence to identify a person's citizenship.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-BCFN\">BCFN</a></td><td>Birth Certificate</td><td>The identifier used within the jurisdictional vital records office file system as an auxiliary means of accessing the record associated with the birth certificate.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-TAX\">TAX</a></td><td>Tax ID number</td><td>Tax ID number</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-SS\">SS</a></td><td>Social Security Number</td><td>Social Security number</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-HC\">HC</a></td><td>Health Card Number</td><td>Health Card Number</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-PI\">PI</a></td><td>Patient internal identifier</td><td>A number that is unique to a patient within an Assigning Authority.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-MR\">MR</a></td><td>Medical record number</td><td>An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-MI\">MI</a></td><td>Military ID number</td><td>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).</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-PT\">PT</a></td><td>Patient External Identifier</td><td>Patient external identifier</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-ANON\">ANON</a></td><td>Anonymous identifier</td><td>An identifier for a living subject whose real identity is protected or suppressed</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-PPN\">PPN</a></td><td>Passport Number</td><td>A unique number assigned to the document affirming that a person is a citizen of the country.</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-PRC\">PRC</a></td><td>Permanent Resident Card Number</td><td>Permanent Resident Card Number</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-NI\">NI</a></td><td>National unique individual identifier</td><td>National unique individual identifier</td></tr><tr><td><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-v2-0203.html#v2-0203-DL\">DL</a></td><td>Driver's License Number</td><td>Driver's license number</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://example.com/fhir/hl7pt/ValueSet/patient-identifier-type"^^xsd:anyURI ;
fhir:l <http://example.com/fhir/hl7pt/ValueSet/patient-identifier-type>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "VS_PatientIdentifierType"] ; # 
  fhir:title [ fhir:v "Tipos de Identificadores de Paciente"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-12-18T15:39:21+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Portugal"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Portugal" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.pt" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.pt" ]     ] )
  ] [
fhir:name [ fhir:v "HL7 Portugal" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "geral@hl7.pt" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Conjunto de tipos válidos de identificadores para pacientes em Portugal."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "PT" ] ;
fhir:display [ fhir:v "Portugal" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Citizenship Card" ]       ] [
fhir:code [ fhir:v "BCFN" ] ;
fhir:display [ fhir:v "Birth Certificate" ]       ] [
fhir:code [ fhir:v "TAX" ] ;
fhir:display [ fhir:v "Tax ID number" ]       ] [
fhir:code [ fhir:v "SS" ] ;
fhir:display [ fhir:v "Social Security Number" ]       ] [
fhir:code [ fhir:v "HC" ] ;
fhir:display [ fhir:v "Health Card Number" ]       ] [
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient internal identifier" ]       ] [
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ]       ] [
fhir:code [ fhir:v "MI" ] ;
fhir:display [ fhir:v "Military ID number" ]       ] [
fhir:code [ fhir:v "PT" ] ;
fhir:display [ fhir:v "Patient External Identifier" ]       ] [
fhir:code [ fhir:v "ANON" ] ;
fhir:display [ fhir:v "Anonymous identifier" ]       ] [
fhir:code [ fhir:v "PPN" ] ;
fhir:display [ fhir:v "Passport Number" ]       ] [
fhir:code [ fhir:v "PRC" ] ;
fhir:display [ fhir:v "Permanent Resident Card Number" ]       ] [
fhir:code [ fhir:v "NI" ] ;
fhir:display [ fhir:v "National unique individual identifier" ]       ] [
fhir:code [ fhir:v "DL" ] ;
fhir:display [ fhir:v "Driver's License Number" ]       ] )     ] )
  ] . #