: Cancel Dispensation eRP - XML Representation
Raw xml | Download
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="cancel-dispensation-erp-OP"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition cancel-dispensation-erp-OP</b></p><a name="cancel-dispensation-erp-OP"> </a><a name="hccancel-dispensation-erp-OP"> </a><a name="cancel-dispensation-erp-OP-en-US"> </a><p>URL: [base]/$cancel-dispensation-erp</p><p>Input parameters Profile:<a href="StructureDefinition-epa-op-cancel-dispensation-erp-input-parameters.html">EPA Operation CancelDispensation ERP Input-Parameters</a></p><p>Output parameters Profile:<a href="StructureDefinition-epa-op-rx-dispensation-erp-output-parameters.html">EPA Operation RxDispensation ERP Output-Parameters</a></p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>rxDispensation</td><td/><td>1..*</td><td></td><td/><td/></tr><tr><td>IN</td><td>rxDispensation.prescriptionId</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Identifier">Identifier</a></td><td/><td/></tr><tr><td>IN</td><td>rxDispensation.authoredOn</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#date">date</a></td><td/><td/></tr><tr><td>OUT</td><td>rxDispensation</td><td/><td>1..*</td><td></td><td/><td/></tr><tr><td>OUT</td><td>rxDispensation.prescriptionId</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Identifier">Identifier</a></td><td/><td/></tr><tr><td>OUT</td><td>rxDispensation.authoredOn</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#date">date</a></td><td/><td/></tr><tr><td>OUT</td><td>rxDispensation.operationOutcome</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/operationoutcome.html">OperationOutcome</a></td><td/><td/></tr></table></div>
</text>
<url
value="https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-dispensation-erp-OP"/>
<version value="1.0.5-ballot.1"/>
<name value="Cancel Dispensation eRP"/>
<title value="Cancel Dispensation eRP"/>
<status value="draft"/>
<kind value="operation"/>
<date value="2025-02-14"/>
<publisher value="gematik GmbH"/>
<contact>
<name value="gematik GmbH"/>
<telecom>
<system value="url"/>
<value value="https://www.gematik.de"/>
</telecom>
<telecom>
<system value="email"/>
<value value="patientteam [ at ] gematik.de"/>
</telecom>
</contact>
<description
value="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."/>
<code value="cancel-dispensation-erp"/>
<system value="true"/>
<type value="false"/>
<instance value="false"/>
<inputProfile
value="https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-dispensation-erp-input-parameters"/>
<outputProfile
value="https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-dispensation-erp-output-parameters"/>
<parameter>
<name value="rxDispensation"/>
<use value="in"/>
<min value="1"/>
<max value="*"/>
<part>
<name value="prescriptionId"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<type value="Identifier"/>
</part>
<part>
<name value="authoredOn"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<type value="date"/>
</part>
</parameter>
<parameter>
<name value="rxDispensation"/>
<use value="out"/>
<min value="1"/>
<max value="*"/>
<part>
<name value="prescriptionId"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<type value="Identifier"/>
</part>
<part>
<name value="authoredOn"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<type value="date"/>
</part>
<part>
<name value="operationOutcome"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<type value="OperationOutcome"/>
</part>
</parameter>
</OperationDefinition>