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 |  Used in HL7 Interface
Print Page as PDF
Routine: IBARXPFS

Package: Integrated Billing

Routine: IBARXPFS


Information

IBARXPFS ;OAK/ELZ - PFSS ROUTINE FOR INTER-FACILITY RX COPAY ;23-MAR-05

Source Information

Source file <IBARXPFS.m>

Entry Points

Name Comments DBIA/ICR reference
NEW(DFN) ; this entry point will check patient cap knowledge status and queue to look up as necessary
DQNEW ; tasked entry point for cap information query
BBE ; back billing entry assumes IBADT
DQNEWQ ;
MSG ; receives HL7 message from COTS product and files in 354.71 or others
NEWTRANQ ;
PATIENT(IBICN,IBDFN,IBSSN,IBVACLM,IBALIAS) ; this function will receive
; several patient data elements and validate them. Assuming the data
; meets expected requirements, the function will return the patient's
; DFN. The requirement is ICN is a must, the patient must also match
; at least 2 other data elements.
PATQ ;
HL7DATA ; hl7 data mapping
; format: description ; IB Variable ^ segment ^ seq ^ comp ^ subcomp ^
; extract code

Used in HL7 Interface

HL7 Protocol Name Call Tags
IB PFSS DFT-P03 CLIENT MSG
Info |  Source |  Entry Points |  Used in HL7 Interface