PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pct@2.0.0
    http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-adjudication-error
description: OperationOutcome returned from the gfeSubmit operation when there are adjudication errors during AEOB processing
package_name: hl7.fhir.us.davinci-pct
derivation: constraint
name: AEOBAdjudicationError
type: OperationOutcome
elements:
  issue:
    elements:
      severity:
        pattern: {type: Code, value: error}
        index: 0
      code:
        pattern: {type: Code, value: processing}
        index: 1
      diagnostics: {index: 2}
    required: [diagnostics]
package_version: 2.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-adjudication-error
base: http://hl7.org/fhir/StructureDefinition/OperationOutcome
version: 2.0.0