This code system https://www.iso.org/obp/ui/#iso:code:3166:DK defines the following codes:
Code | Display |
DK-84 | Capital Region of Denmark |
DK-82 | Central Denmark Region |
DK-81 | Nord Denmark Region |
DK-85 | Region Zealand |
DK-83 | Region of Southern Denmark |
Additional Language Displays
Code | Dansk (Danish, da) |
DK-84 | Hovedstaden |
DK-82 | Midtjylland |
DK-81 | Nordjylland |
DK-85 | Sjælland |
DK-83 | Syddanmark |
"
];
fhir:CodeSystem.url [ fhir:value "https://www.iso.org/obp/ui/#iso:code:3166:DK"];
fhir:CodeSystem.version [ fhir:value "2022.2"];
fhir:CodeSystem.name [ fhir:value "Regional subdivision codes"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.experimental [ fhir:value "true"^^xsd:boolean];
fhir:CodeSystem.date [ fhir:value "2019-02-02T00:00:00+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "Systematic | Trifork"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "Systematic | Trifork" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://ehealth.sundhed.dk" ]
]
];
fhir:CodeSystem.description [ fhir:value "Subdivision codes (Regional codes) used in Denmark"];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "DK-84" ];
fhir:CodeSystem.concept.display [ fhir:value "Capital Region of Denmark" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Hovedstaden" ]
]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "DK-82" ];
fhir:CodeSystem.concept.display [ fhir:value "Central Denmark Region" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Midtjylland" ]
]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "DK-81" ];
fhir:CodeSystem.concept.display [ fhir:value "Nord Denmark Region" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Nordjylland" ]
]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "DK-85" ];
fhir:CodeSystem.concept.display [ fhir:value "Region Zealand" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Sjælland" ]
]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "DK-83" ];
fhir:CodeSystem.concept.display [ fhir:value "Region of Southern Denmark" ];
fhir:CodeSystem.concept.designation [
fhir:index 0;
fhir:CodeSystem.concept.designation.language [ fhir:value "da" ];
fhir:CodeSystem.concept.designation.value [ fhir:value "Syddanmark" ]
]
] .
# - ontology header ------------------------------------------------------------