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 Capabilities - XML Representation

Draft as of 2024-12-09

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SmartCapabilities"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SmartCapabilities</b></p><a name="SmartCapabilities"> </a><a name="hcSmartCapabilities"> </a><a name="SmartCapabilities-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-capability">capability</a></li><li>Include 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-app-state">smart-app-state</a></td><td style="color: #cccccc">Endpoint storing smart app state resources</td></tr></table></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-capability">capability</a></td><td style="color: #cccccc">Capabilities of the server</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/smart-multi-server-auth/ValueSet/SmartCapabilities"/>
  <version value="0.1.0"/>
  <name value="SmartCapabilities"/>
  <title value="Smart 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="capability"/>
      </filter>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem"/>
      <concept>
        <code value="smart-app-state"/>
      </concept>
    </include>
    <exclude>
      <system
              value="http://hl7.org/fhir/uv/smart-multi-server-auth/CodeSystem/smart-auth-information-CodeSystem"/>
      <concept>
        <code value="capability"/>
      </concept>
    </exclude>
  </compose>
</ValueSet>