Implementation Guide
ePA MHD Service
Version 1.1.1 - release

: EPA MHD DocumentReference Title Search Parameter - XML Representation

Active as of 2026-03-20

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="epa-mhd-documentreference-title"/>
  <url
       value="https://gematik.de/fhir/epa-mhd/SearchParameter/epa-mhd-documentreference-title"/>
  <version value="1.1.1"/>
  <name value="EPAMHDDocumentReferenceTitleSearchParameter"/>
  <status value="active"/>
  <date value="2026-03-20"/>
  <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>