Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Response

200 - application/json
id
integer
required

Screener Item Id

patientId
integer | null
required

The id of the patient associated to the screener item

triaging
boolean | null

Is the screener item active or closed

formId
number
required

The form template id in which the screener item is created from

screenerTags
string[] | null
required

The screener tag ids of the screener item

createdAt
required

Object creation date time

updatedAt
required

Object update date time