synthetichealth/synthea

Python API

Open

#951 opened on Nov 2, 2021

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Java (500 forks)batch import
help wantedwontfix

Repository metrics

Stars
 (1,577 stars)
PR merge metrics
 (Avg merge 10d 12h) (6 merged PRs in 30d)

Description

Hi there,

I'd be very happy to include synthea as a module into my Python based projects. Unfortunately, since this is a Java library it is clumsy to run synthea as shell commands and then fetching any results.

Would it be possible to write a Python API wrapper for Synthea?

Contributor guide