highmed / highmed-dsf

HiGHmed Data Sharing Framework funded by the German Federal Ministry of Education and Research (BMBF, grant ids: 01ZZ1802E and 01ZZ1802A)
Apache License 2.0
32 stars 20 forks source link

Issues/139 user tasks #369

Closed wetret closed 1 year ago

wetret commented 2 years ago

Adds support of BPMN UserTasks based on Questionnaire and QuestionnaireResponse FHIR resources. The process automatically creates a QuestionnaireResponse resource, based on a Questionnaire resource provided during deployment, as soon as a process enters a UserTask. The process continues if QuestionnaireResponse status changes from in-progress to completed.

resolves #139