Ilya Beda
Ilya Beda
questionItem.text will have a `` placeholder that will be replaced by actual input during the rendering. ```yaml item: - linkId: text type: string text: | By signing this form, I...
Once https://github.com/beda-software/aidbox-file-uploader is implemented we can create a signature draw image
https://github.com/beda-software/fhir-emr/blob/master/src/utils/fhirpath.ts#L9 Sample implementation is here: https://gist.github.com/ir4y/a6bfe5c27a9a84e4cd3259c10da5dfb6
https://github.com/beda-software/fhir-emr/blob/master/src/utils/fhirpath.ts#L9
Add a widget that will handle attachment type of QuestionnaireItem. This widget should leverage custom operations defined in https://github.com/beda-software/aidbox-file-uploader
https://github.com/beda-software/fhir-emr/issues/231