Get and update contact details in PDS
Use this standard to use, capture and update Personal Demographics Service (PDS) contact details in patient, healthcare worker and unattended services.
Overview
This standard builds on the GOV.UK design system, which details how to ask users for email addresses and phone numbers. This standard applies these rules for the Personal Demographics Service (PDS).
Within PDS, a number of methods exist to contact a patient. This standard explains how to use these contact details directly within a service. For sending communications, see NHS Notify.
Data presentation specifications
Depending on the API you use, the data presentation specification to get data from the PDS database will be different.
The APIs that interact with PDS data are:
- Personal Demographics Service (FHIR) API - Access patients' personal information, such as name, address, date of birth, related people, registered GP, nominated pharmacy and NHS number using the FHIR version of the Personal Demographics Service (PDS) API.
- Personal Demographics Service (HL7 V3) API - use this if you want to use functions that are not yet available on the FHIR API, such as creating a new record for a birth, receiving birth notifications, or creating a record for a new patient (except when registering a new patient at a GP Practice, use Primary Care Registration Management).
Ownership of contact details
There is no requirement to verify ownership of contact details before sending the contact detail to PDS. You can authenticate the contact detail via a one-time passcode to check the patient has entered the correct contact detail, though this may cause your organisation additional cost for SMS messages and letters.
Proof of address is not required to update an address on a PDS record. It should not be used to determine residency status or to confirm if the individual is entitled to free hospital treatment.
Telecom information
Telecom terminology
Within PDS, you can get different telecom functions by combining the telecom communication contact method with the telecom usage. However, the terminology of communication contact method and usage is different depending on the API you're using. Though the terminology is different, the context of the labels is the same.
PDS | HL7 V3 | FHIR | Description |
---|---|---|---|
Telecom communication contact method | type | system | The method of contacting the patient. |
Usage | class | use | The subcategory indicates how that contact method should be used. |
Telecom communication contact method
There are multiple types of telecom communication contact method, some of which are technologies that are being phased out over time, for example fax or textphone.
(PDS) Telecom communication contact method |
(HL7 V3) Type |
(FHIR) System |
Description |
---|---|---|---|
tel | tel | phone | By phone |
fax | fax | fax | By Fax |
mailto | mailto | By email | |
textphone | textphone | other | By textphone |
Telecom usage
Each telecom communication contact method is linked with a one-to-one mapping to a telecom usage. This shows many examples of usage contexts of legacy technologies that are being phased out over time, like an answering machine or pager.
(PDS) Telecom usage |
(HL7 V3) Class | (FHIR) Use | Description |
---|---|---|---|
AS | AS | N/A | An automated answering machine |
EC | EC | N/A | A contact detail specifically designated to be used for emergencies |
H | H | home | The primary contact detail to contact the patient, at home. |
HP | HP | The primary contact detail to reach the patient after business hours | |
HV | HV | temp | A temporary contact detail to reach a person during a specific time, i.e., vacation or temporary residency |
MC | MC | mobile | A telecommunication device that moves and stays with its owner |
PG | PG | A paging device suitable to solicit a callback or to leave a very short message | |
WP | WP | work | A work/ office related telecom contact |
Example
A mobile phone has a telecom communication contact method: 'tel' and telecom usage: 'MC' or 'PG'.
The naming convention will vary depending on the API data specification (see contact detail definitions).
- In the Personal Demographics Service (HL7 V3) API two data items can be linked without restriction. For example, it is possible to have a telecom communication contact method: textphone and a telecom usage: answering machine, even if it does not make sense to have so.
- In the Personal Demographics Service (FHIR) API, the telecom usage only has four codes. The data may show contact details of more than one cardinality of data when queried from PDS.
- Answering machines and pagers can be saved in PDS. These telecom usages are planned for deprecation and cannot be accessed using Personal Demographics Service (FHIR) API, so if you need this data use Personal Demographics Service (HL7 V3) API
Address information
Address type
Each address entry within the address collection belong to one of these classes.
(PDS) Address type |
(HL7 V3) Class |
(FHIR) Use |
Description |
---|---|---|---|
Home address | H | home | The home address is the patient's normal residence. Home address is also known as usual, main, current or permanent address |
Temporary address | TMP | temp |
A temporary address is an address used for a set time period, but where the patient's home address remains unchanged, for example A holiday home. Temporary addresses have business-effective dates and are valid for a maximum of 3 months. |
Correspondence address | PST | billing | An address used for correspondence purposes only. |
NHS Notify
For services using NHS Notify, PDS data is not used to send a letter to a single address type. Instead, it selects the most logical address available on the patient's record:
- If there is a temporary address within 3 months of its business-effective "from" date (read more on business-effective dates), then it will use the temporary address.
- If there is no temporary address within 3 months of its business-effective "from" on record but there is a correspondence address, then it will use the correspondence address.
- If there is no temporary address within 3 months of its business-effective "from" and there is no correspondence address, then it will use the home address.
- If there is no temporary address within 3 months of its business-effective "from", there is no correspondence address and there is no home address on record then it will not send the letter.
- PDS contains international addresses but NHS Notify will not send to international addresses by default. Services must validate that the address is within the UK.
- NHS Notify will not send to addresses with ZZ99 pseudo-postcodes.
Standard UK Addresses
Though PDS allows for free text in the address lines field, addresses are displayed using this structure:
- line 1 - premises ID and/or house name, for example Flat 1 or The Old Schoolhouse
- line 2 - house number, dependent thoroughfare name and descriptor (if present), thoroughfare name and descriptor, for example 23 Mill Lane
- line 3 - dependent locality/village, locality (if present), for example Boxgrove
- line 4 - post town, for example Leeds
- line 5 - county (if present), for example West Yorkshire
- Postcode
The address line structure is under review for improvements, and subject to change.
Non-standard addresses
Patients may not have a standard UK address and are still entitled to NHS healthcare services. A patient may not have a standard address because they:
- are homeless
- have no fixed address
- are temporarily visiting the UK
- are a migrant
There are existing standards and guidance for how NHS services and practices should handle these patient:
- Guidance on patient registration for GP practices (bma.org.uk)
- Patient Registrations | PCSE (england.nhs.uk)
- CQC guidance and regulation for health and social care providers, local authorities and integrated care systems
- GOV.UK NHS entitlements: migrant health guide
Most NHS services are free to patients who live in the UK permanently. If patients do not normally live in the UK, they may have to pay for hospital treatment. As such, a patient's address should match their residential status.
When an addresses is entered, there is no need to validate it. If your system gets an address with a non-standard format, we suggest using this structure:
- line 1 - premises ID and/or house name, e.g. Flat 1
- line 2 - house number, dependent thoroughfare name and descriptor (if present), thoroughfare name and descriptor, e.g. 5 Avenue
- line 3 - dependent locality/village, locality (if present), e.g. Anatole
- line 4 - post town, county (if present) e.g. 75007 Paris
- line 5 - country, e.g. France
- Postcode / zip code
The way non-UK addresses are captured in PDS is under review and subject to change. The current process creates known challenges to NHS services as there is no country line in PDS.
International addresses have different formats, so not all lines of the address are needed and what each line contains may vary. It's important to note the country and the postcode (or zip code).
Where the address does not have a postcode or zip code, the address is given a pseudo-postcode. These pseudo-postcodes begin with ZZ99. They are used:
- as a default for UK patients who have an unknown home address
- for international patients to identify their home country
Patient records containing ZZ99 postcodes for the home address are deemed uncontactable by NHS services (including NHS Notify) because a letter cannot be sent to this address.
Address for homeless and no fixed address
Patients with no fixed address or that are homeless should contact their GP to discuss their residential status. They should issue a temporary address type that the patient has access to. This may be a friend's address, a day centre, or their GP's address.
If a patient has no fixed address, this should be recorded with the appropriate pseudo-postcode.
Address for temporary visitors and migrants
For overseas visitors and non-UK addresses, there is no technical validation on the address entered as each country's address format varies.
It's important to record the country and the postcode or zip code. Where it is not possible to enter a postcode or zip code, the address is given a pseudo-postcode that is specific to the country. For example, "ZZ99 6CZ" is the pseudo-postcode for India.
Structure of pseudo-postcodes
These pseudo-postcodes are only used when the patient has no UK address that they can access. Each pseudo-postcode reflects the context of residence in relation to the address of the patient. This is the string "ZZ99" plus a space followed by a numeric, then an alphabetical character, then a Z.
Pseudo-postcode (Breakdown) | Country |
---|---|
ZZ99 3WZ | UK (Not known) |
ZZ99 3VZ | UK (No fixed abode) |
ZZ99 3CZ | UK (Not otherwise stated) |
A space can be inserted in the 8-character field. This differentiates between the inward and outward segments of the code. This enables full use to be made of Royal Mail postcode functionality.
The list of all UK pseudo-postcodes can be found at Office for National Statistics (ONS) data and Pseudo Country Postcode files.
Date and time types
Business-effective dates
Business-effective dates are used to define when the data is valid. This is date is often given by the patient or healthcare worker.
PDS Data Item | PDS FHIR | HL7 V3 | Description | Data type |
---|---|---|---|---|
Business Effective from date | start | effective[0].window[0].low | The date from which the data has been indicated to be effective by a patient. | Date |
Business Effective to date | end | effective[0].window[0].high | The date to which the data has been indicated to be effective by a patient. | Date |
- If the business-effective "from" date is in the past and the business-effective "to" date is in the future, the data is currently valid.
- If the business-effective "from" date is in the future and business-effective "to" date is in the future then the date is currently invalid.
- If the business-effective "from" date is in the past and business-effective "to" date is in the past then the contact detail is invalid.
If the service is patient-facing, healthcare worker-facing or restricted will change how the data is displayed.
System-effective dates
System-effective dates are used as an audit trail on data activity in PDS. PDS data points are either active or historic.
PDS Data Item | PDS FHIR | HL7 V3 | Description | Data type |
---|---|---|---|---|
System effective from date | N/A | sedLow | The date at which the data was first added to PDS. | Datetime |
System effective to date | N/A | sedHigh | The date at which the data was moved to history on PDS. | Datetime |
- If the system-effective "from" date is in the past and the system-effective "to" date is null, the data is currently active.
- If the system-effective "from" date is in the past and system-effective "to" date is in the past then the contact detail is historic.
Data that is historic or with a system-effective "to" date in the past must not be used to contact a patient and will not be displayed but may still be used to trace a patient.
Validation
Validation on PDS schema
Data retrieved from a PDS can be validated to ensure the data conforms to the correct standard schema. However, not every record on PDS is complete across the full schema. A record may also be incomplete as a response within the payload. Validation should be required on mandated fields like value, use and system (read more on telecom terminology for HL7 V3 API naming conventions). All other fields may not need validation to determine data usage.
PDS FHIR API incomplete schema example
"address": [ { "use": "home", "line": [ "1 Trevelyan Square", "Boar Lane", "City Centre", "Leeds", "West Yorkshire" ], "extension": [ { "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey", "extension": [ { "url": "type", "valueCoding": { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType", "code": "PAF" } }, { "url": "value", "valueString": "12345678" } ] }, { "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey", "extension": [ { "url": "type", "valueCoding": { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType", "code": "UPRN" } }, { "url": "value", "valueString": "123456789012" } ] } ] } ]
PDS FHIR API complete schema example
"address": [ { "period": { "start": "2020-01-01", "end": "2021-12-31" }, "use": "home", "line": [ "1 Trevelyan Square", "Boar Lane", "City Centre", "Leeds", "West Yorkshire" ], "postalCode": "LS1 6AE", "extension": [ { "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey", "extension": [ { "url": "type", "valueCoding": { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType", "code": "PAF" } }, { "url": "value", "valueString": "12345678" } ] }, { "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AddressKey", "extension": [ { "url": "type", "valueCoding": { "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-AddressKeyType", "code": "UPRN" } }, { "url": "value", "valueString": "123456789012" } ] } ] } ]
Contact detail validation
Email address validation
To validate an email address, use the validatorjs library. You should ensure:
- the local part of the email (before the @) allows for up to 64 characters, including letters, digits, and specific special characters (' _ % + - ! /) and allowing for dot-separated sections
- the domain part of the email (after the @) must include at least one dot, with each section containing letters, digits, or hyphens
- the top-level domain (like .com, .org) must be at least two characters long.
If you cannot use the library, or want an extra front-end check, use this regular expression: /\b[A-Za-z0-9'_%+\-!\/]{1,64}(?:\.[A-Za-z0-9'_%+\-!\/]{1,64})*@([A-Za-z0-9\-]+\.)+[A-Za-z]{2,}\b
Mobile phone number validation
To validate a mobile phone, use the libphonenumber library. You should:
- allow any combination of digits (0-9), parentheses ( and ), and that these appears any number of times (the parenthesis opened must be closed and must contain non-zero number of digits)
- allow the input to start with an optional + or (
- allow for additional spaces, hyphens, dashes and brackets, and ensure they are able to accommodate country and area codes
- allow an option ";ext=", followed by more digits, with a minimum of 1 character and a maximum of 5 characters after
- ensure the input length is between 6 and 15 characters (not including the optional ";ext=" at the end)
Note that the functions to validate a mobile phone and landline differ in this library.
If you cannot use the library, or want an extra front-end check, use this regular expression: \s*(?:0|\+\s4\s4)\s7\s(?:[0-9]\s*){9}$.
Landline number validation
To validate a landline number, use the libphonenumber library. You should:
- allow any combination of digits (0-9), parentheses ( and ), and that these appears any number of times (the parenthesis opened must be closed and must contain non-zero number of digits)
- allow the input to start with an optional +
- allow for additional spaces, hyphens, dashes and brackets, and be able to accommodate country and area codes
- allow an option ";ext=", followed by more digits, with a minimum of 1 character and a maximum of 5 characters after
- ensure the input length is between 6 and 15 characters (not including the optional ";ext=" at the end)
Note that the functions to validate a mobile phone and landline differ in this library.
If you cannot use the library, or want an extra front-end check, use this regular expression to validate UK landline numbers: ^+?0-9()(;ext=)?0-9$.
Address validation
To validate an address, use Ordnance Survey (OS) Places API. You should:
- ensure the postcode and first line of the address are mandatory at minimum
- ensure the address fields conform to the address structure
- ensure messaging is in place so the address does not contain any Personal Identifiable Data (PID) or information about how to access the address, for example no building access codes.
If it is a UK address, you can also use this regular expression to validate the postcode: /^[a-zA-Z]{1,2}[0-9][0-9A-Za-z]? ?[0-9][a-zA-Z]{2}$/
Ensure that the UK postcode:
- starts with 1 or 2 letters (either uppercase or lowercase)
- is followed by a single digit
- optionally followed by another digit or letter (uppercase or lowercase), but this part is non-greedy, so it will try to match as little as possible
- is followed by another single digit
- ends with exactly 2 characters, each of which can be a lowercase letter, an uppercase 'A', or a hyphen
Contact details for patient-facing services
If the patient has authenticated using NHS login the service should use the PDS FHIR API using patient access mode.
When tracing and updating data in PDS via an API, the NHS number of the subject must be obtained from NHS login's profile. This can be retrieved through scopes and claims.
Security verification and authentication
NHS services that display or update patient contact details must comply with DCB3051 Identity Verification and Authentication Standard for Digital Health and Care Services, for example by onboarding to NHS login when authenticating to a service. Otherwise, the correct identity authentication and verification level should happen within the service journey. Currently, a service must achieve a verification level of high and an authentication level of high to display patient contact details from a PDS record. This is not the case when displaying NHS login details to a patient.
If the service team is using NHS login, services should only allow P9 verified patient with a high authentication level into the service (this means the user has a high vector of trust).
Service inactivity timeouts
NHS services that display or update patient contact details must mitigate against a session being hijacked to update a patient's PDS record. This can be through inactivity timeouts, where the service ends the current active session if there is 10 minutes of inactivity.
Contact detail definitions
Telecoms and addresses have multiple mappings of communication contact methods and types.
Contact detail | PDS Snippet | PDS FHIR Contact detail classification | HL7 V3 Contact detail classification | Description |
---|---|---|---|---|
Email address |
Telecom |
System: email Use: home |
Type: mailto Class: H or HP |
The patient's main email address. When capturing a new email address, the default email address validation should be applied.
|
Mobile phone number |
Telecom |
System: phone Use: mobile |
Type: tel Class: MC or PG |
The patient's mobile phone number used to send SMS messages. When capturing a new mobile phone number, the default mobile phone number validation must be applied. |
Landline number |
Telecom |
System: phone Use: home |
Type: tel Class: H or HP |
The patient's landline number. When capturing a new landline number landline, the default number landline number validation must be applied. |
Address | Address | Use: Home | Class: H or HP |
The home address is the patient's normal residence. Home address is also known as usual, main, current or permanent address When capturing a new usual (home) address, the default address validation must be applied. |
When displaying patient contact details, the NHS login scopes and claims for email address, phone number and landline number must not be used. These details are for the patient to login into an NHS login account and are not synced directly through Spine.
Displaying contact details
Though PDS can display different functions of address and telecom, patient-facing services do not need to display all the data to the end user. Service teams can decide which contact details best meet the needs of their users, while also considering the clinical perspective.
If the patient is P9 with a high vector of trust, a service can display the patient's contact details in plain text if:
- use NHS login at a high authentication level and a high verification level, or
- comply with DCB3051 Identity Verification and Authentication Standard for Digital Health and Care Services.
Only active data points must be displayed in relation to today's date (read more on system-effective dates). Only valid data points must be displayed in relation to today's date (read more on business-effective dates). The service must display the latest data point based on the business-effective "from" date. When displaying contact details to a patient one datapoint must show for each combination of telecom communication method and usage or address type. If the patient has no active and valid contact detail on PDS then no contact detail should be shown to the patient.
Updating contact details
If the patient is using NHS login and is P9 with a high vector of trust, the service can update that patient's contact details. Services cannot update patient contact details if they do not use NHS login at a high authentication level and a high verification level, or do not comply with DCB3051 Identity Verification and Authentication Standard for Digital Health and Care Services.
Within PDS there must only be one active and valid telecom or address for each combination of telecom communication method and usage or address type on a patient's record at a once. This means the old address, as well as all inactive and invalid datapoints, must be removed from the patient's records. When a service using the PDS FHIR API submits the new datapoint to PDS via a PATCH operation, a delete operation must be performed on the old datapoint as well as the inactive and invalid datapoints on that record.
Contact details for healthcare workers
Security verification and authentication
Healthcare worker-facing services should use one of these APIs when getting data from PDS:
- Personal Demographics Service (FHIR) API using healthcare worker access mode (read more on PDS FHIR API access modes)
- Personal Demographics Service (HL7 V3) API where a healthcare worker is strongly authenticated (read more on HL7 V3 security and authorisation)
Contact detail definitions
Telecoms and addresses have multiple mappings of communication contact methods and types.
Contact detail | PDS Snippet | PDS FHIR Contact detail classification | HL7 V3 Contact detail classification | Description |
---|---|---|---|---|
Primary email address |
Telecom |
System: email Use: home |
Type: mailto Class: H or HP |
The patient's main email address. When capturing a new primary email address, the default email address validation must be applied. |
Temporary email address |
Telecom |
System: email Use: temp |
Type: mailto Class: HV |
The patient's temporary email address to be used for a set time period, for when the main email address should not be used. Temporary email addresses have business-effective dates and are valid for a maximum of 3 months from the business-effective "from" date ( see more about timestamp terminology based on the data presentation specifications). When capturing a new temporary email address, the default email address validation must be applied. |
Work email address |
Telecom |
System: email Use: work |
Type: mailto Class: WP |
The patient's work email address. When capturing a new work email address, the default email address validation must be applied. |
Emergency email address |
Telecom |
Not available* |
Type: mailto Class: EC |
The patient's emergency email address. When capturing a new work email address, the default email address validation must be applied. |
Landline number | Telecom |
System: phone Use: home |
Type: tel Class: H or HP |
The patient's landline number. When capturing a new landline number, the default number landline number validation must be applied. |
Mobile phone number | Telecom |
System: phone Use: mobile |
Type: tel Class: MC or PG |
The patient's mobile phone number used to call or send SMS messages. When capturing a new mobile phone number, the default mobile phone number validation must be applied. |
Temporary phone number | Telecom |
System: phone Use: temp |
Type: tel Class: HV |
The patient's temporary phone number to be used for a set time period, for when the mobile phone number or landline number should not be used. Temporary phone numbers have business-effective dates and are valid for a maximum of 3 months from the business-effective "from" date ( see more about timestamp terminology based on the data presentation specifications). When capturing a new temporary phone number, the default mobile phone number and landline number validation must be applied. |
Work phone number | Telecom |
System: phone Use: work |
Type: tel Class: WP |
The patient's work phone number. When capturing a new work phone number, the default mobile phone number and landline number validation must be applied. |
Emergency phone number | Telecom |
Not available* |
Type: tel Class: EC |
The patient's emergency phone number used to call. When capturing a new mobile phone number, the default mobile phone number validation must be applied. |
Usual (home) fax | Telecom |
System: fax Use: home |
Type: fax Class: H or HP |
The patient's usual fax, typically a home fax machine. |
Work fax | Telecom |
System: fax Use: work |
Type: fax Class: WP |
The patient's work fax. |
Usual (home) textphone | Telecom |
System: other Use: home |
Type: textphone Class: H or HP |
The patient's usual textphone, used to send SMS messages. When capturing a new textphone number, the default mobile phone number and landline number validation must be applied. |
Usual (home) address | Address | Use: home | Class: H |
The home address is the patient's normal residence. Home address is also known as usual, main, current or permanent address When capturing a new home address, the default address validation must be applied. |
Temporary address | Address | Use: temp | Class: HV |
A temporary address is an address used for a set time period, but where the patient's home, the permanent address remains unchanged, for example A holiday home. Temporary addresses have business-effective dates and are valid for a maximum of 3 months from the business-effective "from" date ( see more about timestamp terminology based on the data presentation specifications). When capturing a new temporary address, the default address validation must be applied. |
Correspondence address | Address | Use: billing | Class: PST |
An address used for correspondence purposes only. When capturing a new correspondence address, the default address validation must be applied. |
* The patient's emergency telecom contact is under review for improvements and is subject to change.
Displaying contact details
Though PDS can display multiple functions of address and telecom, services for healthcare workers do not need to display all the data to the end user. Service teams can decide which contact details best meet the needs of their users, while also considering the clinical perspective.
If the service has authenticated the end user and is using the API through a healthcare worker access mode, the service can display a patient's contact details in plain text. Services cannot display patient contact details in plain text if they do not use healthcare worker access mode.
Services can display an historic or invalid datapoint if it is the latest datapoint, based on business-effective "from" date. If the datapoint is historic, a label must be shown to mark this. If the datapoint is invalid then a label must be shown to mark this.
When displaying contact details to a patient, one datapoint must show for a combination of telecom communication method and usage or address type on a patient's record. If the patient does not have a contact detail on PDS then no contact detail should be returned to the patient.
Updating contact details
If the service has authenticated the end user and is using the API through a healthcare worker access mode, the service can update the patient's contact details. Services cannot update patient contact details if they do not use healthcare worker access mode.
Within PDS there must only be one active and valid telecom or address for each combination of telecom communication method and usage or address type on a patient's record at a given time. This means the old address, as well as all inactive and invalid datapoints, must be removed from the patient's records. When a service using the PDS FHIR API submits the new datapoint to PDS via a PATCH operation, a delete operation must be performed on the old datapoint as well as the inactive and invalid datapoints on that record.
Contact details for unattended services
Unattended services should use the PDS FHIR API using restricted access mode.
Security verification and authentication
This access mode is application-restricted, meaning authentication is performed on the calling application but not the end user.
Contact detail definitions
As there is no end user, it is the service team's responsibility to choose the contact details to use from the address types and combined telecom communication method and telecom usage. If the contact detail is not familiar to a patient, or controllable by a healthcare worker, there is a risk that the NHS will not use the contact detail and may cause confusion.
Updating contact details
Unattended services that modify contact details should be reviewed on a case-by-case basis. Contact the API's onboarding team for information on how to modify contact details in restricted access mode.
Retrieving contact details
It is the service team's responsibility to review data with an expired business-effective date.
For any temporary address or telecom fields that does not have a business-effective "to" date, the service should check that it's still within 3 months of the business-effective "from" date. If it has expired, try to use other contact methods.
Further information
Access patients' personal information, such as name, address, date of birth, related people, registered GP, nominated pharmacy and NHS number using the FHIR version of the Personal Demographics Service (PDS) API.
Access patients' personal information, such as name, address, date of birth, related people, registered GP and NHS number using our HL7 V3 version of the Personal Demographics Service (PDS) API.
DCB3051 provides for a consistent approach to identity management across digital health and care services, covering: verification, authentication and clinical authorisation.
NHS Notify allows NHS England organisations and services to send NHS App messages, emails, texts and letters to patients and the public more effectively.
Last edited: 21 January 2025 3:39 pm