ICDAPIU ;DLS/DEK/KER - ICD UTILITIES FOR APIS ;04/21/2014
Source file <ICDAPIU.m>
| Package | Total | Call Graph |
|---|---|---|
| DRG Grouper | 2 | ($$DTBR,$$HIST,$$MSG,$$NEXT,$$PERIOD,$$PREV,$$STATCHK)^ICDEX HLP^ICDEXH |
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| NEXT(CODE) | ; Next ICD Code (active or inactive)
|
|
| EN | ; Main Entry Point
|
|
| DTBR(CDT,CS) | ; Date Business Rules
|
|
| HELP | ; Developer Help for an API
|
|
| STATCHK(CODE,CDT) | ; Check Status of ICD Code
|
|
| PREV(CODE) | ; Previous ICD Code (active or inactive)
|
|
| MSG(CDT,CS) | ; Inform of code text inaccuracy
|
|
| PERIOD(CODE,ARY) | ; Return Activation/Inactivation Period in ARY
|
|
| HIST(CODE,ARY) |
|
| >> | 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~* |