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
- ActionCode
- ActionScope
- CustomPairs
- EncounterNumber
- EnteredAt
- EnteredBy
- EnteredOn
- ExternalId
- FromTime
- ProvenanceIds
- SourceFormat
- ToTime
- UpdatedOn
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- EndXMLList()
- GetStreamletClass()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- StartXMLList()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()