Why ISM_TRANSITION of an ACTION is mandatory?

Hi,

In the specs I see that ACTION has a mandatory relationship to ISM_TRANSITION.
In my project I only use the “description” field of ACTION to record information about the ACTION and I don’t have information to fill the ISM_TRANSITION.

My question is: why the ISM_TRANSITION of the ACTION is mandatory instead of optional?

Thank you,
Pablo.

pablo pazos wrote:

Hi Thomas,

In our implementation of a Trauma EHR, we don’t have an explicit state machine with the status of the action to work with, we only have a record of what was done. Trauma is a quick care act, and the physicians only want to check what actions they do on the patient, and in this case the description of the care act is enough for our record detaile level. I understand in something like give medication in an ICU has to follow a state machine for what was planned, active, suspended, etc, but in trauma a medication is given without a plan and is a one time thing, so it can’t be suspended or cancelled.

I also want to know the experience of other people modeling their “action” care entries.

Best regards,
Pablo Pazos Gutierrez

pablo pazos wrote:

Ok, I’ll do that.

Thank you Thomas.

Cheers,
Pablo.