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: YSBPREFS

Package: Mental Health

Routine: YSBPREFS


Information

YSBPREFS ;BAL/KTL - MHA DASHBOARD USER PREFERENCES ; Apr 01, 2021@16:33

Source Information

Source file <YSBPREFS.m>

Entry Points

Name Comments DBIA/ICR reference
GETHRSEL(JSONOUT,PARMS) ;
; Given user DUZ and Widget, get the High Risk Patient Selection Criteria
GETMBSEL(JSONOUT) ;
; Given user DUZ and Widget, get the Measurement Based Care (MBC) Patient Selection Criteria
MBSDFLT(JSONOUT) ;Generate default Selection JSON
GETILST(JSONOUT,PARMS) ;
; Given user DUZ and Widget, get the Measurement Based Care (MBC) Patient Selection Criteria
MBCIDFLT(JSONOUT) ;Generate Default MBC Instrument List
GETUSRP(JSONOUT) ;
; Given user DUZ and Widget, get the Patient Selection Criteria
WEBGUSRP(ARGS,RESULTS)
DFLTUP(XJSON)
HRWSEL(JSONOUT,IN) ;
; Save PATIENT SELECTION CRITERIA
; High Risk Widget
MBCWSEL(JSONOUT,IN) ;
; Save PATIENT SELECTION CRITERIA
; Measurement Based Care (MBC) widget
ILST(JSONOUT,IN) ;
; Save the MBC INSTRUMENT SELECTION LIST
; Measurement Based Care (MBC) widget
USRP(JSONOUT,IN) ;
; Save PATIENT Column preference
; Column preference settings
EXTPROP(STR,PROP) ;
; Extract the VALUE from the string based on the PROPerty
ERRHND(TYP,MSG) ;
Info |  Source |  Entry Points