KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Diagnosegruppe (HAEMA) - JSON Representation

Active as of 2022-08-22

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "DiagnosegruppeHAEMA",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DiagnosegruppeHAEMA</b></p><a name=\"DiagnosegruppeHAEMA\"> </a><a name=\"hcDiagnosegruppeHAEMA\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-DiseasesUnspecified.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified</code></a><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-DiseasesUnspecified.html#DiseasesUnspecified-al\">al</a></td><td>Akut leukæmi (AL)</td><td>Akut leumæmi (AL)</td></tr><tr><td><a href=\"CodeSystem-DiseasesUnspecified.html#DiseasesUnspecified-cll\">cll</a></td><td>Kronisk lymfatisk leukæmi (CLL)</td><td>Kronisk lymfatisk leukæmi (CLL)</td></tr><tr><td><a href=\"CodeSystem-DiseasesUnspecified.html#DiseasesUnspecified-lymfom\">lymfom</a></td><td>Lymfom (LYFO)</td><td>Lymfom (LYFO)</td></tr><tr><td><a href=\"CodeSystem-DiseasesUnspecified.html#DiseasesUnspecified-mds\">mds</a></td><td>Myelodysplasi (MDS)</td><td>Myelodysplasi (MDS)</td></tr><tr><td><a href=\"CodeSystem-DiseasesUnspecified.html#DiseasesUnspecified-myeloproliferativ_sygdom\">myeloproliferativ_sygdom</a></td><td>Myeloproliferativ sygdom</td><td>Myeloproliferativ sygdom</td></tr><tr><td><a href=\"CodeSystem-DiseasesUnspecified.html#DiseasesUnspecified-myelomatose\">myelomatose</a></td><td>Myelomatose</td><td>Myelomatose</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/DiagnosegruppeHAEMA",
  "version" : "2.12.0",
  "name" : "DiagnosegruppeHAEMA",
  "title" : "Diagnosegruppe (HAEMA)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-08-22T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Diagnosegruppe (HAEMA)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/DiseasesUnspecified",
        "concept" : [
          {
            "code" : "al",
            "display" : "Akut leukæmi (AL)"
          },
          {
            "code" : "cll",
            "display" : "Kronisk lymfatisk leukæmi (CLL)"
          },
          {
            "code" : "lymfom",
            "display" : "Lymfom (LYFO)"
          },
          {
            "code" : "mds",
            "display" : "Myelodysplasi (MDS)"
          },
          {
            "code" : "myeloproliferativ_sygdom",
            "display" : "Myeloproliferativ sygdom"
          },
          {
            "code" : "myelomatose",
            "display" : "Myelomatose"
          }
        ]
      }
    ]
  }
}