eHealth Infrastructure
8.0.0 - release Denmark flag

eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 8.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: All conditions (treatment area) - JSON Representation

Active as of 2026-01-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-treatment-area-xa-5",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-treatment-area-xa-5</b></p><a name=\"ehealth-treatment-area-xa-5\"> </a><a name=\"hcehealth-treatment-area-xa-5\"> </a><ul><li>Import all the codes that are contained in <a href=\"ValueSet-ehealth-conditions.html\">Conditions</a></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xa-5",
  "version" : "8.0.0",
  "name" : "AllConditions",
  "title" : "All conditions (treatment area)",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-09T09:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "Treatment area for all conditions (xa).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          🔗 "http://ehealth.sundhed.dk/vs/conditions"
        ]
      }
    ]
  }
}