Skip to main content

Glossary of developer terms

Find a list of NHS developer terms and abbreviations, along with their definitions.

Search A-Z

Search A-Z


A

Access mode

For an API, its access modes explain which security patterns you must use to call it. Different API endpoints might use different access modes.

For example, a read-only endpoint might have application-restricted access, while a read-write endpoint might have user-restricted access such as only by a healthcare worker.


Accreditation

The action or process used to ensure that a system provider meets necessary criteria to use the Open API services.


ACF

Access Control Framework. Access to NHS Care Records Service data (on Spine) is controlled by the ACF which registers and authenticates all users. It provides a single log-in and a record of each healthcare professional accessing a patient’s NHS care record.

All information is provided on a need-to-know basis and based on a user’s role and legitimate relationship with the patient. It stores the details of those relationships between healthcare professionals and patients, as well as patient preferences on information sharing (such as whether certain sensitive information is restricted from routine sharing).


ACS

Access Control Service. The Access Control Service used on Spine.


Act

A class in HL7 that describes if something happened or may happen.


Active patient

An Active patient as defined by GP Connect is any patient on a providers system that has Not Left and is Not Deceased. The concept of Active is related to the patient’s registration status rather than to the patients registration type.

A provider's system may have a number of different statuses which should be considered Active. Many of those statuses may apply to a number of different registration type. Below is a basic example of a possible GP Practice representation of patient registration type and registration status, to help explain the concept of an Active patient within GP Connect.


ActRelationship

A relationship between two HL7 act classes.


ADRT

Advance Decision to Refuse Treatment. An advance decision (sometimes known as an advance decision to refuse treatment, an ADRT, or a living will) is a decision you can make now to refuse a specific type of treatment at some time in the future.


ADT

HL7 Admit/Discharge and Transfer messages carry patient demographic information for HL7 communications but also provide important information about trigger events (such as patient admit, discharge, transfer, registration, etc.).

Some of the most important segments in the ADT message are the PID segment, the PV1 (Patient Visit). ADT messages are extremely common in HL7 processing and are among the most widely used of all message types.


AoMRC

The Academy of Medical Royal Colleges represents standards of care and medical education across the UK. By bringing together the expertise of the medical Royal Colleges and Faculties it drives improvement in health and patient care through education, training and quality standards.


API

The term Application Programming Interface is quite a confused term in the context of FHIR. Strictly speaking, an API is a set or services offered by a programming library that can be made use of by another application. Historically these would have been made available from a single machine although now they are available across networks.

In the service/message/document categorisation, an API is a service interface. As technology became increasingly capable of supporting distributed operations, the differences between SOA (Service Oriented Architecture) and API became blurred. In the context of FHIR we define APIs as REST based interfaces.


Application acknowledgement

A response from one application to another indicating that a message has been received and is valid.


Application role

The role played by the application in a particular interaction.


Argonaut

An initiative launched by HL7 to accelerate the development and adoption of FHIR. Supported by 11 organizations, including EHR vendors Epic and Cerner and health systems Mayo Clinic and Intermountain Healthcare.


ASID

Accredited System Identifier is an identifier used in Spine Directory Service (SDS) to reference an IT system that has been accredited for use in a specific health or care organisation.


Assurance

A set of activities intended to provide confidence that a system works as described and in a safe and secure way.


Attributes

Attributes are abstractions of the data captured about classes. Attributes capture separate aspects of the class and take their values independent of one another.


AUS

An Authenticated User Session is defined as when a real person is physically logged in to a system after being authenticated via their smart card or by another authentication method.


C

Care Record Element (CRE)

Care Record Elements (CREs) are used by the Spine to identify Medication and Allergies and Adverse Reactions.


CCDA

Consolidated CDA is an XML based implementation guide that specifies encoding, structure and semantics for a document that summarises a single patient’s clinical information.


CCG

Now replaced by Integrated Care Systems (ICSs), the Clinical Commissioning Group was an NHS organisation made up of GP practices looking to understand the health needs of local people and use funds given by NHS England to buy services which meet those needs. 


CDA

