PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminschnittstelle-fuer-kven@2.0.0-Expansions
    https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_KVEN_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_KVEN_Appointment_Booking_Information.json",
  "package_name": "kvdigital.terminschnittstelle-fuer-kven",
  "date": null,
  "system": true,
  "publisher": "kv.digital GmbH",
  "instance": true,
  "name": "KBV_OD_KV_DIGITAL_TS_KVEN_Appointment_Booking_Information",
  "type": "true",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "KBV_OD_KV_DIGITAL_TS_KVEN_Appointment_Booking_Information",
  "package_version": "2.0.0-Expansions",
  "status": "active",
  "id": "577a849c-a1f6-4fe0-a4e2-552deffd7974",
  "kind": "operation",
  "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_KVEN_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.",
    "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_KVEN_Identifier_Vermittlungscode" ]
  }, {
    "max": "1",
    "min": 0,
    "use": "out",
    "name": "suchergebnis",
    "type": "canonical",
    "documentation": "Bundle mit den Details zum Termin, dem zugehörigen Terminprofil, der Praxis und deren Standort",
    "targetProfile": [ "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_KVEN_Bundle_Operation_Result" ]
  } ]
}