Danish Hackathon 2026
1.0.0 - Release Denmark flag

This page is part of the HL7 FHIR Implementation Guide: DK Hackathons (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: ObservationCodesSCT - JSON Representation

Active as of 2026-06-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ObservationCodesSCT",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ObservationCodesSCT</b></p><a name=\"ObservationCodesSCT\"> </a><a name=\"hcObservationCodesSCT\"> </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 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://browser.ihtsdotools.org/\">68130003:704323007=385673002</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/68130003\">68130003</a></td><td/></tr><tr><td><a href=\"https://browser.ihtsdotools.org/\">68130003:719722006=415577004</a></td><td/></tr><tr><td><a href=\"http://snomed.info/id/248263006\">248263006</a></td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.dk/fhir/hackathons/ValueSet/ObservationCodesSCT",
  "version" : "1.0.0",
  "name" : "ObservationCodesSCT",
  "title" : "ObservationCodesSCT",
  "status" : "active",
  "date" : "2026-06-23T17:17:05+02:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "dk-affiliate@hl7.dk"
        }
      ]
    }
  ],
  "description" : "Observation codes value set",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "68130003:704323007=385673002"
          },
          {
            "code" : "68130003"
          },
          {
            "code" : "68130003:719722006=415577004"
          },
          {
            "code" : "248263006"
          }
        ]
      }
    ]
  }
}