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
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.
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:
Clicking on the EDIT button next to any measure should display the following dialog:
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:
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.
The text was updated successfully, but these errors were encountered:
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.
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:
Clicking on the EDIT button next to any measure should display the following dialog:
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:
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.
The text was updated successfully, but these errors were encountered: