{
  "resourceType" : "SearchParameter",
  "id" : "DocumentReference-Full-Text-Search",
  "text" : {
    "status" : "generated",
    "div" : "<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>\n</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>"
  },
  "url" : "https://profiles.ihe.net/ITI/MHD/SearchParameter/DocumentReference-Full-Text-Search",
  "version" : "4.2.5-comment",
  "name" : "Full-Text-Search",
  "status" : "active",
  "date" : "2026-07-15T19:19:31+00:00",
  "publisher" : "IHE IT Infrastructure Technical Committee",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
    }]
  },
  {
    "telecom" : [{
      "system" : "email",
      "value" : "iti@ihe.net"
    }]
  },
  {
    "name" : "IHE IT Infrastructure Technical Committee",
    "telecom" : [{
      "system" : "email",
      "value" : "iti@ihe.net"
    }]
  }],
  "description" : "Searches the textual content of the represented document. The search is performed against the content available via DocumentReference.content.attachment.url.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "code" : "full-text",
  "base" : ["DocumentReference"],
  "type" : "string",
  "multipleOr" : false,
  "multipleAnd" : false,
  "modifier" : ["exact"]
}