Implementation Guide
ePA MHD Service
Version 1.0.0 - release

: EPA MHD DocumentReference Title Search Parameter - XML Representation

Active as of 2025-05-28

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="epa-mhd-documentreference-title"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter epa-mhd-documentreference-title</b></p><a name="epa-mhd-documentreference-title"> </a><a name="hcepa-mhd-documentreference-title"> </a><a name="epa-mhd-documentreference-title-de-DE"> </a><h2>EPAMHDDocumentReferenceTitleSearchParameter</h2><p>Parameter <code>title</code>:<code>string</code></p><div><p>Titel des Dokuments auf Basis von DocumentReference.content.attachment.title</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/documentreference.html">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.content.attachment.title</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-mhd/SearchParameter/epa-mhd-documentreference-title"/>
  <version value="1.0.0"/>
  <name value="EPAMHDDocumentReferenceTitleSearchParameter"/>
  <status value="active"/>
  <date value="2025-05-28"/>
  <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="Titel des Dokuments auf Basis von DocumentReference.content.attachment.title"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <code value="title"/>
  <base value="DocumentReference"/>
  <type value="string"/>
  <expression value="DocumentReference.content.attachment.title"/>
</SearchParameter>