Elena Tretyakova
Elena Tretyakova
This task is needed for https://github.com/beda-software/sdc-ide/issues/61
Add constraint check on start and stop dates of an appointment to prevent an appointment from being created outside of available timeslots - [ ] Create widget for appointment slot...
Validate returned questionnaire over beda-questionnaire profile and display validation errors as warning on page not in pop-up. Add validate button? Do validation on Save a questionnaire?
There is incorrect displaying of groups and repeatable questions in the builder
- When deleting QuestionnaireResponse that has Provenance mark the QR and extracted resources as entered-in-error - Create Provenance resource with activity DELETE - Display extracted resources on Patient Overview page...
`Exists` operator is not applied for boolean question types ```yaml item: - text: Question 1 type: boolean linkId: question1 - text: Question 2 linkId: question2 enableWhen: - answer: boolean: false...
Depends on https://github.com/beda-software/fhir-sdc/issues/56
If not required launch context variable is used in Mapping the variable will be empty so when it used in calculations an error is displayed but extraction works correctly Example....