FHIR test data

FHIR Bundle generator

Create a related synthetic FHIR Bundle for simple end-to-end tests, demos, QA scripts, and documentation. The generator opens the main tool with FHIR Bundle selected.

Synthetic data only. These examples are fictional. Do not enter real patient data, identifiers, or confidential production values.

What it creates

FHIR JSON Bundle

This focused page is mainly for search/discovery. The actual generator remains the shared one-page tool.

  • resourceType set to Bundle
  • meta.tag marks the Bundle as synthetic
  • entry array containing related synthetic resources
  • Patient, Encounter, Observation, and DiagnosticReport resources
  • URN-style fullUrl values for simple test usage
  • collection Bundle type

Common uses

Useful for interface testing and documentation