Skip to main content
GET
Get Field Trend

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

patient_id
string
required
field_id
string
required

Response

Successful Response

id
string
required
fieldId
string
required
fieldName
string
required
numericValue
number | null
textValue
string | null
arrayValue
string[] | null
measurementDate
string<date-time> | null
outcome
Outcome · object | null
computedDetail
Computeddetail · object | null
isDerived
boolean
default:false
isUserReported
boolean
default:false
isLabSourced
boolean
default:false
totalChange
number | null
recentChange
number | null
trendDirection
string | null
createdDate
string<date-time> | null
groupIds
string[]
goal
MeasurementGoalSchema · object