http://hl7.org/fhir/smart-app-launch/StructureDefinition/task-ehr-launch|2.2.0
Defines a Task that indicates the user should launch an application using the SMART on FHIR EHR launch.
description: Defines a Task that indicates the user should launch an application using the SMART on FHIR EHR launch. derivation: constraint name: TaskEhrLaunch type: Task elements: code: mustSupport: true binding: {strength: required, valueSet: 'http://hl7.org/fhir/smart-app-launch/ValueSet/smart-launch-types'} pattern: type: CodeableConcept value: coding: - {code: launch-app-ehr, system: 'http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes'} index: 0 input: index: 1 slicing: rules: open discriminator: - {path: type, type: value} min: 1 slices: launchurl: match: type: coding: - {code: smartonfhir-application, system: 'http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes'} schema: _required: true index: 2 elements: type: pattern: type: CodeableConcept value: coding: - {code: smartonfhir-application, system: 'http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes'} index: 3 value: choices: [] index: 5 launchcontext: match: type: coding: - {code: smartonfhir-appcontext, system: 'http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes'} schema: index: 6 elements: type: pattern: type: CodeableConcept value: coding: - {code: smartonfhir-appcontext, system: 'http://hl7.org/fhir/smart-app-launch/CodeSystem/smart-codes'} index: 7 value: choices: [] index: 9 class: profile kind: resource url: http://hl7.org/fhir/smart-app-launch/StructureDefinition/task-ehr-launch base: http://hl7.org/fhir/StructureDefinition/Task version: 2.2.0 required: [input, code]