-
from @andinet :
Synthea is a synthetic EHR data generator
https://github.com/synthetichealth/synthea
It can export data in HL7 FHIR format.
Here is the original paper that talks about the …
-
At the moment [all care_site_types are hardcoded to 0](https://github.com/OHDSI/dbt-synthea/blob/47c7fd058680f38e2bb5858e28ec7c5f32b51c31/models/omop/care_site.sql#L4). We can probably make this more …
-
[CHF Module Synthea.pdf](https://github.com/dHealthNL/synthea-modules/files/4408809/CHF.Module.Synthea.pdf)
-
In reference to PR #1 and issue #2.
Need to datashape synthea examples into actual patient .phr files for the following patient journeys.
- [ ] Diego848 Carrillo204 > Earl
- [ ] Gail741 Elaine…
-
### Requested Feature
Hello. We need to generate only patients that had a surgery - ideally insertion of a pacemaker. (Or if not possible with the pacemaker, then at least any surgery).
So, for exa…
-
I'm getting the following error when I try to run Achilles on duckdb:
```
cdmDatabaseSchema
-
Hi,
It will help a lot if you can add some examples for FHIR client (`client-py`) on how we can authenticate sessions/calls from Python? For example - how can we use authenticate to access FHIR API: …
-
Hello,
We are using fhiry in our package [ehrapy](https://github.com/theislab/ehrapy) to read FHIR data, and now I am trying to add some dataloaders with [Synthea](https://synthea.mitre.org/downlo…
-
@mvankessel-EMC it would be nice if targetCohorts, eventCohorts, and exitCohorts were allowed to be in different tables in the cdm. This would provide some more flexibility in the analysis, as we may …
-
Some FHIR backends do not support transaction bundles, and it doesn't appear that there's any reason that Synthea couldn't directly output batch bundles for backend testing or for faster ingestion.
…