GETHBP(DFN) |
Provides an array, HBP. that contains all of the
patient's assigned Health Benefit Plans and Historical data.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
DFN |
Input |
Patient's Data File Number
|
HBP |
Output |
HBP("CUR",HBP Plan Name) =
Plan IEN^Date/Time Set^Entered By^Entered Site
HBP("HIS",Date/Time Set,Plan IEN) =
Plan Name^Entered by^Entered Site
|
|
GETDETL(HBPNUM) |
Provides an array, HBP("DETAIL"). that contains the
Health Benefit Plans detailed information.
|
VARIABLES |
TYPE |
VARIABLES DESCRIPTION |
HBP |
Output |
HBP("DETAIL".0)=
^^Number of Lines^Last Line Number^Date Entered HBP("DETAIL",HBP
Plan IEN,Line Number) =
Description Line
|
|