Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Measures tab of admin view should list measure information #262

Open
noranda opened this issue Sep 24, 2014 · 0 comments
Open

Measures tab of admin view should list measure information #262

noranda opened this issue Sep 24, 2014 · 0 comments

Comments

@noranda
Copy link
Contributor

noranda commented Sep 24, 2014

The Measures tab of the admin view should list information for each measure loaded into popHealth including CMS_ID, HQMF_ID, Name, and Description. The measure list should be able to be filtered by the CMS_ID or by the measure name/title. This filter process should occur automatically as the user is typing.

measures-main-filter

Clicking on the "x" to the right of the filters box should clear out and typing and revert back to the default grayed text "CMS ID or measure title" as follows:

measures-main-no-filter

Clicking on the EDIT button next to any measure should display the following dialog:

measures-edit

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 next to any measure should display the following dialog:

measures-delete

Each delete dialog is specific to the measure item it was opened from. Clicking "Yes, Delete" will delete the specified measure data in popHealth. Clicking "No, Cancel" will do nothing, close the dialog, and go back to the Measures tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant