With the simple Patient report done, we can move on to a more advanced example.
The first step should always be defining the aim of the report. We will create a Treatment Code report which will compare two different treatment codes, performed by two different doctors. It should also provide a detailed count for each so we can see how many times each producer performed each treatment. The ideal setup for such a report would include:
- A Treatment Code field we can filter.
- A Treatment Producer field to filter for and identify our treatment producers.
- A Treatment Date range to designate the search period.