http://hl7.org/fhir/StructureDefinition/cdshooksrequestorchestration|5.0.0

Defines a RequestOrchestration that can represent a CDS Hooks response
description: Defines a RequestOrchestration that can represent a CDS Hooks response
derivation: constraint
name: CDSHooksRequestOrchestration
type: RequestOrchestration
elements:
  identifier: {index: 0}
  instantiatesUri: {index: 1}
  priority: {mustSupport: true, index: 2}
  subject: {mustSupport: true, index: 3}
  authoredOn: {mustSupport: true, index: 4}
  author: {mustSupport: true, index: 5}
  action:
    index: 6
    elements:
      description: {mustSupport: true, index: 8}
      type: {mustSupport: true, index: 15}
      participant: {mustSupport: true, index: 14}
      title: {mustSupport: true, index: 7}
      documentation: {mustSupport: true, index: 10}
      selectionBehavior: {mustSupport: true, index: 16}
      priority: {mustSupport: true, index: 9}
      condition: {mustSupport: true, index: 11}
      resource: {mustSupport: true, index: 17}
      timing:
        mustSupport: true
        choices: []
        index: 13
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/cdshooksrequestorchestration
base: http://hl7.org/fhir/StructureDefinition/RequestOrchestration
version: 5.0.0
required: [instantiatesUri, identifier]