[DRAFT] GP Connect (Patient Facing) Access Record

This guidance is under active development by NHS Digital and content may be added or updated on a regular basis.

Introduction

GPIT Futures programme main vision is to accelerate and extend data access to patients in an efficient way. Part of that accelerating work is the patient facing services (PFS) which would enable seamless access of data for patients from Foundation System suppliers.

The overall design of PFS is based on Access Structured Record (ASR) API, implemented by existing and NME foundation system (FS) suppliers. Access to the new consumer PFS APIs would be managed through NHSD API-Management APIGEE gateway.


Access Record: Structured | Patient Facing Services

The Access Record Structured Patient Facing Services (PFS) View Record capability enables PFS App suppliers to request and consume a patient’s GP record in a structured and coded format that is machine readable. The data will be returned as per patient’s GP record access levels set by their GP Practice in their clinical system.

The data will be made available via a standard API. Structured data allows the PFS Apps to import and process the patient data in whatever way it requires to best support the patients viewing their data on the PFS Apps.

Additional undertaking is made by GP Connect clinicians and technical modelers to advise on what is safe and useful to display for patients / citizens viewing. This includes a breakdown of the relevant FHIR profiles and examination of each element with a safety rating and recommendation. More can be found on the PFS Profiles section.


Scope

The Access Record Structured capability will expose data for a number of clinical areas. Currently supported medical record data items are:

  • Allergies - are observations, they contain medical record data item properties.
  • Medications - contains data about drugs prescribed to the patient.
  • Immunisations - are observations, they contain medical record data item properties.
  • Consultations - are patient’s interactions with the practice. A consultation may have a list of observations that were recorded during the consultation.
  • Problems - contains data about medical problem.
  • Investigations - are a test results. Investigations can be (e.g. height or weight) or a composite (e.g. full blood count).
  • Outbound Referrals - are typically defined as a request for transfer of care or request to provide assessment, treatment or clinical advice on the care of a patient.
  • Documents - are electronic records that provides evidence of medical care.
  • Uncategorised data - is not a clinical area in its own right, it represents the remainder of the clinical record which is not covered by the other clinical areas. It should not be used as a clinical area in itself. It covers several clinical concepts such as procedures, family history, measurements and many more. They are not fully standardised as clinical areas in the source system.

Example scenarios

  • A patient with multiple long-term conditions views their repeat medications list to be up to date about all the medications they take. They want to view their test results for their condition(s) as they undergo regular tests.
  • Patients who have had multiple hospital admissions would like to view their documents and letters.
  • Senior citizens want to view what was discussed in their consultation as they want to refer to what was discussed.

Getting started

Before starting development, read the specifications and prerequisite listed below:


Prerequisite


Explore

back to top