This code system http://terminology.hl7.org/CodeSystem/adjudication defines the following codes:

Code Display Definition
submitted Submitted Amount The total submitted amount for the claim or group or line item.
copay CoPay Patient Co-Payment
eligible Eligible Amount Amount of the change which is considered for adjudication.
deductible Deductible Amount deducted from the eligible amount prior to adjudication.
unallocdeduct Unallocated Deductible The amount of deductible which could not allocated to other line items.
eligpercent Eligible % Eligible Percentage.
tax Tax The amount of tax.
benefit Benefit Amount Amount payable under the coverage
<status value="draft"/> <experimental value="false"/> <description value="This value set includes a smattering of Adjudication codes."/> <copyright value="This is an example set."/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="submitted"/> <display value="Submitted Amount"/> <definition value="The total submitted amount for the claim or group or line item."/> </concept> <concept> <code value="copay"/> <display value="CoPay"/> <definition value="Patient Co-Payment"/> </concept> <concept> <code value="eligible"/> <display value="Eligible Amount"/> <definition value="Amount of the change which is considered for adjudication."/> </concept> <concept> <code value="deductible"/> <display value="Deductible"/> <definition value="Amount deducted from the eligible amount prior to adjudication."/> </concept> <concept> <code value="unallocdeduct"/> <display value="Unallocated Deductible"/> <definition value="The amount of deductible which could not allocated to other line items."/> </concept> <concept> <code value="eligpercent"/> <display value="Eligible %"/> <definition value="Eligible Percentage."/> </concept> <concept> <code value="tax"/> <display value="Tax"/> <definition value="The amount of tax."/> </concept> <concept> <code value="benefit"/> <display value="Benefit Amount"/> <definition value="Amount payable under the coverage"/> </concept> </CodeSystem>