Claim restore and duplicate
Background
There may be situations that restoring of rejected claims or duplicating claims (in any status) may facilitate re-entering of their adjustments/modifications. For example, a claim may be rejected for some formal reason (e.g. wrong insurance number) and after a slight modification it might be re-submitted. The functionality of restoring or duplicating of a claim is desirable that allows creation of a claim to its original form in the status Entered.
Changes
The following adjustments are required within this RfC:
A new field
restoreis added in thetblClaimwith a FK to the original claim that has been restored which allows NULLThe functional buttons
Restore(only for rejected claims) andDuplicateare placed aboveCreate newthat are displayed after loading of a claim (Health Facility Claims/Load). Ex:icons-material/RestorePage+content_copyClicking on the button
Restoredisplays a copy of the restored claim in the formClaimthe with following deviations:the insurance number of the restored claim is the same as in the original claim if it is restored from a rejected claim
the claim number of the restored claim remain as the
original claim numberbut the validation of the unicity is disabledA link to the restored Claim is displayed in the view Claim screen that can be opened in a new tab
Clicking on the button
Duplicatedisplays a copy of the restored claim in the formClaimthe with following deviations:the insurance number, the name of patient and the claim number of the restored claim are empty
The restored and duplicated claims are stored into the internal table of the database only if it is saved by a user (clicking on the button Save). In this case all mandatory data fields should be entered (especially the insurance number). The restored claim is saved to the
Enteredstate andReview StatusandFeedback StatusareIdle. The control remains at the formClaim.If the claim is restored then the
tblClaim.restorefield will save the id of the restored claim.A configuration option
max_restoreis added to the Claim module configuration to specify the maximum numbers of restores a claim can have.The restored claim is cleared (up to the health facility code/name and claim administrator) if user clicks on the
Create newbutton. The control remains at the formClaim. In that case the user can continue to add new claims for given health facility/claim administratorClicking on the
Backbutton returns the control to theFindClaimsform.The permission
Restore Claimis included into the formRole. TheRestorebutton display is based on this permission.The system user profile
Claim Administratorhas the permissionRestore.Restored and saved claims can be searched for under the menu
Health Facility Claims. A checkbox is added to filter only the restored claims. In the result list the restored claims will be displayed with a different background color.
Did you encounter a problem or do you have a suggestion?
Please contact our Service Desk
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License. https://creativecommons.org/licenses/by-sa/4.0/