|
@@ -0,0 +1,559 @@
|
|
|
+
|
|
|
+ dashboard
|
|
|
+
|
|
|
+ # MCP new E&M visits required
|
|
|
+
|
|
|
+ Requesting my signature:
|
|
|
+
|
|
|
+ # Notes
|
|
|
+ # Action items
|
|
|
+ # E-prescriptions
|
|
|
+ # Bills
|
|
|
+
|
|
|
+ # Previous care months I have to close out
|
|
|
+
|
|
|
+ # Clients total
|
|
|
+
|
|
|
+ # Enrolled in care management
|
|
|
+
|
|
|
+ # & Cancelled for this month
|
|
|
+
|
|
|
+ # & Not cancelled for this month
|
|
|
+
|
|
|
+ & HCP time in minutes:
|
|
|
+
|
|
|
+ # None
|
|
|
+ # 1-4
|
|
|
+ # 5-9
|
|
|
+ # 10-14
|
|
|
+ # 15-19
|
|
|
+ # 20-24
|
|
|
+ # 25-29
|
|
|
+ # 30-39
|
|
|
+ # 40-49
|
|
|
+ # 50-59
|
|
|
+ # 60+
|
|
|
+
|
|
|
+ & HCP time in minutes:
|
|
|
+
|
|
|
+ # None
|
|
|
+ # 1-4
|
|
|
+ # 5-9
|
|
|
+ # 10-14
|
|
|
+ # 15-19
|
|
|
+ # 20-24
|
|
|
+ # 25-29
|
|
|
+ # 30+
|
|
|
+
|
|
|
+ # & Enrolled in remote monitoring
|
|
|
+
|
|
|
+ # & Cancelled for this month
|
|
|
+
|
|
|
+ # & Not cancelled for this month
|
|
|
+
|
|
|
+ & Total time in minutes:
|
|
|
+
|
|
|
+ # None
|
|
|
+ # 1-4
|
|
|
+ # 5-9
|
|
|
+ # 10-14
|
|
|
+ # 15-19
|
|
|
+ # 20-24
|
|
|
+ # 25-29
|
|
|
+ # 30-34
|
|
|
+ # 35-39
|
|
|
+ # 40+
|
|
|
+
|
|
|
+ my_payment_schedule
|
|
|
+
|
|
|
+ Code | Description (HCP/Ally) | Amount | Earnings
|
|
|
+
|
|
|
+ my_teams
|
|
|
+
|
|
|
+ Team # | HCP | Ally | Client Count
|
|
|
+
|
|
|
+ my_teams/add_new
|
|
|
+
|
|
|
+ Pro Username: [_______] // TODO * BETTER
|
|
|
+
|
|
|
+ [SUBMIT]
|
|
|
+
|
|
|
+ my_teams/view/{uid}
|
|
|
+
|
|
|
+ INFO:
|
|
|
+
|
|
|
+ Team #:
|
|
|
+ HCP:
|
|
|
+ Ally:
|
|
|
+ Client Count:
|
|
|
+
|
|
|
+ SUB:
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ # Clients Total
|
|
|
+
|
|
|
+ # Enrolled in care Management
|
|
|
+
|
|
|
+ # & Cancelled for this Month
|
|
|
+
|
|
|
+ # & Not Cancelled for this Month
|
|
|
+
|
|
|
+ & Total Time in Minutes:
|
|
|
+
|
|
|
+ # None
|
|
|
+ # 1-4
|
|
|
+ # 5-9
|
|
|
+ # 10-14
|
|
|
+ # 15-19
|
|
|
+ # 20-24
|
|
|
+ # 25-29
|
|
|
+ # 30-39
|
|
|
+ # 40-49
|
|
|
+ # 50-59
|
|
|
+ # 60+
|
|
|
+
|
|
|
+ & HCP Time in Minutes:
|
|
|
+
|
|
|
+ # None
|
|
|
+ # 1-4
|
|
|
+ # 5-9
|
|
|
+ # 10-14
|
|
|
+ # 15-19
|
|
|
+ # 20-24
|
|
|
+ # 25-29
|
|
|
+ # 30+
|
|
|
+
|
|
|
+ # & Enrolled in Remote Monitoring
|
|
|
+
|
|
|
+ # & Cancelled for this Month
|
|
|
+
|
|
|
+ # & Not Cancelled for this Month
|
|
|
+
|
|
|
+ & Total Time in Minutes:
|
|
|
+
|
|
|
+ # None
|
|
|
+ # 1-4
|
|
|
+ # 5-9
|
|
|
+ # 10-14
|
|
|
+ # 15-19
|
|
|
+ # 20-24
|
|
|
+ # 25-29
|
|
|
+ # 30-34
|
|
|
+ # 35-39
|
|
|
+ # 40+
|
|
|
+
|
|
|
+ /clients
|
|
|
+ [+ Add New] -> my_clients/add_new?teamUid=...
|
|
|
+
|
|
|
+ Name | DOB | Sex | CM | RM | MCP | Ally
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ Date | Client | Field | Old | New
|
|
|
+
|
|
|
+ my_clients
|
|
|
+
|
|
|
+ Name | DOB | Sex | CM | RM | MCP | Ally
|
|
|
+
|
|
|
+ my_clients/add_new
|
|
|
+
|
|
|
+ ...name
|
|
|
+ ...gender
|
|
|
+ ...date of birth
|
|
|
+ ...cell number
|
|
|
+ ...email address
|
|
|
+
|
|
|
+ ...phone-info
|
|
|
+ ...address
|
|
|
+
|
|
|
+ ...medicare number!
|
|
|
+ ...outcome
|
|
|
+
|
|
|
+ Current height:
|
|
|
+ Current weight:
|
|
|
+
|
|
|
+ ...conditions:
|
|
|
+ [_] Type 2 diabetes
|
|
|
+ [_] Type 1 diabetes
|
|
|
+ [_] Prediabetes
|
|
|
+ [_] High blood pressure
|
|
|
+ [_] High cholesterol
|
|
|
+ [_] Previous cardiovascular disease, including "clogged artery" or previous heart attack or stroke
|
|
|
+ [_] Depression
|
|
|
+ [_] Obesity
|
|
|
+
|
|
|
+ Monthly care:
|
|
|
+
|
|
|
+ [_] CCM?
|
|
|
+ [_] RPM?
|
|
|
+
|
|
|
+ ...team? or,
|
|
|
+ ...ally? mcp?
|
|
|
+
|
|
|
+ ...has mcp conducted an E&M visit?
|
|
|
+
|
|
|
+ [Submit]
|
|
|
+
|
|
|
+ my_clients/view/{uid}
|
|
|
+
|
|
|
+ INFO:
|
|
|
+
|
|
|
+ UID:
|
|
|
+ Created at:
|
|
|
+
|
|
|
+ Name: J V N
|
|
|
+
|
|
|
+ Gender:
|
|
|
+ DOB:
|
|
|
+ Cell #:
|
|
|
+ Email address:
|
|
|
+ ...
|
|
|
+
|
|
|
+ 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
|
|
|
+
|
|
|
+ Medications: [+ Add New]
|
|
|
+
|
|
|
+ Problems: [+ Add New]
|
|
|
+
|
|
|
+ Allergies: [+ Add New]
|
|
|
+
|
|
|
+ History
|
|
|
+
|
|
|
+ Past Medical [+ Add New]
|
|
|
+ Past Surgical [+ Add New]
|
|
|
+ Family [+ Add New]
|
|
|
+ Social [+ Add New]
|
|
|
+ OB & Pregnancy [+ Add New]
|
|
|
+ Hospitalizations / Procedures [+ Add New]
|
|
|
+ Implantable Devices [+ Add New]
|
|
|
+
|
|
|
+ Checklist: [edit]
|
|
|
+ Tobacco:
|
|
|
+ Alcohol:
|
|
|
+ Depression:
|
|
|
+ Elder Maltreatment:
|
|
|
+
|
|
|
+ Open E-Prescriptions:
|
|
|
+
|
|
|
+ Open Action Items:
|
|
|
+
|
|
|
+ /med_profile_log
|
|
|
+
|
|
|
+ Category | Content | Data Entered?
|
|
|
+
|
|
|
+ /pro_access [+ Add New]
|
|
|
+ [+ Add new]
|
|
|
+ Pro | Reason | Memo | Actions
|
|
|
+
|
|
|
+ /notes
|
|
|
+ [+Add New]
|
|
|
+ HCP | Ally | Date | Reason(s) | Location | Category | Content | Ally Signed? | HCP Signed? | Billed?
|
|
|
+
|
|
|
+ /notes/add_new
|
|
|
+
|
|
|
+ Category:
|
|
|
+
|
|
|
+ HCP:
|
|
|
+ Ally:
|
|
|
+
|
|
|
+ Effective Date:
|
|
|
+
|
|
|
+ Reason 1:
|
|
|
+ Reason 2:
|
|
|
+ Reason 3:
|
|
|
+
|
|
|
+ Service Location:
|
|
|
+
|
|
|
+ [CREATE]
|
|
|
+
|
|
|
+ /care_months
|
|
|
+
|
|
|
+ [+ Add New]
|
|
|
+ MM/YY | HCP | Ally | Reasons | CM: Status, Time, Bill | RM: Status, Time, Bill
|
|
|
+
|
|
|
+ /care_months/add_new
|
|
|
+
|
|
|
+ [month] [year]
|
|
|
+ [SUBMIT]
|
|
|
+
|
|
|
+ /care_month_entries
|
|
|
+
|
|
|
+ MM/YY | Date | CM or RM | Pro | Time | Content | Actions
|
|
|
+
|
|
|
+ /bills
|
|
|
+
|
|
|
+ Effective Date | Location | Note / Care Month (CM or RM) | HCP | Ally | Reason(s) | Code | Modifier | # Units | Signed by Ally? | Signed by HCP? |
|
|
|
+ HCP Expected Amount | HCP Payment |
|
|
|
+ Ally Expected Amount | Ally Payment |
|
|
|
+ Cancelled? | Submitted? | Collected Amount |
|
|
|
+ Is Resubmission Required?
|
|
|
+
|
|
|
+ /related_transactions
|
|
|
+
|
|
|
+ Date | Basis | Pro | Bill | +/- | Amount | Result | Memo
|
|
|
+
|
|
|
+ /action_items
|
|
|
+
|
|
|
+ Date | Ally | Ally Signed? | Prescriber | Prescriber Signed? | To Facility | Content | Status
|
|
|
+
|
|
|
+ /action_items/add_new
|
|
|
+
|
|
|
+ // TODO
|
|
|
+
|
|
|
+ /erx
|
|
|
+
|
|
|
+ Date | Ally | Ally Signed? | Prescriber | Prescriber Signed? | To Facility | Content | Status
|
|
|
+
|
|
|
+ /erx/add_new
|
|
|
+
|
|
|
+ // TODO
|
|
|
+
|
|
|
+ /mcp_updates
|
|
|
+
|
|
|
+ Date | HCP
|
|
|
+
|
|
|
+ /ally_updates
|
|
|
+
|
|
|
+ Date | Pro
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ Date | Client | Field | Old | New
|
|
|
+
|
|
|
+ notes
|
|
|
+
|
|
|
+ Date | Client | HCP | Ally | Reason(s) | Location | Category | Content | Ally Signed? | HCP Signed? | Billed?
|
|
|
+
|
|
|
+ notes/view/{uid}
|
|
|
+
|
|
|
+ INFO:
|
|
|
+
|
|
|
+ Date
|
|
|
+ Location
|
|
|
+ Client
|
|
|
+ HCP: _____ Signed? ______
|
|
|
+ Ally: ____ Signed? ______
|
|
|
+ Reason(s):
|
|
|
+
|
|
|
+ Category:
|
|
|
+
|
|
|
+ Content:
|
|
|
+ ...
|
|
|
+
|
|
|
+ SUB:
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ Billed? [+ Generate Bill]
|
|
|
+ Effective Date |
|
|
|
+ Location |
|
|
|
+ Note / Care Month (CM or RM) |
|
|
|
+ HCP |
|
|
|
+ Ally |
|
|
|
+ Reason(s) |
|
|
|
+ Code |
|
|
|
+ Modifier |
|
|
|
+ # Units |
|
|
|
+ Signed by Ally? |
|
|
|
+ Signed by HCP? |
|
|
|
+ HCP Expected Amount |
|
|
|
+ HCP Payment |
|
|
|
+ Ally Expected Amount |
|
|
|
+ Ally Payment |
|
|
|
+ Cancelled? |
|
|
|
+ Submitted? |
|
|
|
+ Collected Amount |
|
|
|
+ Is Resubmission Required?
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ Date | Client | Field | Old | New
|
|
|
+
|
|
|
+ erx
|
|
|
+
|
|
|
+ Date | Client | Ally | Ally Signed? | Prescriber | Prescriber Signed? | To Facility | Content | Status
|
|
|
+
|
|
|
+ erx/view/{uid}
|
|
|
+
|
|
|
+ INFO:
|
|
|
+
|
|
|
+ Date
|
|
|
+ Client
|
|
|
+ Ally: _____ Signed? ______
|
|
|
+ Prescriber: _____ Signed? _____
|
|
|
+ To Facility:
|
|
|
+ Content:
|
|
|
+ Status:
|
|
|
+
|
|
|
+ SUB:
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ Faxes:
|
|
|
+
|
|
|
+ // TODO
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ action_items
|
|
|
+
|
|
|
+ Date | Client | Ally
|
|
|
+
|
|
|
+ action_items/view/:uid
|
|
|
+
|
|
|
+ INFO:
|
|
|
+
|
|
|
+ Date
|
|
|
+ Client
|
|
|
+ Ally: ____ Signed? ____
|
|
|
+ Prescriber: ____ Signed? ____
|
|
|
+ To Facility:
|
|
|
+ Content:
|
|
|
+ Status:
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ Faxes:
|
|
|
+
|
|
|
+ // TODO
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ care_months
|
|
|
+
|
|
|
+ care_months/view/:uid
|
|
|
+
|
|
|
+ ...
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ /time_entries
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ care_month_entries
|
|
|
+
|
|
|
+ bills
|
|
|
+
|
|
|
+ bills/view/{uid}
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ /transactions
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ transactions
|
|
|
+
|
|
|
+ med_profile_lines
|
|
|
+
|
|
|
+ med_profile_line_updates
|
|
|
+
|
|
|
+ pro_access
|
|
|
+
|
|
|
+ mcp_updates
|
|
|
+
|
|
|
+ ally_updates
|
|
|
+
|
|
|
+ audit_log
|
|
|
+
|
|
|
+ admin
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ /facilities
|
|
|
+
|
|
|
+ /facilities/add_new
|
|
|
+
|
|
|
+ /facilities/view/{iid}
|
|
|
+
|
|
|
+ /dashboard
|
|
|
+
|
|
|
+ /erx
|
|
|
+
|
|
|
+ /action_items
|
|
|
+
|
|
|
+ /audit_log
|
|
|
+
|
|
|
+ /pros
|
|
|
+
|
|
|
+ /pros/add_new
|
|
|
+
|
|
|
+ /pros/view/{iid}
|
|
|
+
|
|
|
+ /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
|