Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | Transplantation |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Transplantation.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Transplantation |
Version | 2.12.0 |
Status | active |
Date | 2022-07-13T00:00:00+02:00 |
Name | Transplantation |
Title | Transplantation |
Description | Er en Transplantation udført |
No resources found
CodeSystem | |
GenericValues | Generic values |
SKS | Sundhedsvæsenets klassifikationssystem (SKS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Transplantation
This value set includes codes based on the following rules:
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) |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
none | Ingen transplantation | None - used to choose none of the available values |
{ "resourceType": "ValueSet", "id": "Transplantation", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Transplantation", "version": "2.12.0", "name": "Transplantation", "title": "Transplantation", "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": "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" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "none", "display": "Ingen transplantation" } ] } ] } }