| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | StemCellType |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-StemCellType.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/StemCellType |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-07T00:00:00+02:00 |
| Name | StemCellType |
| Title | Stem cell type |
| Description | Stem cell type |
| Content | complete |
| ValueSet | |
| CytogeneticStemCellType | Stamcelle type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem StemCellType
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/StemCellType defines the following codes:
{
"resourceType": "CodeSystem",
"id": "StemCellType",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/StemCellType",
"version": "2.12.0",
"name": "StemCellType",
"title": "Stem cell type",
"status": "active",
"date": "2022-06-07T00: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": "Stem cell type",
"caseSensitive": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "bone_marrow",
"display": "Bone marrow stromal stem cell",
"definition": "Bone marrow stromal stem cell / SNOMED-CT: 418460001"
},
{
"code": "peripheral_blood",
"display": "Peripheral blood stem cell",
"definition": "Peripheral blood stem cell / SNOMED-CT: 419583006"
}
]
}