Skip to content

Commit

Permalink
Merge pull request #1162 from JackSpagnoliNHS/patch-1
Browse files Browse the repository at this point in the history
Adds NHS FHIR Middy Error Handler to third-party.md
  • Loading branch information
willfarrell committed Jan 26, 2024
2 parents 4dfd08b + 35d8d06 commit c8a0e5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/middlewares/third-party.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,4 @@ If your middleware is missing, feel free to [open a Pull Request](https://github
- [middy-env](https://www.npmjs.com/package/middy-env): Fetch, validate and type cast environment variables
- [sqs-json-body-parser](https://github.com/Eomm/sqs-json-body-parser): Parse the SQS body to JSON
- [middy-lesslog](https://www.npmjs.com/package/middy-lesslog/v/legacy): Middleware for `lesslog`, a teeny-tiny and severless-ready logging utility
- [@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 comments on commit c8a0e5c

Please sign in to comment.