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 Total: 2

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

Caller Graph

Caller Graph Total: 30

Package Total Caller Graph
Clinical Reminders 10 PXRMBXTL  PXRMCSSC  PXRMLEXL  PXRMP4I  PXRMPTTX  PXRMTECK  PXRMTXCR  PXRMTXIN  
PXRMV2I  PXRMVALC  
Problem List 9 GMPL1  GMPLBLCK  GMPLBLD  GMPLBLD2  GMPLBLD3  GMPLBLDC  GMPLEDT1  GMPLENFM  
GMPLX  
Order Entry Results Reporting 7 ORCDGMRC  ORCMGMCK  ORQQPL  ORQQPL3  ORWDBA2  ORWPCE  ORWPCE2  
Consult Request Tracking 3 GMRCEDT1  GMRCEDT4  GMRCGUIC  
Outpatient Pharmacy 1 PSODIAG  

Entry Points

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