This page is part of the US Medication REMS (v2.0.0-ballot: STU2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Task xmlns="http://hl7.org/fhir">
<id value="medication-rems-task-smart-launch-1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/medication-rems/StructureDefinition/medication-rems-task-smart-launch"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Task medication-rems-task-smart-launch-1</b></p><a name="medication-rems-task-smart-launch-1"> </a><a name="hcmedication-rems-task-smart-launch-1"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-medication-rems-task-smart-launch.html">Medication REMS Task - SMART Launch</a></p></div><p><b>status</b>: Requested</p><p><b>intent</b>: proposal</p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes launch-app-ehr}">Launch application using the SMART EHR launch</span></p><p><b>description</b>: Complete patient enrollment using the DRUG-X REMS SMART app</p><p><b>for</b>: <a href="Patient-example-patient-123.html">August Samuels</a></p><p><b>authoredOn</b>: 2024-02-13</p><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes smartonfhir-application}">SMART on FHIR application URL.</span></p><p><b>value</b>: <a href="https://example.org/DRUG-X/smart-application">https://example.org/DRUG-X/smart-application</a></p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title="Codes:{http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes smartonfhir-appcontext}">Application context related to this launch.</span></p><p><b>value</b>: {"providerSystemPatientId":"123"}</p></blockquote></div>
</text>
<status value="requested"/>
<intent value="proposal"/>
<code>
<coding>
<system
value="http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes"/>
<code value="launch-app-ehr"/>
<display value="Launch application using the SMART EHR launch"/>
</coding>
</code>
<description
value="Complete patient enrollment using the DRUG-X REMS SMART app"/>
<for>🔗
<reference value="Patient/example-patient-123"/>
<display value="August Samuels"/>
</for>
<authoredOn value="2024-02-13"/>
<input>
<type>
<coding>
<system
value="http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes"/>
<code value="smartonfhir-application"/>
<display value="SMART on FHIR application URL."/>
</coding>
</type>
<valueUrl value="https://example.org/DRUG-X/smart-application"/>
</input>
<input>
<type>
<coding>
<system
value="http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes"/>
<code value="smartonfhir-appcontext"/>
<display value="Application context related to this launch."/>
</coding>
</type>
<valueString
value="{"providerSystemPatientId":"123"}"/>
</input>
</Task>