get https://api.humanapi.co/v1/human/medical/reports
Get a list of medical reports for a user
Reports are distinct representations of electronic health records (not applicable for Wellness connections). Different reports are designed to serve different use cases. Human readable reports are available in PDF or HTML while reports for programmatic use cases are available as JSON.
Reports are compiled shortly after we get an authorization from an individual and retrieve the data from their healthcare providers.
For more information about reports, see the related documentation.
Property | Type | Description |
---|---|---|
id | String | id of the report |
createdAt | Datetime | date and time when the report was generated |
name | String | name (type) of the report e.g. "apidata", "timeline", "healthcheck", "highlights", "covid", unity |
skipped | Boolean | "true", if a particular report is available |