http://hl7.org/fhir/StructureDefinition/cqf-messages|5.2.0

An OperationOutcome that contains any information, warning, and/or error messages that were generated while processing an operation such as $evaluate or $prepopulate.
description: An OperationOutcome that contains any information, warning, and/or error messages that were generated while processing an operation such as $evaluate or $prepopulate.
derivation: constraint
name: Messages
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/cqf-messages'}
    index: 0
  value:
    choices: []
    index: 2
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/cqf-messages
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.2.0
required: [value]