Package | dk.kip.rkkp.fhir.ig.core |
Type | CodeSystem |
Id | EducationType |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-EducationType.html |
URL | https://kip.rkkp.dk/fhir/CodeSystem/EducationType |
Version | 2.12.0 |
Status | active |
Date | 2023-09-05T00:00:00+02:00 |
Name | EducationType |
Title | Education Type |
Description | Education Type |
Content | complete |
ValueSet | |
Undervisning | Undervisningstype |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem EducationType
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/EducationType
defines the following codes:
Code | Display | Definition |
onsite | On site | Personligt fremmøde |
elearn | e-learn | e-læring |
{ "resourceType": "CodeSystem", "id": "EducationType", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/CodeSystem/EducationType", "version": "2.12.0", "name": "EducationType", "title": "Education Type", "status": "active", "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": "Education Type", "caseSensitive": false, "content": "complete", "count": 2, "concept": [ { "code": "onsite", "display": "On site", "definition": "Personligt fremmøde" }, { "code": "elearn", "display": "e-learn", "definition": "e-læring" } ] }