You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admin view should combine Utilities, Providers, Measures, Users, and Logs into a single tabbed view. Each tab should indicate the number of each, except for the Utilities tab. Landing tab should be the Utilities tab:
The Utilities tab should house all the popHealth data uploads and deletions including patients, providers, measures, and cache counts. Current counts for each should be displayed.
Clicking on the UPLOAD button from the Utilities tab for patients should pop up the following dialog:
Clicking on the BROWSE button in this dialog should open a file browser to locate a patients file to upload. The UPLOAD button should be grayed out until a file has been selected.
Clicking on the UPLOAD button from the Utilities tab for providers should pop up the following dialog:
Clicking on the BROWSE button should open a file browser to locate a providers file to upload. The UPLOAD button should be grayed out until a file has been selected.
Clicking on the UPLOAD button from the Utilities tab for measures should pop up the following dialog:
Clicking on the BROWSE button should open a file browser to locate a measures file to upload. The UPLOAD button should be grayed out until a file has been selected. Measure Type and Calculation Type should be toggles. Measure Goal and Category should be dropdowns and implemented as follows:
The Measure Goal field should have three dropdown options: no goal, lower is better, or higher is better, which represent whether a higher or lower measure percentage is better, or if there is no goal. Selecting an option by clicking on it should then show the option in the field. The Category field should have a dropdown consisting of either a New category or a selection of already existing categories. If an already existing category is selected, it should then display in the field. If New is selected, "enter new category" should be displayed in the field, slightly grayed out, indicating that the user should type in their own category.
Clicking on the DELETE button from the Utilities tab for patients, providers, measures, and the cached should pop up one of the corresponding dialogs below.
Clicking "Yes, Delete" will delete the corresponding data in popHealth. Clicking "No, Cancel" will do nothing, close the dialog, and go back to the Utilities tab.
The text was updated successfully, but these errors were encountered:
Admin view should combine Utilities, Providers, Measures, Users, and Logs into a single tabbed view. Each tab should indicate the number of each, except for the Utilities tab. Landing tab should be the Utilities tab:
The Utilities tab should house all the popHealth data uploads and deletions including patients, providers, measures, and cache counts. Current counts for each should be displayed.
Clicking on the UPLOAD button from the Utilities tab for patients should pop up the following dialog:
Clicking on the BROWSE button in this dialog should open a file browser to locate a patients file to upload. The UPLOAD button should be grayed out until a file has been selected.
Clicking on the UPLOAD button from the Utilities tab for providers should pop up the following dialog:
Clicking on the BROWSE button should open a file browser to locate a providers file to upload. The UPLOAD button should be grayed out until a file has been selected.
Clicking on the UPLOAD button from the Utilities tab for measures should pop up the following dialog:
Clicking on the BROWSE button should open a file browser to locate a measures file to upload. The UPLOAD button should be grayed out until a file has been selected. Measure Type and Calculation Type should be toggles. Measure Goal and Category should be dropdowns and implemented as follows:
The Measure Goal field should have three dropdown options: no goal, lower is better, or higher is better, which represent whether a higher or lower measure percentage is better, or if there is no goal. Selecting an option by clicking on it should then show the option in the field. The Category field should have a dropdown consisting of either a New category or a selection of already existing categories. If an already existing category is selected, it should then display in the field. If New is selected, "enter new category" should be displayed in the field, slightly grayed out, indicating that the user should type in their own category.
Clicking on the DELETE button from the Utilities tab for patients, providers, measures, and the cached should pop up one of the corresponding dialogs below.
Clicking "Yes, Delete" will delete the corresponding data in popHealth. Clicking "No, Cancel" will do nothing, close the dialog, and go back to the Utilities tab.
The text was updated successfully, but these errors were encountered: