| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | CytogeneticExamination |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CytogeneticExamination.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticExamination |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-14T00:00:00+02:00 |
| Name | CytogeneticExamination |
| Title | Cytogenetic examination |
| Description | Examination; cytogenetic examination |
| Content | complete |
| ValueSet | |
| CytogeneticExamination | Cytogenetic Examination |
| CytogeneticResult | Cytogenetic resultater |
| CytogeneticResult202410 | Cytogenetic resultater 202410 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CytogeneticExamination
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticExamination defines the following codes:
| Code | Display | Definition |
| jak2_v617f | JAK2 V617F | JAK2 V617F |
| jak2_exon12 | JAK2 Exon12 | JAK2 Exon12 |
| mpl | MPL | MPL |
| cal-r | CAL-R | CAL-R |
| asxl1 | ASXL1 | ASXL1 |
{
"resourceType": "CodeSystem",
"id": "CytogeneticExamination",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticExamination",
"version": "2.12.0",
"name": "CytogeneticExamination",
"title": "Cytogenetic examination",
"status": "active",
"date": "2022-06-14T00: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": "Examination; cytogenetic examination",
"caseSensitive": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "jak2_v617f",
"display": "JAK2 V617F",
"definition": "JAK2 V617F"
},
{
"code": "jak2_exon12",
"display": "JAK2 Exon12",
"definition": "JAK2 Exon12"
},
{
"code": "mpl",
"display": "MPL",
"definition": "MPL"
},
{
"code": "cal-r",
"display": "CAL-R",
"definition": "CAL-R"
},
{
"code": "asxl1",
"display": "ASXL1",
"definition": "ASXL1"
}
]
}