List Health History Items

Returns a patient's recorded medical conditions, allergies and medications as one collection. Narrow to one kind with filter=type = "ALLERGY". To retrieve items for all contacts, use contacts/- in the URL parameter. Only items that are currently in effect are returned unless show_inactive is set.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The contact id.

Query Params
int32
1 to 1000

The maximum number of items to return. The service may return fewer than this value. If unspecified, at most 50 items will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.

string

A page token, received from a previous ListHealthHistoryItems call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListHealthHistoryItems must match the call that provided the page token.

string

Fields to order the results by, following AIP-132 ordering syntax.

string

Filter parameter for narrowing the result set. See https://aip.kolla.dev/160 for more info.

boolean

Whether to include items that are no longer in effect, such as resolved conditions and medications the patient has stopped taking. Defaults to false.

string

Comma-separated feature flags that modify the behavior of the list operation.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json