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

Package: Lexicon Utility

Routine: LEXQIDA


Information

LEXQIDA ;ISL/KER - Query - ICD Diagnosis - Ask ;10/10/2017

Source Information

Source file <LEXQIDA.m>

Entry Points

Name Comments DBIA/ICR reference
ICD(X) ; ICD DX Code
NOT(X) ; Include ICD Codes not to use with ***.**
NOTH ; Include NOT Help
REQ(X) ; Include ICD Codes required with ***.**
REQH ; Include REQ Help
NCC(X) ; Include the codes that ***.** is not CC with
NCCH ; Include NCC Help
SD(X) ; Short Date

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: ICD+6
Function Call: WRITE
  • Prompt: !
  • Line Location: NOT+9
Function Call: WRITE
  • Prompt: !
  • Line Location: REQ+9
Function Call: WRITE
  • Prompt: !
  • Line Location: NCC+9
Function Call: WRITE
  • Prompt: !,?5,"Code ",LEXLSO," is not considered as Complication/Comorbidity (CC)"
  • Line Location: NCCH+2
Function Call: WRITE
  • Prompt: !,?5,"with ",$S(+($G(LEXCT))>1:"some codes.",1:"one code.")," Answer 'Yes' to include "
  • Line Location: NCCH+3
Function Call: WRITE
  • Prompt: "these codes. Answer",!,?5,"'No' to exclude these codes."
  • Line Location: NCCH+4
Function Call: WRITE
  • Prompt: "this code. Answer 'No'",!,?5,"to exclude this code."
  • Line Location: NCCH+5
Function Call: WRITE
  • Prompt: $S(+($G(LEXCT))>1:"these codes. Answer 'No'",1:"this code. Answer 'No'")
  • Line Location: NCCH+7
Function Call: WRITE
  • Prompt: $S(+($G(LEXCT))>1:"these codes. Answer 'No'",1:"this code. Answer 'No'")
  • Line Location: NCCH+8
Function Call: WRITE
  • Prompt: !,?5,"Code "_LEXLSO_" is not considered as Complication/Comorbidity (CC)"
  • Line Location: NCCH+10
Function Call: WRITE
  • Prompt: !,?5,"with some codes. Answer 'Yes' to include these codes. Answer",!,?5,"'No' to exclude these codes."
  • Line Location: NCCH+11
Function Call: WRITE
  • Prompt: !,?5,"This code is not considered as Complication/Comorbidity (CC)"
  • Line Location: NCCH+13
Function Call: WRITE
  • Prompt: !,?5,"with some codes. Answer 'Yes' to include these codes. Answer ",!,?5,"'No' to exclude these codes."
  • Line Location: NCCH+14
Info |  Source |  Entry Points |  Interaction Calls