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: IBAPDX

Package: Integrated Billing

Routine: IBAPDX


Information

IBAPDX ;ALB/CPM - EXTRACT MEANS TEST BILLING DATA FOR PDX ; 09-APR-93

Source Information

Source file <IBAPDX.m>

Entry Points

Name Comments DBIA/ICR reference
EXTR(TRAN,DFN,ARR) ; PDX Entry Point for the data extraction.
; Input: TRAN -- Pointer to transaction in file #394.61
; DFN -- Pointer to the patient in file #2
; ARR -- Root for the output extract array
; Output: 0 -- Extraction was successful, or
; -1^err -- if an error was encountered during the extract.
  • ICR #773
    • Status: Active
    • Usage: Private
    CLOCK ; - get active billing clock data
    EXTRQ
    Info |  Source |  Entry Points