Quick Action - Update Client Data
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- App Dashboard
- Dynamic Form - NX View Definition
- Dynamic Form - View Definition - Select Views
- MPI Search
- NX View Definition
- Quick Actions Page
- Update Client Data
- View Definition
Scenario 1: Quick Action - Update Client Data - 9 digit zip code
Specific Setup:
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the Quick Action for "Update Client Data".
- Admit a test client.
Steps
- Select the test client.
- Navigate to the "Quick Actions" widget.
- Locate the "Update Client Data" Quick Action.
- Click "Add" button.
- Enter an address with a 9-digit zip code.
- Validate that once you tab out of the field, it populates with the "City" and "State" values appropriate for the zip code.
- Click "Save".
- Click "Add" on the "Update Client Data" Quick Action.
- Validate the "Zip Code", "City" and "State" fields display appropriately.
- Open the "Update Client Data" form.
- Validate the same fields all display in uppercase letters.
Scenario 2: Quick Action - Update Client Data - 5 digit zip code
Specific Setup:
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the Quick Action for "Update Client Data".
- Admit a test client.
Steps
- Select the test client.
- Navigate to the "Quick Actions" widget.
- Locate the "Update Client Data" Quick Action.
- Click "Add" button.
- Enter an address with a 5-digit zip code.
- Validate that once you tab out of the field, it populates with the "City" and "State" values appropriate for the zip code.
- Click "Save".
- Click "Add" on the "Update Client Data" Quick Action.
- Validate the "Zip Code", "City" and "State" fields display appropriately.
- Open the "Update Client Data" form.
- Validate the same fields all display in uppercase letters.
|
Topics
• NX
• Update Client Data
|
Quick Action - Update Client Data
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- App Dashboard
- Dynamic Form - NX View Definition
- Dynamic Form - View Definition - Select Views
- MPI Search
- NX View Definition
- Quick Actions Page
- Update Client Data
- View Definition
- Dynamic Form - Site Specific Section Modeling (CWS)
- Registry Settings (PM)
- Site Specific Section Modeling (PM)
Scenario 1: Quick Action - Update Client Data - 9 digit zip code
Specific Setup:
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the Quick Action for "Update Client Data".
- Admit a test client.
Steps
- Select the test client.
- Navigate to the "Quick Actions" widget.
- Locate the "Update Client Data" Quick Action.
- Click "Add" button.
- Enter an address with a 9-digit zip code.
- Validate that once you tab out of the field, it populates with the "City" and "State" values appropriate for the zip code.
- Click "Save".
- Click "Add" on the "Update Client Data" Quick Action.
- Validate the "Zip Code", "City" and "State" fields display appropriately.
- Open the "Update Client Data" form.
- Validate the same fields all display in uppercase letters.
Scenario 2: Quick Action - Update Client Data - Convert Client Address to All Uppercase enabled
Specific Setup:
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the Quick Action for "Update Client Data".
- Admit a test client.
- Enable registry setting "Convert Client Address To All Uppercase".
Steps
- Select the test client.
- Navigate to the "Quick Actions" widget.
- Locate the "Update Client Data" Quick Action.
- Click "Add" button.
- Enter "Address - Street", "Apartment or Unit", and "City" in all lower case letters.
- Validate that once you tab out of the field, it's converted to all uppercase letters.
- Click "Save".
- Click "Add" on the "Update Client Data" Quick Action.
- Validate the data that displays in "Address - Street", "Apartment or Unit", and "City" are all uppercase letters.
- Open the "Update Client Data" form.
- Validate the same fields all display in uppercase letters.
Scenario 3: Quick Action - Update Client Data - 5 digit zip code
Specific Setup:
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the Quick Action for "Update Client Data".
- Admit a test client.
Steps
- Select the test client.
- Navigate to the "Quick Actions" widget.
- Locate the "Update Client Data" Quick Action.
- Click "Add" button.
- Enter an address with a 5-digit zip code.
- Validate that once you tab out of the field, it populates with the "City" and "State" values appropriate for the zip code.
- Click "Save".
- Click "Add" on the "Update Client Data" Quick Action.
- Validate the "Zip Code", "City" and "State" fields display appropriately.
- Open the "Update Client Data" form.
- Validate the same fields all display in uppercase letters.
Scenario 4: Quick Action - Update Client Data - Update Financial Eligibility Data enabled
Specific Setup:
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the Quick Action for "Update Client Data".
- Select a client who has existing financial eligibility data.
- Enable the registry setting "Update Financial Eligibility Data".
Steps
- Navigate to the "Quick Action" widget.
- Click "Add" on the "Update Client Data" item.
- Enter a new name and address for the client with existing financial eligibility data.
- Enter the following SQL statement to view the listed fields in SYSTEM.billing_guar_subs_data: SELECT subs_name,subs_name_first,subs_name_last,subs_address_street1,subs_address_street2,subs_address_city,subs_address_state,subs_addess_zip FROM SYSTEM.billing_guar_subs_data to validate that these columns were changed when the Quick Action was filed.
Scenario 5: Quick Action - Update Client Data - Update Financial Eligibility Data disabled
Specific Setup:
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the Quick Action for "Update Client Data".
- Select a client who has existing financial eligibility data.
- Disable the registry setting "Update Financial Eligibility Data".
Steps
- Navigate to the "Quick Action" widget.
- Click "Add" on the "Update Client Data" item.
- Enter a new name and address for the client with existing financial eligibility data.
- Enter the following SQL statement to view the listed fields in SYSTEM.billing_guar_subs_data: SELECT subs_name,subs_name_first,subs_name_last,subs_address_street1,subs_address_street2,subs_address_city,subs_address_state,subs_addess_zip FROM SYSTEM.billing_guar_subs_data to validate that these columns were not changed when the Quick Action was filed.
|
Topics
• NX
• Update Client Data
|
Quick Action - Emergency Contact Information
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- App Dashboard
- Dynamic Form - NX View Definition
- Dynamic Form - View Definition - Select Views
- NX View Definition
- Quick Actions Page
- Registry Settings (PM)
- View Definition
Scenario 1: Quick Action - Emergency Contact Information - Sort Episodes by Admission Date registry setting enabled
Specific Setup:
- Registry Setting "Sort Episodes By Admission Date" is enabled.
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the "Emergency Contact Information" form to the available "Quick Actions".
Steps
- Select a test client.
- Navigate to the "Quick Actions" widget.
- Select the "Emergency Contact Information Quick Action".
- Fill out the form, noting that the Episodes are sorted in admission date order.
Scenario 2: Quick Action - Emergency Contact Information - Sort Episodes by Admission Date disabled
Specific Setup:
- Registry Setting "Sort Episodes By Admission Date" is disabled.
- Using the "View Definition" form, add the "Quick Actions" widget to the user's HomeView.
- Using the "NX View Definition" form, add the "Emergency Contact Information" form to the available "Quick Actions".
Steps
- Select a test client.
- Navigate to the "Quick Actions" widget.
- Select the "Emergency Contact Information Quick Action".
- Fill out the form, noting that the Episodes aren't sorted in admission date order.
|
Topics
• NX
|