Marina Laletina

Results 18 issues of Marina Laletina

- [ ] Fix type for [unitOption](https://github.com/beda-software/fhir-emr/blob/master/contrib/aidbox-types/index.d.ts#L14210) it should be an array accordingly to FHIR specification.http://hl7.org/fhir/uv/sdc/behavior.html#unitOption - [ ] Fix value for QuestionQuantity control, it should be https://hl7.org/fhir/r4/datatypes.html#Quantity - [...

good first issue
Software Developer Assesment

Some questionnaires contain a link to a test. For example: ``` - linkId: test-link text: https://www.example.com/test-link.pdf type: display ``` Currently, it's not possible to make the `item.type: 'display'` a clickable...

Some questions contain placeholders that rely on the user's previous answers. For example: - Regarding your use of (NAME THE SELECTED MEDICATION OR CLASS OF MEDICATIONS) over the past 12...

Example: https://gist.github.com/mlaletina95/1f55f56a02814dfc4256049f60c34ebd

When I have more than 100 questionnaires in the Aidbox, search for new questionnaires in SDC-IDE sometimes does not work.

**Description:** The subQuestionnaire feature does not work when nesting one subQuestionnaire within another subQuestionnaire. When trying to open a subQuestionnaire inside another subQuestionnaire, the system fails to load the nested...

**Description:** When a duplicate linkId is encountered a white screen is displayed. **Expected Behavior:** A human-readable error message should be displayed in the console instead.

**Steps to Reproduce:** 1. Create a questionnaire item with type: choice and readOnly: true. 2. Open in the form renderer. 3. Observe that the field is still editable. 4. Add...

**Description:** In the **Heavy Menstrual Bleeding (HMB)** questionnaire, under **Past Medical History**, selecting **Other** opens the field **Please specify other diseases.** However, clicking on the **select** dropdown shows **No options**,...