Package | kvdigital.terminschnittstelle-fuer-dritte |
Resource Type | OperationDefinition |
Id | KBV-OD-KV-DIGITAL-TS-DRITTE-Slot-Booking |
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_Slot_Booking |
URL | https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Slot_Booking |
Version | 1.0.1 |
Status | active |
Date | 2024-04-09T14:51:33.6552081+00:00 |
Name | KBV_OD_KV_DIGITAL_TS_DRITTE_Slot_Booking |
Title | KBV_OD_KV_DIGITAL_TS_DRITTE_Slot_Booking |
Description | Operation zum Buchen eines verfügbaren Terminslots anhand der Slot-ID und eines Vermittlungscodes; für die Buchung sind auch die Patientendaten erforderlich. |
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-Slot-Booking", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Slot_Booking", "version": "1.0.1", "name": "KBV_OD_KV_DIGITAL_TS_DRITTE_Slot_Booking", "title": "KBV_OD_KV_DIGITAL_TS_DRITTE_Slot_Booking", "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 Buchen eines verfügbaren Terminslots anhand der Slot-ID und eines Vermittlungscodes; für die Buchung sind auch die Patientendaten erforderlich.", "code": "termin_buchen", "system": true, "type": true, "instance": true, "parameter": [ { "name": "vermittlungscode", "use": "in", "min": 1, "max": "1", "documentation": "Vermittlungscode des Patienten, für den ein Termin gebucht werden soll. Der Vermittlungscode ist ohne Bindestriche zu übergeben. Auch für überweisungsfreie Termine ist ein Vermittlungscode notwendig.", "type": "canonical", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode" ] }, { "name": "slotId", "use": "in", "min": 1, "max": "1", "documentation": "Die UUID des (Zeit-) Slots, in dem der gewünschte Termin liegt.", "type": "uuid" }, { "name": "patientendaten", "use": "in", "min": 1, "max": "1", "documentation": "Die Daten eines Patienten, für den der Termin gebucht werden soll.", "type": "canonical", "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Patient" ] } ] }