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 Fri May 22 12:11:22 UTC 2020 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
This structure is derived from Address
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-municipality-code | 0..1 | Coding | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code | |
ehealth-regional-subdivision-code | 0..1 | CodeableConcept | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code | |
use | 1..1 | code | home | work | temp | old - purpose of this address Fixed Value: home | |
district | 0..0 | |||
state | 0..0 | |||
Documentation for this format |
This structure is derived from Address
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-municipality-code | 0..1 | Coding | Optional Extensions Element URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code | |
ehealth-regional-subdivision-code | 0..1 | CodeableConcept | Optional Extensions Element URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code | |
use | ?!Σ | 1..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Fixed Value: home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example General: both |
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street 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..1 | string | Name of city, town etc. Example General: Erewhon |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |
This structure is derived from Address
Differential View
This structure is derived from Address
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-municipality-code | 0..1 | Coding | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code | |
ehealth-regional-subdivision-code | 0..1 | CodeableConcept | Extension URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code | |
use | 1..1 | code | home | work | temp | old - purpose of this address Fixed Value: home | |
district | 0..0 | |||
state | 0..0 | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | Address | An address expressed using postal conventions (as opposed to GPS or other location definition formats) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
ehealth-municipality-code | 0..1 | Coding | Optional Extensions Element URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code | |
ehealth-regional-subdivision-code | 0..1 | CodeableConcept | Optional Extensions Element URL: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-regional-subdivision-code | |
use | ?!Σ | 1..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Fixed Value: home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example General: both |
text | Σ | 0..1 | string | Text representation of the address Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street 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..1 | string | Name of city, town etc. Example General: Erewhon |
postalCode | Σ | 0..1 | string | Postal code for area Example General: 9132 |
country | Σ | 0..1 | string | Country (e.g. can be ISO 3166 2 or 3 letter code) |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |
Path | Conformance | ValueSet / Code |
Address.use | required | Fixed Value: home |
Address.type | required | AddressType |
Id | Path | Details | Requirements |
ele-1 | Address | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |