Edit Service Information
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission (Outpatient)
- Client Charge Input
- Program Maintenance
Scenario 1: Edit Service Information - Editing/Deleting an open service -the service code is configured for the work-flow
Specific Setup:
- User Definition:
- The logged in user (e.g. SYSADM) has a practitioner assigned.
- Service Codes:
- A new service code is created or an existing service code is identified. Note the service code.
- Service Fee/ Cross Reference Maintenance:
- A fee definition is created for the service code identified in the ' Service Codes' form.
- Set System Defaults (CWS):
- The service code identified above is configured for work-flow in the 'Workflow Service Setup' section of the form.
- The 'Service Provider' is selected in the 'Send To Do Item To Which Staff Member' field.
- Admission:
- A new client is created or an existing client is identified. Note the Client id/Name, Admission date / program.
- Client Charge Input:
- A service rendered to the client using the service code identified above.
- Client Ledger:
- The service is in 'Open' status.
Steps
- Open the 'Edit Service Information' form.
- Select the desired client in the 'Client ID' field.
- Select desired episode from the 'Episode Number' field.
- Click [Select Service(s) To Edit].
- Verify the 'Select Service(s) To Edit' dialog is displayed.
- Select desired service from the 'Select Service(s) To Edit' dialog.
- Enter a different value in the 'Duration (Minutes)' field.
- Click [OK].
- Submit the form.
- Validate a "Form Return" message is displayed stating: Submitting has completed. Do you wish to return to form?
- Click [No].
- Query the 'SYSTEM.RADplus_workflow_to_do' SQL table.
- Validate the 'ENTITY_ID' column is equal to the correct client id identified in the setup.
- Validate the 'sending_user_desc' column is equal to the correct user associated with the rendering practitioner.
- Validate the 'outgoing_comments ' column contains correct comments for the specific service stating that it has been edited.
- Open the 'Delete Service' form.
- Select desired client from the 'Client ID' field.
- Set the Start Date input box to desired date.
- Set the End Date input box to desired date.
- Click [Display Client].
- Select desired service from the 'Service Delete' checklist.
- Click [OK].
- Click [Delete].
- Review the message about the services going to be deleted.
- Click [OK].
- Validate the WARNING! dialog contains "Continue Filing?"
- Click [Yes].
- Validate the 'Confirm' dialog contains "Deleted".
- Click [OK].
- Close the form.
- Query the 'SYSTEM.RADplus_workflow_to_do' SQL table.
- Validate the row is removed from the table.
Scenario 2: Edit Service Information - Changing to a service code not assigned in Program Maintenance
Specific Setup:
- Program Maintenance:
- Program 1: ‘Assign Services To Program’ section has a service code assigned. Note the code to use in ‘Client Charge Input’. In additions, note a code that is not assigned.
- Program 2: ‘Assign Services To Program’ section has does not have the code that will be used in ‘Client Charge Input’ assigned. It does have the above unassigned code assigned.
- Identify a client in ‘Program 1’.
- Client Charge Input is used to create a service for the client, using the service code assigned in ‘Program 1’.
Steps
- Open ‘Edit Service Information’.
- Enter the ‘Client ID’.
- Select the ‘Episode Number’ if there is more than one episode.
- If desired, enter the ‘Service Start Date’.
- If desired, enter the ‘Service End Date’.
- If desired, select a value in ‘Service Selection Default’.
- Click [Select Service(s) To Edit].
- Select the desired service.
- Click [OK].
- Change the service code to the service code that is not assigned to ‘Program 1’.
- Validate that no search results are returned.
- Set the service code to the original value.
- Change the ‘Program’ to ‘Program 2’.
- Validate that an error message is received.
- Click [OK].
- Delete the service code value.
- Change the ‘Program’ to ‘Program 2’.
- Change the service code to the code assigned to ‘Program 2’.
- Click [Submit].
- Click [No].
- Click [Submit].
|
Topics
• Edit Service Information
|
Financial Investigation - Web Services
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission (Outpatient)
- Financial Investigation
- SoapUI - AddFinancialInvestigation
Scenario 1: "Financial Investigation" form - field validation
Specific Setup:
- An existing client is identified. Note the client's id/name.
Steps
- Open 'Financial Investigation' form.
- Verify the 'Divide Sliding Fee Scale Amount by Number of Family Members Receiving Services' and 'Sliding Fee Scale - Number of Family Members Receiving Services' fields are on the form, and that 'Sliding Fee Scale - Number of Family Members Receiving Services' field is disabled.
- Set the 'Divide Sliding Fee Scale Amount by Number of Family Members Receiving Services' to "Yes".
- Verify the ''Sliding Fee Scale - Number of Family Members Receiving Services' field becomes enabled and required.
- Set the Sliding Fee Scale - Number of Family Members Receiving Services' field to desired value. Note the value.
- Set the 'Income-Responsible Party Annual Income' field to desired value.
- Set the Income-Household Gross Annual Income' field to desired value.
- Set the 'Sliding Fee Scale - Number Of Dependents' field to desired value.
- Set the 'Sliding Fee Scale - Income' field to desired value.
- Set the 'Family Size' field to desired value.
- Set the 'Financial Investigation Effective Date' field to desired value.
- Select desired value from the 'Income-Validation' dropdown list.
- Set the 'Number Of Dependents' field to desired value.
- Click [Submit].
- Open the 'Crystal Report' or any other SQL data viewer.
- Create a query against 'SYSTEM.call_intake_financial_inv' for the PATID identified in the setup.
- Validate that the appropriate row has been added in the SQL table SYSTEM.call_intake_financial_inv .
- Validate the 'income_resp_income column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'household_gannual_inc column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'fin_invest_eff_date' column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'family_size' column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'sliding_fee_fmsizerec_code' column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'sliding_fee_fmsizerec_num' column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'sliding_fee_fmsizerec_value' column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'sliding_fee_income' column is equal to the value entered in the 'Financial Investigation' form.
- Validate the 'sliding_fee_num_of_depend' column is equal to the value entered in the 'Financial Investigation' form.
- Open 'Financial Investigation' form.
- Validate the correct value displays in all the fields as entered.
- Update the value of 'Income-Responsible Party Annual Income' field to different value.
- Update the 'Family Size' field to different value.
- Update the Sliding Fee Scale - Number of Family Members Receiving Services' field to different value.
- Click [Submit].
- Open the 'Crystal Report' or any other SQL data viewer.
- Create a query against SYSTEM.call_intake_financial_inv for the PATID identified in the setup.
- Validate the 'income_resp_income' column is equal to the value updated in the 'Financial Investigation' form.
- Validate the 'family_size' column is equal to the value updated in the 'Financial Investigation' form.
- Validate the 'sliding_fee_fmsizerec_num' column is equal to the value updated in the 'Financial Investigation' form.
- Open 'Financial Investigation' form.
- Validate the correct values display in all the fields as updated.
- Click [Close Form].
Scenario 2: WebSvc.FinancialInvestigationV2 - Validate AddFinancialInvestigation method with "Financial Investigation" form
Specific Setup:
- An existing client is identified. Note the client's id.
Steps
- Access SoapUI for the 'Financial Investigation' - 'AddFinancialInvestigation' web service.
- Set the 'FIEffectiveDate' item to desired value, which can include past, current or future dates. Note the value.
- Set the 'IHGrossAnnualIncome' item to desired value. Note the value.
- Set the 'IRPartyAnnualIncome' item to desired value. Note the value.
- Set the 'IncomeValidation' item to desired value. Note the value.
- Set the 'NumberOfDependents' item to desired value. Note the value.
- Set the 'SlidingFeeScaleDependents' item to desired value. Note the value.
- Set the 'SlidingFeeScaleIncome' item to desired value. Note the value.
- Set the 'FamilySize' item to desired value. Note the value.
- Set the 'SlidingFeeDivideNumFamMembers' to "Y". Note the value.
- Set the 'SlidingFeeDivideNumFamMembersNum' to desired value. Note the value.
- Set the 'ClientID' to the ClientID identified in the setup section. Note the value.
- Set the 'LoginSource' to 'SOAPUI'. Note the value.
- Run the request.
- Click [Run].
- Validate the 'Confirmation' field contains a value such as: "Unique ID: IBE.001".
- Validate the 'Message' field contains: "Financial Investigation web service has been filed successfully".
- Open the 'Financial Investigation' form for the test client.
- Validate that a row has been added to the pre-display.
- Select the new row and click [Edit].
- Validate the 'Financial Investigation Effective Date' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Validate the 'Income-Responsible Party Annual Income' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Validate the 'Income-Household Gross Annual Income' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Validate the 'Number Of Dependents' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Validate the 'Sliding Fee Scale - Number of Dependents' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Validate the 'Sliding Fee Scale - Income' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Validate the 'Family Size' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Validate the 'Divide Sliding Fee Scale Amount by Number of Family Members Receiving Services' field contains "Yes".
- Validate the 'Sliding Fee Scale - Number of Family Members Receiving Services' input box contains the value entered in the 'AddFinancialInvestigation' web service.
- Click [Submit].
|
Topics
• Financial Investigation
• Web Services
|
Disclosure Management - Site Specific Section Modeling
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- Delete Document
- Document Routing Setup (PM)
- Final to Draft Override (PM)
- Registry Settings (PM)
- User Definition
- Disclosure Management
- Disclosure Management Configuration
- Site Specific Section Modeling (PM)
Scenario 1: Parent Namespace User Modeled Disclosure Management form with table aliasing
Specific Setup:
- A user modeled form set up with the primary table being aliased to the Disclosure Management data. Please note: For internal testing purposes the disclosure management SQL table is validated. For your test, you may alias a different form. Note that table and validate it in place of SYSTEM.disclo_mgmt.
- Admit or select a test client.
Steps
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the form was flagged as Final.
- Open the "Document Routing Setup" form.
- Enable document routing for the user modeled created during setup.
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept" or "Sign" on the "Confirm Document" screen.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the form was flagged as Final.
- Open the "Registry Settings" form.
- Enable the registry setting "RADplus->Document Routing->Routing Setup->->->Alias Data File Upon Document Routing Completion".
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept and Route" or "Sign and Route" on "Confirm Document" pop up.
- Route to another user.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the registry setting mentioned previously is enabled and the document routing is not finalized.
- Log in as the user the document was routed to.
- Navigate to the "My ToDo" widget.
- Approve the document by electronically signing it.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the registry setting mentioned previously is enabled and the document routing is now finalized for the form.
- Open the "Registry Settings" form.
- Disable the registry setting "RADplus->Document Routing->Routing Setup->->->Alias Data File Upon Document Routing Completion".
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept and Route" or "Sign and Route" on "Confirm Document" pop up.
- Route to another user.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the registry setting mentioned previously is disabled, the system is not waiting for document routing to be finalized.
- Log in as the user the document was routed to.
- Navigate to the "My ToDo" widget.
- Approve the document by electronic signing it.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the registry setting is disabled, and the record was filed when the form was routed.
- Open the "Final To Draft Override" form.
- Select a finalized document to return to draft status.
- A message should pop up noting that "Please note that filed Alias data will not be deleted or altered in any way as a result of filing the override for this row".
- Complete process.
- Open the "Delete Document" form.
- Choose to delete one of the user modeled/aliased documents.
- A message should pop up noting that "Please note that filed Alias data will not be deleted or altered in any way as a result of filing the override for this row".
- Complete the process.
Scenario 2: Disclosure Management - Validate Site specific fields
Specific Setup:
- Using the "Disclosure Management Configuration" form, set up the system for Disclosure Management.
- Using "Site Specific Section Modeling" form, add 3 fields of the type SS Disclosure Management Free Text to the Disclosure Management Disclosure section (PATIENT4000 (Disclosure Management) Disclosure).
- Note: For NX only, on the Disclosure screen, once the items have been disclosed and viewed, you have to click 'Cancel' to go back to the main form to click "Submit" to finalize the process. This will be addressed in a future NX release to mimic the workflow in myAvatar.
Steps
- Open the "Disclosure Management" form.
- Fill out the Request, Authorization and Disclosure sections.
- In the "Disclosure" section, populate the site specific section modeling fields.
- Click "Process" button.
- Validate the correct items are included in the disclosure packet.
- Click "Disclose" button.
- Click the "Printer" icon.
- Print the disclosure packet.
- Return to the pre-display.
- Add another request, authorization, and disclosure.
- In the disclosure section, validate the site specific section modeling fields are blank after the last record was filed.
- Populate the site specific section modeling fields.
- Select "Other" in the "Disclosure Method" field.
- Set the "Disclosure Method - Specify Other" to "Mail".
- Click the "Process" button.
- Click the "Disclose" button.
- Return to the pre-display.
- Select a row in the pre-display.
- Click the "Delete" button.
- Validate the disclosure record is removed.
- Select one of the previously filed disclosure records that has a date in the "Disclosure Date" column.
- Click "Edit".
- Validate a message displays indicating the disclosure record was previously finalized because it has a disclosure date and can't be edited. It can only be displayed.
- Validate the Request, Authorization and Disclosure data is retrieved as it was entered, including the fields added via "Site Specific Section Modeling".
- Remain in the form by returning to the pre-display.
- Add another disclosure record.
- Fill out the request, authorization, and disclosure sections.
- In the disclosure section, Set "Disclosure Method" to "Electronic".
- Click the "Submit" button.
- Exit the form.
- Open the "Disclosure Management" form.
- In the disclosure record pre-display, select the disclosure record without a "Disclosure Date" that was just filed.
- Click the "Edit" button.
- Navigate to the "Disclosure" Section.
- Fill in the "Disclosure Date" and "Disclosure Time".
- Populate the site specific section modeling fields.
- Validate the "Disclosure Method" is set to "Electronic".
- Click the "Process" button.
- Click the "Disclose" button.
- Click the PDF download icon.
- Browse to the location on the server where you want to store the file.
- Give the file a name with a .pdf extension.
- Click the "Save" button.
- Validate a message pops up stating that once this Disclosure Management record is filed with a Disclosure Date entered it will no longer be available for edit. This record will only be available to view and print.
- Return to the pre-display.
- Validate a row was added to the disclosure pre-display.
- Exit the form.
|
Topics
• Disclosure
• Modeling
• Site Specific Section Modeling
|
Bed Management
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- Bed Management (View Only)
- Crystal Report Viewer
- User Definition
Scenario 1: Bed Management (View Only)
Specific Setup:
- Client: Is enrolled in an inpatient program and has a value in ‘Social Security Number’, noting the number.
- Note the 'Preadmit/Admission Date', 'Date of Birth', 'Episode #', 'Program', ‘Unit’, ‘Room’ and ‘Bed’.
- Use the 'Diagnosis' form to note the diagnosis.
- User Definition is updated for the signed in tester to select ‘Initial Data Entry’ in ‘Social Security Number Access’.
Steps
- Open 'Bed Management (View Only).
- Select the 'Unit'.
- Select the 'Room'.
- Click [Bed Management].
- Access the team, room, and bed for the client.
- Hover over the client’s name.
- Validate that the correct data displays and that the social security number does not display but displays as '***_**_****'.
- Close the grid.
- Close the form.
|
Topics
• Client Management
• Maintain Hospital Bed File
|
Disclosure Management
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- Client
- Disclosure Management
- Disclosure Management Configuration
- Document Routing Setup (PM)
- Progress Notes (Group and Individual)
- Registry Settings (PM)
- Treatment Plan
- Clinical Document Viewer
Scenario 1: Disclosure Management - Date Created vs. Date Signed - Document Routing disabled
Specific Setup:
- Registry setting "Replace 'Date Created' with 'Date Signed' on Document Routing Images" must be enabled.
- Using the "Document Routing Setup" form, disable document routing for Progress Notes (Group and Individual), Treatment Plan and a user modeled form.
- Using "Disclosure Management Configuration", include "Progress Notes (Group and Individual), Treatment Plan and a user modeled form among the forms available to the "Disclosure Management" form.
Steps
- Using the "Progress Notes (Group and Individual)" form:
- Generate a progress note.
- Finalize the note.
- Using the "Treatment Plan" form:
- Generate a new treatment plan.
- Finalize the note.
- Using a user modeled form:
- Generate a new form.
- Finalize the form.
- Open the "Disclosure Management" form:
- Generate a disclosure packet.
- On the Request section, select the client, episode and Request Information Start and End Dates that will encompass the forms previously generated for this test.
- Click "Apply Filters to Document Images" button.
- In the "Requested Chart Items" box, select "Progress Notes (Group and Individual)", Treatment Plan, user modeled forms you want to include in the disclosure packet.
- In the "Requested Document Images" box, select the forms for Progress Notes (Group and Individual), Treatment Plan and user modeled form you want to include in the disclosure packet.
- Navigate to the "Authorization" section.
- Select the same Episode and the Authorization Start and End Dates.
- Click "Yes - Default All Chat Items to Yes" radio button.
- Click "Update Chart Items Authorized for Disclosure" button.
- Click "Save" button.
- Click "Refresh Chart Items" button.
- Click "Yes - Default All Document Items To Yes" radio button.
- Click the "Update Document Images Authorized for Disclosure" button.
- Click "Save" button.
- Click "Refresh Document Images" button.
- Navigate to the "Disclosure" section.
- Populate the "Disclosure Date" and "Disclosure Time".
- Select all items in the "Chart Disclosure Information" box.
- Select all items in the "Disclosure Images" box.
- Select "Electronic" in the "Disclosure Method" field.
- Click "Process" button.
- Select various forms and then press "View".
- Validate the forms that were filed after the registry setting for "Replace 'Date Created' With 'Date Signed" on all "Document Routing Images" labels begin with "Date Signed" and the date and time the form was finalized.
- Click "Disclose" button.
- The final disclosure packet is presented.
- Validate the forms that were filed after the registry setting for "Replace 'Date Created' With 'Date Signed" on all "Document Routing Images" labels begin with "Date Signed" and the date and time the form was finalized.
- Click "Save" to generate the disclosure packet into a PDF document to be provided for the request, authorization, and disclosure.
- Open the "Disclosure Management" form:
- Select to edit the disclosure that was just filed.
- Validate it displays as it was previously saved.
- Open the "Document Routing Setup".
- Disable document routing for the progress note form.
- Open the "Progress Notes (Group and Individual)" form.
- Finalize a note for today's date.
- Open the "Disclosure Management" form.
- Set the "Request Date" to today's date.
- Select the episode the progress note was filed under.
- Set the "Information Start Date" to yesterday's date.
- Set the "Information End Date" to yesterday's date.
- Select the progress that was just filed in the "Requested Chart Items" field.
- Fill out the organization information.
- Navigate to the "Authorization" section.
- Set "Authorization Start Date" to yesterday's date.
- Set "Authorization End Date" to yesterday's date.
- Select the episode the progress note was filed under.
- Select the "Chart Items Authorized for Disclosure".
- Navigate to the "Disclosure" section.
- Set the "Disclosure Date" and "Disclosure Time".
- Click "Process".
- Validate the progress note for today isn't included in the disclosure packet because the progress note is outside of the date range for authorization.
Scenario 2: Disclosure Management - Date Created vs. Date Signed - Document Routing Enabled
Specific Setup:
- Registry setting "Replace 'Date Created' with 'Date Signed' on Document Routing Images" must be enabled.
- Using the "Document Routing Setup" form, enable document routing for Progress Notes (Group and Individual), Treatment Plan and a user modeled form.
- Using "Disclosure Management Configuration", include "Progress Notes (Group and Individual), Treatment Plan and a user modeled form among the forms available to the "Disclosure Management" form.
Steps
- Using the "Progress Notes (Group and Individual)" form:
- Generate a progress note.
- Finalize and route the note.
- Validate the first line of every page of the document begins with "Date Signed" followed by the date and time the document was finalized.
- Using the "Treatment Plan" form:
- Generate a new treatment plan.
- Finalize and route the note.
- Validate the first line of every page of the document begins with "Date Signed" followed by the date and time the document was finalized.
- Using a user modeled form:
- Generate a new form.
- Finalize and route the form.
- Validate the first line of every page of the document begins with "Date Signed" followed by the date and time the document was finalized.
- Open the "Disclosure Management" form:
- Generate a disclosure packet.
- On the Request section, select the client, episode and Request Information Start and End Dates that will encompass the forms previously generated for this test.
- Click "Apply Filters to Document Images" button.
- In the "Requested Chart Items" box, select "Progress Notes (Group and Individual), Treatment Plan, user modeled forms you want to include in the disclosure packet.
- In the "Requested Document Images" box, select the forms for Progress Notes (Group and Individual), Treatment Plan and user modeled form you want to include in the disclosure packet.
- Navigate to the "Authorization" section.
- Select the same Episode and the Authorization Start and End Dates.
- Click "Yes - Default All Chat Items to Yes" radio button.
- Click "Update Chart Items Authorized for Disclosure" button.
- Click "Save" button.
- Click "Refresh Chart Items" button.
- Click "Yes - Default All Document Items To Yes" radio button.
- Click the "Update Document Images Authorized for Disclosure" button.
- Click "Save" button.
- Click "Refresh Document Images" button.
- Navigate to the "Disclosure" section.
- Populate the "Disclosure Date" and "Disclosure Time".
- Select all items in the "Chart Disclosure Information" box.
- Select all items in the "Disclosure Images" box.
- Select "Electronic" in the "Disclosure Method" field.
- Click "Process" button.
- Select various forms and then press "View".
- Validate the forms that were filed after the registry setting for "Replace 'Date Created' With 'Date Signed" on all "Document Routing Images" labels begin with "Date Signed" and the date and time the form was finalized.
- Click "Disclose" button.
- The final disclosure packet is presented.
- Validate the forms that were filed after the registry setting for "Replace 'Date Created' With 'Date Signed" on all "Document Routing Images" labels begin with "Date Signed" and the date and time the form was finalized.
- Click "Save" to generate the disclosure packet into a PDF document to be provided for the request, authorization, and disclosure.
- Open the "Disclosure Management" form:
- Select to edit the disclosure that was just filed.
- Validate it displays as it was previously saved.
- Open the "Document Routing Setup".
- Enable document routing for the progress note form.
- Open the "Progress Notes (Group and Individual)" form.
- Finalize a note for today's date.
- Route to another approver.
- Log in as the approver.
- Navigate to the "ToDo" widget.
- Accept and Sign the document.
- Open the "Disclosure Management" form.
- Set the "Request Date" to today's date.
- Select the episode the progress note was filed under.
- Set the "Information Start Date" to yesterday's date.
- Set the "Information End Date" to yesterday's date.
- Select the progress that was just filed in the "Requested Chart Items" field.
- Fill out the organization information.
- Navigate to the "Authorization" section.
- Set "Authorization Start Date" to yesterday's date.
- Set "Authorization End Date" to yesterday's date.
- Select the episode the progress note was filed under.
- Select the "Chart Items Authorized for Disclosure".
- Navigate to the "Disclosure" section.
- Set the "Disclosure Date" and "Disclosure Time".
- Click "Process".
- Validate the progress note for today isn't included in the disclosure packet because the progress note is outside of the date range for authorization.
|
Topics
• Disclosure
|