Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-appointment-servicetype |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-appointment-servicetype.html |
URL | http://ehealth.sundhed.dk/cs/appointment-servicetype |
Version | 3.5.1 |
Status | active |
Date | 2019-01-29T00:00:00+00:00 |
Name | AppointmentServiceTypes |
Title | Appointment Service Types |
Realm | dk |
Description | Appointment service type |
Content | complete |
ValueSet | |
appointment-servicetype | Appointment Service Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-appointment-servicetype
This case-sensitive code system http://ehealth.sundhed.dk/cs/appointment-servicetype
defines the following codes:
Code | Display |
regular | A regular appointment |
video | A video appointment |
group | A group appointment |
group-video | A group video appointment |
{ "resourceType": "CodeSystem", "id": "ehealth-appointment-servicetype", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/appointment-servicetype", "version": "3.5.1", "name": "AppointmentServiceTypes", "title": "Appointment Service Types", "status": "active", "experimental": false, "date": "2019-01-29T00:00:00+00:00", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Appointment service type", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "regular", "display": "A regular appointment" }, { "code": "video", "display": "A video appointment" }, { "code": "group", "display": "A group appointment" }, { "code": "group-video", "display": "A group video appointment" } ] }