BfArM Digitale Anwendungen
3.1.0-TEST - draft

BfArM Digitale Anwendungen - Local Development build (v3.1.0-TEST) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: SearchParameter for subject on DocumentReference - XML Representation

Active as of 2026-09-01

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DocumentReferenceSubject"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter DocumentReferenceSubject</b></p><a name="DocumentReferenceSubject"> </a><a name="hcDocumentReferenceSubject"> </a><h2>DocumentReferenceSubject</h2><p>Parameter <code>subject</code>:<code>reference</code></p><div><p>Search for DocumentReference entries based on the subject, including subjects provided via the alternate-reference extension.</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.subject | DocumentReference.subject.extension('http://hl7.org/fhir/StructureDefinition/alternate-reference').value.as(Reference)</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://fhir.bfarm.de/SearchParameter/DocumentReferenceSubject"/>
  <version value="3.1.0-TEST"/>
  <name value="DocumentReferenceSubject"/>
  <status value="active"/>
  <date value="2026-09-01T02:31:49+02:00"/>
  <publisher value="BfArM"/>
  <contact>
    <name value="BfArM"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.bfarm.de"/>
    </telecom>
  </contact>
  <description
               value="Search for DocumentReference entries based on the subject, including subjects provided via the alternate-reference extension."/>
  <code value="subject"/>
  <base value="DocumentReference"/>
  <type value="reference"/>
  <expression
              value="DocumentReference.subject | DocumentReference.subject.extension('http://hl7.org/fhir/StructureDefinition/alternate-reference').value.as(Reference)"/>
</SearchParameter>