This page is part of the Smart App Launch Implementation Guide (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-04-30 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="smart-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">launch-app-ehr<a name="smart-codes-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 style="white-space:nowrap">launch-app-standalone<a name="smart-codes-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><tr><td style="white-space:nowrap">smartonfhir-application<a name="smart-codes-smartonfhir-application"> </a></td><td>SMART on FHIR application URL.</td><td>The URL of a SMART on FHIR application.</td></tr><tr><td style="white-space:nowrap">smartonfhir-appcontext<a name="smart-codes-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></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<url value="http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes"/>
<version value="2.2.0"/>
<name value="SmartOnFhirCodes"/>
<title value="SMART on FHIR terminology."/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-04-30T19:24:31+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="Codes used in profiles related to SMART on FHIR."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="launch-app-ehr"/>
<display value="Launch application using the SMART EHR launch"/>
<definition
value="The task suggest launching an application using the SMART on FHIR EHR launch."/>
</concept>
<concept>
<code value="launch-app-standalone"/>
<display value="Launch application using the SMART standalone launch"/>
<definition
value="The task suggest launching an application using the SMART on FHIR standalone launch."/>
</concept>
<concept>
<code value="smartonfhir-application"/>
<display value="SMART on FHIR application URL."/>
<definition value="The URL of a SMART on FHIR application."/>
</concept>
<concept>
<code value="smartonfhir-appcontext"/>
<display value="Application context related to this launch."/>
<definition
value="The application context (appContext) to be passed to the application after launch."/>
</concept>
</CodeSystem>