|
ID
integer
Required on Update
ID of the given goal. |
|
IndividualID
globally unique identifier
Required on Create
ID of the individual for the given goal. |
|
Name
string
Required
Name of the given goal. |
|
Completed
boolean
Required
Completed status of the given goal. |
|
Comment
string
Required
Comment about the given goal. |
|
Why
string
Required
Reason for the given goal. |
|
DueDate
date
Required
Date the given goal should be completed. |
|
PeriodID
integer
Required
ID of the period for the given goal. |
|
Measure1
string
Required
First objective for the given goal. |
|
Measure1Completed
boolean
Required
Completed status of the first objective for the given goal. |
|
Measure1EndDate
date
Required
End date of the first objective for the given goal. |
|
Measure1StartDate
date
Required
Start date of the first objective for the given goal. |
|
Measure2
string
Required
Second objective for the given goal. |
|
Measure2Completed
boolean
Completed status of the second objective for the given goal. |
|
Measure2EndDate
date
Required
End date of the second objective for the given goal. |
|
Measure2StartDate
date
Required
Start date of the second objective for the given goal. |
|
Measure3
string
Required
Third objective for the given goal. |
|
Measure3Completed
boolean
Required
Completed status of the third objective for the given goal. |
|
Measure3EndDate
date
End date of the third objective for the given goal. |
|
Measure3StartDate
date
Required
Start date of the third objective for the given goal. |
|
Measure4
string
Required
Fourth objective for the given goal. |
|
Measure4Completed
boolean
Required
Completed status of the fourth objective for the given goal. |
|
Measure4EndDate
date
Required
End date of the fourth objective for the given goal. |
|
Measure4StartDate
date
Required
Start date of the fourth objective for the given goal. |
|
Measure5
string
Required
Fifth objective for the given goal. |
|
Measure5Completed
boolean
Required
Completed status of the fifth objective for the given goal. |
|
Measure5EndDate
date
Required
End date of the fifth objective for the given goal. |
|
Measure5StartDate
date
Required
Start date of the fifth objective for the given goal. |
|
SiteID
globally unique identifier
ReadOnly
ID of the site for the given goal. |
|
FullName
string
ReadOnly
Full name of the individual for the given goal. |
|
MeasuresCompleted
integer
ReadOnly
Sum of the measures completed for the given goal. |
|
MeasuresTotal
integer
ReadOnly
Sum of all the measures for the given goal. |

