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.comSignup, login, docs, API keys, OAuth, pipeline (replaces cms.prod)
APEX Nexus Gateway
api.parkerapex.comProduction REST + FHIR R4, OAuth, partner APIs
Sandbox API
sandbox.api.parkerapex.comSynthetic data, same contracts, relaxed rate limits
FHIR Data Lake
lake.parkerapex.comHAPI 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)