Access Solutions Enrollment Experience UAPI
home
Description
The Patient Universal Enrollment API is generic API for various clients, which provides data about ICD10 codes, payers, and allows to process Patient enrollments with and without patients consent parts.
How to start?
Before using API, user needs to request access via Mulesoft Exchange and provide SSL certificate. More details at Support Page.
Intended Use
Through this API, consuming applications can:
- Insert Patient / New Enrollment
- Includes validation from PACT
- Enrollment Status
- GET: Get OperationOutcome Resource (V1)
- POST: Get status from FHIR server (V2)
The API endpoint provides the following service:
| No. | Resource | Method | Description |
|---|---|---|---|
| 1 | /enrollment | POST | Submit patient enrollment without patient consent in it. |
| 2 | /questionnaire | GET | Get questionnaire. |
| 3 | /status | POST | POST status of transaction of sent enrollment. |
Please see the endpoint specification to explore the query parameters and use the mock API service.
Business Case
Generic API following FHIR standards, for various vendors to send/update patients enrollments, patient consent, allowing to reduce paperwork, allowing to speed up process regarding patient information flow.
Technical details
Interested in knowing how it works behind the scenes? Further documentation on requirements and solution design can be found in the Roche wiki:
Release Notes
| Version | Status | Release Date | End-of-Life Date | Comments |
| v2.0 | Draft | 06 Jun 2021 | UAPI 2.0 changes still in Development. | https://jira.gene.com/jira/browse/PAINT-32431 |
| v1.0 | Released | 02 Jan 2021 | Guaranteed for minimum one year from the release date | Deprecation Date: TBD |