This streaming simulator workload continuously generates fake patient records and writes to Google Cloud FHIR Store.
Data generated by this repository is fake and does not reflect real people, health outcomes nor should be used for any diagnostic purposes.
This repository makes use of the synthea project to generate the fake data.
NOTE: installing gradle is not required
- Google Cloud SDK;
gcloud init
andgcloud auth
- Google Cloud project with billing enabled
- Java version 11
See infrastructure for details. ** Note the special requirements and steps to follow for infrastructure/04.build.