Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | DonorRelationship |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DonorRelationship.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/DonorRelationship |
Version | 2.12.0 |
Status | active |
Date | 2022-07-13T00:00:00+02:00 |
Name | DonorRelationship |
Title | Relationen til doner |
Description | Familie relation til donor |
No resources found
CodeSystem | |
SNOMEDCT | SNOMED-CT |
v2-0532 | expandedYes-NoIndicator |
v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DonorRelationship
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/SNOMEDCT
Code | Display | Definition |
303071001 | Familiedonor | Person in the family |
11286003 | Tvilling | Tvilling |
394863008 | Ubeslægtet | Non-family member |
http://terminology.hl7.org/CodeSystem/v2-0532
Code | Display | Definition |
UNK | Uvist | unknown |
{ "resourceType": "ValueSet", "id": "DonorRelationship", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/DonorRelationship", "version": "2.12.0", "name": "DonorRelationship", "title": "Relationen til doner", "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": "Familie relation til donor", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/SNOMEDCT", "concept": [ { "code": "303071001", "display": "Familiedonor" }, { "code": "11286003", "display": "Tvilling" }, { "code": "394863008", "display": "Ubeslægtet" } ] }, { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "concept": [ { "code": "UNK", "display": "Uvist" } ] } ] } }