Skip to content

feat(directory): Group service type filter options by serviceCategory #4544

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
connoratrug opened this issue Dec 5, 2024 · 3 comments · Fixed by #5023
Closed

feat(directory): Group service type filter options by serviceCategory #4544

connoratrug opened this issue Dec 5, 2024 · 3 comments · Fixed by #5023
Assignees
Labels
app:directory enhancement New feature or request

Comments

@connoratrug
Copy link
Contributor

Issue

Biobanks van be filtered by service type , the service type filter dropdown shows a list of service types to filter by , however this list might be(come) long, and therefore the user may find it difficult to find the correct filter options(s)

Solution

Group the service type option by serviceCategory

Alternatives

  • Keep it as is
  • reuse the ontology filter for this ( i.e. change service type to some kind of ontology structure)
  • add a additional filter for the serviceCategory ( leads to somewhat different feature)

Additional context

The filters a combination of the model ( update-able at run time ), the filter config ( update-able at run time ), and the application code. Any solution should respect the current framework

@connoratrug connoratrug added enhancement New feature or request app:directory labels Dec 5, 2024
@mswertz
Copy link
Member

mswertz commented Apr 23, 2025

Wens dat het getoond wordt in een tree?

@dtroelofsprins can we model servicetype and its grouping as an ontology so we can render it just as we do with diagnosis type?

@mswertz
Copy link
Member

mswertz commented Apr 23, 2025

Otherwise we can do this in the browser.

@dtroelofsprins
Copy link
Contributor

Wens dat het getoond wordt in een tree?

@dtroelofsprins can we model servicetype and its grouping as an ontology so we can render it just as we do with diagnosis type?

@esthervanenckevort?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:directory enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants