question

Tom avatar image
0 Likes"
Tom asked Tom commented

Count patients in dashboard who have certain label.

Hi.

I want to count 'patients' who have 'A' label in dashboard.

Key point is to check number of patients who have A label depending on time flows.


And if possible I want check number of patients who have 'B' label in same graph.


Could you help me to solve this problem?

count patiens who have certain label.fsm

FlexSim 23.1.1
labelscountdashbo
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Tom commented

An easier way would be to assign a label called for example “Type” at each patient and this label gets values of A or B. Or this value would be a number, which is easier to distinguish in a source code. You find templates to get statistics by label values in the library for dashboards.

· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Joerg Vogel avatar image Joerg Vogel commented ·
You can evaluate this patient label and increment global table cell values. You can use this global table to show it in a dashboard.
0 Likes 0 ·
Tom avatar image Tom Joerg Vogel commented ·

Thanks for replying!

I put global table in my dashboard. But I failed to add 'patient label state' to my global table.

Could you check my model?

And I think I can solve this problem by using statistic collector. So if possible can you let me know in this method either?count patiens who have certain label.fsm

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.