Skip to content
Parker
← The APEX Platform
Stage 03 · Public epidemiology, FHIR-native output

Apex Atlas

Proof, not promises.

Apex Atlas generates large-scale, fully synthetic patient populations in FHIR-native format, grounded in public epidemiological data. It is built by Parker to support training healthcare AI models, validating FHIR integrations, populating demo environments, quality-measure testing, and shared data infrastructure across the APEX platform. Every synthetic patient receives a Parker Global Patient Identifier (GPX) under the synthetic prefix namespace — fully interoperable with the broader APEX ecosystem while remaining clearly distinguishable from production clinical data.

Apache 2.0FHIR R4FHIR R5US Core 6.1

Author · Vincent J. Lopez, Founder & CEO, Parker Health, Inc.

atlas · terminal
$ atlas generate --patients 10 --seed 42 --out ./out

→ GPX-SYN-0000000001-8.json
  GPX-SYN-0000000002-6.json
  generation-metadata.json
The ProblemV2.0

Healthcare AI is bottlenecked by access to data. PHI lives behind decade-long DUAs, real-world cohorts under-represent edge cases, and existing synthetic generators plateau: disease module libraries stuck in the dozens, clinical notes that read as obviously templated, and social determinants of health treated as metadata rather than causal variables. Atlas addresses all three — built exclusively from public, license-clean statistical distributions published by the CDC, NIH, AHA, and ACOG. No synthetic patient corresponds to any real person.

Proof, not promisesV2.0

Three things you can verify today.

99.6%

Fidelity scorecard — 563/565 strata within tolerance of cited public targets across all 101 modules

−39% / −32%

SDoH causal benchmark — ambulatory encounters and medication fills fall as social-risk burden rises

101

Clinical modules across 14 domains — plus atlas author to extend the library from cited research

Causal signal benchmark

SDoH burden drives utilization down

Food insecurity, housing instability, transport barriers, financial strain, and social isolation are sampled from BRFSS-grounded distributions — then causally reduce outpatient completion and medication adherence. A tag-only generator cannot reproduce this gradient.

Ambulatory encounters
Medication fills
None
Low
Moderate
High
−39%

Ambulatory encounters from zero burden to high burden

−32%

Medication fills from zero burden to high burden

CapabilitiesV2.0

What Atlas does.

AUTHORING
Research-grounded module authoring

atlas author turns a cited research dossier into a draft module and its sourced fidelity expectation in one pass, validated through runtime loaders and gated behind clinician sign-off. atlas author research produces that dossier autonomously — the library stays current and auditable because every new module arrives validation-ready, with no uncited numbers.

SDOH
SDoH as a causal simulation variable

Food insecurity, housing instability, transportation barriers, financial strain, and social isolation are sampled from BRFSS-grounded distributions and causally reduce outpatient encounter completion and medication adherence rates. Patients with barriers miss appointments and don't fill prescriptions — not as a tag, but as a change in what resources get generated.

MEASURES
Quality MeasureReport output

The only open generator that emits DEQM-profiled MeasureReport resources alongside patient records. Five HEDIS-analog measures — HbA1c testing in diabetics, BP control in hypertensives, preventive care, flu immunization, and pediatric well-child — are evaluated per patient and summarized for the cohort.

LIFECYCLE
Full lifecycle coverage

101 clinical modules spanning 14 domains — cardiovascular, metabolic, pulmonary, GI, renal/urology, musculoskeletal/rheumatology, mental health, substance use, neurology, oncology/hematology, infectious disease, pediatric/OB/prevention, dermatology/allergy, and ENT/ophthalmology — including pediatric well-child visits with the ACIP 2024 immunization schedule and maternal health with obstetric complications.

NOTES
Grounded clinical notes

Progress notes, H&Ps, and discharge summaries generated with structured-data grounding. Template-based notes require no API key; LLM-authored notes via Claude (--notes-strategy llm) are available today for narrative Subjective and Assessment & Plan sections grounded in the patient's structured record.

FHIR-FIRST
FHIR-first, always

R4 and R5 output, US Core 6.1 conformance, FHIR Bulk Data Access-compatible NDJSON, Gravity Project SDOHCC Observations, and DEQM MeasureReport profiles. Every atlas generate run writes a generation-metadata.json manifest for cohort audit and governance.

The differenceV2.0

What sets Atlas apart.

No other open generator extends itself this way.

Module library
Plateaus in the dozens; manual YAML authorship
101 modules across 14 domains — plus atlas author to draft new ones from cited research
Clinical notes
Obviously templated boilerplate
Structured-data grounding; optional Claude-authored narrative notes
Social determinants
Metadata tags with no causal effect
BRFSS-grounded SDoH that causally reduces encounters (−39%) and med fills (−32%)
Quality measures
Not emitted
DEQM MeasureReport — five HEDIS-analog measures per patient + cohort summaries
Validation
Uncited prevalence numbers
Sourced fidelity expectations; 563/565 strata within tolerance of public targets
Data provenance
May rely on restricted or credentialed sources
Built exclusively from CDC, NHANES, ACS, SEER, AHA, and ACOG public data
What Atlas is not

Not trained on, derived from, or informed by restricted datasets such as MIMIC, UK Biobank, or similar credentialed sources. No synthetic patient corresponds to any real person.

Quick startV2.0

Install from source, generate a cohort, and validate — three commands.

git clone https://github.com/ParkerApex/apex-atlas.git
cd apex-atlas
python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"

atlas generate --patients 10 --seed 42 --out ./out
atlas validate ./out

# Full launch-demo cohort: notes, SDoH, coverage, claims, measures
atlas launch-demo --patients 2500 --out ./atlas-launch-demo
atlas validate ./atlas-launch-demo --gtm
Launch libraryV2.0

101 modules. 14 clinical domains.

Deliberately balanced across GTM use cases — from primary-care cardiometabolic panels to pediatric well-child and maternal health.

Chronic disease & cardiometabolic
20

Primary-care panels, care management, risk adjustment

Pulmonary, GI, renal & MSK
29

Specialty workflows and high-volume outpatient testing

Mental health, SUD & neurology
16

Whole-person care, utilization variance, longitudinal complexity

Oncology, heme & infectious disease
14

Specialty demos, procedures, diagnostics, staging, survivorship

Pediatric, OB, prevention & immunizations
12

Full lifecycle coverage and payer quality programs

Derm, allergy, ENT & ophthalmology
9

Common ambulatory use cases that make demos feel complete

IntegrationsV2.0

Plays well with the stack you already run.

Every integration is first-party and maintained in-house. No fragile middleware, no orphaned connectors.

Output formats
  • FHIR R4 transaction bundles (one file per patient)
  • FHIR Bulk Data-style NDJSON (one file per resourceType)
  • Parquet for analytics and DataFrame pipelines
FHIR profiles
  • US Core 6.1 (Patient, Condition, Observation, Encounter, and more)
  • Gravity Project SDOHCC Observations
  • DEQM Individual + Summary MeasureReport
Distribution
  • GitHub — github.com/ParkerApex/apex-atlas
  • GitHub Pages landing + generator UI
  • atlas serve dev API (Bulk Data $export, Docker/Fly/Render deploy)
Compliance postureV2.0
  • Not trained on, derived from, or informed by restricted datasets such as MIMIC, UK Biobank, or similar credentialed sources
  • Built exclusively from public epidemiological distributions (CDC, NHANES, ACS, SEER, AHA, ACOG)
  • Every module declares prevalence sources; cohort fidelity harness checks aggregate distributions against cited targets
  • Apache 2.0 for generator code, FHIR tooling, and module runtime
  • Apex Atlas Commercial License for enterprise deployments requiring validated releases, SLAs, indemnification, or custom module development
Full compliance hub
ArchitectureV2.0

Apex Atlas is a single Python package with cleanly separated subsystems — ACS-sourced demographics, BRFSS-grounded SDoH, 101 clinical modules with cross-module progressions, FHIR resource builders, cohort fidelity validation, and atlas author for self-extending module libraries. Install from source today; PyPI release is on the roadmap.

Citing Apex AtlasV2.0

Use it in your research.

If Apex Atlas supports your work, please cite the generator. Note specific capabilities used — SDoH causal modeling, MeasureReport output, or pediatric/maternal modules — so reviewers can evaluate fitness for your application.

Plain text

Lopez, V. J. (2026). Apex Atlas: A Synthetic FHIR Patient Population Generator (v0.9). Parker Health, Inc. https://github.com/ParkerApex/apex-atlas

BibTeX
@software{lopez2026apexatlas,
  author       = {Lopez, Vincent J.},
  title        = {{Apex Atlas: A Synthetic FHIR Patient Population Generator}},
  year         = {2026},
  version      = {0.9},
  publisher    = {Parker Health, Inc.},
  url          = {https://github.com/ParkerApex/apex-atlas},
  note         = {Generates FHIR R4/R5 patient populations grounded in CDC,
                  NHANES, ACS, SEER, AHA, and ACOG public epidemiological data.
                  Implements US Core 6.1, Gravity Project SDOHCC, and DEQM
                  MeasureReport profiles. Apache 2.0 / commercial dual-license.}
}