Dot Health stores health records as encrypted JSON. The schemas for these JSON objects are based off of standard FHIR specifications to promote interoperability of health data.
* required field
Fields marked "codeable" have a special format that accepts both text values (ex. "White Blood Cell Count") and/or codes from various systems. For codes, you may specify two values: the code used (ex. 26464-8) and the code system (ex. LOINC).