/fhir-demo-data

Synthetic FHIR Demo Data

Primary LanguageShell

Synthetic FHIR demo data

How to generate new ressources/bundles

Following the instructions from Synthea you can easily create your own set of patients by:

  1. Downloading synthea here

  2. Run

    cd /directory/you/downloaded/synthea/to
    java -jar synthea-with-dependencies.jar -p 10

    to create 10 new patients.