FHIR IG analytics| Package | de.gematik.epa.medication |
| Resource Type | OperationDefinition |
| Id | OperationDefinition-cancel-prescription-erp-OP.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.gematik.epa.medication@1.3.0&canonical=https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-prescription-erp-OP |
| URL | https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-prescription-erp-OP |
| Version | 1.3.0 |
| Status | active |
| Date | 2025-12-15 |
| Name | cancelPrescription_MedicationSvc |
| Title | Cancel Prescription eRP |
| Realm | de |
| Description | The $cancel-prescription-erp operation is used by the E-Rezept-Fachdienst to cancel an already issued electronic prescription. This function is applied when a prescription is no longer needed for various reasons, such as changes in medication or errors in the initial issuance. After cancellation by the E-Rezept-Fachdienst, this information is transmitted to the ePA Medication Service, where the prescription is calculations. It can then no longer be used for dispensing medication. This process ensures accuracy and safety in the management of medications. |
| Type | false |
| Kind | operation |
| CapabilityStatement | |
| epa-medication-service-client | EPA Capability Statement für Clients des ePA Medication Service |
| epa-medication-service-server | EPA CapabilityStatement für den Medication Service |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition cancel-prescription-erp-OP
URL: [base]/$cancel-prescription-erp
Input parameters Profile:EPA Operation CancelPrescription ERP Input-Parameters
Output parameters Profile:EPA Operation RxPrescription ERP Output-Parameters
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
{
"resourceType": "OperationDefinition",
"id": "cancel-prescription-erp-OP",
"meta": {
"profile": [
"https://gematik.de/fhir/ti/StructureDefinition/ti-operationdefinition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://gematik.de/fhir/ti/StructureDefinition/extension-http-method",
"valueCode": "POST"
}
],
"url": "https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-prescription-erp-OP",
"version": "1.3.0",
"name": "cancelPrescription_MedicationSvc",
"title": "Cancel Prescription eRP",
"status": "active",
"kind": "operation",
"date": "2025-12-15",
"publisher": "gematik GmbH",
"contact": [
{
"name": "gematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://www.gematik.de"
},
{
"system": "email",
"value": "patientteam [ at ] gematik.de"
}
]
}
],
"description": "The $cancel-prescription-erp operation is used by the E-Rezept-Fachdienst to cancel an already issued electronic prescription. This function is applied when a prescription is no longer needed for various reasons, such as changes in medication or errors in the initial issuance. After cancellation by the E-Rezept-Fachdienst, this information is transmitted to the ePA Medication Service, where the prescription is calculations. It can then no longer be used for dispensing medication. This process ensures accuracy and safety in the management of medications.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE"
}
]
}
],
"affectsState": true,
"code": "cancel-prescription-erp",
"system": true,
"type": false,
"instance": false,
"inputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-prescription-erp-input-parameters",
"outputProfile": "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-prescription-erp-output-parameters"
}