| Package | kvdigital.terminschnittstelle-fuer-dritte |
| Resource Type | OperationDefinition |
| Id | KBV-OD-KV-DIGITAL-TS-DRITTE-Appointment-Cancellation |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=kvdigital.terminschnittstelle-fuer-dritte@2.1.0&canonical=https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation |
| URL | https://fhir.kbv.de/OperationDefinition/KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation |
| Version | 1.0.2 |
| Status | active |
| Date | 2024-04-09T14:51:33.6552081+00:00 |
| Name | KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation |
| Title | KBV_OD_KV_DIGITAL_TS_DRITTE_Appointment_Cancellation |
| Description | Operation zum Absagen eines bereits gebuchten Termins anhand des zugehörigen Vermittlungscodes |
| Type | true |
| Kind | operation |
No resources found
No resources found
Note: links and images are rebased to the (stated) 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"
]
}
]
}