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