HL7 PT FHIR Implementation Guide: Visita do Utente
1.0.0 - STU1 Portugal flag

HL7 PT FHIR Implementation Guide: Visita do Utente, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/workflow-ep-ig/tree/master and changes regularly. See the Directory of published versions

Extension: Address

Official URL: https://hl7.pt/fhir/patient-visit/StructureDefinition/Address Version: 1.0.0
Draft as of 2022-07-05 Computable Name: Address

Extensão criada para complementar o recurso Address com o campo de freguesia, específico para Portugal. Este campo permite um nível mais detalhado de identificação de moradas, facilitando a localização precisa e o alinhamento com padrões administrativos locais.

Context of Use

This extension may be used on the following element(s):

Usage info

Usage:

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... id 0..0
... url 1..1 uri "https://hl7.pt/fhir/patient-visit/StructureDefinition/Address"
... value[x] 0..1 CodeableConcept Value of extension
.... id 0..0
.... coding
..... id 0..0
..... system 0..1 uri Identity of the terminology system
Example Coding System: http://ine.pt
..... version 0..0
..... code 0..1 code Symbol in syntax defined by the system
Example Parish code: 061015
..... display 0..1 string Representation defined by the system
Example Description of the parish: União das Freguesias de Abrunheira, Verride e Vila Nova da Barca
..... userSelected 0..0
.... text 0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "https://hl7.pt/fhir/patient-visit/StructureDefinition/Address"
... value[x] 0..1 CodeableConcept Value of extension
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Example Coding System: http://ine.pt
..... code Σ 0..1 code Symbol in syntax defined by the system
Example Parish code: 061015
..... display Σ 0..1 string Representation defined by the system
Example Description of the parish: União das Freguesias de Abrunheira, Verride e Vila Nova da Barca

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: Extensão criada para complementar o recurso Address com o campo de freguesia, específico para Portugal. Este campo permite um nível mais detalhado de identificação de moradas, facilitando a localização precisa e o alinhamento com padrões administrativos locais.

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... id 0..0
... url 1..1 uri "https://hl7.pt/fhir/patient-visit/StructureDefinition/Address"
... value[x] 0..1 CodeableConcept Value of extension
.... id 0..0
.... coding
..... id 0..0
..... system 0..1 uri Identity of the terminology system
Example Coding System: http://ine.pt
..... version 0..0
..... code 0..1 code Symbol in syntax defined by the system
Example Parish code: 061015
..... display 0..1 string Representation defined by the system
Example Description of the parish: União das Freguesias de Abrunheira, Verride e Vila Nova da Barca
..... userSelected 0..0
.... text 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension Extension
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1 uri "https://hl7.pt/fhir/patient-visit/StructureDefinition/Address"
... value[x] 0..1 CodeableConcept Value of extension
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... coding Σ 0..* Coding Code defined by a terminology system
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ 0..1 uri Identity of the terminology system
Example Coding System: http://ine.pt
..... code Σ 0..1 code Symbol in syntax defined by the system
Example Parish code: 061015
..... display Σ 0..1 string Representation defined by the system
Example Description of the parish: União das Freguesias de Abrunheira, Verride e Vila Nova da Barca

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type CodeableConcept: Extensão criada para complementar o recurso Address com o campo de freguesia, específico para Portugal. Este campo permite um nível mais detalhado de identificação de moradas, facilitando a localização precisa e o alinhamento com padrões administrativos locais.

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()