PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.0.5-1
    https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-dispensation-erp-OP
{
  "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": "2025-02-28",
  "system": true,
  "publisher": "gematik GmbH",
  "instance": false,
  "name": "cancelDispensation_MedicationSvc",
  "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",
  "package_version": "1.0.5-1",
  "status": "active",
  "id": "aaf35e0c-8004-4330-8ce3-8d6ed3ad6c08",
  "kind": "operation",
  "url": "https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-dispensation-erp-OP",
  "code": "cancel-dispensation-erp",
  "version": "1.0.5",
  "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",
      "targetProfile": [ "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-ms-operation-outcome" ]
    } ]
  } ]
}