description: OperationOutcome returned from the gfeSubmit operation when the AEOB process is complete but no AEOB will be returned to the submitter (i.e. it was sent only to the patient) package_name: hl7.fhir.us.davinci derivation: constraint name: AEOBComplete type: OperationOutcome elements: issue: elements: severity: pattern: {type: Code, value: information} index: 0 code: pattern: {type: Code, value: processing} index: 1 diagnostics: pattern: {type: String, value: 'AEOB processing is complete, the AEOB will be sent directly to the patient. No AEOB will be returned to the submitter.'} index: 2 package_version: pct-2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-aeob-complete base: http://hl7.org/fhir/StructureDefinition/OperationOutcome version: 2.0.0-ballot