You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This access mode has been introduced to allow a Partner application which has been [registered with us](https://portal.developer.nhs.uk/create-a-developer-account) and [authenticated via signed JWT](https://digital.nhs.uk/developer/guides-and-documentation/security-and-authorisation/application-restricted-restful-apis-signed-jwt-authentication) to interact with a subset of e-RS FHIR API endpoints in an unattended and read-only fashion.
68
68
Application-restricted, unattended access should only be used when authenticating a human user (for example via smartcard) is not possible.
69
69
70
-
Write operations are currently only supported by [[HYPERLINK_A028]] for non-clinical use cases. You will be required to submit your use case for review when using this endpoint via application-restricted, unattended access.
70
+
Write operations are currently supported for specific use cases via:
71
+
- [[HYPERLINK_A028]]
72
+
- [[HYPERLINK_A013]]
73
+
74
+
You will be required to submit your use case for review when using this endpoint via application-restricted, unattended access.
0 commit comments