Personal tools
You are here: Home OSCAR Users EMR and Case Management Resources Report Templates Report Patients with an email address

Report Patients with an email address

<report  title="Provider Email Report" description="Reports Patients with an email address" active="1">
<query>
select last_name,first_name,phone,phone2, email , concat(year_of_birth,'-',month_of_birth,'-',date_of_birth)
from demographic where email like '%@%' and provider_no = {provider_no} and patient_status = 'AC'
</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>

</report>
Document Actions
Help us support OSCAR!
Listservs

Subscribe to:

OSCAR Users (this is the most active list)

Medical Office Assistants

Developers

Listserv Archives

Membership

OSCAR users- please register with the OSCARcanada Users Society. There is no cost to be a member of the OSCARcanada Users Society and you will receive periodic updates about important OSCAR developments, news and meetings. Members are also be able to vote at the AGM

Contact Us

Oscar Canada Users Society

#425 - 1917 West 4th Avenue

Vancouver  BC  V6J 1M7

OscarCanadaUserSociety@gmail.com