FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/IPSSRCytogeneticCategory

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdIPSSRCytogeneticCategory
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-IPSSRCytogeneticCategory.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory
Version2.12.0
Statusactive
Date2022-06-07T00:00:00+02:00
NameIPSSRCytogeneticCategory
TitleIPSS-R - Cytogenetic Category
DescriptionIPSS-R - Cytogenetic Category. Link: https://www.hematology.dk/index.php/vejledninger/udregnere/330-ipss-r
Contentfragment

Resources that use this resource

ValueSet
IPSSRCytogenetiskRisikoIPSS-R - Cytogenetisk risiko-score

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem IPSSRCytogeneticCategory

This case-sensitive code system https://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory provides a fragment that includes following codes:

CodeDisplayDefinition
0 Very good: -Y, del(11q)Very good: -Y, del(11q)
1 Good: normal, del(5q), del(12p), del(20q), double including del(5q)Good: normal, del(5q), del(12p), del(20q), double including del(5q)
2 Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clonesIntermediate: del(7q), +8, +19, i(17q), any other single or double independent clones
3 Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalitiesPoor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities
4 Very poor: complex with >3 abnomalitiesVery poor: complex with >3 abnomalities

Source

{
  "resourceType": "CodeSystem",
  "id": "IPSSRCytogeneticCategory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory",
  "version": "2.12.0",
  "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"
    }
  ]
}