Personal tools
You are here: Home OSCAR Users EMR and Case Management Resources Report Templates Billing Report Templates Billings (amounts) over a period of time by provider (BC billing)
 

Billings (amounts) over a period of time by provider (BC billing)

Report by Template. Select the dates, the provider and this report gives you the amounts between the dates (by date). Export to spreadsheet and you can easily get totals.

<report title="Provider billing amounts" description="Billings (amounts) over a period of time by provider " active="1">
<query>
select b.provider_no, b.billing_date, b.demographic_name,bm.billing_code,bm.bill_amount
from billing b, billingmaster bm where b.provider_no = '{provider}' and
b.billing_no = bm.billing_no and b.billing_date >= '{start}' and
b.billing_date <= '{finish}' order by b.billing_date


</query>

<param id="start" type="date" description="Start date"> </param>
<param id="finish" type="date" description="Finish date"> </param>
<param id="provider" 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>

</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