KIP Infracstructure
0.2.1 - release
This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions
| Active as of 2022-06-07 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IPSSRCytogeneticCategory"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><a name=\"IPSSRCytogeneticCategory-en-US\"> </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 >3 abnomalities</td><td>Very poor: complex with >3 abnomalities</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/IPSSRCytogeneticCategory"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.2.1"] ; #
fhir:name [ fhir:v "IPSSRCytogeneticCategory"] ; #
fhir:title [ fhir:v "IPSS-R - Cytogenetic Category"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2022-06-07T00:00:00+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://trifork.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rbk@trifork.com" ] ] )
] ) ; #
fhir:description [ fhir:v "IPSS-R - Cytogenetic Category. Link: https://www.hematology.dk/index.php/vejledninger/udregnere/330-ipss-r"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "fragment"] ; #
fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "Very good: -Y, del(11q)" ] ;
fhir:definition [ fhir:v "Very good: -Y, del(11q)" ]
] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Good: normal, del(5q), del(12p), del(20q), double including del(5q)" ] ;
fhir:definition [ fhir:v "Good: normal, del(5q), del(12p), del(20q), double including del(5q)" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clones" ] ;
fhir:definition [ fhir:v "Intermediate: del(7q), +8, +19, i(17q), any other single or double independent clones" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities" ] ;
fhir:definition [ fhir:v "Poor: -7, inv(3)/t(3q)/del(3q), double including -7/del(7q), complex with 3 abnormalities" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Very poor: complex with >3 abnomalities" ] ;
fhir:definition [ fhir:v "Very poor: complex with >3 abnomalities" ]
] ) . #
IG © 2022+ Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S. Package dk.kip.rkkp.fhir.ig.core#0.2.1 based on FHIR 4.0.1. Generated 2025-03-14
Links: Table of Contents |
QA Report