Cerner Millennium
Reviewed: 31 May 2025
Millennium, a leading EHR system, provides real-time access to critical patient data and supports informed decision-making and coordinated care delivery across healthcare settings to enhance patient care. Integrate with Millennium to get real-time access to critical patient data.
Cerner MillenniumSetup Type
Self-Service with Prerequisites - You can obtain credentials yourself through Oracle's Code Console, but the clinic must first have an account. If they don't have an account, manual credential requests through Oracle are required.
Required Credentials
To integrate with Cerner Millennium in production or using your own credentials in Leyr Sandbox, you'll need:
- Client ID
- Client Secret
Setup Guide
- Login to your account at https://code-console.cerner.com/
- Click the "Go to My Applications" button (https://code-console.cerner.com/console/apps)
- Click the "+ New Application" button in the top right corner
- In the window that appears, provide:
- Application Name - according to your needs, e.g. "Leyr Integrations"
- Application Type - select "System"
- Intended User - select according to your needs
- Intended Purpose - select according to your needs
- Leave all other fields as they are
- Click "Next" in the bottom navigation menu
- In the next window, select:
- Product Family: "Millennium"
- Select Products: Both "Oracle Health FHIR APIs for Millennium: FHIR DSTU 2, All" and "Oracle Health FHIR APIs for Millennium: FHIR R4, All"
- Click "Next" in the bottom navigation menu
- In the next window, select the following checkboxes:
- Appointment - both "Read" and "Write" (check "Select All")
- Location - "Read"
- Patient - both "Read" and "Write" (check "Select All")
- Practitioner - "Read"
- Procedure - "Read"
- Schedule - "Read"
- Slot - "Read"
- Optional: If you need Medical Notes, also select "DocumentReference" - "Read" and "Write" (check "Select All")
- Click "Next" in the bottom navigation menu
- Scroll to the bottom and check the "I agree to the terms of use" checkbox
- Click "Submit" in the bottom navigation menu
- You should see a "Success. You successfully registered your application." message and be redirected to the "My Applications" page
- Click on the application you just created
- You'll see your Client ID and a link to your Client Secret (shown on a separate page) - these are the credentials you need!
You're now ready to test and launch your integration with Cerner Millennium via Leyr. Check our API specification for implementation details.