description: This profile defines a Task to be returned in a REMS Administrator's CDS Hooks response - enabling the provider or staff to launch a SMART app from their work queue. package_name: hl7.fhir.us.medication-rems derivation: constraint name: MedicationRemsTaskSmartLaunch type: Task elements: id: {mustSupport: true, index: 0} intent: pattern: {type: Code, value: proposal} mustSupport: true index: 1 for: {label: Related Patient, short: Related Patient in the provider system, mustSupport: true, index: 2} authoredOn: {mustSupport: true, index: 3} requester: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] index: 4 owner: type: Reference label: Provider short: Provider mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] index: 5 reasonReference: type: Reference label: Related medication request short: Related medication request mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest'] index: 6 elements: reference: {label: MedicationRequest reference, short: MedicationRequest reference, mustSupport: true, index: 7} required: [reference] package_version: 1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/medication-rems/StructureDefinition/medication-rems-task-smart-launch base: http://hl7.org/fhir/smart-app-launch/StructureDefinition/task-ehr-launch version: 1.0.0-ballot required: [authoredOn, id]