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.r5.examples derivation: specialization name: GuidanceResponse type: GuidanceResponse elements: dataRequirement: {type: DataRequirement, short: Additional required data, array: true, index: 17} moduleCanonical: {short: What guidance was requested, type: canonical, choiceOf: module, isSummary: true, index: 5} encounter: short: Encounter during which the response was returned refers: ['http://hl7.org/fhir/StructureDefinition/Encounter'] type: Reference index: 9 outputParameters: type: Reference short: The output parameters of the evaluation, if any refers: ['http://hl7.org/fhir/StructureDefinition/Parameters'] index: 15 evaluationMessage: type: Reference short: Messages resulting from the evaluation of the artifact or artifacts refers: ['http://hl7.org/fhir/StructureDefinition/OperationOutcome'] array: true index: 14 requestIdentifier: {short: 'The identifier of the request associated with this response, if any', type: Identifier, isSummary: true, index: 0} module: short: What guidance was requested choices: [moduleUri, moduleCanonical, moduleCodeableConcept] isSummary: true index: 3 note: {type: Annotation, short: Additional notes about the response, array: true, index: 13} reason: {type: CodeableReference, short: Why guidance is needed, array: true, index: 12} status: isModifier: true short: success | data-requested | data-required | in-progress | failure | entered-in-error type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/guidance-response-status|4.2.0'} 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: 7 result: type: Reference short: Proposed actions, if any refers: ['http://hl7.org/fhir/StructureDefinition/CarePlan', 'http://hl7.org/fhir/StructureDefinition/RequestGroup'] index: 16 identifier: {short: Business identifier, type: Identifier, array: true, isSummary: true, index: 1} moduleCodeableConcept: {short: What guidance was requested, type: CodeableConcept, choiceOf: module, isSummary: true, index: 6} moduleUri: {short: What guidance was requested, type: uri, choiceOf: module, isSummary: true, index: 4} occurrenceDateTime: {type: dateTime, short: When the guidance response was processed, index: 10} subject: short: Patient the request was performed for refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference index: 8 performer: short: Device returning the guidance refers: ['http://hl7.org/fhir/StructureDefinition/Device'] type: Reference index: 11 package_version: 4.2.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/GuidanceResponse base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.2.0 required: [moduleCanonical, status, module, moduleUri, moduleCodeableConcept]