$TXT Created by G at CHY0017D.FO-BAYPINES.DOMAIN.EXT (KIDS) on Tuesday, 03/29/22 at 15:57 ============================================================================= Run Date: APR 11, 2022 Designation: SD*5.3*809 Package : SD - SCHEDULING Priority: Mandatory Version : 5.3 SEQ #663 Status: Released Compliance Date: APR 25, 2022 ============================================================================= Associated patches: (v)SD*5.3*616 <<= must be installed BEFORE `SD*5.3*809' (v)SD*5.3*807 <<= must be installed BEFORE `SD*5.3*809' Subject: VS GUI VERSION 1.7.21.0 Category: - Routine - Other - Enhancement (Mandatory) Description: ============ VistA Scheduling (VS) Graphical User Interface (GUI) Release 1.7.21.0 and SD*5.3*809 includes several defect corrections and enhancements including updates to the Calendar Appointment Selected Item, Edit Appointment and View Appointment forms to make them 508 compliant. The VS GUI was also updated to alert schedulers when a veteran is ineligible for care, and to show timestamp of last demographics change in patient info window. The SDES GET PAT APPT BY IEN #2 and SDES GET PAT APPTS BY DFN #2 RPCs were created to return a single appt by and to return a list of appts by DFN respectively. Four new RPCs were created to Create, Read, Update and Delete appointments in the PATIENT (#2) file. The CONTACT TYPE (#1) field in the DATE/TIME of CONTACT (#3) multiple in the SDEC CONTACT (#409.86) file was updated to include the following additional contact types: E:EMAIL, T:TEXT and S:SECURE MESSAGING. These new contact types will not be available in the GUI as well. The VS GUI was updated to store the entered date of the appointment for the disposition date. Improvements were made to the VS GUI to update the Special Needs/Preferences based on discovery findings and input from the Business Owners. A fix was included when returning the STATUS field for future appointments that were cancelled while the patient was in an inpatient status. The SDES name spaced RPCs were updated to utilize the ISO 8601 time standard. A Remote Application entry was deployed for use by external application needing to access VistA. The SDEC EP DEMOGRAPHICS RPC to work to not allow Expanded Entry for Inpatient Cancelled appointments that have an overlaid appointment within the patient file. The VS GUI was updated to display the patient's preferred name. The SDES GET PATIENT REGISTRATION and SDEC GETREGA RPCs were updated to set the DATE CHANGED (#1) field in the PRE-REGISTRATION AUDIT (#41.41). The SDESPATRPC routine was updated to include the latest business logic related to insurance verification and to use a more efficient x-ref to expedite it processing. The Video Visit functionality was updated to return more details in any error messages displayed to the user. The SDES GET USRPROFILE and the SDES GET USER PROFILE BY DUZ RPCs were updated to return all divisions a user is assigned to or the value in VistA system wide variable DUZ(2) if there are no divisions assigned to the user. The VS GUI was updated to include the time zone when displaying clinic information. The Clinic Edit Log Report [SD CLINIC EDIT LOG] was updated to 30 characters for the Clinic Name and the before and after data. The new RPC SDES GET APPTS BY CLINIC LIST was created to return a list of APPTS by clinic. The SDES GET APPTS BY CLINIC RPC was updated to accept multiple clinic IENs. ************************************************************************** * GUI UPDATE NOTICE * *----------------------------------------------------------------------- * * This patch MUST be installed before the GUI update for release * * 1.7.21.0 of VS is installed. * * * * * * * * * * The previous version of the VS GUI will not operate after this * * patch is installed. Therefore, VS GUI v1.7.21.0 and VistA patch * * SD*5.3*809 must be coordinated and installed during the same * * maintenance window. * * * * * ************************************************************************** Patch Components: ----------------- Files & Fields Associated: -------------------------- File Name (Number) Field Name New/Modified/Deleted ------------------ ---------- -------------------- Forms Associated: Form Name File Number New/Modified/Deleted --------- ----------- -------------------- N/A Mail Groups Associated: ----------------------- Mail Group Name New/Modified/Deleted --------------- -------------------- N/A Options Associated: ------------------- Option Name Type New/Modified/Deleted ----------- ---- -------------------- SDECRPC Broker (Client/Server) Modified SDESRPC Broker (Client/Server) Modified Protocols Associated: --------------------- Protocol Name New/Modified/Deleted ------------- -------------------- N/A Security Keys Associated: ------------------------- Security Key Name ----------------- N/A Templates Associated: --------------------- Template Name Type File Name (Number) New/Modified/Deleted ------------- ----------------------- -------------------- Remote Procedures Associated: ----------------------------- Remote Procedure Name New/Modified/Deleted --------------------- -------------------- SDEC FAPPTGET Modified SDEC GETREGA Modified SDEC RESOURCE Modified SDES CANCEL APPT #2 New SDES CANCEL APPT #44 Modified SDES CANCEL CLIN AVAILABILITY Modified SDES CREATE APPT #2 New SDES CREATE APPT #44 Modified SDES CREATE APPT REQ Modified SDES CREATE RECALL REQ Modified SDES DISPOSITION APPT REQ Modified SDES EDIT APPT #2 New SDES EDIT APPT #44 Modified SDES EDIT APPT REQ Modified SDES EDIT CLINIC AVAILABILITY Modified SDES EDIT RECALL REQ Modified SDES GET APPT #44 Modified SDES GET APPT REQ BY IEN Modified SDES GET APPT REQ BY PATIENT Modified SDES GET APPTS BY CLINIC LIST New SDES GET CLIN AVAILABILITY Modified SDES GET PAT APPT BY IEN #2 New SDES GET PAT APPTS BY DFN #2 New SDES GET PATCH NUMBER Modified SDES GET PATIENT REGISTRATION Modified SDES GET RECALL BY IEN Modified SDES GET RECALLS BY DFN Modified SDES GET USER PROFILE BY DUZ Modified SDES GET USRPROFILE Modified Parameter Definitions Associated: --------------------------------- N/A Defect Tracking System Ticket(s) & Overview: -------------------------------------------- JIRA tasks: =========== 1) VSE-179: Tasks Tab - Calendar Appointment Selected Item. Problem: The Calendar Appointment Selected Item on the Tasks tab needs to be 508-compliant, so that users can easily use assistive technology to manage appointments in VS GUI. Resolution: The Calendar Appointment Selected Item on the Tasks tab was updated to be 508 compliant. 2) VSE-184: Edit Appointment - Remediate 508 findings in Edit Appointment form. Problem: The Edit Appointment window needs to be 508-compliant, so that users can easily use assistive technology to manage appointments in VS GUI. Resolution: The Edit Appointment window was updated to be 508 compliant. 3) VSE-185: View Appointment - Remediate 508 findings in View Appointment form. Problem: The View Appointment window needs to be 508-compliant, so that users can easily use assistive technology to manage appointments in VS GUI. Resolution: The View Appointment window updated to be 508 compliant. 4) VSE-421: .NET: Alert schedulers when veteran is ineligible for care. Problem: As a scheduler, I want to be alerted when a veteran is not eligible for care, so that I do not schedule an appointment for an ineligible veteran. Resolution: The VS GUI New Appointment window was updated to display the veteran's eligibility. 5) VSE-1338: .NET: Update VS GUI to show timestamp of last demographics change in patient info window. Problem: Update the Patient Info pane (top left) to display the timestamp of the most recent update to patient information. Currently, schedulers have to go into the registration menu in VistA to find this information and track it. Resolution: The Patient Info pane was updated to display the most recent update to patient information. 6) VSE-1990: VistA: SDES RPC to read appointment entry in PATIENT (#2) file. Problem: Create SDES RPCs to get an appointment from the appointment multiple in the PATIENT file (#2). Follow standard naming conventions and document the RPC. This will be two RPCs-one to return a single appt by IEN, another to return a list of appts by DFN. Resolution: The SDES GET PAT APPT BY IEN #2 and SDES GET PAT APPTS BY DFN #2 RPCs were created to return a single appt by and to return a list of appts by DFN respectively. 7) VSE-1991: VistA: SDES RPC to delete appointment entry in PATIENT (#2) file. Problem: Create SDES RPCs to cancel an appointment in the appointment multiple in the PATIENT file (#2). Follow standard naming conventions and document the RPC. This is not deleting the entry, but a separate RPC for cancelling the appointment in the Patient appt multiple. Resolution: The SDES CANCEL APPT #2 RPC was created cancel an appointment in the appointment multiple in the PATIENT file (#2). 8) VSE-1992: VistA: SDES RPC to update appointment entry in PATIENT (#2) file. Problem: Create SDES RPC to edit an appointment in the appointment multiple in the PATIENT file (#2). Follow standard naming conventions and document the RPC. Resolution: The SDES EDIT APPT #2 was created to edit an appointment in the appointment multiple in the PATIENT file (#2). 9) VSE-1993: VistA: SDES RPC to create appointment entry in PATIENT (#2) file. Problem: Create SDES RPC to add an appointment to the appointment multiple in the PATIENT file (#2). Follow standard naming conventions and document the RPC. Resolution: The SDES CREATE APPT #2 RPC was created to add an appointment to the appointment multiple in the PATIENT file (#2). 10) VSE-2036: VistA: I-0001206 - Add other methods of contact in contact attempts window. Problem: As a scheduler, I want to indicate that a patient has been contacted by Text, Secure Messaging, or Email, so that I can precisely track contact attempts for an appointment request. Resolution: The CONTACT TYPE (#1) field in the DATE/TIME of CONTACT (#3) multiple in the SDEC CONTACT (#409.86) file was updated to include the following additional contact types: E:EMAIL T:TEXT S:SECURE MESSAGING 11) VSE-2290: .NET: I-0001206 - Add other methods of contact in contact attempts window. Problem: As a scheduler, I want to indicate that a patient has been contacted by VEText, Secure Messaging, or Email, so that I can precisely track contact attempts for an appointment request. GUI update: Add radio buttons to contact attempt window to select newly added methods of contact. Update calculation relating to contacts over 14 days and dispositioning to adhere to 1230 and Minimum Scheduling Effort SOP. Resolution: The contact attempt window was updated to allow the selection of the following additional contact attempt types: E:EMAIL T:TEXT S:SECURE MESSAGING 12) VSE-2372: VistA: Incorrect Disposition Date Stored in The SDEC APPT REQUEST (# 409.85) file. Problem: A defect was identified where the disposition date in File 409.85 is the date of the appointment when the appointment was made using the Scheduler in VistA (SDAM). When the appointment is made from the request in VS GUI, the disposition is the entered date of the appointment, which is correct. Resolution: The SDM1A routine was updated to utilize the entered date of the appointment for the disposition date. 13) VSE-2389: .NET: Improvements to Special Needs/Preferences based on discovery findings. Problem: Implement the recommended GUI changes identified below: * Disable the "Remarks" section in Special Needs/Preferences unless a preference is selected * Always call SDEC PREFSET (completed in feature branch already) * Add UpdateSourceTrigger to Remarks textbox (completed in feature branch already) * Add OnPropertyChanged to special needs attribute (completed in feature branch already) Resolution: Resolving issues around the editability of the Remarks block for special preferences by leveraging PropertyChanged on the SpecialNeedsPreferences object. Also, cleaned up the specialNeedsSaved logic to remove the reverse negatives that were just confusing things for developers. 14) VSE-2391: Modify SDEC FAPPTGET return values for STATUS when the cancelled appointment was cancelled while patient was inpatient. Problem: Modify the SDEC FAPPTGET RPC return values for STATUS when the cancelled appointment was cancelled while patient was inpatient. Current logic displays the wrong status for a cancelled appointment (that was cancelled when the patient was an inpatient) and then a new appointment is created for the same date and time as the old cancelled appointment. Need to modify the logic to recognize the status of this appointment as cancelled. Resolution: The SDEC50 routine was updated to correctly identify the status of a cancelled inpatient appointment when another appointment has been entered for the exact same date and time. 15) VSE-2396 & VSE-2500: VistA: Update SDES RPCs to change to 8601 Standard. Problem: Update the following SDES RPC to use ISO 8601 time standard: SDES CANCEL APPT #44 SDES CANCEL CLIN AVAILABILITY SDES CREATE APPT #44 SDES CREATE APPT REQ SDES CREATE CLIN AVAILABILITY SDES CREATE RECALL REQ SDES DISPOSITION APPT REQ SDES EDIT APPT #44 SDES EDIT APPT REQ SDES EDIT CLINIC AVAILABILITY SDES EDIT RECALL REQ SDES GET APPT REQ BY IEN SDES GET APPT REQ BY PATIENT SDES GET CLIN AVAILABILITY SDES GET PATIENT REGISTRATION SDES GET PID CHANGE ELIG - RPC does not exist SDES GET RECALL BY IEN SDES GET RECALLS BY DFN Resolution: The identified RPCs were updated to utilize the ISO 8601 time standard. 16) VSE-2399: VistA: Create remote application entry. Problem: Ensure remote application entry is working and can be pushed with this release patch. Work with Kelly from Acheron team on this-below is the remote application entry created in test account: Need to verify that this is what needs to be in the remote application entry, and then get that remote application entry pushed out with a patch. Resolution: The ENTERPRISE APPOINTMENT SERVICE entry will be added to the REMOTE APPLICATION (#8994.5) file via the SDEC809P post install. 17) VSE-2406: VistA: Modify SDEC EP DEMOGRAPHICS to work to not allow Expanded Entry. Problem: Modify the SDEC EP DEMOGRAPHICS RPC to work to not allow Expanded Entry for Inpatient Cancelled appointments that have an overlaid appointment within the patient file. When a cancelled appointment was cancelled while patient was Inpatient, the status is set to "I" (Inpatient Appointment"). The logic in SDEC EP DEMOGRAPHICS expects the status to be "C", "CA", "PC", or "PCA", so does not work correctly for Inpatient Appointments that have been cancelled. Need to modify the logic to recognize Inpatient cancelled appointments. Resolution: The logic in the SDECEPT routine was updated to look for a cancel date/time value vs the status code. 18) VSE-2410: VistA: Add Preferred Name to Patient Info in VS GUI. Problem: VHA Directive 1341 requires VA staff to use a Veteran's preferred name. Misnaming transgender and gender diverse Veteran can be a patient safety issue. The VS GUI needs to be updated to display the patient's preferred name. Add preferred name as an output of the SDEC GETREGA RPC. Resolution: The SDEC GETREGA RPC was updated to return the patient's preferred name so that it can be displayed in the VS GUI. 19) VSE-2414: VistA: Add Return Description to SDES GET APPT #44 RPC. Problem: Add Return Description to SDES GET APPT #44 RPC. Resolution: The Return Description was added to the RETURN PARAMETER DESCRIPTION (#3) field for the SDES GET APPT #44 RPC entry in the REMOTE PROCEDURE (#8994) file. 20) VSE-2457: Remove commented out SQA configs, change config files to work with both methods of creating MSIs Problem: Resolution: 21) VSE-2460: VistA: Add timestamp to SDES GET PATIENT REGISTRATION RPC. Problem: Make sure we are setting timestamp in 41.41 with SDEC set RPC, and SDES SET PATIENT REGISTRATION. If we are not, update RPC to set that timestamp. Add timestamp from file 41.41 to SDES GET PATIENT REGISTRATION, SDEC GETREGA. Resolution: The SDES GET PATIENT REGISTRATION and SDEC GETREGA RPCs were updated to set the DATE CHANGED (#1) field in the PRE-REGISTRATION AUDIT (#41.41). 22) VSE-2482: VistA: Update SDES GET INSURANCE VERIFY REQ based on findings in VSE-2386. Problem: Update SDES GET INSURANCE VERIFY REQ based on discovery findings from VSE-2386. Specifically, where RPC is currently looking for "Approved" status, it should look for "Entered" status. Resolution: The SDESPATRPC routine was updated to include the latest business logic. * Medicare, Medicaid, Commercial, etc. are all to be treated the same. * An empty Expiration Date or future expiration date (tomorrow or forward) in the patient file is considered active coverage. * Today or in the past is expired. * If a patient has an entry in 355.33 with a status of Entered, then no insurance verification is required. Ignore all other statuses. 23) VSE-2485: .NET: Error messages should provide specific details. Problem: Error messages when making video visit appointments should provide specific details as to what is causing the error. For eg. if the VVS appointment is missing a field it should provide specifics in the error message. * Time zone issue * Patient ICN * User's PIV is not provisioned * Certificate Selection (user selects non-authentication certificate) Resolution: The Video Visit functionality was updated to return more details in any error messages displayed to the user. 24) VSE-2489: .NET: Add Preferred Name to Patient Info in VS GUI. Problem: VHA Directive 1341 requires VA staff to use a Veteran's preferred name. Misnaming transgender and gender diverse Veteran can be a patient safety issue. The VS GUI needs to be updated to display the patient's preferred name. Resolution: The VS GUI was updated to display the patient's preferred name when the patient is put in context. 25) VSE-2492: VistA: Contact attempts RPC should accept additional contact attempt types. Problem: As a scheduler I would like to record all contact attempts by type for more accurate tracking. The contacts attempt RPC should accept the new contact attempt types: 1. Text 2. Secure Message 3. Email Resolution: The CONTACT TYPE (#1) field in the DATE/TIME of CONTACT (#3) multiple in the SDEC CONTACT (#409.86) file was updated to include the following additional contact types: 26) VSE-2502: VistA: Update SDES GET USRPROFILE and SDES GET USER PROFILE BY DUZ RPCs. Problem: Add an array of all divisions a user is assigned to, to the return of the SDES GET USRPROFILE and the SDES GET USER PROFILE BY DUZ RPCs. If there are no divisions assigned, RPCs should return DUZ(2) (default station). Resolution: The SDES GET USRPROFILE and the SDES GET USER PROFILE BY DUZ RPCs were updated to return all divisions a user is assigned to or the value in VistA system wide variable DUZ(2) if there are no divisions assigned to the user. 27) VSE-2508: .NET: Time Zone Display. Problem: Update displayed clinic information in the VS GUI to include time zone. Resolution: The VS GUI was updated to include the time zone when displaying clinic information. 28) VSE-2509: Vista: Time Zone Display. Problem: Update RPC(s) to include a Clinic's time zone in return (SDEC and SDES). Resolution: The SDEC and SDES RPCs were updated to include a Clinic's time zone in return. 29) VSE-2540: VistA: Update SD44AUDI to increase max characters from 18 to 30 (3 fields). Problem: ECX*3*184 is expanding the field size for the referenced fields (CLINIC NAME, OLD VALUE, NEW VALUE). The request for SD is to update the Clinic Edit Log Report [SD CLINIC EDIT LOG] report handle the expanded fields. The new maximum number of characters is 30. Resolution: The SD44AUDI routine was updated to reformat the output of the report to display the CLINIC NAME, OLD VALUE, NEW VALUE with a maximum size of 30 characters. 30) VSE-2574: VistA: New RPC SDES GET APPTS BY CLINIC LIST. Problem: Create RPC to return APPTS by clinic list, this is to reduce number of proxy connections required to complete CHIP web service call to return appt list. Resolution: Routine SDESAPPT was updated to return a list of APPTS by clinic. 31) VSE-2576: VistA: Update SDES GET APPTS BY CLINIC. Problem: Need to update SDES GET APPTS BY CLINIC to help mitigate latency by accepting an array of clinic IENs and returning all appts associated with the clinics in that array. Resolution: Routine SDESAPPT was updated to be able to accept multiple clinic IENs. 32) VSE-2583: VistA: Modify RPCs to support 3 new contact attempt types. Problem: Modify the following RPCs to return the counts for each of the 3 new contact attempt types: SDEC GET PATIENT APPT REQ JSON SDEC GET APPT REQ BY IEN JSON The 3 new contact attempt types are: Text message Email Secure message Resolution: The CONTACT TYPE (#1) field in the DATE/TIME of CONTACT (#3) multiple in the SDEC CONTACT (#409.86) file was updated to include the following additional contact types: E:EMAIL, T:TEXT and S:SECURE MESSAGING. 33) VSE-2709 VistA: Refactor SDES GET INSURANCE VERIFY REG for shorter processing time. Problem: Large sites are reporting slow response time when performing Insurance Verification. Resolution: The SDESPATRPC routine was updated to utilize a more efficient x-ref in performing the Insurance Verification. Test Sites: ----------- St. Louis, MO Bay Pines, FL Software and Documentation Retrieval Instructions: ---------------------------------------------------- Software is distributed by PackMan message and MSI software. NOTE: There are two installation files. The file titled VISTASCHEDULINGGUIINSTALLER_1_7_21_0_P.MSI is the production VS GUI installation file. The file titled VISTASCHEDULINGGUIINSTALLER_1_7_21_0_T.MSI is the preproduction VS GUI file. Other Software Files: This release also includes documentation and other software files. They can be obtained at: https://download.vista.domain.ext/index.html/SOFTWARE/ Documentation Title File Name FTP Mode -------------------------------------------------------------------------- VS GUI R1.7.21.0 INSTALLER VISTASCHEDULINGGUIINSTALLER_1_7_21_0_P.MSI Binary VS GUI R1.7.21.0 INSTALLER VISTASCHEDULINGGUIINSTALLER_1_7_21_0_T.MSI Binary VS GUI R1.7.21.0 VDD VS_GUI_1_7_21_0 VDD Binary VS GUI R1.7.21.0 DIBR VS_GUI_1_7_21_0 DIBR Binary VS GUI R1.7.21.0 Release Notes VS_GUI_1_7_21_0 RN Binary VS GUI R1.7.21.0 Technical Manual VS_GUI_1_7_21_0 TM Binary VS GUI R1.7.21.0 User Guide Addendum VS_GUI_1_7_21_0_UG_ADD Binary PIMS Technical Manual PIMS_TM Binary Documentation describing the new functionality is included in this release. Documentation can be found on the VA Software Documentation Library at: https://www.domain.ext/vdl/ Patch Installation: ------------------- GUI Installation Instructions: ------------------------- This patch serves as notification that the new VS GUI associated with this patch is available for installation. Please refer to the VS GUI DIBR for instructions on VACS installation. The IO HBMC FO Application Division will lead and coordinate deployment activities with EUO, Client Technology, Citrix Back Office, and Area Managers, and other OIT and business partners as required. The released software package is available at: https://download.vista.domain.ext/index.html/SOFTWARE Release Manager Point of Contact: Name: Stevens Jack Phone: 772-646-2303 Email: jack.stevens1@domain.ext Pre/Post Installation Overview: ------------------------------- Routine SDEC809P will update SDEC SETTINGS (#409.98) FILE. Routine will run at the end of patch installation process. Pre-Installation Instructions: ------------------------------ N/A Setup/Configuration Instructions: --------------------------------- This patch may be installed with users on the system, although it is recommended that it be installed during non-peak hours to minimize potential disruption to users. This patch should take less than 5 minutes to install. It is not recommended that this patch be queued. 1. Choose the PackMan message containing this patch. 2. Choose the INSTALL/CHECK MESSAGE PackMan option. 3. From the KIDS Menu, select the Installation Menu. From this menu, you may elect to use the following options. When prompted for the INSTALL NAME, enter SD*5.3*809. a. Backup a Transport Global - This option will create a backup message of any components exported with this patch. You are prompted to select "R" for Routines or "B" for Build. For this patch, backing up the "B"uild is suggested. Select one of the following: B Build R Routines Enter response: Build b. Compare Transport Global to Current System - This option will allow you to view all changes that will be made when this patch is installed. It compares all components of this patch (routines, DDs, templates, etc.). c. Verify Checksums in Transport Global - This option will allow you to ensure the integrity of the routines that are in the transport global. 4. From the Installation Menu, select the Install Package(s) option and when prompted for the INSTALL NAME, enter SD*5.3*809. 5. If prompted 'Want KIDS to Rebuild Menu Trees Upon Completion of Install? NO//' respond NO. 6. When prompted "Want KIDS to INHIBIT LOGONs during the install? NO//" respond NO. 7. If prompted "Want to DISABLE Scheduled Options, Menu Options, and Protocols? NO//" respond NO. 8. If prompted "Delay Install (Minutes): (0 - 60): 0//" respond 0. Post-Installation Instructions: ------------------------------- Post install routine SDEC809P will automatically run at the end of the installation process. After the post install has finished running, sites can delete the SDEC809P routine using the Delete Routines [XTRDEL] if they wish. Back-Out Plan/Roll Back Plan: ----------------------------- Install the backup message created during the installation of SD*5.3*809. The VS GUI NATIONAL and VS GUI LOCAL entries in the SDEC SETTINGS (#409.98) file needs to be reverted to 1.7.20. If 1.7.21.0 VS GUI was installed, it will need to be reverted to VS GUI 1.7.20.1. See Deployment, Installation, Back Out and Rollback Guide (DIBR) https://download.vista.domain.ext/index.html/SOFTWARE/VS_GUI_1_7_21_0_ DIBR.PDF. Routine Information: ==================== The second line of each of these routines now looks like: ;;5.3;Scheduling;**[Patch List]**;Aug 13, 1993;Build 10 The checksums below are new checksums, and can be checked with CHECK1^XTSUMBLD. Routine Name: SD44AUDI Before: B34851124 After: B35702865 **568,616,809** Routine Name: SDAMUTDT Before: B46311532 After: B48314741 **266,805,809** Routine Name: SDEC01A Before:B123678452 After:B126566049 **627,642,658,665,672,809** Routine Name: SDEC09 Before: B98851058 After:B105073412 **627,642,658,679,801,809** Routine Name: SDEC50 Before:B190845810 After:B191307825 **627,658,665,672,722,723,737, 694,745,790,792,803,809** Routine Name: SDEC53 Before:B225419936 After:B227409478 **627,658,679,745,809** Routine Name: SDEC809P Before: n/a After: B8253601 **809** Routine Name: SDECEPT Before:B161174536 After:B160045264 **669,671,694,794,809** Routine Name: SDES Before: B53411184 After: B68447669 **788,790,792,794,797,799,800, 801,803,804,805,807,809** Routine Name: SDESAPPT Before: B31919483 After: B42845815 **788,805,807,809** Routine Name: SDESAPPTREQ2 Before: n/a After: B52856399 **809** Routine Name: SDESAPTREQ44 Before: B22239909 After: B23040545 **805,809** Routine Name: SDESAPTREQSET Before:B175699985 After:B174020318 **794,799,805,809** Routine Name: SDESARCLOSE Before: B8714831 After: B8781906 **794,799,805,809** Routine Name: SDESARGET Before: B98126417 After:B107746639 **794,799,805,809** Routine Name: SDESCANCELAPPT2 Before: n/a After: B15491188 **809** Routine Name: SDESCANCELAPPT44 Before: B5182587 After: B8705552 **805,809** Routine Name: SDESCCAVAIL Before: B43467402 After: B45013192 **800,805,809** Routine Name: SDESCLINICAVAIL Before: B24322500 After: B23785900 **800,805,809** Routine Name: SDESCLNSETAVAIL Before:B100206409 After: B99861618 **800,803,805,809** Routine Name: SDESGETPATAPPT Before: n/a After: B37848270 **809** Routine Name: SDESGETRECALL Before: B49095781 After: B49623541 **803,805,809** Routine Name: SDESGETREGA Before: B79018362 After: B84435948 **799,805,809** Routine Name: SDESGETUD Before: B10449662 After: B14411324 **801,805,809** Routine Name: SDESGETUDDUZ Before: B9688277 After: B13594450 **807,809** Routine Name: SDESJSON Before: B69804754 After: B83530197 **788,794,797,799,800,801,803, 805,807,809** Routine Name: SDESPATRPC Before: B8227942 After: B7695958 **792,804,805,807,809** Routine Name: SDESUPDRECREQ Before: B28455492 After: B28717858 **803,805,809** Routine Name: SDM1A Before:B138927205 After:B142265046 **26,94,155,206,168,223,241, 263,327,478,446,544,621,622, 627,658,665,650,704,694,775, 792,809** Routine list of preceding patches: 616, 807 ============================================================================= User Information: Entered By : Date Entered : FEB 10, 2022 Completed By: Date Completed: APR 11, 2022 Released By : Date Released : APR 11, 2022 ============================================================================= Packman Mail Message: ===================== $END TXT