Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: VAFHLIN1

Package: Registration

Routine: VAFHLIN1


Information

VAFHLIN1 ;ALB/KCL/SCK/PHH,TDM - CREATE HL7 INSURANCE (IN1) SEGMENT ; 1/21/09 4:05pm

Source Information

Source file <VAFHLIN1.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DFN,VAFSTR,VAFHLQ,VAFHLFS,VAFARRY,VAFHLECH) ; --
; Entry point to return HL7 IN1 segments.
  • ICR #6917
    • Status: Active
    • Usage: Controlled Subscription
    ALL ; get all active insurance for patient
    ENQ
    BUILD ; Build array of HL7 (IN1) segments
    WHOSE(VAFWHO) ; Format Subscriber relationship for HL7 conversion
    ADDR1(VAFI) ; Format insurance company address from Insurance API for HL7 conversion.
    ADDR(VAFPTR) ; Format insurance company address for HL7 conversion
    ; Retained for backword compatibility
    Info |  Source |  Entry Points