Skip to content

Commit

Permalink
Install: TIU*1.0*268
Browse files Browse the repository at this point in the history
Patch Subject:  PRINT WORK/CHART COPY
Description:

============
 This patch corrects an issue with the controlling of who is allowed
 to print Work and/or Chart Copies of the Discharge Summaries, as well
 as, an issue with an additional signer being prompted for a cosigner.
 NEW SERVICE REQUEST (NSR):
 ==========================
 N/A
 Defect Tracking System Ticket(s) & Overview:
 ============================================
 1. INC000000487187 - 3 Work Chart Issue
 2. INC000000337461 - Additional Signer prompting for a cosigner when set
                      as a surrogate
         Duplicates:  INC000000371792,INC000000483500,INC000000488909,
                      INC000000586644,INC000000709903
 PARTICIPATING TEST SITES:
 =========================
 Cleveland, OH
 Heartland East HCS
 Heartland West HCS
 Loma Linda, CA
 Palo Alto, CA
 San Diego, CA
 NEW SERVICE REQUEST OVERVIEW:
 =============================
 N/A
 This patch contains three edited routines.
      ROUTINES:
      ---------
      TIUSRVA - This routine is the execution routine for the TIU
                AUTHORIZATION RPC.  It was modified as part of solution
                for Remedy ticket INC000000337461.
      TIUSRVLO - Server fns - lists for CPRS.  This routine was modified
                 to resolve a <FRAMESTACK> error caused by missing index
                 intries in ^TIUP(8925,"DAD") when selecting a note in
                 CPRS.
      TIUSRVLP - Server fns - Cont of TIUSRVLO.  This routine was modified
                 to resolve a <FRAMESTACK> error caused by missing index
                 intries in ^TIUP(8925,"DAD") when selecting a note in
                 CPRS.
 The following Remote Procedure will be added:
      Name                  Description
      -----------------------------------------------------------------------
      TIU CAN PRINT         This RPC evaluates whether a user can print a
         WORK/CHART COPY    Document, and if so, whether the user can print
                            only a Work Copy or may print EITHER a Work
                            Copy or a Chart Copy.
 DEFECT TRACKING SYSTEM TICKET OVERVIEW:
 =======================================
 1. INC000000487187 - 3 Work Chart Issue
    Problem:
    --------
    When CPRS v28 (OR*3.0*280) was released, it modified the ability to
    print Chart Copies of Discharge Summaries.  This modification has caused
    the parameter "ALLOW CHART PRINT OUTSIDE MAS" to not be honored properly
    and users were being provided an opportunity to print a Chart Copy when
    they should not have been.
    Resolution:
    -----------
    Modifications to TIUSRVA are being made, as well as the new TIU CAN
    PRINT WORK/CHART COPY remote procedure (RPC) call being introduced to
    provide proper control of the ability to print Work and Chart Copies of
    Discharge Summaries.  CPRS v30 (OR*3.0*350) will complete this solution
    by implementing the new RPC to be used in the controlling of the
    appropriate authorization to the ability to print Work and/or Chart
    Copies of Discharge Summary via the CPRS GUI.
 2. INC000000337461 - Additional Signer prompting for a cosigner when set as
                      a surrogate
    Problem:
    --------
    Additional signer prompting for a cosigner when set as a surrogate.
    When a user who requires a cosigner is defined as a surrogate for an
    additional signer of a document the user cannot sign it using CPRS and
    receives the message message "You must name a cosigner before signing
    this document."  In roll/scroll this message is not encountered and a
    surrogate for an additional signer can sign it.
    Resolution:
    -----------
    Modify the RPC TIU Authorization routine (TIUSRVA) to check if the
    user is a surrogate for an additional signer and if so allow processing
    to continue and not encounter the error message.
 Software and Documentation Retrieval Instructions:
 --------------------------------------------------
 Sites may retrieve the software and/or documentation directly using
 the Secure File Transfer Protocol (SFTP) address as directed by the CPRS

Use default answers for KIDS load/install questions.

Patch-Files: http://code.osehra.org/VistA.git/tree/master/Packages/Text+Integration+Utility/Patches/TIU_1.0_268
  • Loading branch information
josephsnyder committed Dec 12, 2016
1 parent 3d874a1 commit 54f86a7

Sorry, this diff is taking too long to generate.

It may be too large to display on GitHub.

0 comments on commit 54f86a7

Please sign in to comment.