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: BirthPlace

Official URL: https://hl7.pt/fhir/patient-visit/StructureDefinition/BirthPlace Version: 1.0.0
Draft as of 2021-10-28 Computable Name: BirthPlace

Extensão que adiciona o local de nascimento do utente ao recurso relevante uma vez que o mesmo é registado no momento de realização do Cartão de Cidadão e é útil para alguns estudos. Permite registar detalhes específicos, como freguesia, concelho, e distrito de nascimento, respeitando as estruturas administrativas de Portugal.

Context of Use

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

    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/BirthPlace"
... value[x] 0..1 Address Value of extension
.... id 0..0
.... use 0..0
.... type 0..0
.... text 0..0
.... line 0..0
.... city 0..1 string Name of city, town etc.
Fixed Value: http://ine.pt
.... district 0..0
.... state 0..1 string Sub-unit of country (abbreviations ok)
Example Place of birth of the patient - State: PORTO
.... postalCode 0..0
.... country 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
Binding: Iso3166-1-2 (extensible): This value set defines the ISO 3166 Part 1 2-letter codes


Example Place of birth of the patient - Country: PT
.... period 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/BirthPlace"
... value[x] 0..1 Address Value of extension
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... city Σ 0..1 string Name of city, town etc.
Fixed Value: http://ine.pt
.... state Σ 0..1 string Sub-unit of country (abbreviations ok)
Example Place of birth of the patient - State: PORTO
.... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
Binding: Iso3166-1-2 (extensible): This value set defines the ISO 3166 Part 1 2-letter codes


Example Place of birth of the patient - Country: PT

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Address: Extensão que adiciona o local de nascimento do utente ao recurso relevante uma vez que o mesmo é registado no momento de realização do Cartão de Cidadão e é útil para alguns estudos. Permite registar detalhes específicos, como freguesia, concelho, e distrito de nascimento, respeitando as estruturas administrativas de Portugal.

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/BirthPlace"
... value[x] 0..1 Address Value of extension
.... id 0..0
.... use 0..0
.... type 0..0
.... text 0..0
.... line 0..0
.... city 0..1 string Name of city, town etc.
Fixed Value: http://ine.pt
.... district 0..0
.... state 0..1 string Sub-unit of country (abbreviations ok)
Example Place of birth of the patient - State: PORTO
.... postalCode 0..0
.... country 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
Binding: Iso3166-1-2 (extensible): This value set defines the ISO 3166 Part 1 2-letter codes


Example Place of birth of the patient - Country: PT
.... period 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/BirthPlace"
... value[x] 0..1 Address Value of extension
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... city Σ 0..1 string Name of city, town etc.
Fixed Value: http://ine.pt
.... state Σ 0..1 string Sub-unit of country (abbreviations ok)
Example Place of birth of the patient - State: PORTO
.... country Σ 0..1 string Country (e.g. can be ISO 3166 2 or 3 letter code)
Binding: Iso3166-1-2 (extensible): This value set defines the ISO 3166 Part 1 2-letter codes


Example Place of birth of the patient - Country: PT

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Address: Extensão que adiciona o local de nascimento do utente ao recurso relevante uma vez que o mesmo é registado no momento de realização do Cartão de Cidadão e é útil para alguns estudos. Permite registar detalhes específicos, como freguesia, concelho, e distrito de nascimento, respeitando as estruturas administrativas de Portugal.

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x].countryextensibleIso3166-1-2
http://hl7.org/fhir/ValueSet/iso3166-1-2
from the FHIR Standard

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()