Skip to main content

HS.SDA3.Survey

serial class HS.SDA3.Survey extends HS.SDA3.SuperClass

Property Inventory

Properties

property Categories as list of HS.SDA3.CodeTableDetail.Category;
A categorization for the type of survey taken
Property methods: CategoriesBuildValueArray(), CategoriesCollectionToDisplay(), CategoriesCollectionToOdbc(), CategoriesDisplayToCollection(), CategoriesGet(), CategoriesGetObject(), CategoriesGetObjectId(), CategoriesGetSwizzled(), CategoriesIsValid(), CategoriesOdbcToCollection(), CategoriesSet(), CategoriesSetObject(), CategoriesSetObjectId()
property DataAbsentReason as HS.SDA3.CodeTableDetail.DataAbsentReason;
The reason why the survey lacks a response value, if applicable
Property methods: DataAbsentReasonGet(), DataAbsentReasonGetObject(), DataAbsentReasonGetObjectId(), DataAbsentReasonGetSwizzled(), DataAbsentReasonIsEmpty(), DataAbsentReasonIsValid(), DataAbsentReasonNewObject(), DataAbsentReasonSet(), DataAbsentReasonSetObject(), DataAbsentReasonSetObjectId(), DataAbsentReasonUnSwizzle()
property EffectiveDateTime as HS.SDA3.TimeStamp;
The date on which the survey was taken
Property methods: EffectiveDateTimeDisplayToLogical(), EffectiveDateTimeGet(), EffectiveDateTimeIsValid(), EffectiveDateTimeLogicalToDisplay(), EffectiveDateTimeLogicalToTimeStamp(), EffectiveDateTimeLogicalToXSD(), EffectiveDateTimeNormalize(), EffectiveDateTimeOdbcToLogical(), EffectiveDateTimeSet(), EffectiveDateTimeXSDToLogical()
property Extension as HS.Local.SDA3.SurveyExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property MemberIDs as list of %String;
Store references to other surveys as members when this Survey streamlet is a group or panel
Property methods: MemberIDsBuildValueArray(), MemberIDsCollectionToDisplay(), MemberIDsCollectionToOdbc(), MemberIDsDisplayToCollection(), MemberIDsDisplayToLogical(), MemberIDsGet(), MemberIDsGetObject(), MemberIDsGetObjectId(), MemberIDsGetSwizzled(), MemberIDsIsValid(), MemberIDsLogicalToDisplay(), MemberIDsLogicalToOdbc(), MemberIDsNormalize(), MemberIDsOdbcToCollection(), MemberIDsSet(), MemberIDsSetObject(), MemberIDsSetObjectId()
property Performers as list of HS.SDA3.CodeTableDetail.CareProvider;
The care provider that conducted the survey
Property methods: PerformersBuildValueArray(), PerformersCollectionToDisplay(), PerformersCollectionToOdbc(), PerformersDisplayToCollection(), PerformersGet(), PerformersGetObject(), PerformersGetObjectId(), PerformersGetSwizzled(), PerformersIsValid(), PerformersOdbcToCollection(), PerformersSet(), PerformersSetObject(), PerformersSetObjectId()
property QuestionnaireSourceIDs as list of %String;
Store references to other questionnaire responses whose data it is based on.
Property methods: QuestionnaireSourceIDsBuildValueArray(), QuestionnaireSourceIDsCollectionToDisplay(), QuestionnaireSourceIDsCollectionToOdbc(), QuestionnaireSourceIDsDisplayToCollection(), QuestionnaireSourceIDsDisplayToLogical(), QuestionnaireSourceIDsGet(), QuestionnaireSourceIDsGetObject(), QuestionnaireSourceIDsGetObjectId(), QuestionnaireSourceIDsGetSwizzled(), QuestionnaireSourceIDsIsValid(), QuestionnaireSourceIDsLogicalToDisplay(), QuestionnaireSourceIDsLogicalToOdbc(), QuestionnaireSourceIDsNormalize(), QuestionnaireSourceIDsOdbcToCollection(), QuestionnaireSourceIDsSet(), QuestionnaireSourceIDsSetObject(), QuestionnaireSourceIDsSetObjectId()
property Status as %String (MAXLEN = 50);
Status of the survey
Property methods: StatusDisplayToLogical(), StatusGet(), StatusIsValid(), StatusLogicalToDisplay(), StatusLogicalToOdbc(), StatusNormalize(), StatusSet()
property SurveyCode as HS.SDA3.CodeTableDetail.SurveyCode;
Type of survey taken
Property methods: SurveyCodeGet(), SurveyCodeGetObject(), SurveyCodeGetObjectId(), SurveyCodeGetSwizzled(), SurveyCodeIsEmpty(), SurveyCodeIsValid(), SurveyCodeNewObject(), SurveyCodeSet(), SurveyCodeSetObject(), SurveyCodeSetObjectId(), SurveyCodeUnSwizzle()
property SurveySourceIDs as list of %String;
Store references to other survey observations whose data it is based on.
Property methods: SurveySourceIDsBuildValueArray(), SurveySourceIDsCollectionToDisplay(), SurveySourceIDsCollectionToOdbc(), SurveySourceIDsDisplayToCollection(), SurveySourceIDsDisplayToLogical(), SurveySourceIDsGet(), SurveySourceIDsGetObject(), SurveySourceIDsGetObjectId(), SurveySourceIDsGetSwizzled(), SurveySourceIDsIsValid(), SurveySourceIDsLogicalToDisplay(), SurveySourceIDsLogicalToOdbc(), SurveySourceIDsNormalize(), SurveySourceIDsOdbcToCollection(), SurveySourceIDsSet(), SurveySourceIDsSetObject(), SurveySourceIDsSetObjectId()
property UnitOfMeasure as HS.SDA3.CodeTableDetail.UoM;
The unit of measure for the survey response, if applicable
Property methods: UnitOfMeasureGet(), UnitOfMeasureGetObject(), UnitOfMeasureGetObjectId(), UnitOfMeasureGetSwizzled(), UnitOfMeasureIsEmpty(), UnitOfMeasureIsValid(), UnitOfMeasureNewObject(), UnitOfMeasureSet(), UnitOfMeasureSetObject(), UnitOfMeasureSetObjectId(), UnitOfMeasureUnSwizzle()
property ValueCoded as HS.SDA3.CodeTableDetail.SurveyValueCode;
A coded response to the survey
Property methods: ValueCodedGet(), ValueCodedGetObject(), ValueCodedGetObjectId(), ValueCodedGetSwizzled(), ValueCodedIsEmpty(), ValueCodedIsValid(), ValueCodedNewObject(), ValueCodedSet(), ValueCodedSetObject(), ValueCodedSetObjectId(), ValueCodedUnSwizzle()
property ValueNumeric as HS.SDA3.Numeric;
A numeric response to the survey
Property methods: ValueNumericDisplayToLogical(), ValueNumericGet(), ValueNumericIsValid(), ValueNumericLogicalToDisplay(), ValueNumericNormalize(), ValueNumericSet(), ValueNumericXSDToLogical()
property ValueText as HS.SDA3.StrippedString);
A text response to the survey
Property methods: ValueTextDisplayToLogical(), ValueTextGet(), ValueTextIsValid(), ValueTextLogicalToDisplay(), ValueTextLogicalToOdbc(), ValueTextNormalize(), ValueTextSet(), ValueTextXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab