$TXT Created by ROWE,KIMBALL at DEVCUR.FO-SLC.MED.VA.GOV (KIDS) on Thursday, 01/09/03 at 06:44 ============================================================================= Run Date: JAN 10, 2003 Designation: OR*3*159 Package : OR - ORDER ENTRY/RESULTS REPORTING Priority: Mandatory Version : 3 SEQ #154 Status: Released Compliance Date: FEB 10, 2003 ============================================================================= Associated patches: (v)OR*3*120 <<= must be installed BEFORE `OR*3*159' (v)OR*3*148 <<= must be installed BEFORE `OR*3*159' Subject: Race and Ethnicity Category: - Routine Description: ============ This patch adds the patient's race and ethnicity SRS Race & Ethnicity data to the Demographics Report on the CPRS reports HDS Current Systems, tab, under Clinical Reports/Patient Information, Nov 2002 and to the Patient Inquiry, using either the existing (old) RACE field (.06) or the new fields E3R 17162 RACE INFORMATION (field #2) and ETHNICITY INFORMATION (field #6) added to the patient file #2 with patch DG*5.3*415. - If neither the Ethnicity nor the Race data elements exists in the new format, then extract and use the Race data element from the old format. - If the Ethnicity exist in the new format, and the Race does not exist in the new format, display the Ethnicity data element in the new format and display the Race as . - If the Race exist in the new format, and the Ethnicity does not exist, then display the Ethnicity as and the Race data element in the new format. - If the Ethnicity and Race data elements in the new format do not exist, and the Race data element in the old format does not exist, then do not display any Ethnicity or Race data. The entry point DEMOG^ORQPTQ3(.Y,DFN) has been modified to return an up-arrow delimited string containing the following data elements: SSN DOB Age Sex Race <---- Modified Ethnicity <---- Added Religion Marital Status Provider DUZ;Provider Name Attending DUZ;Attending Name Hospital Location Ward Room/Bed The entry point DEMOG^ORQPTQ3(.Y,DFN) above, is not currently called by OERR, nor are there any integration agreements to call this entry point. It has been changed so that any package that needs to call this entry point in the future will retrieve correct data from the newly added fields RACE INFORMATION and ETHNICITY INFORMATION. The demographic data element "Religion" on the E3R 17650 Patient Inquiry has been changed from conditional (based on the MAS site parameters) to unconditional (always displayed). The demographic data element "Patient also known as" E3R 14854 for patient alias has been added to the Patient Inquiry. Both the Primary and Secondary (when available) are E3R 17301 displayed in the Patient Inquiry. Display the Prescription Mail Delivery status in E3R 17667 the Patient Inquiry. ROUTINE SUMMARY: =============== The second line of each of these routines will look like: ;;3.0;ORDER ENTRY/RESULTS REPORTING;**[PATCH LIST]**;Dec 17,1997 Checksums Checksums Before After Routine Patch Patch Patch List (2nd Line) -------------------------------------------------------- * ORP159 Post Install 5207606 159 ORCXPIN2 13862195 159 ORCXPIN3 13471557 159 ORCXPINQ 12116405 159 ORCXPND1 18881596 16981876 26,67,75,89,92,94,148,159 ORDV07 16449941 15058674 109,120,159 ORQPTQ3 2355861 3431868 159 * Post-Install routine ORP159 is automatically deleted by the KIDS after the successful completion of the installation. INSTALLATION: ============= This patch can be installed with users on the system. Installation should take less than 1 minutes. 1. Use the INSTALL/CHECK MESSAGE option on the PackMan menu, to load the KIDS Transport Distribution global. 2. Review your mapped set. If the routines listed in the Routine Summary (above) are mapped, then they should be removed from the mapped set at this time. 3. From the Kernel Installation and Distribution System (KIDS) Menu, select the Installation menu. 4. From the Install menu, you may elect to use the following options (when prompted for INSTALL NAME, enter OR*3.0*159): a. Verify Checksums in Transport Global b. Print Transport Global c. Compare Transport Global to Current System d. Backup a Transport Global 5. Use the Install Package(s) option and select the package OR*3.0*159. 6. When prompted 'Want KIDS to INHIBIT LOGONS during install? YES//', respond "NO". 7. When prompted 'Want to DISABLE Scheduled Options, Menu Options, and Protocols? YES//', respond "NO". 8. If Health Summary routines were unmapped as part of step 2 above, then they should be returned to the mapped set once the installation has run to completion. 9. Clean up: None. The Post-Install routine ORP159 is automatically deleted by the KIDS after the successful completion of the installation. Routine Information: ==================== Routine Name: - ORCXPIN2 Routine Checksum: Routine Name: - ORCXPINQ Routine Checksum: Routine Name: - ORCXPND1 Routine Checksum: Routine Name: - ORDV07 Routine Checksum: Routine Name: - ORQPTQ3 Routine Checksum: Routine Name: - ORCXPIN3 Routine Checksum: Routine Name: - ORP159 Routine Checksum: ============================================================================= User Information: Entered By : ROWE,KIMBALL Date Entered : OCT 22, 2002 Completed By: HULET,LEE ANN Date Completed: JAN 09, 2003 Released By : GIVENS,DALE S Date Released : JAN 10, 2003 ============================================================================= Packman Mail Message: ===================== $END TXT