Skip to content

Instantly share code, notes, and snippets.

@ElizabethCobian
Last active June 23, 2020 00:43
Show Gist options
  • Save ElizabethCobian/5d0eda9e6a6d4f3898211843273fc86a to your computer and use it in GitHub Desktop.
Save ElizabethCobian/5d0eda9e6a6d4f3898211843273fc86a to your computer and use it in GitHub Desktop.
Owners Capability - CRO & CPO

Owners Capability

In this Gist I'm going to explain all the Onwers Capabilities. We know that we have two different types of Owners: CRO or CPO but we don't have clear which functions are corrently working and also, which of them are displayed for the users

Owner Care Receiver Organization

Dashboard

Owner has this features on the toolbar:

1. New Appointments

The schedule appoitment workflow works fine, it's the same process as the manager.

  1. Batch Appointments

The batch appointment feature wokrs as expected. It's the same procces as the manager

  1. Documents

In this part, they are able to Add new file, delete (only theirselve) and download.

They CAN NOT add patient in this section!

  1. Reports

They are able to see the report of each appointment, the patient information and also, have the Launch eRx button

  1. Patient

In the patient section, they can see all the info, the appointments report, edti patient, delete and, the Launch eRx button. Also, they can add patient with the modal.

Resent Invite Email and Sent reset password email are availables

  1. Staff

They are able to see the list of managers on the same care receiver organization also, they can add manager using the modal. (edit, delete and create managers)

ISSUE: The appointments for managerc are not loaded, I know there is a lot of data there. The spinner never change status

  1. Prescriptions

This is an old version of the prescription section, it doesn't have the /v3 on the URL

  1. Analytics

This is an old version of the Analytics there are some graphics with data of Appointments / Cancellation / Notes / Prescriptions

Graphics

I've never used it before

Owner Care Provider Organization

Dashboard

  1. New Appointment The icon is showed on the toolbar and the owner can do the steps to schedule an appt but the at the last step, they are NOT ABLE to schedule appointments, the page stuck on Loading The Appointment Data the last step

Loading Appt

  1. Documents They can see the section: Upload, Download and delete (theirs files) are capabilities of this user on the document section

  2. Reports The report of the appts is showed correctly and also, the report details works fine

  3. Patients In the patient section, when the page tries to load the appt for the patient, the cosole throws an error and also, the appts section of the patient never loads

ISSUE: The appts are not loaded

  1. Providers In this section, the provider information is displayed. But the Appointments & Availability Schedule tabs ARE NOT working, the spinner never disapears

ISSUE: The Appointment and Availability tabs do not load

  1. Staff The Owner is able to create new Manager (CPO added) and also, review the Manager's info. But It seems there is an issue with the loading appts section, same as the appts with the provider, the section never load

ISSUE: The appts section is not loaded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment