Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | CytogeneticExamination |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-CytogeneticExamination.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/CytogeneticExamination |
Version | 2.12.0 |
Status | active |
Date | 2022-07-14T00:00:00+02:00 |
Name | CytogeneticExamination |
Title | Cytogenetic Examination |
Description | Hvilke cytogenetiske forandringer er undersøgt - DMPN |
No resources found
CodeSystem | |
CytogeneticExamination | Cytogenetic examination |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet CytogeneticExamination
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticExamination
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 |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Andre | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "CytogeneticExamination", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/CytogeneticExamination", "version": "2.12.0", "name": "CytogeneticExamination", "title": "Cytogenetic Examination", "status": "active", "experimental": true, "date": "2022-07-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": "Hvilke cytogenetiske forandringer er undersøgt - DMPN", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticExamination", "concept": [ { "code": "jak2_v617f", "display": "JAK2 V617F" }, { "code": "jak2_exon12", "display": "JAK2 Exon12" }, { "code": "mpl", "display": "MPL" }, { "code": "cal-r", "display": "CAL-R" }, { "code": "asxl1", "display": "ASXL1" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andre" } ] } ] } }