123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268 |
- PRO
- # dashboard
- # my_payment_schedule
- my_teams|team|add|view
- my_teams/add_new
- hcpProUid:record:pro:uid,name_display
- allyProUid:record:pro:uid,name_display
- teamNumber
- my_teams/view/{uid}
- ACTIONS
- updateTeamNumber
- teamNumber
- SUB
- dashboard
- clients
- id=client.team_id
- audit_log
- my_clients|client|add|view
- my_clients/add_new
- teamUid:record:team:uid,team_number
- mcpProUid:record:pro:uid,name_display
- allyProUid:record:pro:uid,name_display
- nameDisplay
- name.nameDisplay
- name.namePrefix
- name.nameFirst
- name.nameMiddle
- name.nameLast
- name.nameSuffix
- name.nameCredential
- gender:select:M,F
- dateOfBirth:date
- cellNumber:tel
- emailAddress:email
- medicareNumber
- my_clients/view/{uid}
- ACTIONS
- sendCellNumberConfirmationMessage
- confirmCellNumberWithConfirmationToken
- token
- putNewCellNumber
- newCellNumber:tel
- sendEmailAddressConfirmationMessage
- confirmEmailAddressWithConfirmationToken
- token
- putNewEmailAddress
- newEmailAddress:email
- putTeam
- teamUid:record:team:uid,team_number
- removeTeam
- putMcp
- mcpProUid:record:pro:uid,name_display
- removeMcp
- putAlly
- allyProUid:record:pro:uid,name_display
- removeAlly
- putName
- name.nameDisplay
- name.namePrefix
- name.nameFirst
- name.nameMiddle
- name.nameLast
- name.nameSuffix
- name.nameCredential
- putGender
- gender:select:M,F
- putDateOfBirth
- dateOfBirth:date
- putProfilePicture
- profilePictureBase64
- removeProfilePicture
- updatePhoneInfo
- homePhoneNumber
- workPhoneNumber
- supporterPhoneNumber
- supporterMemo
- phoneNumbersMemo
- updateAddress
- mailingAddressLine1
- mailingAddressLine2
- mailingAddressCity
- mailingAddressState
- mailingAddressCountry
- mailingAddressZip
- mailingAddressLat
- mailingAddressLong
- homeAddressLine1
- homeAddressLine2
- homeAddressCity
- homeAddressState
- homeAddressCountry
- homeAddressZip
- homeAddressLat
- homeAddressLong
- updateMedicareNumber
- medicareNumber
- manuallySetIsPartBPrimaryConfirmedToTrue
- partBConfirmationMethod:select:MANUAL,API
- partBConfirmationMemo
- manuallySetIsPartBPrimaryConfirmedToFalse
- partBConfirmationMethod:select:MANUAL,API
- partBConfirmationMemo
- setHasMcpDoneEmVisitToTrue
- mcpEmVisitDate
- mcpEmVisitNote
- mcpEmVisitMemo
- updateMcpEmVisitInfo
- mcpEmVisitDate
- mcpEmVisitNote
- mcpEmVisitMemo
- setHasMcpDoneEmVisitToFalse
- putCrmReasons
- cmReason1
- cmReason2
- rmReason1
- rmReason2
- removeCrmReasons
- setIsClientEnrolledInCmToTrue
- setIsClientEnrolledInCmToFalse
- updateWhyNotEnrolledInCm
- whyNotEnrolledInCmCategory
- whyNotEnrolledInCmMemo
- setIsClientEnrolledInRmToTrue
- setIsClientEnrolledInRmToFalse
- updateWhyNotEnrolledInRm
- whyNotEnrolledInRmCategory
- whyNotEnrolledInRmMemo
- updateIntakeInfo
- intakeText
- intakeDetail
- deactivate
- memo
- updateDeactivationMemo
- memo
- reactivate
- memo
- updateReactivationMemo
- memo
- SUB
- dashboard
- med_profile
- med_profile_log
- pro_access
- id=client_pro_access.client_id
- notes
- id=note.client_id
- # notes/add_new
- care_months
- id=care_month.client_id
- # care_months/add_new
- care_month_entries
- id=care_month_entry.client_id
- bills
- id=bill.client_id
- related_transactions
- id=pro_transaction.client_id
- action_items
- id=action_item.client_id
- # action_items/add_new
- erx
- # erx/add_new
- mcp_updates
- id=client_mcp_update.client_id
- ally_updates
- id=client_ally_update.client_id
- audit_log
- notes|note|view|add
- notes/add_new
- clientUid:record:client:uid,name_display
- hcpProUid:record:pro:uid,name_display
- allyProUid:record:pro:uid,name_display
- effectiveDateEST:date
- effectiveTime:time
- reason1
- reason2
- reason3
- reason3Plus
- serviceLocation
- category
- contentText
- contentDetail
- notes/view/{uid}
- ACTIONS
- SUB
- dashboard
- audit_log
- # erx
- # erx/view/{uid}
- ACTIONS
- SUB
- dashboard
- audit_log
- action_items|action_item|view
- action_items/view/{uid}
- ACTIONS
- SUB
- dashboard
- audit_log
- care_months|care_month|view
- care_months/view/{uid}
- ACTIONS
- SUB
- dashboard
- time_entries
- audit_log
- care_month_entries|care_month_entry
- bills|bill|view
- bills/view/{uid}
- ACTIONS
- SUB
- dashboard
- transactions
- audit_log
- transactions|pro_transaction
- # med_profile_lines
- # med_profile_line_updates
- pro_access|client_pro_access
- mcp_updates|client_mcp_update
- ally_updates|client_ally_update
- # 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
|