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

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DocumentReference-hcid"/>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter DocumentReference-hcid</b></p><a name="DocumentReference-hcid"> </a><a name="hcDocumentReference-hcid"> </a><h2>DocumentReferenceHCId</h2><p>Parameter <code>hcid</code>:<code>token</code></p><div><p>Parameter for searching home community ID</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>extension.where(url='https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-home-community-id').value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
  </text>
  <url value="https://hl7.cz/fhir/hie/SearchParameter/DocumentReference-hcid"/>
  <version value="0.0.1"/>
  <name value="DocumentReferenceHCId"/>
  <status value="active"/>
  <date value="2025-12-12T14:09:31.7181197+00:00"/>
  <publisher value="HL7 Czech Republic"/>
  <contact>
    <name value="HL7 Czech Republic"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.cz/"/>
    </telecom>
  </contact>
  <description value="Parameter for searching home community ID"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CZ"/>
      <display value="Czechia"/>
    </coding>
  </jurisdiction>
  <code value="hcid"/>
  <base value="DocumentReference"/>
  <type value="token"/>
  <expression value="extension.where(url='https://hl7.cz/fhir/hie/StructureDefinition/cz-mhd-home-community-id').value"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
</SearchParameter>