SMART App Launch
2.2.0 - STU 2.2 International flag

SMART App Launch, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 2.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smart-app-launch/ and changes regularly. See the Directory of published versions

: Codes for tasks to application launches - XML Representation

Active as of 2024-04-26

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="smart-launch-info"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-smart-codes.html"><code>http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-smart-codes.html#smart-codes-smartonfhir-application">smartonfhir-application</a></td><td>SMART on FHIR application URL.</td><td>The URL of a SMART on FHIR application.</td></tr><tr><td><a href="CodeSystem-smart-codes.html#smart-codes-smartonfhir-appcontext">smartonfhir-appcontext</a></td><td>Application context related to this launch.</td><td>The application context (appContext) to be passed to the application after launch.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url
       value="http://hl7.org/fhir/smart-app-launch/ValueSet/smart-launch-info"/>
  <version value="2.2.0"/>
  <name value="SmartLaunchInformation"/>
  <title value="Codes for tasks to application launches"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-04-26T02:49:49+00:00"/>
  <publisher value="HL7 International / FHIR Infrastructure"/>
  <contact>
    <name value="HL7 International / FHIR Infrastructure"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Defines codes for Tasks that request launch of SMART applications."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes"/>
      <concept>
        <code value="smartonfhir-application"/>
        <display value="SMART on FHIR application URL."/>
      </concept>
      <concept>
        <code value="smartonfhir-appcontext"/>
        <display value="Application context related to this launch."/>
      </concept>
    </include>
  </compose>
</ValueSet>