Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@cxj05h cxj05h released this 27 Sep 20:11
· 14 commits to main since this release
5166b39

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*/