Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | OperationspaaklaedningDHR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperationspaaklaedningDHR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/OperationspaaklaedningDHR |
Version | 2.12.0 |
Status | active |
Date | 2022-07-06T00:00:00+02:00 |
Name | OperationspaaklaedningDHR |
Title | Operationspåklædning [DHR] |
Description | Operationspåklædning [DHR] |
No resources found
CodeSystem | |
GenericValues | Generic values |
SurgicalAttire | Surgical attire, during operations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OperationspaaklaedningDHR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
none | Ingen hjelm | None - used to choose none of the available values |
https://kip.rkkp.dk/fhir/CodeSystem/SurgicalAttire
Code | Display | Definition |
without_venting | Hjelm u/udluftning | Helmet without venting |
with_venting | Hjelm m/udluftning | Helmet with venting |
{ "resourceType": "ValueSet", "id": "OperationspaaklaedningDHR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/OperationspaaklaedningDHR", "version": "2.12.0", "name": "OperationspaaklaedningDHR", "title": "Operationspåklædning [DHR]", "status": "active", "experimental": true, "date": "2022-07-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": "Operationspåklædning [DHR]", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "none", "display": "Ingen hjelm" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/SurgicalAttire", "concept": [ { "code": "without_venting", "display": "Hjelm u/udluftning" }, { "code": "with_venting", "display": "Hjelm m/udluftning" } ] } ] } }