|
@@ -0,0 +1,161 @@
|
|
|
|
+PRO:
|
|
|
|
+ dashboard
|
|
|
|
+ my_payment_schedule
|
|
|
|
+ my_teams
|
|
|
|
+ my_teams/add_new
|
|
|
|
+ view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ updateTeamNumber
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ clients
|
|
|
|
+ audit_log
|
|
|
|
+ my_clients
|
|
|
|
+ my_clients/add_new
|
|
|
|
+ my_clients/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ sendCellNumberConfirmationMessage
|
|
|
|
+ confirmCellNumberWithConfirmationToken
|
|
|
|
+ putNewCellNumber
|
|
|
|
+ sendEmailAddressConfirmationMessage
|
|
|
|
+ confirmEmailAddressWithConfirmationToken
|
|
|
|
+ putNewEmailAddress
|
|
|
|
+ putTeam
|
|
|
|
+ removeTeam
|
|
|
|
+ putMcp
|
|
|
|
+ removeMcp
|
|
|
|
+ putAlly
|
|
|
|
+ removeAlly
|
|
|
|
+ putName
|
|
|
|
+ putGender
|
|
|
|
+ putDateOfBirth
|
|
|
|
+ putProfilePicture
|
|
|
|
+ removeProfilePicture
|
|
|
|
+ updatePhoneInfo
|
|
|
|
+ updateAddress
|
|
|
|
+ updateMedicareNumber
|
|
|
|
+ manuallySetIsPartBPrimaryConfirmedToTrue
|
|
|
|
+ manuallySetIsPartBPrimaryConfirmedToFalse
|
|
|
|
+ setHasMcpDoneEmVisitToTrue
|
|
|
|
+ updateMcpEmVisitInfo
|
|
|
|
+ setHasMcpDoneEmVisitToFalse
|
|
|
|
+ putCrmReasons
|
|
|
|
+ removeCrmReasons
|
|
|
|
+ setIsClientEnrolledInCmToTrue
|
|
|
|
+ setIsClientEnrolledInCmToFalse
|
|
|
|
+ updateWhyNotEnrolledInCm
|
|
|
|
+ setIsClientEnrolledInRmToTrue
|
|
|
|
+ setIsClientEnrolledInRmToFalse
|
|
|
|
+ updateWhyNotEnrolledInRm
|
|
|
|
+ updateIntakeInfo
|
|
|
|
+ deactivate
|
|
|
|
+ updateDeactivationMemo
|
|
|
|
+ reactivate
|
|
|
|
+ updateReactivationMemo
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ med_profile
|
|
|
|
+ med_profile_log
|
|
|
|
+ pro_access
|
|
|
|
+ notes
|
|
|
|
+ notes/add_new
|
|
|
|
+ care_months
|
|
|
|
+ care_months/add_new
|
|
|
|
+ care_month_entries
|
|
|
|
+ bills
|
|
|
|
+ related_transactions
|
|
|
|
+ action_items
|
|
|
|
+ action_items/add_new
|
|
|
|
+ erx
|
|
|
|
+ erx/add_new
|
|
|
|
+ mcp_updates
|
|
|
|
+ ally_updates
|
|
|
|
+ audit_log
|
|
|
|
+ notes
|
|
|
|
+ notes/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ audit_log
|
|
|
|
+ erx
|
|
|
|
+ erx/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ audit_log
|
|
|
|
+ action_items
|
|
|
|
+ action_items/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ audit_log
|
|
|
|
+ care_months
|
|
|
|
+ care_months/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ time_entries
|
|
|
|
+ audit_log
|
|
|
|
+ care_month_entries
|
|
|
|
+ bills
|
|
|
|
+ bills/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ transactions
|
|
|
|
+ audit_log
|
|
|
|
+ transactions
|
|
|
|
+ med_profile_lines
|
|
|
|
+ med_profile_line_updates
|
|
|
|
+ pro_access
|
|
|
|
+ mcp_updates
|
|
|
|
+ ally_updates
|
|
|
|
+ audit_log
|
|
|
|
+
|
|
|
|
+ADMIN:
|
|
|
|
+ admin_dashboard
|
|
|
|
+ facilities
|
|
|
|
+ facilities/add_new
|
|
|
|
+ facilities/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ erx
|
|
|
|
+ action_items
|
|
|
|
+ audit_log
|
|
|
|
+ pros
|
|
|
|
+ pros/add_new
|
|
|
|
+ pros/view/:uid
|
|
|
|
+ ACTIONS:
|
|
|
|
+ sendCellNumberConfirmationMessage
|
|
|
|
+ confirmCellNumberWithConfirmationToken
|
|
|
|
+ putNewCellNumber
|
|
|
|
+ confirmEmailAddressWithConfirmationToken
|
|
|
|
+ putNewEmailAddress
|
|
|
|
+ updateName
|
|
|
|
+ updateProfession
|
|
|
|
+ updateEnrolledHcpInfo
|
|
|
|
+ putProfilePicture
|
|
|
|
+ updatePhoneInfo
|
|
|
|
+ updateAddress
|
|
|
|
+ updatePaymentProcessingDetail
|
|
|
|
+ uploadDriverLicense
|
|
|
|
+ updateDriverLicenseInfo
|
|
|
|
+ updateSsn
|
|
|
|
+ SUB:
|
|
|
|
+ dashboard
|
|
|
|
+ payment_schedule
|
|
|
|
+ teams
|
|
|
|
+ clients
|
|
|
|
+ pro_access
|
|
|
|
+ mcp_updates
|
|
|
|
+ ally_updates
|
|
|
|
+ erx
|
|
|
|
+ action_items
|
|
|
|
+ care_months
|
|
|
|
+ care_month_entries
|
|
|
|
+ notes
|
|
|
|
+ bills
|
|
|
|
+ pro_transactions
|
|
|
|
+ sessions
|
|
|
|
+ audit_log
|