Sequoia Project Healthcare Directory Implementation Guide
1.9.0 - Release 1

: FHIR IG Conformance - XML Representation

Active as of 2025-12-22

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="sp-fhir-ig"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter sp-fhir-ig</b></p><a name="sp-fhir-ig"> </a><a name="hcsp-fhir-ig"> </a><h2>AuthorityDelegation</h2><p>Parameter <code>fhir-ig</code>:<code>uri</code></p><div><p>The canonical URL of an IG that this Organization supports as stored in the FHIRIGConformance extension of the endpoint referenced in Organization.endpoint</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.endpoint.resolve().ofType(Endpoint).extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance').extension.where(url='igCanonicalUrl').value.ofType(canonical)</code></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="https://sequoiaproject.org/fhir/sphd/SearchParameter/sp-fhir-ig"/>
  <version value="1.9.0"/>
  <name value="AuthorityDelegation"/>
  <status value="active"/>
  <date value="2025-12-22T09:51:20-05: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 canonical URL of an IG that this Organization supports as stored in the FHIRIGConformance extension of the endpoint referenced in Organization.endpoint"/>
  <code value="fhir-ig"/>
  <base value="Organization"/>
  <type value="uri"/>
  <expression
              value="Organization.endpoint.resolve().ofType(Endpoint).extension.where(url='https://sequoiaproject.org/fhir/sphd/StructureDefinition/FHIRIGConformance').extension.where(url='igCanonicalUrl').value.ofType(canonical)"/>
</SearchParameter>