The 'SYSTEM.client_curr_demographics' SQL table
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- Update Client Data
Scenario 1: Admit a new client and validate the 'SYSTEM.client_curr_demographics' SQL table
Steps
- Access the 'Admission' form.
- Enter any new values in the 'Last Name' and 'First Name' fields.
- Select the desired value in the 'Sex' field.
- Click [Search], [New Client] and [Yes].
- 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.
- Select the desired staff in the 'Admitting Practitioner' field.
- Select the "Demographics" section.
- Enter the desired value in the 'Client Middle Name' field.
- Enter the desired value in the 'Alias' field.
- Enter the desired value in the 'Alias 2' field.
- Enter the desired value in the 'Alias 3' field.
- Enter the desired value in the 'Alias 4' field.
- Enter the desired value in the 'Alias 5' field.
- Enter the desired value in the 'Alias 6' field.
- Enter the desired value in the 'Alias 7' field.
- Enter the desired value in the 'Alias 8' field.
- Enter the desired value in the 'Alias 9' field.
- Enter the desired value in the 'Alias 10' field.
- Select the desired value in the 'Gender Identity' field.
- Populate any other desired fields.
- Click [Submit].
- Access Crystal Reports or other SQL Reporting tool.
- Select the CWS namespace.
- Create a report using the 'SYSTEM.client_curr_demographics' SQL table.
- Validate a row is displayed for the client admitted in the previous steps.
- Validate the 'client_alias' fields 1-10, 'patient_middle_name', 'gender_identity_code', and 'gender_identity_value' fields are displayed.
- Validate the 'client_alias' fields 1-10 contains the value filed in the previous steps.
- Validate the 'gender_identity_code' field contains the code associated to the value filed in the previous steps.
- Validate the 'gender_identity_value' field contains the value filed in the previous steps.
- Validate the 'patient_middle_name' field contains the value filed in the previous steps.
- Close the report.
Scenario 2: 'Update Client Data' Form - Validate the 'SYSTEM.client_curr_demographics' SQL table
Specific Setup:
- A client must be enrolled in an existing episode (Client A).
Steps
- Select "Client A" and access the 'Update Client Data' form.
- Enter the desired value in the 'Client Middle Name' field.
- Enter the desired value in the 'Alias' field.
- Enter the desired value in the 'Alias 2' field.
- Enter the desired value in the 'Alias 3' field.
- Enter the desired value in the 'Alias 4' field.
- Enter the desired value in the 'Alias 5' field.
- Enter the desired value in the 'Alias 6' field.
- Enter the desired value in the 'Alias 7' field.
- Enter the desired value in the 'Alias 8' field.
- Enter the desired value in the 'Alias 9' field.
- Enter the desired value in the 'Alias 10' field.
- Select the desired value in the 'Gender Identity' field.
- Populate any other desired fields.
- Click [Submit].
- Access Crystal Reports or other SQL Reporting tool.
- Select the CWS namespace.
- Create a report using the 'SYSTEM.client_curr_demographics' SQL table.
- Navigate to the row for "Client A".
- Validate the 'client_alias' fields 1-10, 'patient_middle_name', 'gender_identity_code', and 'gender_identity_value' fields are displayed.
- Validate the 'client_alias' fields 1-10 contains the value filed in the previous steps.
- Validate the 'gender_identity_code' field contains the code associated to the value filed in the previous steps.
- Validate the 'gender_identity_value' field contains the value filed in the previous steps.
- Validate the 'patient_middle_name' field contains the value filed in the previous steps.
- Select "Client A" and access the 'Update Client Data' form.
- Enter any new value in the 'Client Middle Name' field.
- Enter any new value in the 'Alias' field.
- Enter any new value in the 'Alias 2' field.
- Enter any new value in the 'Alias 3' field.
- Enter any new value in the 'Alias 4' field.
- Enter any new value in the 'Alias 5' field.
- Enter any new value in the 'Alias 6' field.
- Enter any new value in the 'Alias 7' field.
- Enter any new value in the 'Alias 8' field.
- Enter any new value in the 'Alias 9' field.
- Enter any new value in the 'Alias 10' field.
- Select any new value in the 'Gender Identity' field.
- Click [Submit].
- Access Crystal Reports or other SQL Reporting tool.
- Refresh the report using the 'SYSTEM.client_curr_demographics' SQL table.
- Navigate to the row for "Client A".
- Validate the 'client_alias' fields 1-10, 'patient_middle_name', 'gender_identity_code', and 'gender_identity_value' fields are displayed.
- Validate the 'client_alias' fields 1-10 contains the updated value filed in the previous steps.
- Validate the 'gender_identity_code' field contains the code associated to the updated value filed in the previous steps.
- Validate the 'gender_identity_value' field contains the updated value filed in the previous steps.
- Validate the 'patient_middle_name' field contains the updated value filed in the previous steps.
- Close the report.
|
Topics
• Query/Reporting
|