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

: DerivedFromSP - XML Representation

Draft as of 2025-08-01

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="derived-from-sp"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter derived-from-sp</b></p><a name="derived-from-sp"> </a><a name="hcderived-from-sp"> </a><h2>DerivedFromSP</h2><p>Parameter <code>derived-from</code>:<code>reference</code></p><div><p>Search by resources from which the medication statement is derived</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/medicationstatement.html">MedicationStatement</a></td></tr><tr><td>Expression</td><td><code>MedicationStatement.derivedFrom</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/medicationdispense.html">MedicationDispense</a>, <a href="http://hl7.org/fhir/R4/medicationrequest.html">MedicationRequest</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr></table></div>
  </text>
  <url
       value="https://gematik.de/fhir/epa-medication/SearchParameter/derived-from-sp"/>
  <version value="1.2.0-ballot.1"/>
  <name value="DerivedFromSP"/>
  <status value="draft"/>
  <date value="2025-08-01"/>
  <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="Search by resources from which the medication statement is derived"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <code value="derived-from"/>
  <base value="MedicationStatement"/>
  <type value="reference"/>
  <expression value="MedicationStatement.derivedFrom"/>
  <target value="MedicationDispense"/>
  <target value="MedicationRequest"/>
  <multipleOr value="false"/>
  <multipleAnd value="true"/>
</SearchParameter>