Incorporate additional feedback on shortening recommendation text for #61
Incorporate May 23 feedback from RP and RG
Changing default behavior in the CQL to return a list of recommendation strings, not just a single string.
Updated and ran tests for new recommendation text.
Removed two CQL expressions that contained text for recommendations that were now unused
Bump version number
Update screening example output, which changed slightly because of how you changed the default behavior in the CQL to return a list of recommendation strings.
Ran npm packager to create the bundled versions of the ELM and FHIR Resources.
Would you like to take a quick look before I merge into the main branch?
Incorporate additional feedback on shortening recommendation text for #61 Incorporate May 23 feedback from RP and RG Changing default behavior in the CQL to return a list of recommendation strings, not just a single string. Updated and ran tests for new recommendation text.