Package | kvdigital.terminsynchronisation-tvs |
Resource Type | OperationDefinition |
Id | KBV-OD-116117-TERMINSERVICE-TVS-TSYNCH-Patient-Arrival-Update |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.0.0-beta&canonical=https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update |
URL | https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update |
Version | 0.1.0 |
Status | draft |
Name | KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update |
Title | KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update |
Description | Operation, die meldet, ob ein Patient zu einem gebuchten Termin erschienen ist oder nicht |
Type | false |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "OperationDefinition", "id": "KBV-OD-116117-TERMINSERVICE-TVS-TSYNCH-Patient-Arrival-Update", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update", "version": "0.1.0", "name": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update", "title": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update", "status": "draft", "kind": "operation", "publisher": "kv.digital GmbH", "contact": [ { "name": "kv.digital GmbH", "telecom": [ { "system": "url", "value": "https://www.kv.digital" } ] } ], "description": "Operation, die meldet, ob ein Patient zu einem gebuchten Termin erschienen ist oder nicht", "code": "patientenankunft_update", "system": false, "type": false, "instance": true, "parameter": [ { "name": "status", "use": "in", "min": 1, "max": "1", "documentation": "Angabe, ob der Patient erschienen ist oder nicht\r\narrived = Patient erschienen\r\nnoshow = Patient nicht erschienen", "type": "code", "binding": { "strength": "required", "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Patient_Arrival_Update" } } ] }