Skip to main content

HS.SDA3.CodeTableDetail.UoM

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

Unit of measure
UoM has several uses, such as the units of the amount of a medication
prescribed, and the units of an observation value.
For every other type of CodeTableDetail, a Code or Description that
consists only of punctuation will not be saved to the Streamlet Cache, and
will not be exported via ToQuickXML. For UoM only, there is one exception
to this: Code and/or Description = "%" will be saved to the Streamlet Cache
and will be exported via ToQuickXML.

Property Inventory

Properties

property Code as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.CTUOM(CTUOMCode)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property Description as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.CTUOM(CTUOMDesc)
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet(), DescriptionXSDToLogical()
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab