Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | ObservationsstedPO |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ObservationsstedPO.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ObservationsstedPO |
Version | 2.12.0 |
Status | active |
Date | 2022-05-16T00:00:00+02:00 |
Name | ObservationsstedPO |
Title | Observationssted postoperativt |
Description | Observationssted for postoperativ anæstesi observation |
No resources found
CodeSystem | |
Observationssted | Observationssted |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ObservationsstedPO
https://kip.rkkp.dk/fhir/CodeSystem/Observationssted
Code | Display | Definition |
central_obs | Centralt observationsafsnit | Centralt observationsafsnit |
andet_obs | Andet observationsafsnit | Andet observationsafsnit |
opergang | Operationsgangen | Operationsgangen |
{ "resourceType": "ValueSet", "id": "ObservationsstedPO", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ObservationsstedPO", "version": "2.12.0", "name": "ObservationsstedPO", "title": "Observationssted postoperativt", "status": "active", "experimental": true, "date": "2022-05-16T00: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": "Observationssted for postoperativ anæstesi observation", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/Observationssted", "concept": [ { "code": "central_obs", "display": "Centralt observationsafsnit" }, { "code": "andet_obs", "display": "Andet observationsafsnit" }, { "code": "opergang", "display": "Operationsgangen" } ] } ] } }