eHealth Infrastructure (v2020.8)

StructureDefinition: ehealth-address

Formal Views of Profile Content

The official URL for this profile is:

http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-address

Danish address including municipality code and regional code

This profile builds on Address.

This profile was published on Thu Jan 07 13:26:31 UTC 2021 as a draft by ehealth.sundhed.dk.

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

This structure is derived from Address

Summary

Mandatory: 1 element
Fixed Value: 1 element
Prohibited: 2 elements

Extensions

This structure refers to these extensions:

This structure is derived from Address

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address 0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ehealth-municipality-code 0..1CodingExtension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code
Binding: MunicipalityCodes (extensible)
... ehealth-regional-subdivision-code 0..1CodeableConceptExtension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code
Binding: RegionalSubdivisionCodes (extensible)
... use 1..1codehome | work | temp | old - purpose of this address
Fixed Value: home
... district 0..0
... state 0..0

doco Documentation for this format

This structure is derived from Address

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address 0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ehealth-municipality-code 0..1CodingOptional Extensions Element
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code
Binding: MunicipalityCodes (extensible)
... ehealth-regional-subdivision-code 0..1CodeableConceptOptional Extensions Element
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code
Binding: RegionalSubdivisionCodes (extensible)
... use ?!Σ1..1codehome | work | temp | old - purpose of this address
Binding: AddressUse (required): The use of an address


Fixed Value: home
... type Σ0..1codepostal | physical | both
Binding: AddressType (required): The type of an address (physical / postal)


Example General: both
... text Σ0..1stringText representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
... line Σ0..*stringStreet name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
... city Σ0..1stringName of city, town etc.
Example General: Erewhon
... postalCode Σ0..1stringPostal code for area
Example General: 9132
... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}

doco Documentation for this format

This structure is derived from Address

Summary

Mandatory: 1 element
Fixed Value: 1 element
Prohibited: 2 elements

Extensions

This structure refers to these extensions:

Differential View

This structure is derived from Address

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address 0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ehealth-municipality-code 0..1CodingExtension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code
Binding: MunicipalityCodes (extensible)
... ehealth-regional-subdivision-code 0..1CodeableConceptExtension
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code
Binding: RegionalSubdivisionCodes (extensible)
... use 1..1codehome | work | temp | old - purpose of this address
Fixed Value: home
... district 0..0
... state 0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Address 0..*AddressAn address expressed using postal conventions (as opposed to GPS or other location definition formats)
... id 0..1stringxml:id (or equivalent in JSON)
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... ehealth-municipality-code 0..1CodingOptional Extensions Element
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code
Binding: MunicipalityCodes (extensible)
... ehealth-regional-subdivision-code 0..1CodeableConceptOptional Extensions Element
URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code
Binding: RegionalSubdivisionCodes (extensible)
... use ?!Σ1..1codehome | work | temp | old - purpose of this address
Binding: AddressUse (required): The use of an address


Fixed Value: home
... type Σ0..1codepostal | physical | both
Binding: AddressType (required): The type of an address (physical / postal)


Example General: both
... text Σ0..1stringText representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
... line Σ0..*stringStreet name, number, direction & P.O. Box etc.
This repeating element order: The order in which lines should appear in an address label
Example General: 137 Nowhere Street
... city Σ0..1stringName of city, town etc.
Example General: Erewhon
... postalCode Σ0..1stringPostal code for area
Example General: 9132
... country Σ0..1stringCountry (e.g. can be ISO 3166 2 or 3 letter code)
... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}

doco Documentation for this format

 

Terminology Bindings

PathConformanceValueSet / Code
Address.userequiredFixed Value: home
Address.typerequiredAddressType

Constraints

IdPathDetailsRequirements
ele-1AddressAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
.