Nikita Tretiakov

Results 8 issues of Nikita Tretiakov

It would be great if we could use conditional delete (as described [here](https://hl7.org/fhir/2018May/http.html#3.1.0.13.1)) to clean up linked resources.

For complex expressions it would be helpful to have an instrument to introspect engine state and execution status. This could be as simple as environment variable toggle that switches debug...

**Bug Report** `TypedDict`-based recursive type is flagged as invalid when defined using functional syntax while no issue is reported for analogous class-based definition. **To Reproduce** ```python from typing import List,...

bug
topic-recursive-types

Installing fhir-react as a git dependency results in spurious errors during deps resolution phase. According to some comments for a similar issue in the `yarn` repository, the problem might be...

- on 401 response cleanup authentication state and redirect to login Mostly patient portal related at the moment

good first issue

These questionnaire responses do not contain `questionnaire` reference: - `new-appointment` - `practitioner-create`

bug
good first issue

When applicable the system now links questionnaire response updates with the extracted resource content. This works well for amendments but has no effect when the response gets deleted.

Using QuestionnaireResponse.subject instead of a hidden questionnaire field should make the intent clear and writing access policy easier.