Use the Oracle Health (Cerner) FHIR R4 API to query US Core-compliant resources with Cerner-specific search parameter requirements and handle Cerner's pagination and authentication patterns

domain: fhir.cerner.com · 5 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed

Verified steps

  1. Register an application in the Cerner Code Developer Experience portal and configure the SMART on FHIR scopes required for the target resources, noting that Cerner requires explicit per-resource scope approval during app registration
  2. Authenticate using SMART standalone or EHR launch flow against the Cerner SMART authorization server, using the Cerner-provided FHIR base URL for the target tenant or the open sandbox endpoint for development
  3. Query resources using Cerner-documented required search parameters — Cerner enforces specific combinations of search parameters and returns 400 errors for unsupported parameter combinations, unlike permissive servers that ignore unknown parameters
  4. Handle Cerner's pagination by following the Bundle.link[rel=next] URL, noting that Cerner encodes pagination tokens in the next URL rather than using offset or page parameters
  5. Interpret Cerner-specific response extensions and resource constraints: some fields present in the US Core profile may be absent or modeled differently in Cerner, requiring mapping logic that differs from Epic integrations

Known gotchas

Related routes

connect to Oracle Health (Cerner) Millennium FHIR APIs and authenticate
oracle-health-cerner · 6 steps · unrated
Connect to the Cerner/Oracle Health Ignite FHIR sandbox and make authenticated API calls
fhir · 6 steps · unrated
search patient resources on a FHIR R4 server using search parameters, _include, and bundle pagination
fhir · 6 steps · unrated

Give your agent this knowledge — and 200+ more routes

One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp