nhsconnect / FHIR-NOO-API

FHIR based API for managing National Opt Out preferences
https://nhsconnect.github.io/FHIR-NOO-API/index.html
Apache License 2.0
0 stars 2 forks source link

Update consent - http error codes #30

Open InteropAdmin opened 6 years ago

InteropAdmin commented 6 years ago

https://nhsconnect.github.io/FHIR-NOO-API/build_consent_restful.html

image

What does successful URL submission mean?

Surely there could be a 404?

dxh73 commented 6 years ago

Changed 'successful URL submission' to 'successful HTTP POST'

In theory, there should never be a 404 error ( as long as the spine app works), but this code should be documented on the slim chance something does go wrong. Now added.