Skip to content

Releases: cxj05h/SQM_Installer

v1.1.3

27 Sep 20:11
5166b39
Compare
Choose a tag to compare

Updated functionality to Parse Dates where other custom fields can now handle date data types where placeholders prefixed with '@' within the curly brackets.

Before this release only {Date} could handle date data types, automatically adding single quotes when the query populated. With this release, any custom field can be flagged as 'date' by using '@'. Parse Dates and Parse All will now see those flags in the saved query and prompt the user with the date they want to use for that selected field.

Mandatory: Use 'Guidance Text' to add text to the Patient Data Management screen as well as the Date Selector prompts.

Example of guidance text at the top of a saved query to reference which dates are for what part of the query:

GUIDANCE:{@Service_Code}/*New visit date*/,GUIDANCE:{@EventID}/*SOC Date*/

1.1.2

26 Sep 22:29
5166b39
Compare
Choose a tag to compare

Update to name parsing rules to include:

Firstname Secondname MiddleInitial LastName

1.1.1-HCHB Ready

28 Aug 20:54
cc65a22
Compare
Choose a tag to compare

This update fixes the regex pattern that was being used to parse service codes and was overlooking service codes Letter Dash Letter.

This update also includes instructions not to overwrite customer_patterns file and service_codes file. This will ensure any additions users made to those files are not deleted with the new install.

Ctrl + V into custom fields automatically comma-separates

  • Splash and Taskbar Icon

1.1.0 HCHB Ready

27 Aug 06:33
Compare
Choose a tag to compare

Should work with new torch .dll added.
Make sure Visual Studio C++ is up to date

1.1.0-Local Only

24 Aug 16:09
894120e
Compare
Choose a tag to compare

This version implemented the image to text feature, but it does not work on HCHB computers.
Working on creating another version with working pytorch dependencies.

1.0.2

23 Aug 20:31
e2b4042
Compare
Choose a tag to compare

Fixed Generate Statement for IDG multi signature removal

1.0.1

21 Aug 19:06
e2b4042
Compare
Choose a tag to compare

Corrected fetch update code

1.0.0

20 Aug 22:43
b0d305a
Compare
Choose a tag to compare

First available version for HCHB