Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: YS249PST

Package: Mental Health

Routine: YS249PST


Information

YS249PST ;BAL/KTL - Patch 249 Post-init ;May 10, 2024@13:55:37

Source Information

Source file <YS249PST.m>

Entry Points

Name Comments DBIA/ICR reference
EDTDATE ; date used to update 601.71:18
PRE ; nothing necessary
POST ; post-init
SETCAT(TEST,CATNM) ; add category to TEST if not already there
DROPTST(NAME) ; Change OPERATIONAL to dropped
BOMCREV ; Change old BOMC MH Answers (due to changes in Choices) and rescore for revision 2
UPDURL ; Update GUI TOOLS URL for MHA Web
SCREEN ; line to put in DATA SCREEN of KIDS build
; $$INCLUDE^YTXCHG(Y,"TAG","RTN") calls TAG^RTN to get an array of
; instrument exchange entries to include in the build. It sets Y
; to true if the entry should be included.
XCHGLST(ARRAY) ; return array of instrument exchange entries
; ARRAY(cnt,1)=instrument exchange entry name
; ARRAY(cnt,2)=instrument exchange entry creation date
ENTRIES ; New MHA instruments ^ Exchange Entry Date
ANSREVQUE(YSINS,YSARR,YSDTH,YSREV) ; Queue task to correct BOMC Answers and rescore
ANSREV ; correct BOMC Answers and rescore
; ZEXCEPT: YSARR,YSINS,YSREV,ZTQUEUED,ZTSTOP
CHK85(YSINS,YSAD,YSARR) ; See if any answers for this admin need to be changed
Info |  Source |  Entry Points