Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | Undervisning |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Undervisning.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Undervisning |
Version | 2.12.0 |
Status | active |
Date | 2023-09-05T00:00:00+02:00 |
Name | Undervisning |
Title | Undervisningstype |
Description | Undervisningstype |
No resources found
CodeSystem | |
EducationType | Education Type |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Undervisning
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/EducationType
Code | Display | Definition |
onsite | Personligt fremmøde | Personligt fremmøde |
elearn | e-læring | e-læring |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
all | Begge dele | All - used to indicate all values of a question |
{ "resourceType": "ValueSet", "id": "Undervisning", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Undervisning", "version": "2.12.0", "name": "Undervisning", "title": "Undervisningstype", "status": "active", "experimental": true, "date": "2023-09-05T00: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": "Undervisningstype", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/EducationType", "concept": [ { "code": "onsite", "display": "Personligt fremmøde" }, { "code": "elearn", "display": "e-læring" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "all", "display": "Begge dele" } ] } ] } }