Client Name display
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- MPI Search
- Registry Settings (PM)
- Update Client Data
Scenario 1: Admission - Admit a new client when the 'Client Demographics - Additional Fields' registry setting does not include "Detailed Client Name"
Specific Setup:
- The 'Avatar PM->Client Information->Client Demographics->->->Client Demographics - Additional Fields' does not include "3 - Detailed Client Name".
- User must have access to the 'SYSTEM.patient_demographic_history' and 'SYSTEM.patient_current_demographics' SQL tables.
Steps
- Access the 'Admission' form.
- Validate the 'Client Search' dialog is displayed.
- Enter "Nonsense" in the 'Last Name' field.
- Enter "Nonsense" in the 'First Name' field.
- Select the desired value in the 'Sex' field.
- Click [Search], [New Client], and [Yes].
- Validate the 'Admission' form is displayed.
- Validate the 'Client Name' field contains "NONSENSE,NONSENSE".
- Enter "NAME,TEST" in the 'Client Name' field.
- Enter the desired date in the 'Preadmit/Admission Date' field.
- Enter the desired time in the 'Preadmit/Admission Time' field.
- Select the desired value in the 'Program' field.
- Select the desired value in the 'Type Of Admission' field.
- Populate any other required and desired fields.
- Click [Submit].
- Validate the 'Recent Clients' field contains "TEST NAME".
- Access the 'Update Client Data' form.
- Validate the 'Client Header' contains "TEST NAME".
- Validate the 'Client Name' field contains "NAME,TEST".
- Close the form.
- Access Crystal Reports or other SQL Reporting tool.
- Create a report using the 'SYSTEM.patient_current_demographics' SQL table. Be sure to include the 'patient_name', 'patient_name_first', 'patient_name_last' fields.
- Navigate to the row for the client admitted in the previous steps.
- Validate the 'patient_name' field contains "NAME,TEST".
- Validate the 'patient_name_last' field contains "NAME".
- Validate the 'patient_name_first' field contains "TEST".
- Close the report.
- Create a report using the 'SYSTEM.patient_demographic_history' SQL table. Be sure to include the 'patient_name', 'patient_name_first', 'patient_name_last' fields.
- Navigate to the row for the client admitted in the previous steps.
- Validate the 'patient_name' field contains "NAME,TEST".
- Validate the 'patient_name_last' field contains "NAME".
- Validate the 'patient_name_first' field contains "TEST".
- Close the report.
Scenario 2: Admission - Admit a new client when MPI is enabled and the 'Client Demographics - Additional Fields' registry setting does not include "Detailed Client Name"
Specific Setup:
- 'Master Patient Index' must be enabled and configured. Please note: this must be done by a Netsmart Representative.
- The 'Avatar PM->Client Information->Client Demographics->->->Client Demographics - Additional Fields' does not include "3 - Detailed Client Name".
- User must have access to the 'SYSTEM.patient_demographic_history' and 'SYSTEM.patient_current_demographics' SQL tables.
Steps
- Access the 'Admission' form.
- Validate the 'Client Search' dialog is displayed.
- Enter "Nonsense" in the 'Last Name' field.
- Enter "Nonsense" in the 'First Name' field.
- Select the desired value in the 'Sex' field.
- Click [Search] and [New Client].
- Validate the 'Master Patient Index Search' dialog is displayed.
- Enter "NONSENSE" in the 'Last Name' field.
- Click [Search MPI] and [Add New Client].
- Validate the 'Admission' form is displayed.
- Validate the 'Client Name' field contains "NONSENSE,NONSENSE".
- Enter "NAME,TEST" in the 'Client Name' field.
- Enter the desired date in the 'Preadmit/Admission Date' field.
- Enter the desired time in the 'Preadmit/Admission Time' field.
- Select the desired value in the 'Program' field.
- Select the desired value in the 'Type Of Admission' field.
- Populate any other required and desired fields.
- Click [Submit].
- Validate the 'Recent Clients' field contains "TEST NAME".
- Access the 'Update Client Data' form.
- Validate the 'Client Header' contains "TEST NAME".
- Validate the 'Client Name' field contains "NAME,TEST".
- Close the form.
- Access Crystal Reports or other SQL Reporting tool.
- Create a report using the 'SYSTEM.patient_current_demographics' SQL table. Be sure to include the 'patient_name', 'patient_name_first', 'patient_name_last' fields.
- Navigate to the row for the client admitted in the previous steps.
- Validate the 'patient_name' field contains "NAME,TEST".
- Validate the 'patient_name_last' field contains "NAME".
- Validate the 'patient_name_first' field contains "TEST".
- Close the report.
- Create a report using the 'SYSTEM.patient_demographic_history' SQL table. Be sure to include the 'patient_name', 'patient_name_first', 'patient_name_last' fields.
- Navigate to the row for the client admitted in the previous steps.
- Validate the 'patient_name' field contains "NAME,TEST".
- Validate the 'patient_name_last' field contains "NAME".
- Validate the 'patient_name_first' field contains "TEST".
- Close the report.
|
Topics
• Admission
• Registry Settings
|