The Clinical Document Architecture provides an exchange model for clinical documents (such as discharge summaries and progress notes). By leveraging the use of XML, the HL7 V3 Reference Information Model (RIM) and coded vocabularies, CDA makes documents both machine-readable and human-readable. It guarantees preservation of the content by using the extensible Mark-up Language (XML) standard.


CIB

The Code 4 Health, Community Interoperability Board was established early in 2016. This network of networks has taken on a leadership role across the service to coordinate and deliver working interoperability standards.


CIMI

Clinical Information Modelling Initiative An international collaboration dedicated to providing a common format for detailed specifications for the representation of health information content. In this way semantically, interoperable information may be created and shared in health records, messages, and documents.


Class clone

A class that is a clone of another class, derived from another class.


Clinical Safety Officer (CSO)

A CSO is the person responsible for making sure a software supplier addresses the requirements of DCB0129.


Coded With Extensions (CWE)

Codes from other code systems which have the same sort of context (meaning) can be used.


Coded with No Extensions (CNE)

Only codes from the specified code system can be used.


Common Assessment Framework (CAF)

The Common Assessment Framework (CAF) for Adults is a Department of Health funded project that aims to improve information sharing across organisations for multi-disciplinary assessment and care and support planning.


Common Assurance Process (CAP)

The Common Assurance Process (CAP) is an NHS process that needs to be followed to gain accreditation allowing for connection directly to the Spine.


Common Message Element Type (CMET)

This is a reusable model which can be used in multiple messages. CMETs can speed up the process of developing messages and increase consistency between different specifications.


Confidential client

A confidential client is a server that holds sensitive credentials. For example, the server might hold private keys to access an NHS England API. It's important to spend extra time to ensure those credentials can't be stolen or intercepted.

For more details see Keeping your software secure.


Connection Agreement (CA)

A legal document that must be signed by the software supplier to confirm they understand and will adhere to their obligations when using an API.


Consumer

A system which consumes data using existing Open APIs.


Core service

The FGM RIS central core component.


CP-IS

Child Protection Information Sharing service. An on-line service that allows NHS unscheduled care services to access basic child protection information that has been provided by the Local Authority Children’s Services departments. The NHS is only able to see that a child or foetus has a Child Protection Plan or is in the Looked After system. The information provided is start, end and delete dates; plus a Children’s Services contact telephone number where the NHS can get further information. Basic information about NHS accesses is also passed back to Children’s Services.


CPR

Cardiopulmonary Resuscitation. Emergency treatment that supports the circulation of blood and/or air in the event of a respiratory and/or cardiac arrest.


CRI

Clinical Referral Information.


D

Data Coordination Board (DCB)

Definition needed!


Data Security and Protection Toolkit (DSPT)

The Data Security and Protection Toolkit (DSPT) is an online self-assessment tool that all organisations must use if they have access to NHS patient data and systems. Completing the DSPT is part of the developer onboarding process.


Data Type

The structural format of the data carried in an attribute. Every data element has a data type. Data types define the meaning (semantics) of data values that can be assigned to a data element. Meaningful exchange of data requires that we know the definition of values so exchanged. This is true for complex values such as business messages as well as for simpler values such as character strings or integer numbers.


Data Type Flavour

A subdivision of a particular data type, that will constrain that particular data type. Data type flavour titles are suffixed with (f).


DCB0129

The standard that sets clinical risk management requirements for manufacturers or developers of health IT systems.


DCB0160

The standard that requires a health organisation (EUO) to establish a framework within which the clinical risks associated with the deployment and implementation of a new or modified health IT system are properly managed.


DCE UUID

Distributed Computing Environment Universally Unique Identifier A type of universally unique identifier (UUID).


DDS

Diagnostic Data Services.


Digital onboarding

Starting with the PDS FHIR API, we increasingly use digital onboarding. With digital onboarding, you use our online service to submit the information we need to approve your software.

The information we need is very similar to that for the Supplier Conformance Assessment List process, but we use an online service instead of a spreadsheet.


DIP

Digital Interoperability Platform is a name given to the full suite of services provided nationally to support and enable interoperability - primarily (but not limited to) those delivered through the Spine.


