Skip to main content
POST
Set Measurement Goal

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
patientId
string
required
fieldId
string
required
id
string | null
goalValue
number | null
goalMin
number | null
goalMax
number | null
label
string | null

Response

Successful Response

id
string
required
patientId
string
required
fieldId
string
required
isComputed
boolean
default:false
goalValue
number | null
goalMin
number | null
goalMax
number | null
label
string | null
creatorId
string | null
createdDate
string<date-time> | null
updatedDate
string<date-time> | null
isArchived
boolean
default:false