All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- add the GH action to create releases for multiple OSes
- ability to generate a (Lens specific) catalogue (meant for CCE Explorer) and fhir-profiles (in addition to generating synthetic data)
- various bug fixes (like generating random data for previously hard-coded ones)
- fix the
buildGH action to run on pushing of tags (instead of on main branches)
- GH actions to build (on push or pull request to main) & create release (on creating a tag), and a dependabot file
- rename MedicationStatementSystemicTherapy to SystemicTherapyMedicationStatement
- comment the unnecessary SampleMaterialType enum values
- add a LICENSE file, and update README with license info
- even a single resource should be wrapped in a bundle
- patient deceased date to only have date and no time component
- ability to parse cmd line args
- generate a single bundle containing one resource of each type
- generate a single bundle containing n resources of a single type