{
  "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"]
    }]
  }
}