{
"description": "The $cancel-dispensation-erp operation, used by the E-Rezept-Fachdienst, in the context of the ePA Medication Service, is applied to cancel or reverse information regarding the dispensation of a medication. This operation is necessary when a medication dispensation is cancelled by a pharmacist or when there is a return of the medication by the insurant. After the E-Rezept-Fachdienst performs this operation, the corresponding dispensation entry for the medication in the patient's ePA is marked as cancelled, which the goal in ensuring an accurate and up-to-date record of the patient's medication data.",
"_filename": "OperationDefinition-cancel-dispensation-erp-OP.json",
"package_name": "de.gematik.epa.medication",
"date": "2024-03-18",
"system": true,
"publisher": "gematik GmbH",
"instance": false,
"name": "Cancel Dispensation eRP",
"type": "false",
"experimental": null,
"outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-dispensation-erp-output-parameters",
"resourceType": "OperationDefinition",
"title": "$cancel-dispensation-erp Operation",
"package_version": "1.0.0",
"status": "active",
"id": "d2b83eea-be83-4ae7-809e-794703fa16ea",
"kind": "operation",
"url": "https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-dispensation-erp-OP",
"code": "cancel-dispensation-erp",
"version": "1.0.0",
"inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-dispensation-erp-input-parameters",
"parameter": [ {
"max": "*",
"min": 1,
"use": "in",
"name": "rxDispensation",
"part": [ {
"max": "1",
"min": 1,
"use": "in",
"name": "prescriptionId",
"type": "Identifier"
}, {
"max": "1",
"min": 1,
"use": "in",
"name": "authoredOn",
"type": "date"
} ]
}, {
"max": "*",
"min": 1,
"use": "out",
"name": "rxDispensation",
"part": [ {
"max": "1",
"min": 1,
"use": "out",
"name": "prescriptionId",
"type": "Identifier"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "authoredOn",
"type": "date"
}, {
"max": "1",
"min": 1,
"use": "out",
"name": "operationOutcome",
"type": "OperationOutcome"
} ]
} ]
}