Implementation Guide
ePA Medication Service
Version 1.0.6 - release

: Provide Prescription eRP - XML Representation

Active as of 2025-05-09

Raw xml | Download


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="provide-prescription-erp-OP"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/epa/StructureDefinition/epa-operationdefinition"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition provide-prescription-erp-OP</b></p><a name="provide-prescription-erp-OP"> </a><a name="hcprovide-prescription-erp-OP"> </a><a name="provide-prescription-erp-OP-de-DE"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=de.gematik.epa@1.0.6&amp;canonical=https://gematik.de/fhir/epa/StructureDefinition/epa-operationdefinition">OperationDefinition Profil für ePA FHIR Data Service</a></p></div><p>URL: [base]/$provide-prescription-erp</p><p>Input parameters Profile:<a href="StructureDefinition-epa-op-provide-prescription-erp-input-parameters.html">EPA Operation ProvidePrescription ERP Input-Parameters</a></p><p>Output parameters Profile:<a href="StructureDefinition-epa-op-rx-prescription-erp-output-parameters.html">EPA Operation RxPrescription 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></table></div>
  </text>
  <extension
             url="https://gematik.de/fhir/epa/StructureDefinition/http-method">
    <valueCode value="POST"/>
  </extension>
  <url
       value="https://gematik.de/fhir/epa-medication/OperationDefinition/provide-prescription-erp-OP"/>
  <version value="1.0.6"/>
  <name value="providePrescription_MedicationSvc"/>
  <title value="Provide Prescription eRP"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2025-05-09"/>
  <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 Provide Prescription eRP operation in the ePA MedicationService is used to add electronic prescriptions to a patient's record. These prescriptions are already made by the E-Rezept-Fachdienst. This operation does not create new patient prescriptions; it just puts the ones made by the E-Rezept-Fachdienst into the patient's ePA, making sure they are stored safely and can be easily accessed."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <affectsState value="true"/>
  <code value="provide-prescription-erp"/>
  <system value="true"/>
  <type value="false"/>
  <instance value="false"/>
  <inputProfile
                value="https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-provide-prescription-erp-input-parameters"/>
  <outputProfile
                 value="https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-prescription-erp-output-parameters"/>
</OperationDefinition>