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

FHIR IG Statistics: ValueSet/IPSSRCytogenetiskRisiko

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdIPSSRCytogenetiskRisiko
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-IPSSRCytogenetiskRisiko.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/IPSSRCytogenetiskRisiko
Version2.12.0
Statusactive
Date2022-06-09T00:00:00+02:00
NameIPSSRCytogenetiskRisiko
TitleIPSS-R - Cytogenetisk risiko-score
DescriptionIPSS-R - Cytogenetisk risiko-score

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IPSSRCytogeneticCategoryIPSS-R - Cytogenetic Category

Narrative

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

Generated Narrative: ValueSet IPSSRCytogenetiskRisiko

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory
    CodeDisplayDefinition
    0Very good (-Y, del(11q))Very good: -Y, del(11q)
    1Good (Normal, del(5q), del(12p), del(20q), double including del(5q))Good: normal, del(5q), del(12p), del(20q), double including del(5q)
    2Intermediate (del(7q), +8, +19, i(17q), any other sngl./ dobl. indep. clones)Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clones
    3Poor (-7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex: 3 abnormalities)Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities
    4Very poor (Complex: >3 abnormalities)Very poor: complex with >3 abnomalities

Source

{
  "resourceType": "ValueSet",
  "id": "IPSSRCytogenetiskRisiko",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/IPSSRCytogenetiskRisiko",
  "version": "2.12.0",
  "name": "IPSSRCytogenetiskRisiko",
  "title": "IPSS-R - Cytogenetisk risiko-score",
  "status": "active",
  "experimental": true,
  "date": "2022-06-09T00: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 - Cytogenetisk risiko-score",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory",
        "concept": [
          {
            "code": "0",
            "display": "Very good (-Y, del(11q))"
          },
          {
            "code": "1",
            "display": "Good (Normal, del(5q), del(12p), del(20q), double including del(5q))"
          },
          {
            "code": "2",
            "display": "Intermediate (del(7q), +8, +19, i(17q), any other sngl./ dobl. indep. clones)"
          },
          {
            "code": "3",
            "display": "Poor (-7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex: 3 abnormalities)"
          },
          {
            "code": "4",
            "display": "Very poor (Complex: >3 abnormalities)"
          }
        ]
      }
    ]
  }
}