/ synthesize

Synthesize returns a summary of guidelines and research for any clinical query

How it works

1

Craft query with or without patient context

2

Retrieve response with references & scores

API specifications

Initiate a synthesis

Initiate synthesis

post
/v1/synthesis

Initiate synthesis.

Authorizations
x-api-keystringRequired
Body

Payload to kickoff synthesis generation.

user_querystringRequired

User query.

population_filterany ofOptional
or
nullOptional
publication_filterany ofOptional
or
nullOptional
fast_modeany ofOptional

Fast mode flag for fast synthesis generation.

Default: false
booleanOptional
or
nullOptional
Responses
post
/v1/synthesis

Retrieve response from job_id

Get synthesis by ID

get
/v1/synthesis/{job_id}

Get synthesis.

Authorizations
x-api-keystringRequired
Path parameters
job_idstringRequired
Responses
200

Successful Response

application/json
get
/v1/synthesis/{job_id}

Data security

Synthesize can be integrated into electronic health records (EHRs) to receive de-identified patient data as context for clinical queries. No requests include patient identifiers.

Last updated

Was this helpful?