Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | HumeruskomponentDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HumeruskomponentDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/HumeruskomponentDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-06T00:00:00+02:00 |
Name | HumeruskomponentDSR |
Title | Humeruskomponent (DSR) |
Description | Humeruskomponent (DSR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
ImplantComponents | Implant components |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HumeruskomponentDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
not_inserted | Ikke Indsat / fjernet | Not inserted / Ikke indsat |
https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents
Code | Display | Definition |
cement_spacer | Indsat cementspacer | Cement spacer |
implant | Indsat egentligt implantat | Implant / Implantat |
{ "resourceType": "ValueSet", "id": "HumeruskomponentDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/HumeruskomponentDSR", "version": "2.12.0", "name": "HumeruskomponentDSR", "title": "Humeruskomponent (DSR)", "status": "active", "experimental": true, "date": "2022-10-06T00: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": "Humeruskomponent (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "not_inserted", "display": "Ikke Indsat / fjernet" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents", "concept": [ { "code": "cement_spacer", "display": "Indsat cementspacer" }, { "code": "implant", "display": "Indsat egentligt implantat" } ] } ] } }