Skip to content

Commit 90bfe8a

Browse files
authored
Merge pull request #174 from NHSDigital/ms-AMB-999-AMP-392-MESH-based-API-tweaks
Revised diagram
2 parents da8b2df + 9416fe2 commit 90bfe8a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

specification/ambulance-analytics.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ info:
1919
2020
The API is asynchronous - when you submit data, it acknowledges receipt without validating or processing the data first. To receive error notifications, you need to use [MESH](https://digital.nhs.uk/services/message-exchange-for-social-care-and-health-mesh). The following diagram illustrates the end-to-end process:
2121
22-
![Ambulance Overview](https://github.com/NHSDigital/ambulance-analytics-api/blob/master/specification/diagrams/ADSOverview.svg?raw=true)
22+
![Ambulance Overview](https://github.com/NHSDigital/ambulance-analytics-api/blob/master/specification/diagrams/ADSOverview2.svg?raw=true)
2323
2424
The following describes the end-to-end process:
2525
1. The ambulance trust system sends the ambulance data to the Ambulance Data Submission API.
@@ -33,7 +33,7 @@ info:
3333
This API can only be used where there is a legal basis to do so. Make sure you have a valid use case before you go too far with your development. You must do this before you can go live (see ‘Onboarding’ below).
3434
3535
## Related APIs
36-
Use [Messaging Exchange for Social care and Health (MESH)](https://meshapi.docs.apiary.io/) to receive error notifications from DPS for this API.
36+
Use [Messaging Exchange for Social care and Health (MESH)](https://digital.nhs.uk/services/message-exchange-for-social-care-and-health-mesh) to receive error notifications from DPS for this API.
3737
3838
## API status and roadmap
3939
This API is [stable](https://digital.nhs.uk/developer/guides-and-documentation/reference-guide#api-status):
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)