Skip to main content

HS.SDA3.CodeTableDetail.Duration

serial class HS.SDA3.CodeTableDetail.Duration extends HS.SDA3.CodeTableTranslated

Property Inventory

Properties

property Code as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.PHCDuration(PHCDUCode)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property Description as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.PHCDuration(PHCDUDesc1)
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet(), DescriptionXSDToLogical()
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property Factor as %String (MAXLEN = 32000);
Number of days

Viewer cache:
On add or update, if +[Factor]=0 and +[PHCDUFactor]=0, then PHCDUFactor is
set to 1. If an inbound Duration matches an existing PHCDuration on Code,
Description, and SDACodingStandard, then if +[Factor] does not match
PHCDUFactor, PHCDUFactor will be set to the value of Factor.

VIEWERLIB: User.HS.PHCDuration(PHCDUFactor)
Property methods: FactorDisplayToLogical(), FactorGet(), FactorIsValid(), FactorLogicalToDisplay(), FactorLogicalToOdbc(), FactorNormalize(), FactorSet()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab