Ilya Beda

Results 86 issues of Ilya Beda

@ruscoder Сould you please check that this fix will not break some existing projects?

The form rendered has been moved to a new repository: https://github.com/beda-software/fhir-questionnaire along with https://github.com/beda-software/sdc-ide/tree/master/sdc-qrf sdc ide should use this package - [x] Remove form renderer from sdc-ide - [x] Install...

Once #66 #69 #70 are done we need to update CI/CD configuration. - [ ] Setup CI/CD for https://github.com/beda-software/fhir-questionnaire/tree/main/vendor/sdc-qrf to publish sdc-qrf - [ ] Setup CI/CD for https://github.com/beda-software/fhir-questionnaire to...

- Start from branch https://github.com/beda-software/sdc-ide/tree/use-fhir-questionnaire - There is no set value functionality for reference control https://github.com/beda-software/sdc-ide/blob/use-fhir-questionnaire/web/src/components/QRFormWrapper/components/reference/hooks.ts#L63-L72 You need to implement it via `useFieldController` hook. ```typescript import { useFieldController } from...

When I use right-click on fhirpath expression on the `Mapping` window I would like to have the same experience as I have for `Questionnaire FHIR Resource` window. * Debugger window...

enableWhen expression fo question with linkId immunizationDetails.sideEffect doesn't work ```yaml subjectType: - Patient meta: profile: - https://beda.software/beda-emr-questionnaire lastUpdated: '2023-11-07T05:29:45.958983Z' versionId: '6172' extension: - url: ex:createdAt valueInstant: '2023-11-07T05:29:45.958983Z' name: immunization-test item:...

Usually, a render engine is part of the app. So it makes sense to test forms in a real environment instead of an IDE sandbox. IDE shall publish a Questionnaire...

https://build.fhir.org/ig/HL7/sdc/expressions.html#fhirpath-supplements

https://github.com/ahdis/matchbox