http://hl7.org/fhir/StructureDefinition/cdshooksrequestgroup|4.0.1

Defines a RequestGroup that can represent a CDS Hooks response
description: Defines a RequestGroup that can represent a CDS Hooks response
derivation: constraint
name: CDS Hooks RequestGroup
type: RequestGroup
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/cdshooksrequestgroup
base: http://hl7.org/fhir/StructureDefinition/RequestGroup
version: 4.0.1
required: [instantiatesUri, identifier]