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

: Cardiovascular diseases (treatment area) - JSON Representation

Active as of 2025-12-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ehealth-treatment-area-xb-3",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-treatment-area-xb-3</b></p><a name=\"ehealth-treatment-area-xb-3\"> </a><a name=\"hcehealth-treatment-area-xb-3\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-urn-oid-1.2.208.176.2.4.html\"><code>urn:oid:1.2.208.176.2.4</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;8.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.176.2.4.html#urn-oid-1.2.208.176.2.4-DI20\">DI20</a></td><td style=\"color: #cccccc\">Angina pectoris</td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.176.2.4.html#urn-oid-1.2.208.176.2.4-DI25\">DI25</a></td><td style=\"color: #cccccc\">Kronisk iskæmisk hjertesygdom</td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.176.2.4.html#urn-oid-1.2.208.176.2.4-DI50\">DI50</a></td><td style=\"color: #cccccc\">Hjertesvigt</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-kl.dk-fhir-common-caresocial-CodeSystem-FSIII.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;8.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-kl.dk-fhir-common-caresocial-CodeSystem-FSIII.html#kl.dk-fhir-common-caresocial-CodeSystem-FSIII-I7.462\">I7.2</a></td><td style=\"color: #cccccc\">Cirkulationsproblemer</td><td>Brug for støtte til håndtering af cardio-vaskulære problemer.</td></tr></table></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xb-3",
  "version" : "8.0.0",
  "name" : "CardiovascularDiseases",
  "title" : "Cardiovascular diseases (treatment area)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-05T09: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 cardiovascular diseases according (xb).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.208.176.2.4",
        "concept" : [
          {
            "code" : "DI20"
          },
          {
            "code" : "DI25"
          },
          {
            "code" : "DI50"
          }
        ]
      },
      {
        "system" : "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII",
        "concept" : [
          {
            "code" : "I7.2"
          }
        ]
      }
    ]
  }
}