v1
latestOpenAPI 3.0.02026-07-14732267.9 KBNew Access request
Overview
For any new access request, the necessary details should be collected from a user facing service e.g. Proxy Access Service and submitted as a QuestionnaireResponse.
Access modes
This endpoint supports the following access modes:
- Patient access
Sandbox test scenarios:
You can test the following scenarios in our sandbox environment:
| Scenario | Request | Response |
|---|---|---|
| Successful request | Valid request with performer identifier value of 9000000009 or 9000000017 | HTTP Status 200 Success response |
| Duplicate proxy role | Request for proxy role that already exists, with performer identifier value of 9000000049 | HTTP Status 409 and DUPLICATE error response |
Sandbox constraints
The sandbox environment has the following constraints for this endpoint:
- QuestionnaireResponse is not validated.
- Request headers are not tested. X-Request-ID and X-Correlation-ID are disregarded.
- No access request is created.
Headers
A globally unique identifier (GUID) for the request, which we use to correlate logs through different components. Must be a universally unique identifier (UUID) (ideally version 4). Mirrored back in a response header.
An optional ID which you can use to track transactions across multiple systems. Must be a universally unique identifier (UUID) (ideally version 4). Mirrored back in a response header.
Response
Request was received successfully for processing