All products
Coming soon
Synthetic Patients API
Realistic test patients, zero PHI.
POSTapi.haau3.com/v1/synthetic/patients
api.haau3.com
Request
POST /v1/synthetic/patients?count=1Response
{
"patients": [
{
"resourceType": "Patient",
"name": [{ "given": ["Jordan"],
"family": "Rivera" }],
"gender": "female",
"birthDate": "1984-03-12"
}
]
}What it does
- Realistic, fully synthetic FHIR records
- Zero PHI, safe for demos and CI
- On-demand generation at the volume you need
Built on
FHIR R4US Core
Generate realistic synthetic FHIR patients on demand, complete records with no real PHI. Use them for building, testing, demos, and conformance work without touching protected data.
Be the first to build
Detailed developer docs live at docs.haau3.com.