HL7 FHIR Implementation Guide: DK Core
3.8.0 - ci-build 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.8.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 Core Laboratory study types - JSON Representation

Draft as of 2026-06-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dk-core-LoincLabStudyTypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dk-core-LoincLabStudyTypes</b></p><a name=\"dk-core-LoincLabStudyTypes\"> </a><a name=\"hcdk-core-LoincLabStudyTypes\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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><a href=\"https://loinc.org/18717-9/\">18717-9</a></td><td style=\"color: #cccccc\">Blood bank studies (set)</td></tr><tr><td><a href=\"https://loinc.org/18719-5/\">18719-5</a></td><td style=\"color: #cccccc\">Chemistry studies (set)</td></tr><tr><td><a href=\"https://loinc.org/18722-9/\">18722-9</a></td><td style=\"color: #cccccc\">Fertility studies (set)</td></tr><tr><td><a href=\"https://loinc.org/18723-7/\">18723-7</a></td><td style=\"color: #cccccc\">Hematology studies (set)</td></tr><tr><td><a href=\"https://loinc.org/18725-2/\">18725-2</a></td><td style=\"color: #cccccc\">Microbiology studies (set)</td></tr><tr><td><a href=\"https://loinc.org/18728-6/\">18728-6</a></td><td style=\"color: #cccccc\">Toxicology studies (set)</td></tr><tr><td><a href=\"https://loinc.org/26436-6/\">26436-6</a></td><td style=\"color: #cccccc\">Laboratory studies (set)</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/core/ValueSet/dk-core-LoincLabStudyTypes",
  "version" : "3.8.0",
  "name" : "LoincLabStudyTypes",
  "title" : "DK Core Laboratory study types",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-06-04T20:42:32+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" : "LOINC codes describing laboratory study types that are consistent with European use in EHDS.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "18717-9"
          },
          {
            "code" : "18719-5"
          },
          {
            "code" : "18722-9"
          },
          {
            "code" : "18723-7"
          },
          {
            "code" : "18725-2"
          },
          {
            "code" : "18728-6"
          },
          {
            "code" : "26436-6"
          }
        ]
      }
    ]
  }
}