Sequoia Project Healthcare Directory Implementation Guide
1.6.0 - Release 1

: OperationsState - XML Representation

Active as of 2025-06-11

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="sp-operations-state"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter sp-operations-state</b></p><a name="sp-operations-state"> </a><a name="hcsp-operations-state"> </a><a name="sp-operations-state-en-US"> </a><h2>OperationsState</h2><p>Parameter <code>soo</code>:<code>string</code></p><div><p>The value of the <code>StateOfOperation</code> 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='https://sequoiaproject.org/fhir/sphd/StructureDefinition/StateOfOperation').value.ofType(Address).state</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://sequoiaproject.org/fhir/sphd/SearchParameter/sp-operations-state"/>
  <version value="1.6.0"/>
  <name value="OperationsState"/>
  <status value="active"/>
  <date value="2025-06-11T17:51:36-04:00"/>
  <publisher value="The Sequoia Project"/>
  <contact>
    <name value="The Sequoia Project"/>
    <telecom>
      <system value="url"/>
      <value value="https://sequoiaproject.org/"/>
    </telecom>
  </contact>
  <description value="The value of the `StateOfOperation` extension"/>
  <code value="soo"/>
  <base value="Organization"/>
  <type value="string"/>
  <expression
              value="Organization.extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/StateOfOperation').value.ofType(Address).state"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
</SearchParameter>