Elena Tretyakova

Results 12 issues of 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...

enhancement
good first issue
Priority::low
Software Developer Assesment

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?

good first issue
Priority::middle

There is incorrect displaying of groups and repeatable questions in the builder

good first issue
Priority::middle

- 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...

enhancement
Priority::middle

`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...

bug

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....

bug