Skip to content

Commit

Permalink
Install: MAG*3.0*170
Browse files Browse the repository at this point in the history
Patch Subject:  JLV
Description:

============
 This document describes MAG*3.0*170, the VIX Image Viewer patch.
 This patch adds a Zero footprint HTML5 based image viewer to the VIX to support
 viewing images in VA Web Applications such as eHMP and JLV.
 Major changes for this patch are summarized below.  For detailed information,
 refer to the change summary on page 3.
 MAG*3.0*170 contains the following new features:
 New VIX services that support image pre-processing and image viewing in a web
 browser.
 A VIX configuration option that does not require a corresponding VistA instance.
 This configuration is called a relay VIX or rVIX and is co-located with
 the eHMP or JLV web servers to supply study metadata from a close proximity.
 An HTML5 Zero Footprint image viewer that can be invoked by client software
 interacting with any VIX instance.
 Patch Components:
 ================
 This patch includes the following files:
 File Name                             Description
 =========                             ===========
 MAG3_0P170.KID                        KIDS (Kernel Installation &
                                       Distribution System) package to
                                       be installed on the VistA System.
 MAG3_0P170_VIX_Setup.msi              Installation file for the VIX software.
 MAG3_0P170_Patch_Description.pdf      This document
 MAG3_0P170_VIX_Installation_Guide.pdf VIX Installation Guide for this patch.
 Documentation:
 =============
 This document provides an overview, explains the changes, and outlines the
 installation for this patch.
 Files & Fields Associated:
 =========================
 There are no files or fields associated with this patch.
 Forms Associated:
 ================
 There are no forms associated with this patch.
 Mail Groups Associated:
 ======================
 There are no mail groups associated with this patch.
 Options Associated:
 ==================
 There are no options associated with this patch.
 Protocols Associated:
 ====================
 There are no protocols associated with this patch.
 Security Keys Associated:
 ========================
 There are no security keys associated with this patch.
 Templates Associated:
 ====================
 There are no templates associated with this patch.
 Additional Information:
 ======================
 New Service Requests (NSRs):
 ===========================
 This project is initiated by Requirement BR 8.0 of the Health Information
 Exchange Viewer BRD #1-02-03-05-08-003.
 Patient Safety Issues (PSIs):
 ============================
 There are no patient safety issues associated with this patch.
 Defect Tracking System Ticket(s) & Overview:
 ===========================================
 1. 354112 Larger Studies
 Problem:
 -------
 Larger study is taking a long time to load the images
 Resolution:
 ----------
 Issue with larger study load time resolved in this patch.
 2. 437547 Pan Function
 Problem:
 -------
 Pan functionality exhibited extensive lag and inadequate image adjustment with
 each user action.
 Resolution:
 ----------
 Issue with pan functionality resolved in this patch.
 3. 437552 Hard to view PDF documents
 Problem:
 -------
 The zoom button is difficult to use. The experience improves with "Fit to
 Window" option, but no scrolling is available to access the entire image area.
 Resolution:
 ----------
 Issue with PDF documents resolved in this patch.
 4. 464629 FPS notation
 Problem:
 -------
 Users see no reason for the FPS notation to exist when the study has no purpose
 for Cine.
 Resolution:
 ----------
 Issue with FPS notation is fixed and the FPS notation no longer appears on
 studies where it has no purpose.
 5. 464632 Progress Bar
 Problem:
 -------
 Progress bar is not close to accurate during the image loading process.
 The progress bar always ends partially done.
 Resolution:
 ----------
 Issue with progress bar is resolved in this patch. The progress bar is removed.
 6. 464651 Window/Level
 Problem:
 -------
 The Window/Level function does not always work properly.
 Resolution:
 ----------
 Issue with Window/Level function is resolved in this patch.
 Associated Patches:
 ==================
 MAG*3.0*162 KIDS must be installed before installing MAG*3.0*170 KIDS.
 Software and Documentation Retrieval Instructions:
 =================================================
 Software being released as a host file and/or documentation describing
 the new functionality introduced by this patch are available.
 The preferred method is to retrieve files from download.vista.domain.ext.
 This transmits the files from the first available server. Sites may
 also elect to retrieve files directly from a specific server.
 Sites may retrieve the software and/or documentation directly using Secure File
 Transfer Protocol (SFTP) from the ANONYMOUS.SOFTWARE directory at the following
 OI Field Offices:
 Albany:                 domain.ext
 Hines:                  domain.ext
 Salt Lake City:         domain.ext
 Documentation can also be found on the VA Software Documentation Library at:
 https://www4.domain.ext/vdl/
 Patch Installation:
 ==================
 Pre/Post Installation Overview:
 ==============================

Use default answers for KIDS load/install questions.

Patch-Files: http://code.osehra.org/VistA.git/tree/master/Packages/Imaging/Patches/MAG_3.0_170
  • Loading branch information
