Utility Scripts
This directory contains utility scripts for working with Synthea modules:
analyze_patient_data.py- Analyzes patient data generated by Syntheacheck_json.py- Validates JSON structure of module filesvalidate_module.py- Performs comprehensive validation of modulestest_module_exists.py- Checks if a module exists for a given diseaserun_module.py- Script to run a specific module with Synthea- Other utility scripts for module generation and testing
These scripts complement the core module generator scripts found in the module_generator/ directory.