| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | FISHSamples |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-FISHSamples.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/FISHSamples |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-15T00:00:00+02:00 |
| Name | FISHSamples |
| Title | Anvendte FISH prober |
| Description | Anvendte FISH prober |
No resources found
| CodeSystem | |
| FISHVariables | FISH variables; test |
| GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet FISHSamples
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 |
{
"resourceType": "ValueSet",
"id": "FISHSamples",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/FISHSamples",
"version": "2.12.0",
"name": "FISHSamples",
"title": "Anvendte FISH prober",
"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": "Anvendte FISH prober",
"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"
}
]
}
]
}
}