HL7 Czech Health information exchange Implementation Guide
0.0.1 - ci-build Czechia flag

HL7 Czech Health information exchange Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/HIE/ and changes regularly. See the Directory of published versions

: DocumentReference-hcid - XML Representation

Active as of 2025-12-12

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="DocumentReference-hcid"/>
  <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>