Direct Patient Care

The Caldicott Review defined it as a clinical, social or public health activity concerned with the prevention, investigation and treatment of illness and the alleviation of suffering of individuals. It includes supporting individuals’ ability to function and improve their participation in life and society. It includes the assurance of safe and high quality care and treatment through local audit, the management of untoward or adverse incidents, person satisfaction including measurement of outcomes undertaken by one or more registered and regulated health or social care professionals and their team with whom the individual has a legitimate relationship for their care.


dm+d

The NHS Dictionary of Medicines and Devices is a dictionary of descriptions and codes which represent medicines and devices in use across the NHS. It is delivered through a partnership with the NHS Business Services Authority and provides the recognised NHS Standard for uniquely identifying medicines and medical devices used in patient care.


DMS

Domain Message Specification Description of messages definitions and interactions relating to a specific business area (such as Ambulance, Child Health or Discharge etc.) This provides information to implementers regarding the use of HL7 messages restricted to a particular domain or related group of domains, for use within the English NHS. The main difference between this and a Message Implementation Manual (MIM), is that the MIM will contain a variety of domains with their business analysis artefacts included.


DNA CPR

Do Not Attempt Cardiopulmonary Resuscitation. This only covers opinions (in the case of a clinician) or decisions (in the case of an ADRT) about withholding cardiopulmonary resuscitation (CPR) in the event of a future arrest.


DoH

Department of Health.


DoS

The Directory of Services searches for available service to match patient needs. It can also be manually searched via a desktop of mobile device. The content services profiled on the DoS is owned and managed locally.


DSA

Demographic Spine Application.


DSTU

Draft Standard for Trial Use.


E

ebXML

ebXML (Electronic Business XML) is a project to use the eXtensible Markup Language to standardise the secure exchange business data. Amongst other purposes, ebXML encompasses the standard known as Electronic Data Interchange (EDI).


EEA

European Economic Area.


EHIC

Electronic Health Insurance Card


EHR

Electronic Healthcare Record. This is the concept of electronic longitudinal collection of patient’s health and health care from cradle to grave. It combines information from different care settings held in different systems and in some instances, aggregates the data and shows them as a single record. It is a record in digital format that is capable of being shared across different health care settings, by being embedded in network-connected enterprise-wide information systems.


End User Declaration (EUD)

Definition needed!


End User Organisation (EUO)

The End User Organisation is the organisation that will deploy the Supplier System/Product for use by healthcare professionals in delivering patient or client care. 


Entity

A class in HL7 that describes a person, animal, organisation or thing.


EPR

An Electronic Patient Record is an electronic record of periodic health care of a single individual, provided mainly by one institution.


EPS

The Electronic Prescription Service enables prescribers, such as GPs and practice nurses, to send prescriptions electronically to a dispenser (such as a pharmacy) of the patient’s choice. This makes the prescribing and dispensing process more efficient and convenient for patients and staff.


ERS

The NHS e-Referral Service combines electronic booking with a choice of place, date and time for first hospital or clinic appointments. Patients can choose their initial hospital or clinic appointment, book it in the GP surgery at the point of referral, or later at home on the phone or online.

This service used to be called Choose and Book.


F

Federation

For the purposes of federation of appointment bookings through the Appointments API, the federation is simply considered to the list of the organisations which are members of the federation, for example as a list of ODS codes.


FGM

Female Genital Mutilation.


FGM-IS

Female Genital Mutilation Information Sharing.


FHIR

Fast Healthcare Interoperability Resources. A standard for exchanging healthcare information electronically. FHIR (pronounced 'fire') defines a set of resources that represent granular clinical concepts. The resources can be managed in isolation, or aggregated into complex documents.

Technically, FHIR is designed for the web. The resources are based on simple XML or JSON structures, with an http-based RESTful protocol where each resource has predictable URL. Where possible, open internet standards are used for data representation.


First of Type

The chosen recipient(s) to test the first deployment of the new capabilities.


FMG

The FHIR Management Group provides day-to-day oversight of FHIR-related work group activities including performing quality analysis, monitoring scope and consistency with FHIR principles and aiding in the resolution of FHIR-related intra and inter-work group issues.


