Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | CytogeneticChanges |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-CytogeneticChanges.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/CytogeneticChanges |
Version | 2.12.0 |
Status | active |
Date | 2022-07-15T00:00:00+02:00 |
Name | CytogeneticChanges |
Title | Cytogenetiske forandringer |
Description | Cytogenetiske forandringer |
No resources found
CodeSystem | |
CytogeneticChanges | Cytogenetic changes |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet CytogeneticChanges
https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticChanges
Code | Display | Definition |
hyperdiploidy | Hyperdiploid | hyperdiploidi / hyperdiploidi / SNOMED-CT: 55597007 |
hypodiploidy | Hypodiploid | Hypoploidy / hypodiploidi / SNOMED-CT: 15486006 |
pseudodiploidy | Pseudodiploid | Pseudodiploidy / Pseudodiploidi |
{ "resourceType": "ValueSet", "id": "CytogeneticChanges", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/CytogeneticChanges", "version": "2.12.0", "name": "CytogeneticChanges", "title": "Cytogenetiske forandringer", "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": "Cytogenetiske forandringer", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/CytogeneticChanges", "concept": [ { "code": "hyperdiploidy", "display": "Hyperdiploid" }, { "code": "hypodiploidy", "display": "Hypodiploid" }, { "code": "pseudodiploidy", "display": "Pseudodiploid" } ] } ] } }