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 |  Interaction Calls
Print Page as PDF
Routine: PXRMMH

Package: Clinical Reminders

Routine: PXRMMH


Information

PXRMMH ; SLC/PKR - Handle mental health findings. ;11/23/2007

Source Information

Source file <PXRMMH.m>

Entry Points

Name Comments DBIA/ICR reference
EVALFI(DFN,DEFARR,ENODE,FIEVAL) ;Evaluate mental health findings.
EVALPL(FINDPA,ENODE,TERMARR,PLIST) ;Evaluate mental health term findings
EVALTERM(DFN,FINDPA,ENODE,TERMARR,TFIEVAL) ;Evaluate mental
GETDATA(DASP,FIEVT) ;Return the data for a MH Administrations entry.
MHVOUT(INDENT,IFIEVAL,NLINES,TEXT) ;Produce the MHV output.
OUTPUT(INDENT,IFIEVAL,NLINES,TEXT) ;Produce the clinical
SCHELP(MHIEN) ;Xecutable help for MH SCALE
SCHELPD(DA) ;Xecutable help for MH SCALE in Result Group file 801.41
SCHELPF ;Xecutable help for MH SCALE in 811.9 findings.
SCHELPT ;Xecutable help for MH SCALE in 811.5 findings.
SCNAME(TEST,SCNUM) ;Given the test ien and scale number return the
SEVALFI(DFN,ITEM,NGET,SDIR,BDT,EDT,NFOUND,FLIST) ;
SEVALPL(ITEM,NOCC,BDT,EDT,PLIST) ;Use MH API to get patient list. Called
VSCALE(X,FIND0) ;Make sure that the mental health scale is valid.
VSCALED(X,DA) ;Make sure that the mental health scale is valid for a result
VSCALEF(X) ;Make sure that the mental health scale is valid for a finding.
VSCALET(X) ;Make sure that the mental health scale is valid for a
WARN ;Warn the user that they must select a scale if they intend to use

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Remember that the score is returned as raw score^transformed score,"
  • Line Location: WARN+2
Function Call: WRITE
  • Prompt: !,"so if your Condition uses the raw score use +V or $P(V,U,1) and if"
  • Line Location: WARN+3
Function Call: WRITE
  • Prompt: !,"it uses the transformed score use $P(V,U,2)."
  • Line Location: WARN+4
Info |  Source |  Entry Points |  Interaction Calls