BN_834_PLTP_VW

(SQL View)
Index Back

HIPAA 834 Plan Type Prompt Vw

Used as a prompt table on the HIPAA 834 EDI run control page to limit the health plan types that can be selected to those represented on the Benefits Enrollment Snapshot tables.

SELECT A.PLAN_TYPE , A.XLATLONGNAME FROM PS_HEALTH_PLAN_VW A WHERE A.PLAN_TYPE IN ( SELECT DISTINCT B.PLAN_TYPE FROM PS_BN_SNAP_PLAN B WHERE B.COVERAGE_ELECT IN ('E','T')) AND %EffdtCheck(HEALTH_PLAN_VW A1, A, %CurrentDateIn) AND A.EFF_STATUS = 'A'

  • Related Language Record: BN_834_PLTP_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PLAN_TYPE Character(2) VARCHAR2(2) NOT NULL Identifies a category of benefit plan, such as Medical, Dental, and Life (Insurance). A set of plan type codes, as well as rules for creating new codes, is provided by PeopleSoft. Plan Type codes determine how the system processes and defines eligibility for the various benefit plans.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description