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

A guidance response is the formal response to a guidance request, including any output parameters returned by the evaluation, as well as the description of any proposed actions to be taken.
description: A guidance response is the formal response to a guidance request, including any output parameters returned by the evaluation, as well as the description of any proposed actions to be taken.
derivation: specialization
name: GuidanceResponse
type: GuidanceResponse
elements:
  dataRequirement: {short: Additional required data, array: true, index: 15}
  encounter: {short: Encounter during which the response was returned, index: 6}
  reasonCode: {short: Why guidance is needed, array: true, index: 9}
  outputParameters: {short: 'The output parameters of the evaluation, if any', index: 13}
  evaluationMessage: {short: Messages resulting from the evaluation of the artifact or artifacts, array: true, index: 12}
  requestIdentifier: {short: 'The identifier of the request associated with this response, if any', isSummary: true, index: 0}
  module:
    short: What guidance was requested
    choices: []
    isSummary: true
    index: 3
  note: {short: Additional notes about the response, array: true, index: 11}
  status:
    isModifier: true
    short: success | data-requested | data-required | in-progress | failure | entered-in-error
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/guidance-response-status|4.0.1'}
    isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    isSummary: true
    index: 4
  result: {short: 'Proposed actions, if any', index: 14}
  identifier: {short: Business identifier, array: true, isSummary: true, index: 1}
  occurrenceDateTime: {short: When the guidance response was processed, index: 7}
  subject: {short: Patient the request was performed for, index: 5}
  performer: {short: Device returning the guidance, index: 8}
  reasonReference: {short: Why guidance is needed, array: true, index: 10}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/GuidanceResponse
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [status, module]