Personal tools
You are here: Home OSCAR Users EMR and Case Management Resources Report Templates Billing Report Templates Provider Billing Report (Ontario Billing v2)
 

Provider Billing Report (Ontario Billing v2)

Reports billing data for a provider -(Ontario Billing v2)

<report title="Provider Billing Report" description="Reports billing data for a provider -(Ontario Billing v2)" active="1">
<query>

select demographic_no as No, demographic_name as 'Demographic Name', bd.service_code as 'Service Code',
bs.description as 'Service Desc', bd.dx as 'diag. Code', bd.ser_num as 'Billing Unit',
b.billing_date as 'Billing Date'

from billing_on_cheader1 b, billing_on_item bd, billingservice bs

where b.provider_no = {provider_no} and b.id = bd.ch1_id
and b.status <> 'D'
and b.billing_date >='{billing_date_start}' and b.billing_date <='{billing_date_end}'
and bs.service_code = bd.service_code


</query>
<param id="provider_no" type="list" description="Provider Number">
<param-query>select provider_no, CONCAT(last_name, ', ', first_name, ' (', provider_no, ')') from provider order by last_name;</param-query>
</param>
<param id="billing_date_start" type="date" description="Billing date start">
</param>
<param id="billing_date_end" type="date" description="Billing date end">
</param>
</report>
Document Actions
Help us support OSCAR!

 

Download button

DOWNLOAD OSCAR FOR TESTING

 

Demo Button

SEE OSCAR EMR IN ACTION


Subscribe Button

SUBSCRIBE TO DISCUSSION LIST

 (SEE ALL LISTS)

 Customize button

FIND PLUG-INS AND TWEAKS
FOR YOUR OSCAR EMR

 

 Join OCUS Button

 BECOME A MEMBER OF THE
OSCAR CANADA USERS SOCIETY
(OUR MISSION)

 

Help button

ACCESS THE ONLINE MANUALS
(OLD MANUALS)
(PAID SUPPORT)

 

Contact Us

Oscar Canada Users Society

#425 - 1917 West 4th Avenue

Vancouver  BC  V6J 1M7

OscarCanadaUserSociety@gmail.com