HL7 FHIR Implementation Guide: DK Core
3.6.0 - release Denmark flag

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

: DK Regional Subdivision Codes - XML Representation

Active as of 2026-03-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="dk-core-RegionalSubDivisionCodes"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://hl7.dk/fhir/core/ValueSet/dk-core-RegionalSubDivisionCodes"/>
  <version value="3.6.0"/>
  <name value="RegionalSubdivisionCodes"/>
  <title value="DK Regional Subdivision Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-11T23:10:00+01:00"/>
  <publisher value="HL7 Denmark"/>
  <contact>
    <name value="HL7 Denmark"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.dk"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="dk-affiliate@hl7.dk"/>
    </telecom>
  </contact>
  <description value="Subdivision codes (Regional codes) used in Denmark"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DK"/>
      <display value="Denmark"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:iso:std:iso:3166:-2"/>
      <concept>
        <code value="DK-84"/>
      </concept>
      <concept>
        <code value="DK-82"/>
      </concept>
      <concept>
        <code value="DK-81"/>
      </concept>
      <concept>
        <code value="DK-85"/>
      </concept>
      <concept>
        <code value="DK-83"/>
      </concept>
    </include>
  </compose>
</ValueSet>