Implementation Guide
ePA Medication Service
Version 1.0.5-ballot.1 - draft

: RxPrescriptionProcessSP - XML Representation

Draft as of 2025-02-14

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="rx-prescription-process-sp"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter rx-prescription-process-sp</b></p><a name="rx-prescription-process-sp"> </a><a name="hcrx-prescription-process-sp"> </a><a name="rx-prescription-process-sp-en-US"> </a><h2>RxPrescriptionProcessParameter</h2><p>Parameter <code>rx-prescription</code>:<code>token</code></p><div><p>Returns Medications or MedicationDispenses with the Rx Prescription Process Identifier.</p>
</div><table class="grid"><tr><td>Resources</td><td><a href="http://hl7.org/fhir/R4/medication.html">Medication</a>, <a href="http://hl7.org/fhir/R4/medicationdispense.html">MedicationDispense</a></td></tr><tr><td>Expression</td><td><code>extension.where(url = 'https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url
       value="https://gematik.de/fhir/epa-medication/SearchParameter/rx-prescription-process-sp"/>
  <version value="1.0.5-ballot.1"/>
  <name value="RxPrescriptionProcessParameter"/>
  <status value="draft"/>
  <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="Returns Medications or MedicationDispenses with the Rx Prescription Process Identifier."/>
  <code value="rx-prescription"/>
  <base value="Medication"/>
  <base value="MedicationDispense"/>
  <type value="token"/>
  <expression
              value="extension.where(url = 'https://gematik.de/fhir/epa-medication/StructureDefinition/rx-prescription-process-identifier').value"/>
</SearchParameter>