closedloop-ai / cv19index

COVID-19 Vulnerability Index
http://cv19index.com
Other
88 stars 37 forks source link

Add BlueButton support #32

Open DaveDeCaprio opened 4 years ago

DaveDeCaprio commented 4 years ago

We currently have a CSV file format for getting in claims data. Another useful format would be to take in data in FHIR JSON format. BlueButton is an example of a source like this. Example files are available for the BlueButton developer sandbox.

DaveDeCaprio commented 4 years ago

We'd like to have an option for run_predict that allows the predictor to take in data in BlueButton JSON FHIR format.