josephsnyder committed May 18, 2019
1 parent 522ff9d commit 1d3ca5b
Show file tree
Hide file tree
Showing 10 changed files with 268 additions and 32 deletions.
17 changes: 3 additions & 14 deletions Packages/Imaging/Routines/MAGNTRAI.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MAGNTRAI ;WOIFO/NST - List images for Reports ; 16 Jan 2018 3:59 PM
;;3.0;IMAGING;**170,185**;Mar 19, 2002;Build 4525;May 01, 2013
MAGNTRAI ;WOIFO/NST - List images for Reports ; 04 Feb 2017 3:59 PM
;;3.0;IMAGING;**170**;Mar 19, 2002;Build 4525;May 01, 2013
;; Per VHA Directive 2004-038, this routine should not be modified.
;; +---------------------------------------------------------------+
;; | Property of the US Government. |
Expand Down Expand Up @@ -39,18 +39,7 @@
; RPC [MAGG CPRS RAD EXAM] or [MAG3 CPRS TIU NOTE]
;
IMAGEL(MAGRY,DATA,IMGLESS) ;RPC [MAGN CPRS IMAGE LIST]
S IMGLESS=$S($D(IMGLESS):+IMGLESS,1:1) ; Defualt is IMAGELESS
;
N MAGVER,MAGNII
S MAGVER=""
S MAGNII=""
; Check version of the RPC we need to call
F S MAGNII=$O(DATA(MAGNII)) Q:(MAGVER'="")!(MAGNII="") D
. S MAGVER=$P(DATA(MAGNII),"~",2)
. Q
I MAGVER=2 D IMAGEL^MAGNVQ06(.MAGRY,.DATA,IMGLESS) Q
;
N MAGNCXT,MAGNI,MAGNCNT,MAGNX,MAGNTIU,RARPT
N MAGNI,MAGNCNT,MAGNX,RARPT
N MAGZRY
N $ETRAP,$ESTACK S $ETRAP="D AERRA^MAGGTERR"
S IMGLESS=$S($D(IMGLESS):+IMGLESS,1:1) ; Defualt is IMAGELESS
Expand Down
45 changes: 43 additions & 2 deletions Packages/Kernel/Globals/14.4+TASKS.zwr
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
OSEHRA ZGO Export: TASKS
18-MAY-2019 01:46:38 ZWR
^%ZTSK(-1)=4392
18-MAY-2019 02:33:46 ZWR
^%ZTSK(-1)=4396
^%ZTSK(0)="TASKS^14.4^4344"
^%ZTSK(1001,0)="TASK^XMXBULL^16^^63957,36927^63957,36927^R^^^PATCH,USER^PLA^PLA^ZTDESC^^"
^%ZTSK(1001,.02)="^PLA^^"
Expand Down Expand Up @@ -39969,6 +39969,47 @@ OSEHRA ZGO Export: TASKS
^%ZTSK(4392,.3,"DUZ(",0)="@"
^%ZTSK(4392,.3,"XQSCH")=8
^%ZTSK(4392,.3,"XQY")=9891
^%ZTSK(4393,0)="HOUR^XUTMHR^.5^^65151,8940^65151,8940^R^^^POSTMASTER^VISTA^VISTA^ZTDESC^^"
^%ZTSK(4393,.02)="^VISTA^^"
^%ZTSK(4393,.03)="Taskman Hourly Job"
^%ZTSK(4393,.04)=5629055340
^%ZTSK(4393,.1)="B^65151,9000^Task's volume set not listed in index.^^^^^^"
^%ZTSK(4393,.2)=""
^%ZTSK(4393,.21)=""
^%ZTSK(4393,.25)=""
^%ZTSK(4394,0)="ZTSK^XQ1^.5^VISTA^65151,9000^65151,9000^O^8853^HL AUTOSTART LINK MANAGER^POSTMASTER^VISTA^VISTA^ZTDESC^VISTA^"
^%ZTSK(4394,.02)="^VISTA^^"
^%ZTSK(4394,.03)="No Description (%ZTLOAD)"
^%ZTSK(4394,.04)=5629055400
^%ZTSK(4394,.1)="B^65151,9002^Task's volume set not listed in index.^^^^^^"
^%ZTSK(4394,.2)=""
^%ZTSK(4394,.21)=""
^%ZTSK(4394,.25)=""
^%ZTSK(4394,.3,"DUZ(",0)="@"
^%ZTSK(4394,.3,"XQSCH")=10
^%ZTSK(4394,.3,"XQY")=8853
^%ZTSK(4395,0)="ZTSK^XQ1^.5^VISTA^65151,9000^65151,9000^O^8412^HL TASK RESTART^POSTMASTER^VISTA^VISTA^ZTDESC^VISTA^"
^%ZTSK(4395,.02)="^VISTA^^"
^%ZTSK(4395,.03)="No Description (%ZTLOAD)"
^%ZTSK(4395,.04)=5629055400
^%ZTSK(4395,.1)="B^65151,9004^Task's volume set not listed in index.^^^^^^"
^%ZTSK(4395,.2)=""
^%ZTSK(4395,.21)=""
^%ZTSK(4395,.25)=""
^%ZTSK(4395,.3,"DUZ(",0)="@"
^%ZTSK(4395,.3,"XQSCH")=11
^%ZTSK(4395,.3,"XQY")=8412
^%ZTSK(4396,0)="ZTSK^XQ1^.5^VISTA^65151,9000^65151,9000^O^9891^XOBV LISTENER STARTUP^POSTMASTER^VISTA^VISTA^ZTDESC^VISTA^"
^%ZTSK(4396,.02)="^VISTA^^"
^%ZTSK(4396,.03)="No Description (%ZTLOAD)"
^%ZTSK(4396,.04)=5629055400
^%ZTSK(4396,.1)="B^65151,9006^Task's volume set not listed in index.^^^^^^"
^%ZTSK(4396,.2)=""
^%ZTSK(4396,.21)=""
^%ZTSK(4396,.25)=""
^%ZTSK(4396,.3,"DUZ(",0)="@"
^%ZTSK(4396,.3,"XQSCH")=8
^%ZTSK(4396,.3,"XQY")=9891
^%ZTSK(1082462,.1)="E^64013,39495^Interrupted While Running"
^%ZTSK(1082463,.1)="E^64013,39495^Interrupted While Running"
^%ZTSK(1082464,.1)="E^64013,39495^Interrupted While Running"
Expand Down
Loading

0 comments on commit 1d3ca5b

Please sign in to comment.