<?xml version="1.0" encoding="UTF-8"?>

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DocumentReference-Full-Text-Search"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter DocumentReference-Full-Text-Search</b></p><a name="DocumentReference-Full-Text-Search"> </a><a name="hcDocumentReference-Full-Text-Search"> </a><h2>Full-Text-Search</h2><p>Parameter <code>full-text</code>:<code>string</code></p><div><p>Searches the textual content of the represented document. The search is performed against the content available via DocumentReference.content.attachment.url.</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>(none)</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: exact</td></tr></table></div>
  </text>
  <url value="https://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Full-Text-Search"/>
  <version value="4.2.5-comment"/>
  <name value="Full-Text-Search"/>
  <status value="active"/>
  <date value="2026-07-15T19:19:31+00:00"/>
  <publisher value="IHE IT Infrastructure Technical Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE IT Infrastructure Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <description value="Searches the textual content of the represented document. The search is performed against the content available via DocumentReference.content.attachment.url."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <code value="full-text"/>
  <base value="DocumentReference"/>
  <type value="string"/>
  <multipleOr value="false"/>
  <multipleAnd value="false"/>
  <modifier value="exact"/>
</SearchParameter>