This code system http://hl7.org/fhir/remittance-outcome defines the following codes:

CodeDisplayDefinition
queued QueuedThe Claim/Pre-authorization/Pre-determination has been received but processing has not begun.
complete CompleteThe processing completed without errors.
error ErrorThe processing identified errors.
partial PartialNo errors have been detected and some of the adjudication has been performed.
<status value="draft"/><experimental value="true"/><date value="2022-05-28T12:47:40+10:00"/><description value="The outcome of the processing."/><caseSensitive value="true"/><valueSet value="http://hl7.org/fhir/ValueSet/remittance-outcome"/><content value="complete"/><concept><code value="queued"/><display value="Queued"/><definition value="The Claim/Pre-authorization/Pre-determination has been received but processing has not begun."/></concept><concept><code value="complete"/><display value="Complete"/><definition value="The processing completed without errors."/></concept><concept><code value="error"/><display value="Error"/><definition value="The processing identified errors."/></concept><concept><code value="partial"/><display value="Partial"/><definition value="No errors have been detected and some of the adjudication has been performed."/></concept></CodeSystem>