CheckWare partner API reference guide

Datatypes

OverviewDatatypesWebservice operationsChangelog

userAttributeMeta

Model of custom attribute to stored additional information about respondent.

Grouping method: sequence
Multiplicity: 1 .. 1

ElementMultiplicityTypeRestrictionDescription
userAttributeMetaID1 .. 1userAttributeMetaID 

Identifier of clinician attribute meta.

userAttributeMetaLabel1 .. 1string 

Label of clinician attribute meta field.

userAttributeMetaType1 .. 1attributeMetaTypes 

Type of clinician attribute meta field. Thera are the same types as using
in web application: STRING, TEXTAREA, DATE, DROPDOWN, NUMERIC, CHECKBOX

userAttributeMetaOrder1 .. 1int 

Attribute defines order of clinician attributes meta

userAttributeMetaParameterCollection1 .. 1attributeMetaParameterCollection 

List of parameters using with dropdown type.

userAttributeMetaReadOnly1 .. 1boolean 

Argument defines that atrribute can be changed.

userAttributeMetaRequired1 .. 1boolean 

Argument defines that attribite is mantadory for respondents.

userAttributeMetaShow1 .. 1boolean 

Argument defines visibility of attribute in web application.