Package | kvdigital.terminsynchronisation-tvs |
Type | ValueSet |
Id | KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Status |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.0.0-beta&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status |
URL | https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status |
Version | 0.1.0 |
Status | draft |
Name | KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status |
Title | KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status |
Description | Angabe über den aktuellen Status des Termins: pending = Die Buchung einer Videosprechstunde wurde vom Patienten noch nicht bestätigt. | booked = gebucht | arrived = Patient ist erschienen. | cancelled = abgesagt | noshow = Patient ist nicht erschienen. |
Copyright | Copyright 2024 kv.digital GmbH |
StructureDefinition | |
KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment | KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment |
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "ValueSet", "id": "KBV-VS-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Status", "version": "0.1.0", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status", "name": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status", "title": "KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Status", "status": "draft", "publisher": "kv.digital GmbH", "contact": [ { "name": "kv.digital GmbH", "telecom": [ { "system": "url", "value": "https://www.kv.digital" } ] } ], "description": "Angabe über den aktuellen Status des Termins: pending = Die Buchung einer Videosprechstunde wurde vom Patienten noch nicht bestätigt. | booked = gebucht | arrived = Patient ist erschienen. | cancelled = abgesagt | noshow = Patient ist nicht erschienen.", "copyright": "Copyright 2024 kv.digital GmbH", "compose": { "include": [ { "system": "http://hl7.org/fhir/appointmentstatus", "concept": [ { "code": "pending", "display": "Pending" }, { "code": "booked", "display": "Booked" }, { "code": "arrived", "display": "Arrived" }, { "code": "cancelled", "display": "Cancelled" }, { "code": "noshow", "display": "No Show" } ] } ] } }