HL7 FHIR Implementation Guide: DK Core
3.2.0 - release
This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.2.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-05-06 |
{
"resourceType" : "CodeSystem",
"id" : "dk-core-municipality-codes-greenland",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes-greenland</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Dansk (Danish, da)</b></td></tr><tr><td style=\"white-space:nowrap\">0955<a name=\"dk-core-municipality-codes-greenland-0955\"> </a></td><td>Kujalleq</td><td>Kujalleq</td></tr><tr><td style=\"white-space:nowrap\">0956<a name=\"dk-core-municipality-codes-greenland-0956\"> </a></td><td>Sermersooq</td><td>Sermersooq</td></tr><tr><td style=\"white-space:nowrap\">0957<a name=\"dk-core-municipality-codes-greenland-0957\"> </a></td><td>Qeqqata</td><td>Qeqqata</td></tr><tr><td style=\"white-space:nowrap\">0959<a name=\"dk-core-municipality-codes-greenland-0959\"> </a></td><td>Qeqertalik</td><td>Qeqertalik</td></tr><tr><td style=\"white-space:nowrap\">0960<a name=\"dk-core-municipality-codes-greenland-0960\"> </a></td><td>Avannaata</td><td>Avannaata</td></tr></table></div>"
},
"url" : "http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes-greenland",
"version" : "3.2.0",
"name" : "GreenlandMunicipalityCodes",
"title" : "DK Greenland Municipality Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-05-06T15:21:43+02:00",
"publisher" : "HL7 Denmark",
"contact" : [
{
"name" : "HL7 Denmark",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.dk"
},
{
"system" : "email",
"value" : "jenskristianvilladsen@gmail.com"
}
]
}
],
"description" : "Greenland municipality codes as defined by https://www.iso.org/obp/ui/#iso:code:3166:GL and https://cpr.dk/cpr-systemet/kommunesammenlaegninger-opdeling/groenland-2018/",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "0955",
"display" : "Kujalleq",
"designation" : [
{
"language" : "da",
"value" : "Kujalleq"
}
]
},
{
"code" : "0956",
"display" : "Sermersooq",
"designation" : [
{
"language" : "da",
"value" : "Sermersooq"
}
]
},
{
"code" : "0957",
"display" : "Qeqqata",
"designation" : [
{
"language" : "da",
"value" : "Qeqqata"
}
]
},
{
"code" : "0959",
"display" : "Qeqertalik",
"designation" : [
{
"language" : "da",
"value" : "Qeqertalik"
}
]
},
{
"code" : "0960",
"display" : "Avannaata",
"designation" : [
{
"language" : "da",
"value" : "Avannaata"
}
]
}
]
}