PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-dritte@1.0.0
    https://fhir.kbv.de/OperationDefinition/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.",
  "_filename": "KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information.json",
  "package_name": "kvdigital.terminschnittstelle-fuer-dritte",
  "date": "2024-04-09T14:51:33.6552081+00:00",
  "system": true,
  "publisher": "kv.digital GmbH",
  "instance": true,
  "name": "KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information",
  "type": "true",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information",
  "package_version": "1.0.0",
  "status": "active",
  "id": "9bbb302f-bef8-4524-a4c6-65f5bdc67a04",
  "kind": "operation",
  "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Booking_Information",
  "code": "buchungsinformationen_abrufen",
  "version": "1.0.0",
  "contact": [ {
    "name": "kv.digital GmbH",
    "telecom": [ {
      "value": "https://www.kv.digital",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "vermittlungscode",
    "type": "canonical",
    "documentation": "Der Vermittlungscode des Patienten, für den die Buchungsinformationen abgerufen werden sollen, ist eine 12-stellige alphanumerische Folge (ohne Bindestriche).",
    "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode" ]
  }, {
    "max": "1",
    "min": 0,
    "use": "out",
    "name": "suchergebnis",
    "type": "canonical",
    "documentation": "Bundle mit den Details zum Termin, dem zugehörigen Terminprofil und der Praxis (inkl. Geokoordinaten derer)",
    "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Bundle_Operation_Result" ]
  } ]
}