| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | Transplantation1 |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Transplantation1.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/Transplantation1 |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-26T00:00:00+02:00 |
| Name | Transplantation1 |
| Title | Transplantation uden svarmuligheden Ingen transplantation |
| Description | Er en Transplantation udført |
No resources found
| CodeSystem | |
| SKS | Sundhedsvæsenets klassifikationssystem (SKS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Transplantation1
https://kip.rkkp.dk/fhir/CodeSystem/SKS| Code | Display | Definition |
| BOQF0 | Autolog | BOQF0 - Autolog knoglemarvstransplantation |
| BOQF1 | Konventionel Allogen | BOQF1 - Allogen knoglemarvstransplantation |
| BOQF2 | Mini-Allogen | BOQF2 - Non myeloablativ knoglemarvstransplantation (mini-KMT) |
{
"resourceType": "ValueSet",
"id": "Transplantation1",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/Transplantation1",
"version": "2.12.0",
"name": "Transplantation1",
"title": "Transplantation uden svarmuligheden Ingen transplantation",
"status": "active",
"experimental": true,
"date": "2022-09-26T00: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": "Er en Transplantation udført",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
"concept": [
{
"code": "BOQF0",
"display": "Autolog"
},
{
"code": "BOQF1",
"display": "Konventionel Allogen"
},
{
"code": "BOQF2",
"display": "Mini-Allogen"
}
]
}
]
}
}