HS.SDA3.CodeTableDetail.Frequency
serial class HS.SDA3.CodeTableDetail.Frequency extends HS.SDA3.CodeTableTranslated
Property Inventory
Properties
property Code as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.PHCFreq(PHCFRCode)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property Description as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.PHCFreq(PHCFRDesc1)
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet(), DescriptionXSDToLogical()
property Extension as HS.Local.SDA3.CodeTableDetail.FrequencyExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property Factor as %String (MAXLEN = 32000);
Viewer cache:
On add or update, if +[Factor]=0 and +[PHCFRFactor]=0, then PHCFRFactor is
set to 1. If an inbound Frequency matches an existing PHCFreq on Code,
Description, and SDACodingStandard, then if +[Factor] does not match
PHCFRFactor, PHCFRFactor will be set to the value of Factor.
VIEWERLIB: User.HS.PHCFreq(PHCFRFactor)
On add or update, if +[Factor]=0 and +[PHCFRFactor]=0, then PHCFRFactor is
set to 1. If an inbound Frequency matches an existing PHCFreq on Code,
Description, and SDACodingStandard, then if +[Factor] does not match
PHCFRFactor, PHCFRFactor will be set to the value of Factor.
VIEWERLIB: User.HS.PHCFreq(PHCFRFactor)
Property methods: FactorDisplayToLogical(), FactorGet(), FactorIsValid(), FactorLogicalToDisplay(), FactorLogicalToOdbc(), FactorNormalize(), FactorSet()
Inherited Members
Inherited Properties
- CodeSystemVersionId
- EId
- ErrorStatus
- InternalReference
- OriginalText
- PriorCodes
- SDACodingStandard
- SDATableName
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()
- %OnNew()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- SDATableNames()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()