CH Consent IG (R5)
1.2.3 - ci-build Switzerland flag

CH Consent IG (R5), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.2.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-consent-r5/ and changes regularly. See the Directory of published versions

: ConsentProvisionCodeSearch - XML Representation

Active as of 2025-05-14

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ConsentProvisionCodeSearch"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter ConsentProvisionCodeSearch</b></p><a name="ConsentProvisionCodeSearch"> </a><a name="hcConsentProvisionCodeSearch"> </a><h2>ConsentProvisionCodeSearch</h2><p>Parameter <code>provision-code</code>:<code>token</code></p><div><p>Enables the search for Consent.provision.code.coding</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R5/consent.html">Consent</a></td></tr><tr><td>Expression</td><td><code>Consent.provision.code</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R5/consent.html">Consent</a></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="http://fhir.ch/ig/ch-core/SearchParameter/ConsentProvisionCodeSearch"/>
  <version value="1.2.3"/>
  <name value="ConsentProvisionCodeSearch"/>
  <title value="ConsentProvisionCodeSearch"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-05-14"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
    </telecom>
  </contact>
  <description value="Enables the search for Consent.provision.code.coding"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CHE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <code value="provision-code"/>
  <base value="Consent"/>
  <type value="token"/>
  <expression value="Consent.provision.code"/>
  <processingMode value="normal"/>
  <target value="Consent"/>
</SearchParameter>