Skip to main content

HS.SDA3.Intervention

serial class HS.SDA3.Intervention extends HS.SDA3.SuperClass

Property Inventory

Properties

property Description as %String;
Textual description of an intervention
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet()
property Extension as HS.Local.SDA3.InterventionExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property GoalIds as list of %String;
ExternalId of Goal that is addressed by this intervention
Property methods: GoalIdsBuildValueArray(), GoalIdsCollectionToDisplay(), GoalIdsCollectionToOdbc(), GoalIdsDisplayToCollection(), GoalIdsDisplayToLogical(), GoalIdsGet(), GoalIdsGetObject(), GoalIdsGetObjectId(), GoalIdsGetSwizzled(), GoalIdsIsValid(), GoalIdsLogicalToDisplay(), GoalIdsLogicalToOdbc(), GoalIdsNormalize(), GoalIdsOdbcToCollection(), GoalIdsSet(), GoalIdsSetObject(), GoalIdsSetObjectId()
property Performers as list of HS.SDA3.DocumentProvider;
Performers for the intervention
Property methods: PerformersBuildValueArray(), PerformersCollectionToDisplay(), PerformersCollectionToOdbc(), PerformersDisplayToCollection(), PerformersGet(), PerformersGetObject(), PerformersGetObjectId(), PerformersGetSwizzled(), PerformersIsValid(), PerformersOdbcToCollection(), PerformersSet(), PerformersSetObject(), PerformersSetObjectId()
property Status as %String;
Intervention status. Used to represent planned (active) vs completed.
Property methods: StatusDisplayToLogical(), StatusGet(), StatusIsValid(), StatusLogicalToDisplay(), StatusLogicalToOdbc(), StatusNormalize(), StatusSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab