This page is part of the Specialty Medication Enrollment (v2.0.0-ballot: STU2 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<Task xmlns="http://hl7.org/fhir">
<id value="specialty-rx-task-smart-launch-2-ids"/>
<meta>
<profile
value="http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-task-smart-launch"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Task</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Task "specialty-rx-task-smart-launch-2-ids" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-specialty-rx-task-smart-launch.html">Specialty Rx Task - SMART Launch</a></p></div><p><b>identifier</b>: SMART App Context ID: launch-context-id-01345005</p><p><b>status</b>: requested</p><p><b>intent</b>: plan</p><p><b>code</b>: Complete Questionnaire in SMART App <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-specialty-rx-task-type.html">Specialty Rx Code System - Task Type</a>#complete-app-questionnaire)</span></p><p><b>description</b>: Launch the My Pharmacy SMART app and complete the questionnaire.</p><p><b>for</b>: <a href="Patient-specialty-rx-patient-1.html">Patient/specialty-rx-patient-1</a> " DOE"</p><p><b>authoredOn</b>: 2020-03-11</p><p><b>requester</b>: <span>: Our Pharmacy</span></p><p><b>owner</b>: <span>: Jane Smith MD</span></p><p><b>reasonReference</b>: <span>: Humira Injector Pen - 2020-03-10</span></p><blockquote><p><b>input</b></p><p><b>type</b>: SMART Application Client ID <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-specialty-rx-task-input-type.html">Specialty Rx Code System - Task Input Type</a>#smart-app-client-id)</span></p><p><b>value</b>: id: smart-app-1033450</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: SMART Application Launch URL <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-specialty-rx-task-input-type.html">Specialty Rx Code System - Task Input Type</a>#smart-app-launch-url)</span></p><p><b>value</b>: <a href="https://my-pharmacy-smart-app.com">https://my-pharmacy-smart-app.com</a></p></blockquote></div>
</text>
<identifier>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-identifier-type"/>
<code value="app-context"/>
<display value="SMART App Context ID"/>
</coding>
</type>
<system value="https://my-pharmacy-smart-app.com/app-context-id"/>
<value value="launch-context-id-01345005"/>
</identifier>
<status value="requested"/>
<intent value="plan"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-type"/>
<code value="complete-app-questionnaire"/>
<display value="Complete Questionnaire in SMART App"/>
</coding>
</code>
<description
value="Launch the My Pharmacy SMART app and complete the questionnaire."/>
<for>
<reference value="Patient/specialty-rx-patient-1"/>
</for>
<authoredOn value="2020-03-11"/>
<requester>
<identifier>
<system
value="http://terminology.hl7.org/CodeSystem/NCPDPProviderIdentificationNumber"/>
<value value="0999017"/>
</identifier>
<display value="Our Pharmacy"/>
</requester>
<owner>
<identifier>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="9941339108"/>
</identifier>
<display value="Jane Smith MD"/>
</owner>
<reasonReference>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PLAC"/>
<display value="Placer Identifier"/>
</coding>
</type>
<value value="prescription-70222056"/>
</identifier>
<display value="Humira Injector Pen - 2020-03-10"/>
</reasonReference>
<input>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-input-type"/>
<code value="smart-app-client-id"/>
<display value="SMART Application Client ID"/>
</coding>
</type>
<valueIdentifier>
<value value="smart-app-1033450"/>
</valueIdentifier>
</input>
<input>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/specialty-rx/CodeSystem/specialty-rx-task-input-type"/>
<code value="smart-app-launch-url"/>
<display value="SMART Application Launch URL"/>
</coding>
</type>
<valueUrl value="https://my-pharmacy-smart-app.com"/>
</input>
</Task>