Menu

#263 wildcard search for clinical rule targets

open
nobody
None
5
2017-01-02
2015-05-28
MD Support
No

This commit allows wildcard search for clinical rule targets. Current functionality requires exact match which can be problem in case of targets such as medications that may contain dosages or delivery formats etc.

This will become important with ICD10 and its 10s of codes for same (broad) medical condition.

Discussion

  • Brady Miller

    Brady Miller - 2015-05-29

    Hi,
    Looks good. Didn't test it, but assuming testing well on your end. To ensure this feature is not lost, please add a commit that documents in function header which parameter in the 3 functions you modify support this (for example, if trail with ** and is eq comparison then will do a LIKE etc.). Just don't want to lose track of this.
    thanks,
    -brady
    OpenEMR

     
  • MD Support

    MD Support - 2015-05-29

    Rev 1 has comments and also makes code more explicit.

    One of the tests - Modify the standard PT-INR filter as "Medication Required Inclusion coumadin**" and confirm that both "coumadin" and "coumadin 1 MG TABS" trigger the rule.

     
  • Brady Miller

    Brady Miller - 2017-01-02

    Hi,
    Placed some comments on github (I noted that it will break comparisons other than eq).
    thanks,
    -brady

     
  • Brady Miller

    Brady Miller - 2017-01-02
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.