Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Care plan statuses

All the care plan status changes should be logged in the event manager

Status

Conditions

Description

Method to turn the status

NEW

Sets on create care plan. Author hasn’t has approval from patient yet.

(RC-01 MRIN) API. Create Care Plan_EN

ACTIVE

First activity has been created for the care plan.

It sets automatically after the care plan activity has been created. Status describes that this care plan is active now, so another active care plans for this patient with the same diagnosis should be terminated. Author has an approval to work with the care plan.

(RC-01 MRIN) API. Create Care Plan activity_EN

COMPLETED

Care plan not in final status. At least one activity of the care plan should be in status=completed, another activities has final statuses

Final status, it sets manually. Describes that the care plan has been successfully finalized.

(RC-01 MRIN) API. Complete Care plan_EN

CANCELLED

Has no activities or all activities has final statuses

Final status. It sets manually in case when the care plan has been rejected for any reason or entered in error (corresponding status reason required)

(RC-01 MRIN) API. Cancel Care plan_EN

TERMINATED

Care plan not in final status. New care plan with the same diagnosis activated

Final status. Sets automatically when active Care plan with the same condition code in addresses field appeared.

(RC-01 MRIN) API. Create Care Plan activity_EN

Activity statuses

All the activity status changes should be logged in the event manager

Status

Conditions

Description

Method to turn the status

SCHEDULED

Care plan not in final status.

It sets automatically by default when activity created.

(RC-01 MRIN) API. Create Care Plan activity_EN

IN_PROGRESS

Care plan is active.

It sets automatically when first activity result appeared (first outcome_reference).

Job/Event (TBD)

COMPLETED

Care plan is active.

Final status. It sets manually by doctor’s decision.

(RC-01 MRIN) API. Complete Care plan activity_EN

CANCELLED

Care plan is active.

Final status. It sets manually when activity is entered in error or not needed anymore (corresponding status reason required).

(RC-01 MRIN) API. Cancel Care Plan activity_EN