Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | JaNejUvist |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-JaNejUvist.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/JaNejUvist |
Version | 2.12.0 |
Status | active |
Date | 2022-05-16T00:00:00+02:00 |
Name | JaNejUvist |
Title | Ja / Nej / Uvist |
Description | Giver mulighed for et 'måske'-svar |
No resources found
CodeSystem | |
v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet JaNejUvist
http://terminology.hl7.org/CodeSystem/v2-0532
Code | Display | Definition |
Y | Ja | Yes |
N | Nej | No |
ASKU | Uvist/usikker | asked but unknown |
{ "resourceType": "ValueSet", "id": "JaNejUvist", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/JaNejUvist", "version": "2.12.0", "name": "JaNejUvist", "title": "Ja / Nej / Uvist", "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": "Giver mulighed for et 'måske'-svar", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "concept": [ { "code": "Y", "display": "Ja" }, { "code": "N", "display": "Nej" }, { "code": "ASKU", "display": "Uvist/usikker" } ] } ] } }