The screenshots in this guide are cropped to the Recipe area of the dashboard.
They show the exact choices to make, without showing patient details.
Before you start
Open Recipes from the sidebar, then select New Recipe. PracticeMate first asks: What kind of Recipe would you like to create? You can describe the Recipe in plain English, or select Open the full editor instead. This guide uses the full editor so you can see exactly how the Recipe is built.
New Recipes include Status is Active and Extraction Opt-Out is False
by default. Keep both filters for this example.

Add the age filter
1
Select Add Filter
In the Patients section, select Add Filter. A new blank filter row appears under the default filters.
2
Choose the field
In the first box, type age, then select Age (Years).

3
Choose the operator
In the second box, choose is greater than or equal to.

4
Enter the value
In the value box, enter 50.

Add the sex filter
1
Add another filter
Select Add Filter again, under the age filter.
2
Choose the field
Select Sex.
3
Choose the operator
Choose is.
4
Choose the value
Select Male.


Why the AND connectors matter
The filters are joined with AND, which means a patient must match every line:- active
- not opted out of extraction
- age 50 or older
- male
Find active patients who have not opted out of extraction, are aged 50 or older, and have Sex set to Male.
Test the Recipe
Select Test in the top right of the builder. PracticeMate will check the Recipe and show how many patients match. If the number looks unexpected, review the filters before saving.Save the Recipe
When the test result looks sensible:1
Name the Recipe
Select the title at the top of the page and enter Active male patients
aged 50+.
2
Save
Select Save.
You have built your first PracticeMate Recipe.
What you learned
You used:- the default active-patient filters
- a number field, Age (Years)
- a list field, Sex
- the is greater than or equal to operator
- the is operator
- AND connectors
- Test and Save
- Version history as a way to return to earlier saved work