HL7 FHIR Implementation Guide: DK Core
3.6.0 - release
This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.6.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 2026-03-11 |
{
"resourceType" : "ValueSet",
"id" : "dk-core-RegionalSubDivisionCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-RegionalSubDivisionCodes</b></p><a name=\"dk-core-RegionalSubDivisionCodes\"> </a><a name=\"hcdk-core-RegionalSubDivisionCodes\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-iso3166-2.html\"><code>urn:iso:std:iso:3166:-2</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>DK-84</td><td/></tr><tr><td>DK-82</td><td/></tr><tr><td>DK-81</td><td/></tr><tr><td>DK-85</td><td/></tr><tr><td>DK-83</td><td/></tr></table></li></ul></div>"
},
"url" : "http://hl7.dk/fhir/core/ValueSet/dk-core-RegionalSubDivisionCodes",
"version" : "3.6.0",
"name" : "RegionalSubdivisionCodes",
"title" : "DK Regional Subdivision Codes",
"status" : "active",
"experimental" : false,
"date" : "2026-03-11T23:10:00+01:00",
"publisher" : "HL7 Denmark",
"contact" : [
{
"name" : "HL7 Denmark",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.dk"
},
{
"system" : "email",
"value" : "dk-affiliate@hl7.dk"
}
]
}
],
"description" : "Subdivision codes (Regional codes) used in Denmark",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "DK",
"display" : "Denmark"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "urn:iso:std:iso:3166:-2",
"concept" : [
{
"code" : "DK-84"
},
{
"code" : "DK-82"
},
{
"code" : "DK-81"
},
{
"code" : "DK-85"
},
{
"code" : "DK-83"
}
]
}
]
}
}