Package | kvdigital.terminschnittstelle-fuer-dritte |
Resource Type | OperationDefinition |
Id | KBV-OD-KV-DIGITAL-TS-DRITTE-Appointment-Booking-Information |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=kvdigital.terminschnittstelle-fuer-dritte@2.0.0&canonical=https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information |
URL | https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information |
Version | 1.0.0 |
Status | active |
Date | 2024-04-09T14:51:33.6552081+00:00 |
Name | KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information |
Title | KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information |
Description | Operation zum Abrufen der Buchungsinformationen, die zu einem Vermittlungscode gehören. Dazu gehört der Termin (Appointment), die Praxis (Organization) inkl. Location sowie das Terminprofil (Schedule). Für den Vermittlungscode muss eine Buchung vorliegen, andernfalls gibt die Operation einen Fehler zurück. |
Type | true |
Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "OperationDefinition", "id": "KBV-OD-KV-DIGITAL-TS-DRITTE-Appointment-Booking-Information", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information", "version": "1.0.0", "name": "KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information", "title": "KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information", "status": "active", "kind": "operation", "date": "2024-04-09T14:51:33.6552081+00:00", "publisher": "kv.digital GmbH", "contact": [ { "name": "kv.digital GmbH", "telecom": [ { "system": "url", "value": "https://www.kv.digital" } ] } ], "description": "Operation zum Abrufen der Buchungsinformationen, die zu einem Vermittlungscode gehören. Dazu gehört der Termin (Appointment), die Praxis (Organization) inkl. Location sowie das Terminprofil (Schedule). Für den Vermittlungscode muss eine Buchung vorliegen, andernfalls gibt die Operation einen Fehler zurück.", "code": "buchungsinformationen_abrufen", "system": true, "type": true, "instance": true, "parameter": [ { "name": "vermittlungscode", "use": "in", "min": 1, "max": "1", "documentation": "Der Vermittlungscode des Patienten, für den die Buchungsinformationen abgerufen werden sollen, ist eine 12-stellige alphanumerische Folge (ohne Bindestriche).", "type": "canonical", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode" ] }, { "name": "suchergebnis", "use": "out", "min": 0, "max": "1", "documentation": "Bundle mit den Details zum Termin, dem zugehörigen Terminprofil und der Praxis (inkl. Geokoordinaten derer)", "type": "canonical", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Bundle_Operation_Result" ] } ] }