FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: OperationDefinition/KBV-OD-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Cancellation

Packagekvdigital.terminsynchronisation-tvs
Resource TypeOperationDefinition
IdKBV-OD-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Cancellation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminsynchronisation-tvs@1.0.0-beta&canonical=https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation
URLhttps://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation
Version0.1.0
Statusdraft
NameKBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation
TitleKBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation
DescriptionOperation zum Absagen eines bereits gebuchten Termins
Typefalse
Kindoperation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Operation zum Absagen eines bereits gebuchten Termins

Source

{
  "resourceType": "OperationDefinition",
  "id": "KBV-OD-116117-TERMINSERVICE-TVS-TSYNCH-Appointment-Cancellation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation",
  "version": "0.1.0",
  "name": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation",
  "title": "KBV_OD_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancellation",
  "status": "draft",
  "kind": "operation",
  "publisher": "kv.digital GmbH",
  "contact": [
    {
      "name": "kv.digital GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.kv.digital"
        }
      ]
    }
  ],
  "description": "Operation zum Absagen eines bereits gebuchten Termins",
  "code": "termin_absagen",
  "system": false,
  "type": false,
  "instance": true,
  "parameter": [
    {
      "name": "abgesagtDurch",
      "use": "in",
      "min": 1,
      "max": "1",
      "documentation": "Angabe, wer den Termin absagt",
      "type": "code",
      "binding": {
        "strength": "required",
        "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Appointment_Cancelled_By"
      }
    }
  ]
}