Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions specification/summary-care-record.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ info:
## Overview
Use this API to access or update a patient's [Summary Care Record (SCR)](https://digital.nhs.uk/services/summary-care-records-scr) - an electronic record of important patient information, created from GP medical records. SCRs can be seen and used by authorised staff in other areas of the health and care system involved in the patient's direct care.

This API is currently only approved for use in primary care software, specifically GP software. We hope to make it available for secondary care in the future. You can vote for this on our [interactive product backlog](https://nhs-digital-api-management.featureupvote.com/suggestions/151217/summary-care-record-scr-fhir-api-other-use-cases).
This API is currently only approved for use in primary care software, specifically GP software. We hope to make it available for secondary care in the future.

Also use this API to update a patient's SCR Consent Preference on the Spine ACS and to raise electronic Alerts when:
* a SCR is accessed without the patient's permission
Expand Down Expand Up @@ -63,10 +63,6 @@ info:
- the API is available for production (private beta) use
- we might make breaking changes, but only if we cannot avoid it, and we'll give advance notice

To see our roadmap, or to suggest, comment or vote on features for this API, see our [interactive product backlog](https://nhs-digital-api-management.featureupvote.com/?order=popular&filter=all&tag=scr-fhir-api&deleted=0#controls).

If you have any other queries, [contact us](https://digital.nhs.uk/developer/help-and-support).

## Technology
This API is [RESTful](https://digital.nhs.uk/developer/guides-and-documentation/our-api-technologies#basic-rest).

Expand Down Expand Up @@ -214,6 +210,9 @@ info:
* [Update patient's consent to share SCR](#post-/$setPermission)
* [Send a privacy alert message](#post-/AuditEvent)

## Contact us
For help and support connecting to our APIs and to join our developer community, see [Help and support building healthcare software](https://digital.nhs.uk/developer/help-and-support).

license:
name: MIT
contact:
Expand Down