Step 1: Register OAuth2 Credentials
Create a developer account in the Epic App Orchard console and register a client application ID. Enter your secure redirects and auth callbacks.
Step 2: Configure Scopes
Select standard US Core SMART on FHIR scopes for write operations: patient/*.write, observation/*.write, and medicationrequest/*.write.
Step 3: Test Sync Transaction
Run our SDK integration test script using your sandbox key to verify that clinical observations are written successfully to the Epic chart coordinates.