Stream: Covid-19 Response
Topic: synthetic data
Jason Walonoski (May 15 2020 at 13:29):
Synthetic patient data (csv files, not FHIR) including supplies: https://drive.google.com/open?id=1gKjJ2YfPrKM30IN5peL2Dn2Bfr4ifJzW
Data dictionary: https://github.com/synthetichealth/synthea/wiki/CSV-File-Data-Dictionary
Jason Walonoski (May 15 2020 at 13:38):
Ventilators are in the device.csv
file and PPE is in the supplies.csv
Terrie Reed (May 15 2020 at 15:54):
I recommend parsing UDI to pull out UDI-DI (device identifier of UDI). For public capacity reporting the best attribute is UDI-DI - model version of device. The full UDI is too granular for public reporting. You also have supplies.csv. If those are referring to masks, gowns etc, they also have UDI-DI that could be used.
Jason Walonoski (May 15 2020 at 16:01):
Bear in mind that the UDI's in our device table are synthetic too. Not real devices with real manufacturers.
Last updated: Apr 12 2022 at 19:14 UTC