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

CodeDisplayDefinition
queued QueuedThe Claim/Pre-authorization/Pre-determination has been received but processing has not begun.
complete Processing CompleteThe processing has completed without errors
error ErrorOne or more errors have been detected in the Claim
partial Partial ProcessingNo errors have been detected in the Claim and some of the adjudication has been performed.
<status value="active"/><experimental value="false"/><publisher value="FHIR Project team"/><contact><telecom><system value="url"/><value value="http://hl7.org/fhir"/></telecom></contact><description value="This value set includes Claim Processing Outcome codes."/><jurisdiction><coding><system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/><code value="001"/><display value="World"/></coding></jurisdiction><copyright value="HL7 Inc."/><caseSensitive value="true"/><valueSet value="http://hl7.org/fhir/ValueSet/payment-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="Processing Complete"/><definition value="The processing has completed without errors"/></concept><concept><code value="error"/><display value="Error"/><definition value="One or more errors have been detected in the Claim"/></concept><concept><code value="partial"/><display value="Partial Processing"/><definition value="No errors have been detected in the Claim and some of the adjudication has been performed."/></concept></CodeSystem>