Service filter option for patient search

sunsetsystems wrote on Tuesday, December 14, 2010:

I added an option to the popup window that appears when you click “Filter” in the navigation frame.  You can enter a service code (e.g. CPT or ICD9) to restrict the search to those patients that have received that service/diagnosis in the past.  Code is here:

https://github.com/sunsetsystems/openemr/tree/service-filter

This field also accepts ‘%’ and/or ‘_’ as wildcards (any string or a single character, respectively).

I’ll commit this to SF in the next day or two if there are no objections.

Rod
www.sunsetsystems.com

bradymiller wrote on Wednesday, December 15, 2010:

Rod,
Put a couple minor issues related to the new security model (the patient selection module was converted to the new security model awhile back):
http://www.openmedsoftware.org/wiki/Active_Projects#PLAN
https://github.com/openemr/openemr/commit/a9aa64513e4556aeb2f36b049e86aac47b3fef42 (commit of the patient searching conversion to new security scheme)

-brady

bradymiller wrote on Wednesday, December 15, 2010:

To clarify above Rod,
I put my suggestions as comments in your github commit.
-brady

sunsetsystems wrote on Wednesday, December 15, 2010:

Thanks Brady!  I applied your suggestions and updated SF.

Rod
www.sunsetsystems.com

arnabnaha wrote on Wednesday, December 15, 2010:

Hi Rod…
in the development demo, i didnt find any “service” filter after i clicked " filter" in the navigation pane…Am i doing something wrong?

sunsetsystems wrote on Wednesday, December 15, 2010:

Yes.  You need to wait until the demo site is updated tomorrow morning, as I just checked the stuff in today.

Rod
www.sunsetsystems.com

arnabnaha wrote on Wednesday, December 15, 2010:

OOps…Thanks Rod…Just forgot…!!!