KIP Infrastructure
2.12.2 - 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.2 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

: IPSS-R - Cytogenetic Category - JSON Representation

Active as of 2022-06-07

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "IPSSRCytogeneticCategory",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IPSSRCytogeneticCategory</b></p><a name=\"IPSSRCytogeneticCategory\"> </a><a name=\"hcIPSSRCytogeneticCategory\"> </a><p>This case-sensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"IPSSRCytogeneticCategory-0\"> </a></td><td>Very good: -Y, del(11q)</td><td>Very good: -Y, del(11q)</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"IPSSRCytogeneticCategory-1\"> </a></td><td>Good: normal, del(5q), del(12p), del(20q), double including del(5q)</td><td>Good: normal, del(5q), del(12p), del(20q), double including del(5q)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"IPSSRCytogeneticCategory-2\"> </a></td><td>Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clones</td><td>Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clones</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"IPSSRCytogeneticCategory-3\"> </a></td><td>Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities</td><td>Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"IPSSRCytogeneticCategory-4\"> </a></td><td>Very poor: complex with &gt;3 abnomalities</td><td>Very poor: complex with &gt;3 abnomalities</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory",
  "version" : "2.12.2",
  "name" : "IPSSRCytogeneticCategory",
  "title" : "IPSS-R - Cytogenetic Category",
  "status" : "active",
  "date" : "2022-06-07T00: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" : "IPSS-R - Cytogenetic Category. Link: https://www.hematology.dk/index.php/vejledninger/udregnere/330-ipss-r",
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "0",
      "display" : "Very good: -Y, del(11q)",
      "definition" : "Very good: -Y, del(11q)"
    },
    {
      "code" : "1",
      "display" : "Good: normal, del(5q), del(12p), del(20q), double including del(5q)",
      "definition" : "Good: normal, del(5q), del(12p), del(20q), double including del(5q)"
    },
    {
      "code" : "2",
      "display" : "Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clones",
      "definition" : "Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clones"
    },
    {
      "code" : "3",
      "display" : "Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities",
      "definition" : "Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities"
    },
    {
      "code" : "4",
      "display" : "Very poor: complex with >3 abnomalities",
      "definition" : "Very poor: complex with >3 abnomalities"
    }
  ]
}