Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 19 Next »

Who are they?

Different Responsible Officers (or Deans) delegate different levels of responsibility to their teams in different Local offices/Designated Bodies. How hands-on they are, varies from person to person. The aim is the bring the trust down to the people below them who are all “perfectly capable of doing the role”.

In our system we call them RO, RVOfficer, Revalidation officers or Responsible officers.

When a recommendation is submitted to the GMC, corresponding DB’s Responsible Officer’s surname, gmc id, designated body code are also submitted to GMC along with the doctor’s detail. The RO details are cross checked in the GMC’s database. If the details are correct only then recommendation is allowed to be submitted.

Below is the ongoing check on the prod. ROs details for the designated Body

  • The red tick = RO details is correct

  • The red cross= RO details incorrect and need updating (see next table below for the correct details)

Below is the revised correct details for production environment after necessary changes on different fields

Name

FirstName

LastName

gmcid

emailAddress

rolename

designatedBodyCode

Status

Bill.Irish@hee.nhs.uk

Bill

Irish

3132872

Bill.Irish@hee.nhs.uk

RVofficer

1-AIIDWT

Done

Revalidation.TV@hee.nhs.uk

Michael

Bannon

2938194

Revalidation.TV@hee.nhs.uk

RVofficer

1-AIIDH1

Done

paul.sadler@hee.nhs.uk

Paul

Sadler

3195358

paul.sadler@hee.nhs.uk

RVofficer

1-AIIDHJ

Done

responsibleOfficer.em@hee.nhs.uk

Jonathan

Corne

3260977

responsibleOfficer.em@hee.nhs.uk

RVofficer

1-AIIDSA

Done

sanjiv.ahluwalia@hee.nhs.uk

Sanjiv

Ahluwalia

4113351

sanjiv.ahluwalia@hee.nhs.uk

RVofficer

1-AIIDWA

Done

gary.wares@hee.nhs.uk

Gary

Wares

4064581

gary.wares@hee.nhs.uk

RVofficer

1-AIIDVS

Done

graeme.dewhurst@hee.nhs.uk

Alec

Dewhurst

2634658

graeme.dewhurst@hee.nhs.uk

RVofficer

1-AIIDR8

Done

revalidation.yh@hee.nhs.uk

Jon

Cooper

4194035

revalidation.yh@hee.nhs.uk

RVofficer

1-AIIDQQ

Done

In Prod revalidation environment we have the Responsible officers details as below (updated on: 2 December 2021)

Pre prod ROs

In stage/preprod we have the following Responsible officers in different Dbs

How is it implemented in our systems?

In terms of implementation (refer to the GMC Web service user guide version 2.6, as attached) when Revalidation sends request to GMC using TryRecommendationV2 in the request parameter we need to supply RO surname, RO GMC Reference No, RO Designated Body Code.

In the response message GMC provides error code 84 (Missing / Invalid Responsible Officer GMC reference number) if we do not supply the correct RO GMC reference no, error code 85 (Missing Responsible Officer’s surname) if we don’t include RO’s surname, error code 96 for missing responsible officer.

In the stage environment GMC only validates RO GMC reference number, nothing else. In Prod they are all validated.

What if a responsible officer changes?

As stated above, GMC will reject submissions with mismatched/incorrect RO references, so it’s crucial that RO changes are handled quickly.

If the user already has the RO role - (e.g. re-assigning an RO to a different DB) simply update the designated body in user management

If the user does not exist/Does not have the RO role - The RO role cannot be given via user management and must be updated via either, a) a flyway script or b) crafting a properly authorised HTTP POST to user management (see the request sent to save any user's roles).

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.