Index
...
- Flags
- Tags
- Priorities
- Find Flagged Patients
...
Table of Contents |
---|
Overview
The Patient Flags Module OWA is an Open Web Application built using React & React-Redux in order to act as a front end for the Rest API supported by the Patient Flags Module. The web application consumes the Patient Flags Module Web API and has 4 Modules/Pages.
...
- Installation instructions for Module can be found here - Patient Flags Module Documentation.
- Independent OWA installation instruction can be found here - Patient Flags Module OWA Developer Guide.
Pages
Flags
...
1. Table Properties
The Flag display table has 5 columns - Name, Tags, Priority, Status & Actions.
...
- Selected required associated tags from a multi-select options list.
- Subsequently Either -
- Show all the flags
- Show flags that contain any of the selected tags.
- Show flags that contain all of the selected tags.
Tags
...
1. Table Properties
The Tag display table has 2 columns - Flag Name, Actions
...
Click on any table's header, in order to sort the column alphabetically.
Priorities
...
1. Table Properties
The Priorities display table has 4 columns - Name, Indicator, Rank & Actions.
...