Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | TransplantationTypeDHR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TransplantationTypeDHR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/TransplantationTypeDHR |
Version | 2.12.0 |
Status | active |
Date | 2022-11-07T00:00:00+02:00 |
Name | TransplantationTypeDHR |
Title | Transplantation type (DHR) |
Description | Transplantation type (DHR) |
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 TransplantationTypeDHR
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 |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
heterologous | Heterolog | Heterologous / Heterolog / SNOMED-CT: 255346001 |
combined | Kombination | Combined / Kombineret / SNOMED-CT: 89780004 |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "TransplantationTypeDHR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/TransplantationTypeDHR", "version": "2.12.0", "name": "TransplantationTypeDHR", "title": "Transplantation type (DHR)", "status": "active", "experimental": true, "date": "2022-11-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": "Transplantation type (DHR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS", "concept": [ { "code": "BOQF0", "display": "Autolog" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "heterologous", "display": "Heterolog" }, { "code": "combined", "display": "Kombination" }, { "code": "other", "display": "Andet" } ] } ] } }