HL7-DaVinci / CRD

Coverage Requirements Discovery (CRD) Reference Implementation (RI)
Apache License 2.0
31 stars 21 forks source link

Handle Embed CQL in Questionnaire #266

Closed yuliumitre closed 2 years ago

yuliumitre commented 2 years ago

This PR handles the CQL embedded in Questionnaire.

To test:

  1. Switch to branch embedCql in repo CRD, DTR and CDS-Library
  2. For regular form, open HomeOxygenThreapy order form, verify the last field "Form Expiration Date" is prepopulated with a date 2 weeks from the day you open the form.
  3. For adaptive form, open HomeOxygenTherapy "additional" form, click the "Next Question" to open the form, verify the field "Form Expiration Date" is prepopulated with a date 2 weeks from the day you open the form.