Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | LeftRight |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LeftRight.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/LeftRight |
Version | 2.12.0 |
Status | active |
Date | 2022-07-12T00:00:00+02:00 |
Name | LeftRight |
Title | Left or right |
Description | Left or right position |
No resources found
CodeSystem | |
v2-0894 | sideOfBody |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LeftRight
http://terminology.hl7.org/CodeSystem/v2-0894
Code | Display | Definition |
L | Venstre | Left |
R | Højre | Right |
{ "resourceType": "ValueSet", "id": "LeftRight", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/LeftRight", "version": "2.12.0", "name": "LeftRight", "title": "Left or right", "status": "active", "experimental": true, "date": "2022-07-12T00: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": "Left or right position", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0894", "concept": [ { "code": "L", "display": "Venstre" }, { "code": "R", "display": "Højre" } ] } ] } }