I'm working on testing SMART on FHIR applications, specifically the asbi screening application here: https://github.com/asbi-cds-tools/asbi-screening-app .
I'm able to get the app to run locally and I can test the app using the SmartHealthIt testing tool here: https://launch.smarthealthit.org/ .
The application runs and I am able to complete the questionnaire. When I hit the final submit button everything seems to complete without error.
However, none of the survey data seem to be written to the patient record.
Does the https://launch.smarthealthit.org/ support writing data from the SMART on FHIR application being tested? Is there an example application that does this?
Does the Cerner application (https://code.cerner.com/developer/smart-on-fhir/apps) support writing patient data from a SMART on FHIR application? Is there an example application that demonstrates this?
Is there a different sandbox that supports this functionality?