Me and My Goals with Physical Health Check Care Plan

NHS England reports that people with severe mental illness (SMI) have on average 15 to 20 years shorter life expectancy than the general population.

Many people with severe mental ill-health also suffer from physical ill-health and this is often linked with their mental health and its treatment.

80% of deaths of those with SMI are caused by common diseases such as heart disease, respiratory illnesses, diabetes, cancer and digestive disorders.

Also, health and care workers supporting people with SMI may not be aware of the associated risks of physical ill-health, or may not know how to provide support for such conditions and may focus only on an individual’s mental health.

There are real opportunities to address this, such as this integrated care plan.

Key objectives

All people with SMI should be offered an annual physical health check within Primary Care (their GP). This will measure and record information on smoking, obesity and high blood pressure on EMIS, which will be visible on the person’s Patients Know Best record.

Where such conditions are found, the person with SMI should be offered appropriate support and treatment, which they can set out in their ‘Me and My Goals’ plan, and continue to track their health and wellbeing by recording their measurements independently.

Outcome measures

Every person will be able to see their physical health check data and use their digital care plan ‘Me and My Goals’ to identify their health and wellbeing priorities (‘what matters to me’) . They can also set out their personalised recovery plan with support from healthcare professionals involved in their care.

When invited by the person, professionals from the wider framework of recovery services will be able to see this physical health check data and digital recovery plan, and give guidance and support as appropriate to their role and relationship to the person.

Current Baselines

All activity is face to face, with a lot of patients travelling large distances, where the follow-ups aren’t being efficiently or effectively managed.

Patients do not have a copy of their physical health check, and this information is not always visible to other wellbeing and recovery services supporting the person to get well and stay well.

Patients often feel once they have received a diagnosis for their mental illness, their physical health is neglected. Additionally, they can experience stigma and communication difficulties affecting their ability to seek medical help.


Workflow

Patient: Attends physical health check appointment.

GP practice: adds the physical health check data to patient record (EMIS) and it is then visible on the patient's PKB record.

GP practice with patient: Uses this data to inform person-centred ‘what matters to me’ discussion with the patient where recovery and wellbeing goals, important to the patient, can be recorded in their ‘Me and My Goals’ plan, with the next step to achieve each set out.

PKB: notifies patient a care plan has been added to their record.

Patient: continues to use PKB to track progress, update steps for achieving goals set out in their ‘Me and My Goals’ plan, and communicate with GP/Health Care Assistant etc to record and self-manage their recovery and wellbeing.

Example care plan template HTML code for Me and my physical health check care plan

<div class="form-inline">

<style media="screen">

a {word-wrap: break-word;}

.form-group {width: 100%; !important}

.cp_label {font-size: 18px;font-weight: 900;}

.cp_whiteBox {background-color:#ffffff; padding:15px; margin-bottom:10px; margin-top:10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px; border-radius: 10px;}

</style>

<div class="cp_whiteBox">

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<label class="cp_label" for="cp_aboutMe">About Me</label>

<p>Use this space to record your story and what is important to you.</p>

<textarea class="form-control" name="cp_aboutMe" id="cp_aboutMe" rows="5" style="width: 100%;"></textarea>

</div>

</div>

<br /><br />

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<h3>My Recovery Goals</h3>

<p>Thinking about your mental health, physical health and social needs write down up to three goals that you want to achieve to get well and stay well. Under each goal write down the step you need to take to achieve the goal and the date you hope to do it by.</p>

</div>

</div>

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<label class="cp_label" for="cp_goal1">Goal No 1</label>

<textarea class="form-control" name="cp_goal1" id="cp_goal1" rows="1" style="width: 100%;"></textarea>

</div>

</div>

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<label class="cp_label" for="cp_nextstep1">My next step</label>

<textarea class="form-control" name="cp_nextstep1" id="cp_nextstep1" rows="3" style="width: 100%;"></textarea>

</div>

</div>

<br />

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<label class="cp_label" for="cp_goal2">Goal No 2</label>

<textarea class="form-control" name="cp_goal2" id="cp_goal2" rows="1" style="width: 100%;"></textarea>

</div>

</div>

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<label class="cp_label" for="cp_nextstep2">My next step</label>

<textarea class="form-control" name="cp_nextstep2" id="cp_nextstep2" rows="3" style="width: 100%;"></textarea>

</div>

</div>

<br />

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<label class="cp_label" for="cp_goal3">Goal No 3</label>

<textarea class="form-control" name="cp_goal3" id="cp_goal3" rows="1" style="width: 100%;"></textarea>

</div>

</div>

<div class="row" style="margin-top: 15px;">

<div class="col-sm-12">

<label class="cp_label" for="cp_nextstep3">My next step</label>

<textarea class="form-control" name="cp_nextstep3" id="cp_nextstep3" rows="3" style="width: 100%;"></textarea>

</div>

</div>

</div>

</div>