Health Connect Australia Provider Directory FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 26.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/HCPD-Snapshot-26.0.0-SPARKED-Testing-20260708/ and changes regularly. See the Directory of published versions

: Suppressed Search Parameter (Organization) - XML Representation

Active as of 2026-07-03

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="suppressed-organization"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter suppressed-organization</b></p><a name="suppressed-organization"> </a><a name="hcsuppressed-organization"> </a><h2>SearchParameterSuppressedOrganization</h2><p>Parameter <code>suppressed</code>:<code>token</code></p><div><p>Search suppressed Organization resources using the Suppressed extension.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/organization.html">Organization</a></td></tr><tr><td>Expression</td><td><code>Organization.extension.where(url='http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed').extension.where(url='includeSelf').value.where($this=true)</code></td></tr><tr><td>Target Resources</td><td><a href="http://hl7.org/fhir/R4/organization.html">Organization</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://digitalhealth.gov.au/fhir/hcpd/SearchParameter/suppressed-organization"/>
  <version value="26.0.0"/>
  <name value="SearchParameterSuppressedOrganization"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-07-03T05:13:52+00:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.digitalhealth.gov.au/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="help@digitalhealth.gov.au"/>
    </telecom>
  </contact>
  <contact>
    <name value="Australian Digital Health Agency"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.digitalhealth.gov.au"/>
      <use value="work"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="mailto:help@digitalhealth.gov.au"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="Search suppressed Organization resources using the Suppressed extension."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
      <display value="Australia"/>
    </coding>
  </jurisdiction>
  <code value="suppressed"/>
  <base value="Organization"/>
  <type value="token"/>
  <expression
              value="Organization.extension.where(url='http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed').extension.where(url='includeSelf').value.where($this=true)"/>
  <target value="Organization"/>
</SearchParameter>