SMART App Launch
2.1.0-ballot - Release International flag

This page is part of the Smart App Launch Implementation Guide (v2.1.0-ballot: STU 2.1 Draft) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: Codes for tasks to application launches - XML Representation

Active as of 2022-12-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="smart-launch-info"/>
  <url
       value="http://hl7.org/fhir/smart-app-launch/ValueSet/smart-launch-info"/>
  <version value="2.1.0-ballot"/>
  <name value="SmartLaunchInformation"/>
  <title value="Codes for tasks to application launches"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-12-04T18:08:16+00:00"/>
  <publisher value="HL7 International - FHIR Infrastructure WG"/>
  <contact>
    <name value="HL7 International - FHIR Infrastructure WG"/>
    <telecom>
      <system value="url"/>
      <value value="https://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>