IBDFN9 ;ALB/CJM - ENCOUNTER FORM - output transforms for data ;MAY 10, 1995
Source file <IBDFN9.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| DSPLYPRV(IEN) | ;output transform for provider (file #200)
|
|
| VARVAL(Y) | ;determines PCE DIM NODE VALUE
|
|
| DSPLYICD(IEN) | ;output transform for ICD9 codes (file #80)
|
|
| DSPLYCPT(IEN) | ;output transform for CPT codes (file #81)
|
|
| DSPLYYN(Y) | ;changes 1 to YES and 0 or "" to NO
|
| Name | Field # of Occurrence |
|---|---|
| $$CPT^ICPTCOD | DSPLYCPT+4 |
| Name | Line Occurrences (* Changed, ! Killed) |
|---|---|
| ^ICD9 - [#80] | DSPLYICD+2 |
| ^VA(200 - [#200] | DSPLYPRV+2 |
| >> | Not killed explicitly |
| * | Changed |
| ! | Killed |
| ~ | Newed |
| Name | Field # of Occurrence |
|---|---|
| CODE | DSPLYCPT+3~, DSPLYCPT+4*, DSPLYCPT+5*, DSPLYCPT+6*, DSPLYCPT+7 |
| IEN | DSPLYCPT~, DSPLYCPT+4, DSPLYICD~, DSPLYICD+2, DSPLYPRV~, DSPLYPRV+2 |
| U | DSPLYCPT+6 |
| Y | DSPLYYN~, DSPLYYN+1, DSPLYYN+2, VARVAL~, VARVAL+1, VARVAL+2 |