0.1.0 - ci-build

SMARTapplaunchmultiserverauthentication, published by HL7. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jmandel/smart-multi-auth/ and changes regularly. See the Directory of published versions

: Smart associated_endpoints capabilities - XML Representation

Draft as of 2024-12-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SmartEndpointCapabilities"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SmartEndpointCapabilities</b></p><a name="SmartEndpointCapabilities"> </a><a name="hcSmartEndpointCapabilities"> </a><a name="SmartEndpointCapabilities-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href="CodeSystem-smart-auth-information-CodeSystem.html"><code>http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem</code></a> where concept  is-a <a href="CodeSystem-smart-auth-information-CodeSystem.html#smart-auth-information-CodeSystem-smart_associated_endpoints">smart_associated_endpoints</a></li></ul><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href="CodeSystem-smart-auth-information-CodeSystem.html"><code>http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-smart-auth-information-CodeSystem.html#smart-auth-information-CodeSystem-smart_associated_endpoints">smart_associated_endpoints</a></td><td style="color: #cccccc">Smart associated_endpoints capabilities</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartEndpointCapabilities"/>
  <version value="0.1.0"/>
  <name value="SmartEndpointCapabilities"/>
  <title value="Smart associated_endpoints capabilities"/>
  <status value="draft"/>
  <date value="2024-12-09T20:45:55+00:00"/>
  <publisher value="HL7"/>
  <contact>
    <name value="HL7"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fhiri"/>
    </telecom>
  </contact>
  <contact>
    <name value="HL7 International / FHIR infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg/index.cfm"/>
    </telecom>
  </contact>
  <contact>
    <name value="Bas van den Heuvel"/>
    <telecom>
      <system value="email"/>
      <value value="bas.van.den.heuvel@philips.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="smart_associated_endpoints"/>
      </filter>
    </include>
    <exclude>
      <system
              value="http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem"/>
      <concept>
        <code value="smart_associated_endpoints"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>