⌘K
Documentation Hub

Platform Architecture

APEX Nexus is a GPID-centered healthcare platform — API gateway, FHIR data lake, developer portal, and integrated product lines on GCP Cloud Run.

15

OpenAPI Specs

355+

FHIR Resource Types

5

Compliance Frameworks

30

Data Domains

Domain map

Partner Portal

developers.parkerapex.com

Signup, login, docs, API keys, OAuth, pipeline (replaces cms.prod)

APEX Nexus Gateway

api.parkerapex.com

Production REST + FHIR R4, OAuth, partner APIs

Sandbox API

sandbox.api.parkerapex.com

Synthetic data, same contracts, relaxed rate limits

FHIR Data Lake

lake.parkerapex.com

HAPI R4 longitudinal store, bulk export, GPID master

Architecture layers

Presentation

  • Next.js developer portal
  • React product command centers
  • SMART on FHIR apps

API Gateway

  • Modular API gateway
  • OAuth 2.0 + SMART
  • GPID boundary enforcement

Clinical Data

  • HAPI FHIR R4 (lake)
  • PostgreSQL transactional store
  • BigQuery analytics views

Identity

  • Plexus IAM
  • GPID resolver (SHA-256)
  • Tenant-scoped RBAC

Infrastructure

  • GCP Cloud Run (us-east4)
  • Cloud Build + GitHub Actions
  • Terraform IaC

Data flow

Partner / Product → GPID resolve → OAuth scope check → API gateway → outbox → HAPI lake → read-back (Horizon, Pulse, Catalyst)

Partner architecture references

Internal engineering runbooks