FMM

The FHIR Maturity Model provides a sense of how mature a resource is based on the level and types of review it has been subject to.


FSN

Each concept has one Fully Specified Name (FSN) intended to provide an unambiguous way to name a concept. The purpose of the FSN is to uniquely describe a concept and clarify the meaning. The FSN is not a commonly used term or natural phrase and would not be expected to appear in the human-readable representation of a clinical record.


G

GDS

Government Digital Service.


GP Connect licence

The terms and conditions for usage of the GP Connect service.


GP2GP

System transferring full GP records between GP systems when patients register with a new GP. Implemented using HL7 v3.


GPES

General Practice Extraction Service is a centrally managed primary care data extraction service.


GPET

The General Practice Extraction Tool provides facilities to define, build and execute approved Query Specifications in order to provide data from GP Systems.


GPET-E

The functions delivered by GP System Suppliers to extract data described in Extraction Requirements from Data Provider Systems and send Data Provider Output to GPET-Q in accordance with the GPES-I Interoperability Standard.


GPET-Q

The central system developed by the GPET-Q Contractor to enable the management and scheduling of data extractions by GPET-E systems.


GPSoC contract

The GP System of Choice contract, where a number of suppliers have gained approval to offer services via a centrally controlled contract.


H

HCP

Health Care Provider refers to a person licensed, certified or otherwise authorized or permitted by law to administer health care in the ordinary course of business or practice of a profession, including a health care facility.


Health and Social Care Network (HSCN)

HSCN is a Wide Area IP Network (WAN) connecting many different sites across the NHS within England & Scotland. It also connects to other networks via gateways, notably to the internet via the internet gateway.


HL7

Health Level Seven HL7, is an all-volunteer, non-profit organization involved in development of international healthcare standards. HL7 is also used to refer to some of the specific standards created by the organization, such as HL7 version 2.x, version 3.0, HL7 Reference Information Model (RIM).


HO

Home Office.


HSCI

Health and Social Care Integration. This integrates local health and social care services to improve coordination between local health and social care agencies, leading to improved experiences for people using these services.


HTML

Hyper Text Mark-up Language. HTML is not a programming language, it is a markup language. A mark-up language is a set of mark-up tags. HTML uses mark-up tags to describe web pages.


HTTP

Hyper Text Transfer Protocol is the primary data transfer protocol used for web content and REST APIs.


I

ICS

Integrated Care Systems (ICSs), which grew out of Sustainability and Transformation Partnerships (STPs) replaced Clinical Commissioning Groups (CCGs) in April 2022. ICSs fund NHS care providers at a local level. This change is intended to bring together healthcare providers, commissioners and local authorities at a local level to improve the level of integrated care


IDT

Although initially used as an adjunct to support effective training, the Intelligent Data Toolkit has been enhanced to support content changes in the clinical system and to enable cost effective commissioning in localities.


IHS

Immigration Health Surcharge.


Independent Group Advising on the Release of Data (IGARD)

Definition needed!


Information Asset Owner (IAO)

Definition needed!


Information Governance (IG)

Definition needed!


Information Security Management System (ISMS)

Definition needed!


Invalidated patients

Some patient records are marked as invalidated in PDS - also known as 'redacted' in FHIR terminology.

Invalidated patient records are not returned in search results. If an invalidated patient record has been superseded, the superseding record is returned instead.


ITK

The Interoperability Toolkit, in the context of the NHS this is a set of common specifications, frameworks and implementation guides to support interoperability within local organisations and across local health and social care communities. The ITK is not a piece of software, it is not a product which is downloadable from this website.

ITK Conformance is the team that manages the Technical Conformance of a Product as part of the Solution Assurance function.


ITS

Implementation Technology Specification. The ITS defines how to represent an HL7 message in a serial form that can be transmitted from a sender to a receiver.


J

JSON

Javascript Object Notation is a lightweight data-interchange format. It is easy for humans to read and write and easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language.


JWT

JSON Web Token is a JSON-based open standard (RFC 7519) for creating access tokens that assert a number of claims, typically used to transmit user identity information and other attributes about a user, system or device.


L

LDAP

Light-weight Directory Access Protocol is an open, vendor-neutral, industry-standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network.


Local patient database

Applications might cache the results of recent patient data searches in a local patient database (or index). This can create a data quality problem later, if the application does not check that the data it holds is still the most up to date version.

For example, for PDS an application must ensure it uses up to date data by synchronising any local patient database with PDS. (This does not apply to data that is not held in PDS.) 

If the patient cannot confirm the correct record, it must be referred to a back office function for resolution. 


Local system

Local systems are those such as GP systems, hospital systems or ambulance service systems. Typically these talk to national central systems such as the Personal Demographics Service or the Summary Care Record. Sometimes they talk to other local systems directly using API standards, or they might talk to other local systems through intermediaries such as a proxy (for a synchronous API) or a message broker (for an asynchronous API).


LRS

Legitimate Relationship Service. A Legitimate Relationship is a relationship between a clinician (or NHS organisation work group) and a patient, that gives the clinician, or work group member, certain levels of entitlement to access that patient’s health record maintained on national systems.


M

Medicines and Healthcare Products Regulatory Agency (MHRA)

Definition needed!


MESH

Messaging Exchange for Social Care is the main asynchronous messaging service used across health and social care. It works on the Spine infrastructure, and is used to transfer electronic messages directly from one application to another, so different organisations can communicate securely. As an example, pathology labs use MESH to communicate test results to GP practices.

MESH replaced the Data Transfer Service (DTS).


Message broker

Computer systems send messages via an intermediary known as a proxy (for synchronous APIs) or a message broker (for asynchronous APIs). Some message brokers deliver the message on to the recipient, like a postal van. Other message brokers require the recipient to check for messages, like a post office box.


MHS

Message Handling System is a name used to refer to the messaging capabilities of systems sending and receiving messages from Spine.


MIF

Model Interchange Format is a set of XML formats used to support the storage and exchange of HL7 version 3 artefacts. It is the pre-publication format of HL7 v3 artefacts used by tooling. It's also the formal definition of the HL7 metamodel.

The MIF can be transformed into derived forms such as Unified Modelling Language (UML) /XML Metadata Interchange (XMI) or Web Ontology Language (OWL).


MIG

The Medical Interoperability Gateway is a supplier lead interoperability solution provided by EMIS + Vision which allows third parties access to GP data.


MIM

The Message Implementation Manual describes the HL7 messages used for communications across the NPfIT programme.

Not all messages are HL7v3.

Not all messages are in the MIM.


MPM

Multi-Payload Message format for carrying a combination of CDA and non CDA HL7 messages, linked by a common Control Act in the payload.


N

N3

Now replaced by the Health and Social Care Network (HSCN).


NACS

National Administrative Codes Service. The service previously known as the National Administrative Codes Service (NACS) is now known as the Organisation Data Service (ODS). It was responsible for the publication of organisation and practitioner codes, and for the national policy and standards with regard to the majority of organisation codes. These code standards form part of the NHS data standards.


National Events Management Service (NEMS)

The National Events Management Service (NEMS) enables the sharing of specific health information about a patient in near real-time. Information is shared in the form of event messages, following a publish and subscribe model and using the NHS Spine.


NHS CfH

NHS Connecting for Health was an agency of the Department of Health. This organization was delivering the National Programme for Information Technology (NPfIT) in the NHS. 


NHS CRS

The NHS Care Records Service (NHS CRS) is a secure service to improve the way health information is stored and shared in the NHS in England. It is linking health information from different parts of the NHS to support the NHS in delivering better, safer care.


NHSD

NHS Digital (now part of NHS England), formerly known as the Health and Social Care Information Centre (HSCIC).


NPfIT

National Programme for IT. A key aim of the National Programme is to give healthcare professionals access to patient information safely, securely and easily, whenever and wherever it is needed.


NRLS

National Record Locator Service is a technical proof of concept acting as a national index to identify available records for patients and locate them across local and national care record solutions (such as SCR).


O

ODS

The Organisation Data Service is responsible for publishing organisation and practitioner codes, along with related national policies and standards. They’re also responsible for the ongoing maintenance of the organisation and person nodes of the Spine Directory Service, the central data repository used within various NHS systems and services.

These code standards form part of the NHS data standards.

This was previously known as National Administrative Codes Service (NACS).


OID

Object Identifier is a unique identifier. It can be used to identify coding systems.


On the wire (instance format)

The format of the xml instance that actually flows over the network between systems.


OVM

Overseas Visitors Manager.


P

Participation

The involvement of a HL7 role class in an HL7 act class.


PAS

The Patient Administration System is a core component of a hospital computer system which records the patient’s name, home address, date of birth and each contact with the outpatient department or admission and discharge.

The NHS patient’s record and appointment tracking system is often called PAS, depending on the NHS Hospital Trust. This computerised administration solution that assists with planning, tracking and recording the patient’s contact with the outpatient department or admission and discharge.


PCT

Primary Care Trust. Responsible for primary and community health services within a geographical boundary.


PDS

The Personal Demographics Service (PDS) is the national electronic database of NHS patient details such as name, address, date of birth and NHS number (known as demographic information) and medical information.


PID

The HL7 Patient Identification segment is found in every type of ADT message (i.e. ADT-A01, ADT-A08, etc.) and contains 30 different fields with values ranging from patient ID number, to patient sex, to address, to marital status, to citizenship. The PID segment provides important identification information about the patient and, in fact, is used as the primary means of communicating the identifying and demographic information about a patient between systems.


PNG

Portable Network Graphics is a bit-mapped image format and video codec that employs lossless data compression. PNG was created to improve upon and replace GIF (Graphics Interchange Format) as an image-file format not requiring a patent license.


Principal supplier

The name given to a group of suppliers who provide GPs with the core system available under the GPSoC contract.


Product

The software application built to interface with an API.


Provider

An individual or an organisation that provides health care for a patient. Also a system which provides data by exposing Open APIs.


Proxy server

A server that acts as an intermediary for requests from clients seeking resources from other servers.


PRSB

Professional Record Standards Body. The independent PRSB is the first point of call for care professionals, service providers, commissioners, policy makers, professional bodies and system suppliers for expertise and all matters relating to care records.

The PRSB is a national body providing an independent patient and professional voice on health informatics issues, to ensure that professionally endorsed standards are adopted to enable safe and effective information sharing and exchange.


PSIS

Personal Spine Information Service. The central database on the Spine containing clinical records for each NHS patient.


PT

Preferred term. Each concept has one preferred term in a given language dialect. The preferred term is a common word or phrase used by clinicians to name that concept.


PTL

Path To Live.


PTV

The Permission to View (PTV) is a business service that records that a patient has given an explicit permission to view their SCR.


Public client

A public client is a browser or computer that cannot keep your application secrets secure. For instance, you have little or no control over the browser the user has on their personal laptop. To help ensure your application doesn't lose data or secrets, you design your service to keep the sensitive items away from these public clients.

For more details see Keeping your software secure.


R

RBAC

RBAC is the process through which a national set of job roles, activities and work-groups can be applied to grant users access to functionality and indirectly to data within NHS national (Spine) services. Role Based Access Control defines roles and allows business activities associated with a user (via their smartcard).  It is Implemented using SAML).


Requester

An individual or an organisation responsible for the requesting an action to be performed for the patient.


REST

Representational State Transfer is a protocol based upon a network of web resources (a virtual state-machine) where the user progresses through the application by selecting links, such as /user/tom, and operations such as GET or DELETE (state transitions), resulting in the next resource (representing the next state of the application) being transferred to the user for their use.

It is typically preferred due to it being stateless, so no information about the client session needs to be maintained on the server.


RESTful

Interfaces are often referred to as being “RESTful” when they follow principles of “REST” to avoid debate about whether they conform to “REST”.


RIM

The Reference Information Model is the cornerstone of the HL7 Version 3 development process. An object model created as part of the Version 3 methodology, the RIM is a large, pictorial representation of the HL7 clinical data (domains) and identifies the life cycle that a message or groups of related messages will carry.

It is a shared model between all domains and is the model from which all domains create their messages.


RMIM

Refined Message Information Model (RMIM) is a HL7 model derived from the HL7 Reference Information Model (RIM).


ROA

Resource-oriented architecture is a style of software architecture and programming paradigm for designing and developing software in the form of resources with “RESTful” interfaces.


Role

A class in HL7 that describes a responsibility or part played by an entity.


S

SAML

Security Assertion Markup Language is an open standard for exchanging authentication and authorisation data between parties.


Schematron

The schematron is an XML structure validation language for making assertions about the presence or absence of patterns in trees. It is a simple and powerful structural schema language.


SCR (SCRa)

Summary Care Record. The SCR is intended to support patient care in urgent and emergency care settings. The SCR stores a defined set of key patient data for every patient in England except those who elect not to have one. This data provides a summary record created from information held on GP clinical systems. This summary record helps to ensure a continuity of care across a variety of care settings.

SCRa is an end user application used to access SCRs.


SDS

The NHS Spine Directory Service is a component of the NHS Spine service, comprising of the Spine User Directory and Spine Accredited Systems and Services. The SDS ensures that transactions/messages are only processed from authorised users and systems (implemented with LDAP). The Spine Directory Service also stores a record of each NHS organisation.


Secondary Uses Service (SUS)

Definition needed!


Senior Information Risk Owner (SIRO)

Definition needed!


Senior Responsible Owner (SRO)

Definition needed!


Sensitive patients

Some patients are known as sensitive (or restricted) in PDS. 

To protect the location of these patients, who might be at risk, we restrict access to some data in their records.

The purpose is to ensure that patient information that might imply their location is protected from viewing by any PDS user, other than the authorised staff in the PDS National Back Office (NBO) who have responsibility for managing restricted records. 


Service user

A person who uses or is eligible to use a health care or social care service.


SMSP

Spine Mini Service Provider. SMTP is middle ware that provides access to lightweight, filtered services on national applications.


SNOMED-CT

SNOMED-CT stands for Systematized Nomenclature of Medicine Clinical Terminology and is the most comprehensive and precise clinical health terminology product in the world, owned and distributed by SNOMED International.

This is a clinical terminology. It is a common computerised language to facilitate communications between healthcare professionals in clear and unambiguous terms. It has greater depth and coverage of healthcare than the versions of Clinical Terms (Read Codes) that it will replace and will enable clinicians, researchers and patients to share and exchange healthcare and clinical knowledge worldwide.

SNOMED CT has been chosen to be the common language for gathering and sharing medical knowledge in the NHS Care Records Service. It will cut down the potential for differing interpretation of information and the possibility of errors resulting from traditional paper records.


SOA

Method for systems integration and development that allows different applications to exchange data in a loosely coupled way.


SOAP

A protocol specification for exchanging structured information in the implementation of web services. SOAP allows processes running on disparate operating systems (such as Windows and Linux) to communicate using Extensible Markup Language (XML). Since web protocols like HTTP are installed and running on all operating systems, SOAP allows clients to invoke web services and receive responses independent of language and platforms.


Solution Assurance (SA)

Definition needed!


Spine

Spine is a collection of national applications, services and directories which support the health and social care sector in the exchange of information in national and local IT systems. A national, central service that underpins the NHS Care Records Service.

It manages the patient’s national Summary Care Records. Clinical information is held in the Personal Spine Information Service (PSIS) and demographic information is held in the Personal Demographics Service (PDS). The Spine also supports other systems and services such as the e-Referral Service and the Electronic Prescription Service.


Spine Directory Service

Spine Directory Service (SDS) is the main information source about NHS registered users and accredited systems and services.


Spine Mini Service (SMS)

Definition needed!


SSB

Spine Security Broker is a system within the Spine used for managing smartcard authentication.


SSP

Spine Secure Proxy is a system within the Spine used to securely broker API calls between external systems.


STU

Standard for Trial Use. The original DSTU2 FHIR standard has been superseded by the new standard STU3 to reflect that important parts of the spec are well past the draft stage.


Superseded patients

