Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-appointmenttype-codes |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-appointmenttype-codes.html |
URL | http://ehealth.sundhed.dk/cs/appointmenttype-codes |
Version | 3.5.1 |
Status | active |
Date | 2019-01-29T00:00:00+00:00 |
Name | AppointmentTypeCodes |
Title | Appointment Type Codes |
Realm | dk |
Description | Appointment type code |
Content | complete |
ValueSet | |
appointmenttype-codes | Appointment Type Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-appointmenttype-codes
This case-sensitive code system http://ehealth.sundhed.dk/cs/appointmenttype-codes
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ehealth-appointmenttype-codes", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/appointmenttype-codes", "version": "3.5.1", "name": "AppointmentTypeCodes", "title": "Appointment Type Codes", "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 type code", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "CHECKUP", "display": "A routine check-up, such as an annual physical" }, { "code": "EMERGENCY", "display": "Emergency appointment" }, { "code": "FOLLOWUP", "display": "A follow up visit from a previous appointment" }, { "code": "ROUTINE", "display": "Routine appointment - default if not valued" }, { "code": "WALKIN", "display": "A previously unscheduled walk-in visit" } ] }