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

Package: Lexicon Utility

Routine: LEX10DU


Information

LEX10DU ;ISL/KER - ICD-10 Diagnosis Utilities ;04/21/2014

Source Information

Source file <LEX10DU.m>

Entry Points

Name Comments DBIA/ICR reference
REDUCE(X) ; Reduce List
ARY ; Build Local Array
DXARY ; Build Output Array from Search Results
ISCAT(CODE) ; Is Code a Category
INC(X) ; Category includes Cat/Codes
CATS(X) ; Number of Categories in a Category
PAR(X) ; Parent Category
CODES(X) ; Number of Codes in a Category
CAT(CODE) ; Get Category for Code
MSG(X) ; Message for Unversioned Search
SN(X,EFF) ; Short Name
LN(X,EFF) ; Long Name
SCR(X,Y) ; Screen
SH ; Show TMP
PT ; Entry point where DA is defined and X is unknown
PTX ; Entry point to parse string (X must exist)
TM(X,Y) ; Trim Character Y - Default " "

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"3",!
  • Line Location: SH+2
Function Call: WRITE
  • Prompt: !,LEXNN,"=",@LEXNN
  • Line Location: SH+2
Info |  Source |  Entry Points |  Interaction Calls