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