FBClearingHouse

FreeMEDs implementation of FreeB::FBClearingHouse.

Summary
FreeMEDs implementation of FreeB::FBClearingHouse.
chname record from the clearinghouse table
chaddr record from the clearinghouse table
chcity record from the clearinghouse table
chstate record from the clearinghouse table
chzip record from the clearinghouse table
static ‘1’
first three digits from the chphone record from the clearinghouse table
digits 3 to 7 from the chphone record from the clearinghouse table
last four digits of the chphone record from the clearinghouse table
chetin record from the clearinghouse table
chx12gssender record from the clearinghouse table
chx12gsreciever record from the clearinghouse table

Functions

Name

function Name ($key)

Returns

chname record from the clearinghouse table

StreetAddress

function StreetAddress ($key)

Returns

chaddr record from the clearinghouse table

City

function City ($key)

Returns

chcity record from the clearinghouse table

State

function State ($key)

Returns

chstate record from the clearinghouse table

Zipcode

function Zipcode ($key)

Returns

chzip record from the clearinghouse table

PhoneCountry

function PhoneCountry ($key)

Returns

static ‘1’

PhoneArea

function PhoneArea ($key)

Returns

first three digits from the chphone record from the clearinghouse table

PhoneNumber

function PhoneNumber ($key)

Returns

digits 3 to 7 from the chphone record from the clearinghouse table

PhoneExtension

function PhoneExtension ($key)

Returns

last four digits of the chphone record from the clearinghouse table

ETIN

function ETIN ($key)

Returns

chetin record from the clearinghouse table

X12GSSenderID

function X12GSSenderID ($key)

Returns

chx12gssender record from the clearinghouse table

X12GSReceiverID

function X12GSReceiverID ($key)

Returns

chx12gsreciever record from the clearinghouse table

function Name ($key)
chname record from the clearinghouse table
function StreetAddress ($key)
chaddr record from the clearinghouse table
function City ($key)
chcity record from the clearinghouse table
function State ($key)
chstate record from the clearinghouse table
function Zipcode ($key)
chzip record from the clearinghouse table
function PhoneCountry ($key)
static ‘1’
function PhoneArea ($key)
first three digits from the chphone record from the clearinghouse table
function PhoneNumber ($key)
digits 3 to 7 from the chphone record from the clearinghouse table
function PhoneExtension ($key)
last four digits of the chphone record from the clearinghouse table
function ETIN ($key)
chetin record from the clearinghouse table
function X12GSSenderID ($key)
chx12gssender record from the clearinghouse table
function X12GSReceiverID ($key)
chx12gsreciever record from the clearinghouse table