Skip to content

Commit c8a0e5c

Browse files
authored
Merge pull request #1162 from JackSpagnoliNHS/patch-1
Adds NHS FHIR Middy Error Handler to third-party.md
2 parents 4dfd08b + 35d8d06 commit c8a0e5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docs/middlewares/third-party.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ If your middleware is missing, feel free to [open a Pull Request](https://github
5252
- [middy-env](https://www.npmjs.com/package/middy-env): Fetch, validate and type cast environment variables
5353
- [sqs-json-body-parser](https://github.com/Eomm/sqs-json-body-parser): Parse the SQS body to JSON
5454
- [middy-lesslog](https://www.npmjs.com/package/middy-lesslog/v/legacy): Middleware for `lesslog`, a teeny-tiny and severless-ready logging utility
55+
- [@nhs/fhir-middy-error-handler](https://www.npmjs.com/package/@nhs/fhir-middy-error-handler): An error handler for use in an AWS Lambda returning FHIR compliant error messages as OperationOutcome resources. Used as part of the [Prescriptions for Patients FHIR API](https://digital.nhs.uk/developer/api-catalogue/prescriptions-for-patients).

0 commit comments

Comments
 (0)