Define data models/schemas for summary results. Differentiate between basic data types (structured, unstructured) that both have similar features (i.e. almost all structured data has numeric, ordinal, and categorical fields which require different summary mechanisms).
Work out what kind of summary information we would like to have and if we can achieve this under homomorphic encryption and general privacy restrictions.
[ ] Summary values for each type and subtype of data at the station
[x] csv
[ ] FHIR
[ ] unstructured
[ ] Schema for sending these values to the central services
Define data models/schemas for summary results. Differentiate between basic data types (structured, unstructured) that both have similar features (i.e. almost all structured data has numeric, ordinal, and categorical fields which require different summary mechanisms). Work out what kind of summary information we would like to have and if we can achieve this under homomorphic encryption and general privacy restrictions.