Skip to content

Instantly share code, notes, and snippets.

@tareko
Created October 20, 2012 07:43
Show Gist options
  • Select an option

  • Save tareko/3922555 to your computer and use it in GitHub Desktop.

Select an option

Save tareko/3922555 to your computer and use it in GitHub Desktop.
What the array looks like
array(
(int) 1 => array(
'healthcare_provider' => '010800',
(int) 1 => array(
'patient_birthdate' => '19550807',
'payment_program' => 'HCP',
'payee' => 'P',
'referring' => '',
'BillingsItems' => array(
(int) 0 => array(
'service_code' => 'H152A',
'fee_submitted' => '006330',
'number_of_services' => '01',
'service_date' => '20121215'
)
)
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment