What is CP-IS?

Child Protection - Information Sharing Implementation Guide

This specification provides guidance for implementing Child Protection information exchange between NHS Spine and healthcare IT systems in scheduled and unscheduled care settings.

At this stage of development, only the following HL7v3 care communications will be converted to FHIR-based message exchanges:-

  • QUPC_MT000006GB01 CP-IS NHS Query
  • REPC_MT000007GB01 CP-IS NHS Query response

This guide specifies the API requirements for API Consumer applications - healthcare applications that consume information provided by the national CP-IS API service.

Introduction

The Child Protection Information Sharing (CP-IS) initiative aims to share information between NHS clinicians and Local Authority social care practitioners relating to children with either Child Protection, Looked After or Unborn Child care plans.

Relevant data is uploaded to NHS Spine by a Local Authority system where it can be queried by NHS clinicians/practitioners. A response is returned to the practitioner showing any plans in existence for the specified NHS number and also the details of any device or person who has previously submitted a query against that NHS number. Further details of the API design are available.

Use cases

Current uses are:-

  • A clinician treating a child during an unscheduled care episode submits a query to CP-IS to see if any child protection information exists.The querying clinician is a registered "smartcard" user.

CP-IS has been extended to scheduled care settings:

  • A clinician seeing a child/pregnant woman for scheduled care wishes to know if the child has a care plan, in order to provide contextual care for that person, without alerting the social worker.
  • A clinician wishes to be able to alert a social care practitioner, if a child/pregnant woman on a plan misses a scheduled appointment, so that the practitioner can take appropriate action.

Details of further benefits and case studies are available.

API Producer/Consumer

Our Implementation guides use the terms API Consumer and API Producer, in line with NHS England's API Management team, to identify Client and Server applications integrating across an API. This is a common pattern for national interfaces.

An API Consumer, typically a healthcare worker-facing application or ‘point-of-care’ application, connects via an API (Application Programming Interface)to request and receive information in ‘real time’. In CP-IS, API Consumers are healthcare applications wanting to integrate with Spine to provide Child protection information.

An API Producer develops and exposes an API that delivers the relevant information on request. Within CP-IS, the API Producer is Spine.

Child Protection - Information Sharing (CP-IS) API Consumer Implementation Guidance

This guide provides the specification and Implementation guidance for API Consumer applications.

Current HL7v3 implementations are for both scheduled ('silent read') and unscheduled care settings. [HL7 V3 message specification].