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

Extension: Nationality Extension

Official URL: http://example.com/fhir/hl7pt/StructureDefinition/nationality-pt Version: 1.0.0
Active as of 2025-12-18 Computable Name: PTNationality

Represents the patient's nationality

Context of Use

    Esta extensão pode ser usada nos seguintes elementos

Usage info

Usos:

You can also check for usages in the FHIR IG Statistics

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Extension 0..* Extension Nationality Extension
... extension 0..0 Extension
... url 1..1 uri "http://example.com/fhir/hl7pt/StructureDefinition/nationality-pt"
... value[x] 1..1 CodeableConcept Value of extension
.... coding
..... system 0..1 uri Identity of the terminology system
Padrão necessário: https://www.iso.org/iso-3166-country-codes.html

doco Documentação para este formato
NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Extension 0..* Extension Nationality Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Fatia: Não ordenado, Aberto por value:url
... url 1..1 uri "http://example.com/fhir/hl7pt/StructureDefinition/nationality-pt"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 0..1 uri Identity of the terminology system
Padrão necessário: https://www.iso.org/iso-3166-country-codes.html
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentação para este formato

This structure is derived from Extension

Resumo

Extensão simples com o tipo CodeableConcept: Represents the patient's nationality

Differential View

This structure is derived from Extension

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Extension 0..* Extension Nationality Extension
... extension 0..0 Extension
... url 1..1 uri "http://example.com/fhir/hl7pt/StructureDefinition/nationality-pt"
... value[x] 1..1 CodeableConcept Value of extension
.... coding
..... system 0..1 uri Identity of the terminology system
Padrão necessário: https://www.iso.org/iso-3166-country-codes.html

doco Documentação para este formato

Snapshot View

NomeBandeirasCard.TipoDescrição e condicionalismos    Filter: Filtersdoco
.. Extension 0..* Extension Nationality Extension
... id 0..1 string Unique id for inter-element referencing
... extension 0..0 Extension
Fatia: Não ordenado, Aberto por value:url
... url 1..1 uri "http://example.com/fhir/hl7pt/StructureDefinition/nationality-pt"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Fatia: Não ordenado, Aberto por value:url
..... system Σ 0..1 uri Identity of the terminology system
Padrão necessário: https://www.iso.org/iso-3166-country-codes.html
..... version Σ 0..1 string Version of the system - if relevant
..... code Σ 0..1 code Symbol in syntax defined by the system
..... display Σ 0..1 string Representation defined by the system
..... userSelected Σ 0..1 boolean If this coding was chosen directly by the user
.... text Σ 0..1 string Plain text representation of the concept

doco Documentação para este formato

This structure is derived from Extension

Resumo

Extensão simples com o tipo CodeableConcept: Represents the patient's nationality

 

Other representations of profile: CSV, Excel, Schematron

Restrições

Id Grau Caminho(s) Descrição Expressão
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **ALL** extensions Must have either extensions or value[x], not both extension.exists() != value.exists()