SMART Web Messaging, published by HL7 International - FHIR Infrastructure WG. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/smart-web-messaging/ and changes regularly. See the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="launch-status-code-system"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/uv/smart-web-messaging/CodeSystem/launch-status-code-system 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">success<a name="launch-status-code-system-success"> </a></td><td>Successful</td><td>A requested activity launch was successful.</td></tr><tr><td style="white-space:nowrap">error<a name="launch-status-code-system-error"> </a></td><td>Failure</td><td>A requested activity launch failed.</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/uv/smart-web-messaging/CodeSystem/launch-status-code-system"/>
<version value="1.0.0"/>
<name value="LaunchStatusCode"/>
<title value="LaunchStatusCode"/>
<status value="active"/>
<date value="2022-09-04T01:42:20+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="An enumerated set of launch result states."/>
<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="2"/>
<concept>
<code value="success"/>
<display value="Successful"/>
<definition value="A requested activity launch was successful."/>
</concept>
<concept>
<code value="error"/>
<display value="Failure"/>
<definition value="A requested activity launch failed."/>
</concept>
</CodeSystem>