Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | Skematype |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Skematype.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/Skematype |
Version | 2.12.0 |
Status | active |
Date | 2022-09-06T00:00:00+02:00 |
Name | Skematype |
Title | Skematype |
Description | Indleveringsform for eksterne skemaer |
No resources found
CodeSystem | |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet Skematype
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
paper_report | Papir | Paper report / Papir indberetning |
electronic_report | Elektronisk | Electronic report / Elektronisk indberetning |
{ "resourceType": "ValueSet", "id": "Skematype", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/Skematype", "version": "2.12.0", "name": "Skematype", "title": "Skematype", "status": "active", "experimental": true, "date": "2022-09-06T00: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": "Indleveringsform for eksterne skemaer", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "paper_report", "display": "Papir" }, { "code": "electronic_report", "display": "Elektronisk" } ] } ] } }