NameDescriptionTypeAdditional information
fields[0].FieldId

The id of the input field

string

None.

fields[0].CodedValueIds

List of id's of coded values for the social history field (if filled in NumericValues should be empty)

Collection of string

None.

fields[0].TextValues

List of free text values for the social history field (if filled in NumericValues should be empty)

Collection of string

None.

fields[0].NumericValues

List of numeric values for the social history field (if filled in CodedValueIds and TextValues should be empty)

Collection of SocialHistoryFieldNumericValueCreate

None.