Some patient records are marked as superseded in PDS. This means that for some reason an original record for an NHS number is no longer valid and has been replaced with a new record and NHS number. In this case, PDS returns details of the new record and NHS number.

For example, a baby assigned an NHS number at birth that relates to the wrong mother, will have its NHS number and record invalidated and superseded by new ones that relate to the correct mother.


Supplier

The software application development organisation of a product built to interface with an API.


Supplier Conformance Assessment List (SCAL)

The Supplier Conformance Assessment List (SCAL) is a spreadsheet that forms the basis of the onboarding process used by many of the more recent APIs. For each software being onboarded, a SCAL document is produced based on the developer's details and the APIs the software interfaces with, and the SCAL document is supplied to the developer early in the developer onboarding process.


SY

Synonym. A synonym represents a term, other than the FSN or Preferred Term, that can be used to represent a concept in a particular language or dialect.


T

Technical Conformance

Definition needed!


Template

A template is a HL7 Refined Message Information Model which is used to constrain another HL7 model.


Templated (instance format)

The format of the xml instance that has been transformed from 'on the wire' format to a conformance format to enable more rigorous testing.


TMS

The Transaction Messaging Service (TMS) is a message transfer service that allows clinical messages from NHS Care Records Service (NHS CRS) users to be securely routed to the service they are requesting and to manage the response to that request. Depending on the type of message (such as relating to the e-Referral Service or the Personal Demographics Service), the Transaction Messaging Service identifies where the message needs to be sent.


Token

For software developers, tokens are an important aspect of security. Tokens are used instead of passwords and other secrets to massively reduce exposure of sensitive values. They can, additionally, convey data, known as claims, between different parts of the solution.

For more details see: Keeping your software secure.


TOM

The Target Operating Model (TOM) process for onboarding third party software is simpler than the traditional CAP. Its replacement is the SCAL process, and more recently the Digital Onboarding Service


TRUD

The Terminology Reference Update Distribution Service (TRUD) provides a mechanism for the UK Terminology Centre to license and distribute reference-data to interested parties.


U

UML

The Unified Modelling Language is a family of graphical notations baked by a single meta-model, that help in designing and describing software systems. Especially useful when working with OOP paradigms.


UMS

Unattended Messaging Session is when a system sends a message with no user intervention, and with no authenticated user session. Examples of this might be a Patient Administration System (PAS) requesting PDS retrievals as part of populating the day’s patient list.


URL

Uniform Resource Locator is a reference (an address) to a resource on the internet. For example, a URL could be the name of a file because most URLs refer to a file on some machine on the network. However, URLs also can point to other resources on the network, such as database queries and command output.


URP

A User Role Profile is the information about the clinical role an authenticated user is authorised to perform.


Use case

A usage scenario for a software application, often used to explain the user's possible interactions with it. It might be shown by a swim lane diagram showing the interactions, for instance, between end users, the application and the endpoints of an API. 

For example, as part of a healthcare worker providing direct healthcare to a patient, they use an application to access PDS (via an API) to get the patient's details based on their NHS number.


Use case diagram

A graphical depiction of a user's possible interactions with a system, perhaps presented as a swim lane diagram, or in Universal Modelling Language (UML).


UUID

A Universally Unique Identifier is a 128-bit number used to identify information in computer systems.


V

Validated NHS number

A valid NHS number is one that has the correct format and passes the number check digit calculation.


Verified NHS number

A verified NHS number is one where the patient’s identity has been cross-checked using demographic details on the Personal Demographics Service (PDS).


VNA

A Vendor Neutral Archive is medical imaging technology in which images and documents (and potentially any file of clinical relevance) are stored (archived) in a standard format with a standard interface, such that they can be accessed in a vendor-neutral manner by other systems.


X

x_domain

A HL7 term for a subset of a HL7 vocabulary code list.


XML

eXtensible markup language is a protocol designed to store and transport data. XML was designed to be both human and machine readable.


xPath

XPath is a major element in the XSLT standard and can be used to navigate through elements and attributes in an XML document. XPath is a syntax for defining parts of an XML document and uses path expressions to navigate in XML documents. It contains a library of standard functions.


XSLT

Transform. A language for transforming extensible mark-up language.