beda-software / sdc-ide

IDE for https://build.fhir.org/ig/HL7/sdc/
MIT License
15 stars 10 forks source link

Clean up null values in calcInitialContext/mapFormToResponse #54

Open ruscoder opened 1 year ago

ruscoder commented 1 year ago

Currently, there're some issues with fhirpath.js when we pass null values in QuestionnaireResponse to fhirpath expressions. I suggest to clean null values while transforming FormItems into QR