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

HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. This guide is not an authorized publication; it is the continuous build for version 3.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/dk-core/ and changes regularly. See the Directory of published versions

: DK SOR Practice Setting Code excluding laboratory codes - JSON Representation

Active as of 2026-05-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dk-core-practice-setting-exclude-lab-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-practice-setting-exclude-lab-code</b></p><a name=\"dk-core-practice-setting-exclude-lab-code\"> </a><a name=\"hcdk-core-practice-setting-exclude-lab-code\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-dk-core-practice-setting-code.html\">DK SOR Practice Setting Code</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-dk-core-SCTLaboratorySpecialities.html\">SNOMED CT Laboratory Specialities</a></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/core/ValueSet/dk-core-practice-setting-exclude-lab-code",
  "version" : "3.7.0",
  "name" : "SorPracticeSettingCodeExcludingLab",
  "title" : "DK SOR Practice Setting Code excluding laboratory codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-31T18:02:09+00:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "dk-affiliate@hl7.dk"
        }
      ]
    }
  ],
  "description" : "Values used for Practice Setting, as described in the SOR registry. This list excludes Laboratory Specialties .",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://hl7.dk/fhir/core/ValueSet/dk-core-practice-setting-code"
        ]
      }
    ],
    "exclude" : [
      {
        "valueSet" : [
          🔗 "http://hl7.dk/fhir/core/ValueSet/dk-core-SCTLaboratorySpecialities"
        ]
      }
    ]
  }
}