Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | SurgicalAttire |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-SurgicalAttire.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/SurgicalAttire |
Version | 2.12.0 |
Status | active |
Date | 2022-07-04T00:00:00+02:00 |
Name | SurgicalAttire |
Title | Surgical attire, during operations |
Description | Surgical attire, during operations |
Content | complete |
ValueSet | |
OperationspaaklaedningDHR | Operationspåklædning [DHR] |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem SurgicalAttire
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/SurgicalAttire
defines the following codes in an undefined hierarchy:
Lvl | Code | Display | Definition |
1 | helmet | Helmet | Helmet |
2 | with_venting | Helmet with venting | Helmet with venting |
2 | without_venting | Helmet without venting | Helmet without venting |
{ "resourceType": "CodeSystem", "id": "SurgicalAttire", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/SurgicalAttire", "version": "2.12.0", "name": "SurgicalAttire", "title": "Surgical attire, during operations", "status": "active", "date": "2022-07-04T00: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": "Surgical attire, during operations", "caseSensitive": false, "content": "complete", "count": 3, "concept": [ { "code": "helmet", "display": "Helmet", "definition": "Helmet", "concept": [ { "code": "with_venting", "display": "Helmet with venting", "definition": "Helmet with venting" }, { "code": "without_venting", "display": "Helmet without venting", "definition": "Helmet without venting" } ] } ] }