PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/StructureDefinition/GuidanceResponse
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.
package_name: hl7.fhir.r6.core
derivation: specialization
name: GuidanceResponse
type: GuidanceResponse
elements:
  dataRequirement: {isModifier: false, short: Additional required data, type: DataRequirement, mustSupport: false, array: true, isSummary: false, index: 18}
  moduleCanonical: {isModifier: false, short: What guidance was requested, type: canonical, mustSupport: false, choiceOf: module, isSummary: true, index: 5}
  encounter:
    isModifier: false
    short: Encounter the guidance response is part of
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 9
  outputParameters:
    isModifier: false
    short: The output parameters of the evaluation, if any
    refers: ['http://hl7.org/fhir/StructureDefinition/Parameters']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 16
  evaluationMessage:
    isModifier: false
    short: Messages resulting from the evaluation of the artifact or artifacts
    refers: ['http://hl7.org/fhir/StructureDefinition/OperationOutcome']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 15
  requestIdentifier: {isModifier: false, short: 'The identifier of the request associated with this response, if any', type: Identifier, mustSupport: false, isSummary: true, index: 0}
  module:
    isModifier: false
    short: What guidance was requested
    mustSupport: false
    choices: [moduleUri, moduleCanonical, moduleCodeableConcept]
    isSummary: true
    index: 3
  note: {isModifier: false, short: Additional notes about the response, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 14}
  reason: {isModifier: false, short: Why guidance is needed, type: CodeableReference, mustSupport: false, array: true, isSummary: true, index: 13}
  status:
    isModifier: true
    short: success | data-requested | data-required | in-progress | failure | entered-in-error
    index: 7
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/guidance-response-status|6.0.0-ballot4'}
    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
  result:
    isModifier: false
    short: Proposed actions, if any
    refers: ['http://hl7.org/fhir/StructureDefinition/Appointment', 'http://hl7.org/fhir/StructureDefinition/AppointmentResponse', 'http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/Claim', 'http://hl7.org/fhir/StructureDefinition/CommunicationRequest', 'http://hl7.org/fhir/StructureDefinition/Contract', 'http://hl7.org/fhir/StructureDefinition/CoverageEligibilityRequest', 'http://hl7.org/fhir/StructureDefinition/DeviceRequest', 'http://hl7.org/fhir/StructureDefinition/EnrollmentRequest', 'http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://hl7.org/fhir/StructureDefinition/NutritionOrder', 'http://hl7.org/fhir/StructureDefinition/RequestOrchestration', 'http://hl7.org/fhir/StructureDefinition/ServiceRequest', 'http://hl7.org/fhir/StructureDefinition/Task', 'http://hl7.org/fhir/StructureDefinition/VisionPrescription']
    type: Reference
    mustSupport: false
    array: true
    isSummary: false
    index: 17
  identifier: {isModifier: false, short: Business identifier for guidance response, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 1}
  moduleCodeableConcept: {isModifier: false, short: What guidance was requested, type: CodeableConcept, mustSupport: false, choiceOf: module, isSummary: true, index: 6}
  moduleUri: {isModifier: false, short: What guidance was requested, type: uri, mustSupport: false, choiceOf: module, isSummary: true, index: 4}
  location:
    isModifier: false
    short: Where guidance response occurred
    refers: ['http://hl7.org/fhir/StructureDefinition/Location']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 12
  occurrenceDateTime: {isModifier: false, short: When the guidance response was processed, type: dateTime, mustSupport: false, isSummary: true, index: 10}
  subject:
    isModifier: false
    short: Individual service was done for/to
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    mustSupport: false
    isSummary: true
    index: 8
  performer:
    isModifier: false
    short: Device returning the guidance
    refers: ['http://hl7.org/fhir/StructureDefinition/Device']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 11
package_version: 6.0.0-ballot4
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/GuidanceResponse
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot4
required: [moduleCanonical, status, module, moduleUri, moduleCodeableConcept]