tree.txt 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. PRO
  2. # dashboard
  3. # my_payment_schedule
  4. my_teams|team|add|view
  5. my_teams/add_new:create
  6. hcpProUid:record:pro:uid,name_display
  7. allyProUid:record:pro:uid,name_display
  8. teamNumber
  9. my_teams/view/{uid}
  10. ACTIONS
  11. updateTeamNumber
  12. teamNumber=team_number
  13. SUB
  14. dashboard
  15. clients
  16. id=client.team_id
  17. audit_log
  18. my_clients|client|add|view
  19. my_clients/add_new:create
  20. teamUid:record:team:uid,team_number
  21. mcpProUid:record:pro:uid,name_display
  22. allyProUid:record:pro:uid,name_display
  23. nameDisplay
  24. name.nameDisplay
  25. name.namePrefix
  26. name.nameFirst
  27. name.nameMiddle
  28. name.nameLast
  29. name.nameSuffix
  30. name.nameCredential
  31. gender:select:M,F
  32. dateOfBirth:date
  33. cellNumber:tel
  34. emailAddress:email
  35. medicareNumber
  36. my_clients/view/{uid}
  37. ACTIONS
  38. sendCellNumberConfirmationMessage
  39. confirmCellNumberWithConfirmationToken
  40. token
  41. putNewCellNumber
  42. newCellNumber:tel=cell_number
  43. sendEmailAddressConfirmationMessage
  44. confirmEmailAddressWithConfirmationToken
  45. token
  46. putNewEmailAddress
  47. newEmailAddress:email=email_address
  48. putTeam
  49. teamUid:record:team:uid,team_number
  50. removeTeam
  51. putMcp
  52. mcpProUid:record:pro:uid,name_display
  53. removeMcp
  54. putAlly
  55. allyProUid:record:pro:uid,name_display
  56. removeAlly
  57. putName
  58. name.nameDisplay
  59. name.namePrefix
  60. name.nameFirst
  61. name.nameMiddle
  62. name.nameLast
  63. name.nameSuffix
  64. name.nameCredential
  65. putGender
  66. gender:select:M,F=gender
  67. putDateOfBirth
  68. dateOfBirth:date=date_of_birth
  69. putProfilePicture
  70. profilePictureBase64
  71. removeProfilePicture
  72. updatePhoneInfo
  73. homePhoneNumber=home_phone_number
  74. workPhoneNumber=work_phone_number
  75. supporterPhoneNumber=supporter_phone_number
  76. supporterMemo=supporter_memo
  77. phoneNumbersMemo=phone_numbers_memo
  78. updateAddress
  79. mailingAddressLine1=mailing_address_line1
  80. mailingAddressLine2=mailing_address_line2
  81. mailingAddressCity=mailing_address_city
  82. mailingAddressState=mailing_address_state
  83. mailingAddressCountry=mailing_address_country
  84. mailingAddressZip=mailing_address_zip
  85. mailingAddressLat=mailing_address_lat
  86. mailingAddressLong=mailing_address_long
  87. homeAddressLine1=home_address_line1
  88. homeAddressLine2=home_address_line2
  89. homeAddressCity=home_address_city
  90. homeAddressState=home_address_state
  91. homeAddressCountry=home_address_country
  92. homeAddressZip=home_address_zip
  93. homeAddressLat=home_address_lat
  94. homeAddressLong=home_address_long
  95. updateMedicareNumber
  96. medicareNumber=medicare_number
  97. manuallySetIsPartBPrimaryConfirmedToTrue
  98. partBConfirmationMethod:select:MANUAL,API=partbconfirmation_method
  99. partBConfirmationMemo=partbconfirmation_memo
  100. manuallySetIsPartBPrimaryConfirmedToFalse
  101. partBConfirmationMethod:select:MANUAL,API=partbconfirmation_method
  102. partBConfirmationMemo=partbconfirmation_memo
  103. setHasMcpDoneEmVisitToTrue
  104. mcpEmVisitDate=mcp_em_visit_date
  105. mcpEmVisitNote
  106. mcpEmVisitMemo=mcp_em_visit_memo
  107. updateMcpEmVisitInfo
  108. mcpEmVisitDate=mcp_em_visit_date
  109. mcpEmVisitNote
  110. mcpEmVisitMemo=mcp_em_visit_memo
  111. setHasMcpDoneEmVisitToFalse
  112. putCrmReasons
  113. cmReason1=cm_reason1
  114. cmReason2=cm_reason2
  115. rmReason1=rm_reason1
  116. rmReason2=rm_reason2
  117. removeCrmReasons
  118. setIsClientEnrolledInCmToTrue
  119. setIsClientEnrolledInCmToFalse
  120. updateWhyNotEnrolledInCm
  121. whyNotEnrolledInCmCategory=why_not_enrolled_in_cm_category
  122. whyNotEnrolledInCmMemo=why_not_enrolled_in_cm_memo
  123. setIsClientEnrolledInRmToTrue
  124. setIsClientEnrolledInRmToFalse
  125. updateWhyNotEnrolledInRm
  126. whyNotEnrolledInRmCategory=why_not_enrolled_in_rm_category
  127. whyNotEnrolledInRmMemo=why_not_enrolled_in_rm_memo
  128. updateIntakeInfo
  129. intakeText=intake_text
  130. intakeDetail=intake_detail
  131. deactivate
  132. memo
  133. updateDeactivationMemo
  134. memo=deactivation_memo
  135. reactivate
  136. memo
  137. updateReactivationMemo
  138. memo=reactivation_memo
  139. SUB
  140. dashboard
  141. med_profile
  142. med_profile_log
  143. pro_access
  144. id=client_pro_access.client_id
  145. notes
  146. id=note.client_id
  147. add_new:note
  148. clientUid:hidden=uid
  149. hcpProUid:record:pro:uid,name_display
  150. allyProUid:record:pro:uid,name_display
  151. effectiveDateEST:date
  152. effectiveTime:time
  153. reason1
  154. reason2
  155. reason3
  156. reason3Plus
  157. serviceLocation
  158. category
  159. contentText
  160. contentDetail
  161. care_months
  162. id=care_month.client_id
  163. add_new:care_month
  164. clientUid:hidden=uid
  165. startDate:date
  166. # care_months/add_new:create
  167. care_month_entries
  168. id=care_month_entry.client_id
  169. bills
  170. id=bill.client_id
  171. related_transactions
  172. id=pro_transaction.client_id
  173. action_items
  174. id=action_item.client_id
  175. # action_items/add_new:create
  176. erx
  177. # erx/add_new:create
  178. mcp_updates
  179. id=client_mcp_update.client_id
  180. ally_updates
  181. id=client_ally_update.client_id
  182. audit_log
  183. notes|note|add|view
  184. notes/add_new:create
  185. clientUid:record:client:uid,name_display
  186. hcpProUid:record:pro:uid,name_display
  187. allyProUid:record:pro:uid,name_display
  188. effectiveDateEST:date
  189. effectiveTime:time
  190. reason1
  191. reason2
  192. reason3
  193. reason3Plus
  194. serviceLocation
  195. category
  196. contentText
  197. contentDetail
  198. notes/view/{uid}
  199. ACTIONS
  200. signAsHcp
  201. SUB
  202. dashboard
  203. audit_log
  204. # erx
  205. # erx/view/{uid}
  206. # ACTIONS
  207. # SUB
  208. # dashboard
  209. # audit_log
  210. action_items|action_item|view
  211. action_items/view/{uid}
  212. ACTIONS
  213. SUB
  214. dashboard
  215. audit_log
  216. care_months|care_month|add|view
  217. care_months/add_new:create
  218. clientUid:record:client:uid,name_display
  219. startDate:date
  220. care_months/view/{uid}
  221. ACTIONS
  222. generateBillForCm
  223. numberOfMinutes:number
  224. generateBillForRm
  225. numberOfMinutes:number
  226. SUB
  227. dashboard
  228. time_entries
  229. audit_log
  230. care_month_entries|care_month_entry|add|view|remove
  231. care_month_entries/add_new_for_cm:createForCm
  232. careMonthUid:record:care_month:uid,start_date
  233. proUid:record:pro:uid,name_display
  234. effectiveDate:date
  235. timeInSeconds:number
  236. isTimeSpecific
  237. startingTime:time
  238. endingTime:time
  239. contentText
  240. contentDetail
  241. care_month_entries/add_new_for_rm:createForRm
  242. careMonthUid:record:care_month:uid,start_date
  243. proUid:record:pro:uid,name_display
  244. effectiveDate:date
  245. timeInSeconds:number
  246. isTimeSpecific
  247. startingTime:time
  248. endingTime:time
  249. contentText
  250. contentDetail
  251. care_month_entries/remove/{uid}:remove
  252. memo
  253. care_month_entries/view/{uid}
  254. ACTIONS
  255. updateContent
  256. contentText
  257. contentDetail
  258. updateTiming
  259. effectiveDate
  260. timeInSeconds
  261. isTimeSpecific
  262. startingTime
  263. endingTime
  264. SUB
  265. dashboard
  266. bills|bill|add|view
  267. bills/add_new_for_note:createForNote
  268. noteUid:record:note:uid,uid
  269. effectiveDate:date
  270. code
  271. reason1
  272. reason2
  273. reason3
  274. reason3Plus
  275. serviceLocation
  276. modifier
  277. numberOfUnits:number
  278. bills/view/{uid}
  279. ACTIONS
  280. payHcpAmount
  281. hcpPaymentAmount:number
  282. payHcpDifferentAmount
  283. differentHcpPaymentAmount:number
  284. signAsHcp
  285. markSubmitted
  286. putCollectedAmount
  287. collectedAmount
  288. SUB
  289. dashboard
  290. transactions
  291. audit_log
  292. transactions|pro_transaction
  293. # med_profile_lines
  294. # med_profile_line_updates
  295. pro_access|client_pro_access
  296. mcp_updates|client_mcp_update
  297. ally_updates|client_ally_update
  298. # audit_log
  299. ADMIN
  300. # admin_dashboard
  301. facilities|facility|view
  302. facilities/add_new:create
  303. facilities/view/{uid}
  304. ACTIONS
  305. SUB
  306. dashboard
  307. erx
  308. action_items
  309. audit_log
  310. pros|pro|add|view
  311. pros/add_new:create
  312. cellNumber:tel
  313. emailAddress:email
  314. name.nameDisplay
  315. name.namePrefix
  316. name.nameFirst
  317. name.nameMiddle
  318. name.nameLast
  319. name.nameSuffix
  320. name.nameCredential
  321. isHcp
  322. hcpNpi
  323. previousProfessionCategory
  324. currentProfessionCategory
  325. pros/view/{uid}
  326. ACTIONS
  327. sendCellNumberConfirmationMessage
  328. confirmCellNumberWithConfirmationToken
  329. cellNumber:tel=cell_number
  330. token
  331. putNewCellNumber
  332. newCellNumber:tel=cell_number
  333. confirmEmailAddressWithConfirmationToken
  334. emailAddress:email=email_address
  335. token
  336. putNewEmailAddress
  337. newEmailAddress:email=email_address
  338. updateName
  339. name.nameDisplay
  340. name.namePrefix
  341. name.nameFirst
  342. name.nameMiddle
  343. name.nameLast
  344. name.nameSuffix
  345. name.nameCredential
  346. updateProfession
  347. isHcp
  348. hcpNpi
  349. previousProfessionCategory
  350. currentProfessionCategory
  351. hcpCategory
  352. hcpSubcategory
  353. updateEnrolledHcpInfo
  354. enrolledHcpCategory
  355. enrolledHcpSubcategory
  356. enrolledHcpNpi
  357. putProfilePicture
  358. profilePictureBase64
  359. updatePhoneInfo
  360. homePhoneNumber
  361. workPhoneNumber
  362. supporterPhoneNumber
  363. supporterMemo
  364. phoneNumbersMemo
  365. updateAddress
  366. mailingAddressLine1
  367. mailingAddressLine2
  368. mailingAddressCity
  369. mailingAddressState
  370. mailingAddressCountry
  371. mailingAddressZip
  372. mailingAddressLat
  373. mailingAddressLong
  374. homeAddressLine1
  375. homeAddressLine2
  376. homeAddressCity
  377. homeAddressState
  378. homeAddressCountry
  379. homeAddressZip
  380. homeAddressLat
  381. homeAddressLong
  382. updatePaymentProcessingDetail
  383. paymentProcessingDetail
  384. uploadDriverLicense
  385. driverLicenseFilePath
  386. updateDriverLicenseInfo
  387. driverLicenseState
  388. driverLicenseIssueDate
  389. driverLicenseExpirationDate
  390. updateSsn
  391. ssn
  392. SUB
  393. dashboard
  394. payment_schedule
  395. teams
  396. clients
  397. pro_access
  398. mcp_updates
  399. ally_updates
  400. erx
  401. action_items
  402. care_months
  403. care_month_entries
  404. notes
  405. bills
  406. pro_transactions
  407. sessions
  408. audit_log
  409. pro_rates|pro_rate|add|view
  410. pro_rates/add_new:create
  411. proUid:record:pro:uid,name_display
  412. asHcpOrAlly:select:HCP,ALLY
  413. code
  414. amount:number
  415. pro_rates/view/{uid}
  416. ACTIONS
  417. updateAmount
  418. newAmount:number=amount
  419. SUB
  420. dashboard