PackagesCanonicalsLogsProblems
    Packages
    kvdigital.terminsynchronisation-tvs@1.0.0-beta
    https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation
{
  "description": "Operation zum Absagen eines bereits gebuchten Termins",
  "_filename": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation.json",
  "package_name": "kvdigital.terminsynchronisation-tvs",
  "date": null,
  "system": false,
  "publisher": "kv.digital GmbH",
  "instance": true,
  "name": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation",
  "type": "false",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation",
  "package_version": "1.0.0-beta",
  "status": "draft",
  "id": "a9576071-047a-4fd6-ab3e-da1caec66fc4",
  "kind": "operation",
  "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation",
  "code": "termin_absagen",
  "version": "0.1.0",
  "contact": [ {
    "name": "kv.digital GmbH",
    "telecom": [ {
      "value": "https://www.kv.digital",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "abgesagtDurch",
    "type": "code",
    "binding": {
      "strength": "required",
      "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By"
    },
    "documentation": "Angabe, wer den Termin absagt"
  } ]
}