CustomPaymentsAdjustmentsPopupView Class
Popup for creating billing codes
Item Index
Methods
attachEventListeners
()
Undefined
Returns:
undefined
getAdjReasonCodeID
-
val
With supplied code, find model and retrieve id to set in billing code model
Parameters:
-
valStringcarc_code
Returns:
returns ClaimAdjustmentReasonCodeModel carc_id
handleAdjGroupReasonDisplay
()
Undefined
Shows or hides the Adjustment Group/Reason Code portion of the form. Form is only shown when: Bill Type = Insurance Code Type = Adjustment Entry Type = Credit
Any other choice will clear any existing choices, and hide this portion of the form.
Returns:
undefined
handleEditBillCodePopup
()
Undefined
Edit Custom Transaction Code - ONLY Claim Adjustment Group/Reason Codes can be edited.
Returns:
undefined
initializeForm
()
Undefined
Returns:
undefined
onSearchAdjReasonCodes
()
Undefined
Search Adjustment Reason Codes if needed
Returns:
undefined
render
()
Undefined
Returns:
undefined
showHidePaymentType
()
Undefined
Shows or hides the Payment Type radio group based on the values of the Bill Type and Code Type selections.
If Bill Type == "Patient" and Code Type == "Payment" then SHOW Payment Type. Otherwise HIDE.
Returns:
undefined
validateAdjustmentReasonCode
-
val
Validates Claim adjustment reason code
Parameters:
-
valStringcarc_code
Returns:
awa.mvc.Model returns ClaimAdjustmentReasonCodeModel model