| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | OperatingRoom |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-OperatingRoom.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/OperatingRoom |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-06T00:00:00+02:00 |
| Name | OperatingRoom |
| Title | Operating room, attributes |
| Description | Operating room, attributes |
| Content | complete |
| ValueSet | |
| OperationsstueDKR | Operationsstue (DKR) |
| OperationsstueFlowKonventionel | Operationsstue (flow/konventionel) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem OperatingRoom
This code system https://kip.rkkp.dk/fhir/CodeSystem/OperatingRoom defines the following codes:
| Code | Display | Definition |
| flow | Flow stue/green house | Flow stue/green house |
| conventional | Konventionel stue | Konventionel stue |
| turbulent_air | Turbulent Air Flow | Turbulent Air stue |
{
"resourceType": "CodeSystem",
"id": "OperatingRoom",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/OperatingRoom",
"version": "2.12.0",
"name": "OperatingRoom",
"title": "Operating room, attributes",
"status": "active",
"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": "Operating room, attributes",
"content": "complete",
"count": 3,
"concept": [
{
"code": "flow",
"display": "Flow stue/green house",
"definition": "Flow stue/green house"
},
{
"code": "conventional",
"display": "Konventionel stue",
"definition": "Konventionel stue"
},
{
"code": "turbulent_air",
"display": "Turbulent Air Flow",
"definition": "Turbulent Air stue"
}
]
}