WARNING
This guidance is under active development by NHS England and content may be added or updated on a regular basis.GP2GP
GP2GP
Background
These are a collection of use case examples covering the transfer of patient medical records between two seperate GP systems as part of the GP2GP programme. This includes positive and negative acknowledgement responses.
This use case uses the Messaging paradigm within FHIR.
Use Case
Use Case 1 | |
---|---|
Name | GP2GP Record Transfer Acknowledgements |
Description | This use case describes the process of acknowledging the outcome of a GP2GP patient record transfer between two New Market Entrant (NME) GP practices. The receiving practice (GP Practice B) must send an electronic notification to the sending practice (GP Practice A) to confirm whether the record transfer was successful, partially failed, or completely failed. Supporting documents referenced in the structured record must be retrieved separately via GP Connect 'Get Document' calls, and any failed document retrievals must also be acknowledged. |
Actors (Role) | Receiving GP Practice (B), Sending GP Practice (A), MESH, Primary Care Support England (PCSE), GP Connect |
Frequency of Use | Whenever a patient is transferred between NME GP practices |
Triggers | GP Practice B requests a patient’s GP2GP record from GP Practice A via GP Connect. |
Pre Conditions | - The patient is registered at GP Practice A - GP Practice B has initiated a GP2GP transfer request for the patient’s record - GP Practice A has sent the requested GP2GP record to GP Practice B - GP Practice B is responsible for retrieving referenced documents separately using GP Connect Get Document |
Post Conditions | - The GP2GP record transfer has been acknowledged by the receiving system as either successful, partially failed, or totally failed. - The sending practice (GP Practice A) has received a notification via MESH and may take further action if necessary - Any failed document retrievals have been acknowledged, and manual transfer via PCSE has been triggered if required. |
Main Course | 1. GP Practice B requests the patient’s GP record from GP Practice A. 2. GP Practice A successfully sends the electronic GP record via GP Connect. 3. GP Practice B receives and integrates the record into its clinical system. 4. GP Practice B generates a success acknowledgement message. 5. GP Practice B sends the success acknowledgement via MESH to GP Practice A. 6. GP Practice A marks the transfer as complete in its system. 7. GP Practice B retrieves referenced documents separately via GP Connect Get Document. 8. Each document request succeeds or fails. |
Alternate Course | 1. Steps 1–5 from the main flow occur. 2. GP Practice B retrieves referenced documents separately via GP Connect Get Document. 3. GP Practice B fails to retrieve some documents from GP Practice A. 4. GP Practice B generates a failure notification for each document that does not transfer successfully and a success acknowledgement for each that does. 5. GP Practice B sends the notifications via MESH to GP Practice A, listing the missing documents. 6. GP Practice A arranges for manual transfer of the missing documents via PCSE. |
Exception | 1. GP Practice B requests the patient’s GP record from GP Practice A. 2. GP Practice A sends the record, but GP Practice B fails to integrate it due to validation errors or system failure. 3. GP Practice B generates a failure acknowledgement message. 4. GP Practice B sends the failure notification via MESH to GP Practice A. 5. GP Practice A marks the transfer as failed and may need to take corrective action. 6. If the structured record transfer fails, GP Practice A creates a task to print and send the full record via PCSE. |
User Stories
Successful GP2GP Record Transfer
As an NME GP Practice user at the provider site (losing practice) sending a patient record to another NME GP practice via GP Connect,
I want to know if the GP2GP transfer has been successful,
So that I am aware it is complete, and no further action is necessary.
Acceptable Criteria:
Given a patient is transferring from GP Practice A to GP Practice B,
And GP Practice B requests the patient’s electronic GP record from GP Practice A,
When GP Practice B receives and successfully files the GP record in their clinical system,
Then GP Practice B shall send an electronic notification/acknowledgement to GP Practice A confirming that the record has been successfully received and filed,
And GP Practice B shall acknowledge the success or failure of each referenced document retrieval via GP Connect Get Document.
Notification for Missing Documents in Transfer
As an NME GP Practice user at the provider site (losing practice) sending a patient record to another NME GP practice via GP Connect,
I want to know if the transfer has been successful, but some documents have not transferred, and which specific documents,
So that I can print and ensure they are sent via Primary Care Support England (PCSE).
Acceptable Criteria:
Given a patient is transferring from GP Practice A to GP Practice B,
And GP Practice B requests the patient’s electronic GP record from GP Practice A,
And GP Practice A successfully sends the electronic GP record to GP Practice B,
When GP Practice B retrieves each referenced document via GP Connect Get Document,
Then each document retrieval shall receive either a success or failure acknowledgement,
And GP Practice A shall be notified electronically which document(s) could not be retrieved by GP Practice B,
And the identified document(s) must be sent manually by post to GP Practice B.
Failed GP2GP Record Transfer
As an NME GP Practice user at the provider site (losing practice) sending a patient record to another NME GP practice via GP Connect,
I want to know if the GP2GP record transfer has failed,
So that I am aware that it is not complete.
Acceptable Criteria:
Given a patient is transferring from GP Practice A to GP Practice B,
And GP Practice B requests the patient’s electronic GP record from GP Practice A,
When GP Practice B is unable to receive and integrate the electronic GP record into its clinical system,
Then GP Practice B shall send an electronic notification/acknowledgement to GP Practice A confirming that the GP2GP record transfer has failed,
And if any document retrieval attempts were made before the failure, each must have a corresponding success or failure acknowledgement.