The official URL for this profile is:
http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code
Danish municipality code (DK: "kommunekode")
This profile builds on Extension.
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 Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code" | |
valueCoding:valueCoding | 0..1 | Coding | Value of extension Binding: MunicipalityCodes (extensible) | |
system | 0..1 | uri | Identity of the terminology system Fixed Value: http://danmarksadresser.dk/kommunekode | |
code | 1..1 | code | Symbol in syntax defined by the system Binding: MunicipalityCodes (required) | |
Documentation for this format |
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Extension |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code" | |
value[x] | 0..1 | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | |
value[x]:valueCoding | 0..1 | Coding | Value of extension Binding: MunicipalityCodes (extensible) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
system | Σ | 0..1 | uri | Identity of the terminology system Fixed Value: http://danmarksadresser.dk/kommunekode |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | Σ | 1..1 | code | Symbol in syntax defined by the system Binding: MunicipalityCodes (required) |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | Extension | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code" | |
valueCoding:valueCoding | 0..1 | Coding | Value of extension Binding: MunicipalityCodes (extensible) | |
system | 0..1 | uri | Identity of the terminology system Fixed Value: http://danmarksadresser.dk/kommunekode | |
code | 1..1 | code | Symbol in syntax defined by the system Binding: MunicipalityCodes (required) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..* | Extension | Extension |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-municipality-code" | |
value[x] | 0..1 | (Slice Definition) | Value of extension Slice: Unordered, Closed by type:$this | |
value[x]:valueCoding | 0..1 | Coding | Value of extension Binding: MunicipalityCodes (extensible) | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
system | Σ | 0..1 | uri | Identity of the terminology system Fixed Value: http://danmarksadresser.dk/kommunekode |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | Σ | 1..1 | code | Symbol in syntax defined by the system Binding: MunicipalityCodes (required) |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
Documentation for this format |
Path | Conformance | ValueSet |
Extension.value[x]:valueCoding | extensible | MunicipalityCodes |
Extension.value[x]:valueCoding.code | required | MunicipalityCodes |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |