├── README.md ├── ingest ├── README.md └── config.yml └── synthea ├── README.md └── synthea.properties /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neo4jSolutions/patient-journey-model/HEAD/README.md -------------------------------------------------------------------------------- /ingest/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neo4jSolutions/patient-journey-model/HEAD/ingest/README.md -------------------------------------------------------------------------------- /ingest/config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neo4jSolutions/patient-journey-model/HEAD/ingest/config.yml -------------------------------------------------------------------------------- /synthea/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neo4jSolutions/patient-journey-model/HEAD/synthea/README.md -------------------------------------------------------------------------------- /synthea/synthea.properties: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Neo4jSolutions/patient-journey-model/HEAD/synthea/synthea.properties --------------------------------------------------------------------------------