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

FHIR IG Statistics: OperationDefinition/KBV-OD-KV-DIGITAL-TS-DRITTE-Appointment-Cancellation

Packagekvdigital.terminschnittstelle-fuer-dritte
Resource TypeOperationDefinition
IdKBV-OD-KV-DIGITAL-TS-DRITTE-Appointment-Cancellation
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kvdigital.terminschnittstelle-fuer-dritte@2.0.0&canonical=https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation
URLhttps://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation
Version1.0.2
Statusactive
Date2024-04-09T14:51:33.6552081+00:00
NameKBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation
TitleKBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation
DescriptionOperation zum Absagen eines bereits gebuchten Termins anhand des zugehörigen Vermittlungscodes
Typetrue
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 bereits gebuchter Termine anhand des zugehoerigen Vermittlungscodes

Source

{
  "resourceType": "OperationDefinition",
  "id": "KBV-OD-KV-DIGITAL-TS-DRITTE-Appointment-Cancellation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation",
  "version": "1.0.2",
  "name": "KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation",
  "title": "KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation",
  "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 Absagen eines bereits gebuchten Termins anhand des zugehörigen Vermittlungscodes",
  "code": "termin_absagen",
  "system": true,
  "type": true,
  "instance": true,
  "parameter": [
    {
      "name": "vermittlungscode",
      "use": "in",
      "min": 1,
      "max": "1",
      "documentation": "Der Vermittlungscode (ohne Bindestriche!), der ursprünglich für die Buchung des abzusagenden Termins genutzt wurde.",
      "type": "canonical",
      "targetProfile": [
        "https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Identifier_Vermittlungscode"
      ]
    }
  ]
}