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

: SNOMED CT Laboratory Specialities - JSON Representation

Active as of 2026-05-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dk-core-SCTLaboratorySpecialities",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-SCTLaboratorySpecialities</b></p><a name=\"dk-core-SCTLaboratorySpecialities\"> </a><a name=\"hcdk-core-SCTLaboratorySpecialities\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is explicitly stated to be http://snomed.info/sct/554471000005108\"> version &#x1F4CD;http://snomed.info/sct/554471000005108</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/394596001\">394596001</a></td><td style=\"color: #cccccc\">klinisk biokemi</td></tr><tr><td><a href=\"http://snomed.info/id/394916005\">394916005</a></td><td style=\"color: #cccccc\">hæmatopatologi</td></tr><tr><td><a href=\"http://snomed.info/id/421661004\">421661004</a></td><td style=\"color: #cccccc\">blodbanks- og transfusionsmedicin, speciale</td></tr><tr><td><a href=\"http://snomed.info/id/394915009\">394915009</a></td><td style=\"color: #cccccc\">almen patologi, speciale</td></tr><tr><td><a href=\"http://snomed.info/id/394598000\">394598000</a></td><td style=\"color: #cccccc\">immunpatologi</td></tr><tr><td><a href=\"http://snomed.info/id/408454008\">408454008</a></td><td style=\"color: #cccccc\">klinisk mikrobiologi</td></tr><tr><td><a href=\"http://snomed.info/id/1236877003\">1236877003</a></td><td style=\"color: #cccccc\">Genetic pathology</td></tr><tr><td><a href=\"http://snomed.info/id/1236878008\">1236878008</a></td><td style=\"color: #cccccc\">Histocompatibility and immunogenetics</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/core/ValueSet/dk-core-SCTLaboratorySpecialities",
  "version" : "3.7.0",
  "name" : "SCTLaboratorySpecialities",
  "title" : "SNOMED CT Laboratory Specialities",
  "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" : "SNOMED CT codes for Laboratory Specialities. Note that this is the set of accepted specialities in Europe",
  "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" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "http://snomed.info/sct/554471000005108",
        "concept" : [
          {
            "code" : "394596001"
          },
          {
            "code" : "394916005"
          },
          {
            "code" : "421661004"
          },
          {
            "code" : "394915009"
          },
          {
            "code" : "394598000"
          },
          {
            "code" : "408454008"
          },
          {
            "code" : "1236877003"
          },
          {
            "code" : "1236878008"
          }
        ]
      }
    ]
  }
}