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

Defines a GuidanceResponse that represents the response container for a CDS Hooks response
description: Defines a GuidanceResponse that represents the response container for a CDS Hooks response
derivation: constraint
name: CDS Hooks GuidanceResponse
type: GuidanceResponse
elements:
  extension:
    short: Service endpoint
    index: 0
    slicing:
      slices:
        cdsHooksEndpoint:
          match: {}
          schema: {short: Service endpoint, _required: true, index: 0}
          min: 1
          max: 1
  requestIdentifier: {index: 1}
  identifier: {index: 2}
  moduleUri: {index: 3}
  subject: {mustSupport: true, index: 4}
  occurrenceDateTime: {mustSupport: true, index: 5}
  performer: {mustSupport: true, index: 6}
  result: {mustSupport: true, index: 7}
extensions:
  cdsHooksEndpoint: {url: null, min: 1, max: 1, short: Service endpoint, _required: true, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/cdshooksguidanceresponse
base: http://hl7.org/fhir/StructureDefinition/GuidanceResponse
version: 4.0.1
required: [extension, identifier, moduleUri, requestIdentifier]