question

Maryam H2 avatar image
0 Likes"
Maryam H2 asked Jason Lightfoot commented

Modeing Staff Charting in HC

Is there an alternative/better method to implement charting within the healthcare environment that allows for staff utilization/acquisition while ensuring the main token/patient progresses to the care pathways? In my main model, applying this logic gave me the following errors:

LINK PARITY ERROR (find searchname: ActiveProcessResources this: 759022640 parity: 0 time: 575.850908)

LINK PARITY ERROR (insertInto_bareBones)


Below is an example of how I've done this into my model.

independent-staff-utilization.fsm

FlexSim 24.0.1
create tokensstaff utilizationacquire staff
· 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.

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

Hi @Maryam H2, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. 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 comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered

We've already identified in the other post that the cause of the errors is removing a patient before all the associated tokens are finished.

You can create child or independant tokens and then synchronise to when the charting is complete - for example using a list:

PersonIndependantProcess.fsm1707306212947.png


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.