question

Leah R avatar image
1 Like"
Leah R asked Leah R commented

Is there a way to have a gantt chart for patients activity ?

Hello !

I know it is possible to create a gantt chart for ressources such as location or staff, bus is it possible to do the same for a patient ?

I would for instance like to have the states : "in transit", "receiving indirect care", "receiving direct care", "waiting for location", etc.

Thanks in advance,

Leah

FlexSim 22.0.1
FlexSim 20.0.10
gantt chartstate chart
· 1
5 |100000

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

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Leah R, was one of Jordan Johnson's or Adna L's answers helpful? If so, please click the "Accept" button at the bottom of the one that best answers your question. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·
Jordan Johnson avatar image
1 Like"
Jordan Johnson answered Leah R commented

The short answer is yes. If there is a state profile (which patients in HC happen to have), then you can make a gantt chart using that data. Here is an example model:

PatientGantt.fsm

I made a custom statistics collector. If you find the stats collector in the tree, you can copy and paste it into any HC model, and it will work. It's complicated because I made it work for arbitrary models.

However, before copy/pasting, make sure that the FlexSim you are copying from is the same version as the one you are pasting to.


patientgantt.fsm (63.3 KiB)
· 1
5 |100000

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

Leah R avatar image Leah R commented ·
Hi Jordan, thank you for your answer ! I managed to implement it :)
0 Likes 0 ·
Adna L avatar image
0 Likes"
Adna L answered

Hi, Leah!

You could use the "delay" from the task executer (On Process Flow) to view this states in the Gantt chart. I made a group with the task executers and reference it in the Gantt chart.

gantt chart for patient.fsm

There's a simple example to check. It helps?



5 |100000

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

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.