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

Package: Lexicon Utility

Routine: LEXQIP


Information

LEXQIP ;ISL/KER - Query - ICD Procedure - Extract ;10/10/2017

Source Information

Source file <LEXQIP.m>

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry Point
IEN ; Display with IENs
LOOK ; ICD Lookup Loop
CSV ; Code Set Versioning Display
EF(X,LEXCDT) ; Effective Dates
SDS(X,LEXVDT,LEX,LEXLEN,LEXSTA) ; Operation/Procedure (short description)
;
; LEX=# of Lines
; LEX(0)=External Date of Operation/Procedure Name
; LEX(#)=Operation/Procedure Name
;
LDS(X,LEXVDT,LEX,LEXLEN,LEXSTA) ; Operation/Procedure (short description)
;
; LEX=# of Lines
; LEX(0)=External Date of Operation/Procedure Name
; LEX(#)=Operation/Procedure Name
;
WN(X,LEX,LEXLEN) ; Warning
;
; LEX=# of Lines
; LEX(0)=External Date
; LEX(#)=Warning
;
FA(X) ; First Activation
IA(X,Y) ; Inaccurate
Info |  Source |  Entry Points