question

Karen Measells avatar image
0 Likes"
Karen Measells asked Maryam H2 commented

Assign one or two patient destinations

I'm modeling a primary care clinic, with a rotating set of physicians. I have the patients assigned to a specific physician in the PCI field. How do I specify that each physician is assigned to two rooms per day, and that patients will have to wait if both rooms are full?

FlexSim HC 5.1.0
patient destination
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

·
Matthew Gillespie avatar image
0 Likes"
Matthew Gillespie answered Maryam H2 commented

Here's a sample model of one way you could do that. The main thing I did was make a separate area for each set of two beds. I then have a global table that lists out the different bed areas assigned to each PCI. The Patient Destination field looks up the area in the table they're supposed to go to depending on their PCI.


2destinations.fsm (117.3 KiB)
· 5
5 |100000

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

Karen Measells avatar image Karen Measells commented ·

Thanks. I see how you made the global table, but when I try to make one, I can only put data in the fields - not labels.

0 Likes 0 ·
Matthew Gillespie avatar image Matthew Gillespie ♦♦ Karen Measells commented ·

Do you mean you can put text in the row and column headers, but not in the cells? That's because table cells take number data by default. To add string data to a cell right click on it and choose Assign String Data. You can do this for the whole column at once by right clicking on the column header.

0 Likes 0 ·
Maryam H2 avatar image Maryam H2 commented ·
@Matthew Gillespie How can I do the same and separate the areas in the last version?
0 Likes 0 ·
Jeanette F avatar image Jeanette F ♦♦ Maryam H2 commented ·
Hello @Maryam H2, We suggest you create a new post for your question and reference this post in the new question.
0 Likes 0 ·
Maryam H2 avatar image Maryam H2 Jeanette F ♦♦ commented ·

Sure!

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.