Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | OperativeAdgangDHR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperativeAdgangDHR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/OperativeAdgangDHR |
Version | 2.12.0 |
Status | active |
Date | 2022-11-15T00:00:00+02:00 |
Name | OperativeAdgangDHR |
Title | Operative adgang (DHR) |
Description | Operative adgang (DHR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OperativeAdgangDHR
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
posterior_approach | Bagre adgang | Posterior approach / Posterior adgang / SNOMED-CT: 112238006 |
anterior_approach | Forreste adgang | Anterior approach / Anterior adgang / SNOMED-CT: 83037006 |
lateral_approach | Lateral adgang | Lateral approach / Lateral adgang / SNOMED-CT: 34459009 |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "OperativeAdgangDHR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/OperativeAdgangDHR", "version": "2.12.0", "name": "OperativeAdgangDHR", "title": "Operative adgang (DHR)", "status": "active", "experimental": true, "date": "2022-11-15T00: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": "Operative adgang (DHR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "posterior_approach", "display": "Bagre adgang" }, { "code": "anterior_approach", "display": "Forreste adgang" }, { "code": "lateral_approach", "display": "Lateral adgang" }, { "code": "other", "display": "Andet" } ] } ] } }