This page is part of the Smart App Launch Implementation Guide (v2.2.0-ballot: STU 2.2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
: Launch Types for tasks to application launches - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="smart-launch-types"/>
<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-launch-app-ehr">launch-app-ehr</a></td><td>Launch application using the SMART EHR launch</td><td>The task suggest launching an application using the SMART on FHIR EHR launch.</td></tr><tr><td><a href="CodeSystem-smart-codes.html#smart-codes-launch-app-standalone">launch-app-standalone</a></td><td>Launch application using the SMART standalone launch</td><td>The task suggest launching an application using the SMART on FHIR standalone 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-types"/>
<version value="2.2.0-ballot"/>
<name value="SmartLaunchTypes"/>
<title value="Launch Types for tasks to application launches"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-12-19T22:19:41+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 Launch Type 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="launch-app-ehr"/>
<display value="Launch application using the SMART EHR launch"/>
</concept>
<concept>
<code value="launch-app-standalone"/>
<display
value="Launch application using the SMART standalone launch"/>
</concept>
</include>
</compose>
</ValueSet>