Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Local Variables  | All
Print Page as PDF
Routine: ICDAPIU

Package: DRG Grouper

Routine: ICDAPIU


Information

ICDAPIU ;DLS/DEK/KER - ICD UTILITIES FOR APIS ;04/21/2014

Source Information

Source file <ICDAPIU.m>

Call Graph

Call Graph

Call Graph Total: 2

Package Total Call Graph
DRG Grouper 2 ($$DTBR,$$HIST,$$MSG,$$NEXT,$$PERIOD,$$PREV,$$STATCHK)^ICDEX  HLP^ICDEXH  

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 12

Package Total Caller Graph
Clinical Reminders 5 PXRMLEXL  PXRMP4I  PXRMTXCR  PXRMTXIN  PXRMV2I  
Prosthetics 3 RMPOPF  RMPOPF1  RMPRPF2  
PCE Patient Care Encounter 2 PXMCICHK  PXMCODES  
Outpatient Pharmacy 1 PSODIAG  
Toolkit 1 ^XTV(8989.51  

Entry Points

Name Comments DBIA/ICR reference
EN ; Main Entry Point
HELP ; Developer Help for an API
DTBR(CDT,CS) ; Date Business Rules
  • ICR #3991
    • Status: Retired
    • Usage: Supported
    MSG(CDT,CS) ; Inform of code text inaccuracy
  • ICR #3991
    • Status: Retired
    • Usage: Supported
    STATCHK(CODE,CDT) ; Check Status of ICD Code
  • ICR #3991
    • Status: Retired
    • Usage: Supported
    NEXT(CODE) ; Next ICD Code (active or inactive)
  • ICR #3991
    • Status: Retired
    • Usage: Supported
    PREV(CODE) ; Previous ICD Code (active or inactive)
  • ICR #3991
    • Status: Retired
    • Usage: Supported
    HIST(CODE,ARY)
  • ICR #3991
    • Status: Retired
    • Usage: Supported
    PERIOD(CODE,ARY) ; Return Activation/Inactivation Period in ARY
  • ICR #3991
    • Status: Retired
    • Usage: Supported

    External References

    Name Field # of Occurrence
    $$DTBR^ICDEX DTBR+15
    $$HIST^ICDEX HIST+14
    $$MSG^ICDEX MSG+11
    $$NEXT^ICDEX NEXT+10
    $$PERIOD^ICDEX PERIOD+22
    $$PREV^ICDEX PREV+10
    $$STATCHK^ICDEX STATCHK+11
    HLP^ICDEXH HELP+1

    Local Variables

    Legend:

    >> Not killed explicitly
    * Changed
    ! Killed
    ~ Newed

    Name Field # of Occurrence
    ARY HIST~, HIST+14, PERIOD~, PERIOD+22
    CDT DTBR~, DTBR+15, MSG~, MSG+11, STATCHK~, STATCHK+11
    CODE STATCHK~, STATCHK+11, NEXT~, NEXT+10, PREV~, PREV+10, HIST~, HIST+14, PERIOD~, PERIOD+22
    CS DTBR~, DTBR+15, MSG~, MSG+11
    X PERIOD+22~*
    Info |  Source |  Call Graph |  Caller Graph |  Entry Points |  External References |  Local Variables  | All