Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | CytogeneticStemCellType |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-CytogeneticStemCellType.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/CytogeneticStemCellType |
Version | 2.12.0 |
Status | active |
Date | 2022-07-13T00:00:00+02:00 |
Name | CytogeneticStemCellType |
Title | Stamcelle type |
Description | Hvor kommer stamcellerne fra |
No resources found
CodeSystem | |
GenericValues | Generic values |
StemCellType | Stem cell type |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet CytogeneticStemCellType
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/StemCellType
Code | Display | Definition |
bone_marrow | Knoglemarv | Bone marrow stromal stem cell / SNOMED-CT: 418460001 |
peripheral_blood | Perifert blod | Peripheral blood stem cell / SNOMED-CT: 419583006 |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "CytogeneticStemCellType", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/CytogeneticStemCellType", "version": "2.12.0", "name": "CytogeneticStemCellType", "title": "Stamcelle type", "status": "active", "experimental": true, "date": "2022-07-13T00: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": "Hvor kommer stamcellerne fra", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/StemCellType", "concept": [ { "code": "bone_marrow", "display": "Knoglemarv" }, { "code": "peripheral_blood", "display": "Perifert blod" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }