Skip to content

beda-software/au-core-synthetic-data

Repository files navigation

AU Core Synthetic Data

Data generated by Synthea then mapped to be valid according to AU Core IG

Pipeline

  1. Generate Data: Use dockerized Synthea and a custom module to generate data in CSV format.
  2. Map/Post-Process CSV Files:
  3. Generate FHIR Resources: Use the Csv2Fhir application to convert CSV data into FHIR resources in JSON format.
  4. Validate Results: Validate the generated FHIR resources using the official FHIR Validator CLI.
  5. Create an Archive: Bundle the generated FHIR resources in both JSON and CSV formats into an archive.

Run

./download-mapper.sh
make pipeline

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published