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

: Cytogenetic resultater 202410 - JSON Representation

Active as of 2024-10-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "CytogeneticResult202410",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CytogeneticResult202410</b></p><a name=\"CytogeneticResult202410\"> </a><a name=\"hcCytogeneticResult202410\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</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-GenericValues.html#GenericValues-normal\">normal</a></td><td>Normal undersøgelse</td><td>Normal</td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-abnormal\">abnormal</a></td><td>Andre abnorme molekylærbiologiske fund</td><td>Abnormal / Unormal</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-CytogeneticExamination.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticExamination</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-CytogeneticExamination.html#CytogeneticExamination-jak2_v617f\">jak2_v617f</a></td><td>JAK-2 muteret allebyrde (%)</td><td>JAK2 V617F</td></tr><tr><td><a href=\"CodeSystem-CytogeneticExamination.html#CytogeneticExamination-mpl\">mpl</a></td><td>MPL muteret allebyrde (%)</td><td>MPL</td></tr><tr><td><a href=\"CodeSystem-CytogeneticExamination.html#CytogeneticExamination-jak2_exon12\">jak2_exon12</a></td><td>JAK2 Exon12</td><td>JAK2 Exon12</td></tr><tr><td><a href=\"CodeSystem-CytogeneticExamination.html#CytogeneticExamination-cal-r\">cal-r</a></td><td>CAL-R muteret allebyrde (%)</td><td>CAL-R</td></tr><tr><td><a href=\"CodeSystem-CytogeneticExamination.html#CytogeneticExamination-asxl1\">asxl1</a></td><td>ASXL1</td><td>ASXL1</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/CytogeneticResult202410",
  "version" : "2.12.0",
  "name" : "CytogeneticResult202410",
  "title" : "Cytogenetic resultater 202410",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-10-02T00: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" : "Cytogenetiske positive fund - DMPN. Valueset erstatter tidligere pr. Okt. 2024",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "normal",
            "display" : "Normal undersøgelse"
          },
          {
            "code" : "abnormal",
            "display" : "Andre abnorme molekylærbiologiske fund"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticExamination",
        "concept" : [
          {
            "code" : "jak2_v617f",
            "display" : "JAK-2 muteret allebyrde (%)"
          },
          {
            "code" : "mpl",
            "display" : "MPL muteret allebyrde (%)"
          },
          {
            "code" : "jak2_exon12",
            "display" : "JAK2 Exon12"
          },
          {
            "code" : "cal-r",
            "display" : "CAL-R muteret allebyrde (%)"
          },
          {
            "code" : "asxl1",
            "display" : "ASXL1"
          }
        ]
      }
    ]
  }
}