Personal tools
You are here: Home OSCAR Users EMR and Case Management Resources Report Templates Billing Report Templates Billing Report by Service Codes (Ontario Billing v1)
 

Billing Report by Service Codes (Ontario Billing v1)

Billing Report by Service Codes (Ontario Billing v1)

<report  title="Billing Report by Service Codes" description="Billing Report by Service Codes (Ontario Billing v1)" active="1">
<query>select b.billing_date as 'Billing Date', d.last_name as 'Last Name', d.first_name as 'First Name', service_code as 'Service Code',
service_desc as 'Service Desc', billingunit as 'Billing Unit', diagnostic_code as 'Diag Code', b.status as 'Status', bd.status as 'Detail Status'
from billingdetail bd, billing b, demographic d
where b.status != 'D' and bd.status != 'D'
and service_code in ('{service_code}')
and b.billing_no = bd.billing_no
and b.billing_date >='{billing_date_start}' and b.billing_date <='{billing_date_end}'
and b.demographic_no = d.demographic_no
order by d.last_name, billing_date;</query>
<param id="service_code" type="textlist" description="A list of service codes">
</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