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

Package: PCE Patient Care Encounter

Routine: PXSELDS


Information

PXSELDS ;ALB/RBD - Select ICD DIAGNOSIS FROM LEXICON UTILITY LIST ; 19 Mar 2013 10:43 AM

Source Information

Source file <PXSELDS.m>

Entry Points

Name Comments DBIA/ICR reference
SEL(PXSRL,X) ; Select from List
ASK(PXSRL,X) ; Ask for Selection
ONE(X,PXSRL) ; One Entry Found
MUL(PXSRL,Y) ; Multiple Entries Found
MULW ; Write Multiple
MULS(X,Y,PXSRL) ; Select from Multiple Entries
MULSH ; Select from Multiple Entries Help
MULQ ; Quit Multiple
X(X,PXSRL) ; Set X and Output Array
CL ; Clear
PR(PXSRL,X) ; Parse Array
TM(X,Y) ; Trim Character Y - Default " "
SET1 ; Use this if a default ICD-10 code was supplied
SET2 ; Use this if no default ICD-10 code was supplied

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: MUL+4
Function Call: WRITE
  • Prompt: !," ",PXSRLX," matches found"
  • Condition for execution: +PXSRLX>1
  • Line Location: MUL+4
Function Call: WRITE
  • Prompt: !
  • Line Location: MUL+10
Function Call: WRITE
  • Prompt: !,$J(PXSRLE,5),". ",$G(PXSRLTX(1))
  • Line Location: MULW+5
Function Call: WRITE
  • Prompt: !,$G(PXSRLHLP)
  • Line Location: MULSH+1
Info |  Source |  Entry Points |  Interaction Calls