helsenorge / structor

FHIR Questionnaire Form Builder
https://static.helsenorge.no/static_skjemabygger/
MIT License
88 stars 34 forks source link

Valueset import only considers the first include #400

Closed vadi2 closed 3 years ago

vadi2 commented 3 years ago

When importing a valueset that has multiple include statements, only the first one is actually imported and the rest are ignored.

mgunnerud commented 3 years ago

Hi, thank you for the issue report! In our form-filler component we usually only handle valuesets with one include statement, which is why the form builder only supports one at the moment. We have better support for valuesets in structor on our todo-list, and we will fix this issue at the same time.