HS.SDA3.Recommendation
serial class HS.SDA3.Recommendation extends HS.SDA3.DataType
Recommendation appears in the SDA as a list property(RecommendationsProvided) of HS.SDA3.Encounter.
Property Inventory
Properties
property Extension as HS.Local.SDA3.RecommendationExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property NoteText as %String);
The text of the recommendation
Property methods: NoteTextDisplayToLogical(), NoteTextGet(), NoteTextIsValid(), NoteTextLogicalToDisplay(), NoteTextLogicalToOdbc(), NoteTextNormalize(), NoteTextSet()
property RecipientOrganizations as list of HS.SDA3.CodeTableDetail.HealthCareFacility;
The organizations to whom the recommendation is forwarded
Property methods: RecipientOrganizationsBuildValueArray(), RecipientOrganizationsCollectionToDisplay(), RecipientOrganizationsCollectionToOdbc(), RecipientOrganizationsDisplayToCollection(), RecipientOrganizationsGet(), RecipientOrganizationsGetObject(), RecipientOrganizationsGetObjectId(), RecipientOrganizationsGetSwizzled(), RecipientOrganizationsIsValid(), RecipientOrganizationsOdbcToCollection(), RecipientOrganizationsSet(), RecipientOrganizationsSetObject(), RecipientOrganizationsSetObjectId()
property RecipientPersons as list of HS.SDA3.CodeTableDetail.CareProvider;
The providers to whom the recommendation is forwarded
Property methods: RecipientPersonsBuildValueArray(), RecipientPersonsCollectionToDisplay(), RecipientPersonsCollectionToOdbc(), RecipientPersonsDisplayToCollection(), RecipientPersonsGet(), RecipientPersonsGetObject(), RecipientPersonsGetObjectId(), RecipientPersonsGetSwizzled(), RecipientPersonsIsValid(), RecipientPersonsOdbcToCollection(), RecipientPersonsSet(), RecipientPersonsSetObject(), RecipientPersonsSetObjectId()
Inherited Members
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()
 - IsDefined()
 - LogIgnoredTag()
 - LogicalToOdbc()
 - OdbcToLogical()
 - ToQuickXML()
 - ToQuickXMLStream()
 - ToQuickXMLString()
 - Translate()
 - UpdateSDA()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLImportSDAString()
 - XMLImportSDAStringUnknown()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()