Skip to content

Insurance Claim Workflow

The insurance claim process tracks reimbursement requests from your facility to insurance companies.

Claim Creation

Claims can be created:

  • From invoices — After services are rendered and invoiced
  • From coverage records — Based on pre-calculated coverage

Claim Details

FieldDescription
PatientThe insured patient
Insurance PayorThe insurance company
Policy NumberPatient's policy reference
Claim AmountTotal amount being claimed
Coverage DetailsBreakdown of covered services
Supporting DocumentsClinical documents, invoices, prescriptions

Claim Status Workflow

+----------+      +----------+      +----------+      +----------+
|  Draft   | ---> |Submitted | ---> | Approved | ---> | Settled  |
|          |      |          |      |          |      |          |
+----------+      +----------+      +----------+      +----------+
                        |                 |
                        v                 v
                  +----------+      +----------+
                  | Rejected |      | Partially|
                  +----------+      | Approved |
                                    +----------+
StatusDescription
DraftClaim being prepared
SubmittedClaim sent to insurance payor
ApprovedPayor has approved the full claim
Partially ApprovedPayor approved part of the claim
RejectedClaim was denied (with reason)
SettledPayment received from the payor

Claim Status Update

Track the progress of submitted claims:

  1. Update the claim status as responses are received from the payor
  2. Record approval/rejection reasons
  3. For partial approvals, document which items were approved and which were denied
  4. Track appeal submissions for rejected claims

Payor Payment Handling

When the insurance company settles a claim:

  1. Record the payment received via Payment Entry
  2. The system links the payment to the corresponding insurance claim
  3. The claim status updates to Settled
  4. The patient's invoice reflects the insurance payment
  5. Any remaining balance becomes the patient's responsibility

Integration: Payment entries are automatically validated against insurance claims to ensure correct allocation of insurance payments.