Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | FISHResult |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-FISHResult.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/FISHResult |
Version | 2.12.0 |
Status | active |
Date | 2022-07-15T00:00:00+02:00 |
Name | FISHResult |
Title | Resultat af FISH |
Description | Resultat af FISH |
No resources found
CodeSystem | |
FISHVariables | FISH variables; test |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet FISHResult
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/FISHVariables
Code | Display | Definition |
igh_fgfr3 | t(4;14)/IGH-FGFR3 | t(4;14)/IGH-FGFR3 |
igh_ccnd1 | t(11;14)/IGH-CCND1 | t(11;14)/IGH-CCND1 |
igh_mbf | t(14;16)/IGH-MBF | t(14;16)/IGH-MBF |
igh_mafb | t(14;20)/IGH-MAFB | t(14;20)/IGH-MAFB |
igh_split_signal | IgH split signal | IgH split signal |
13q_deletion | 13q deletion | 13q deletion |
tp53_deletion | TP53 deletion | TP53 deletion |
1q21 | 1q21 amplifikation | 1q21 amplifikation |
11q22 | 11q22/ATM amplifikation | 11q22/ATM amplifikation |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Anden IGH translokation | Other - used to choose unspecific value not in a valueset |
none | Ingen forandringer påvist | None - used to choose none of the available values |
{ "resourceType": "ValueSet", "id": "FISHResult", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/FISHResult", "version": "2.12.0", "name": "FISHResult", "title": "Resultat af FISH", "status": "active", "experimental": true, "date": "2022-07-15T00: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": "Resultat af FISH", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/FISHVariables", "concept": [ { "code": "igh_fgfr3", "display": "t(4;14)/IGH-FGFR3" }, { "code": "igh_ccnd1", "display": "t(11;14)/IGH-CCND1" }, { "code": "igh_mbf", "display": "t(14;16)/IGH-MBF" }, { "code": "igh_mafb", "display": "t(14;20)/IGH-MAFB" }, { "code": "igh_split_signal", "display": "IgH split signal" }, { "code": "13q_deletion", "display": "13q deletion" }, { "code": "tp53_deletion", "display": "TP53 deletion" }, { "code": "1q21", "display": "1q21 amplifikation" }, { "code": "11q22", "display": "11q22/ATM amplifikation" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Anden IGH translokation" }, { "code": "none", "display": "Ingen forandringer påvist" } ] } ] } }