Pavel Rozhkov
Pavel Rozhkov
Also need to bi fixed as part of this issue: https://github.com/beda-software/fhir-emr/issues/175 https://github.com/beda-software/fhir-emr/issues/177 https://github.com/beda-software/fhir-emr/issues/242
After the Connectathon, our team received feedback suggesting it would be helpful to have the ability to upload a Bundle resource as a file. Would it be possible to implement...
**The problem:** You can pick a multiple files to attach to the form. But in most of the cases, list of uploaded file will be re-rendered, and 2 attachments will...
## Resource example ```yaml extension: - url: >- http://example.com valueTiming: repeat: duration: 1 dayOfWeek: - mon - tue timeOfDay: - '09:00:00' durationUnit: h id: example-schedule resourceType: Schedule ``` ## Questionnaire...
## Resource example ```yaml extension: - url: >- http://example.com valueTiming: repeat: duration: 1 dayOfWeek: - mon - tue timeOfDay: - '09:00:00' durationUnit: h id: example-schedule resourceType: Schedule ``` ## Questionnaire...
Similar to the web app implementation: https://github.com/beda-software/fhir-emr/blob/2086e60eaf60d6faf86175c173932363deec9053/src/utils/fhirpath.ts#L33