Skip to main content

HS.SDA3.CodeTableDetail.PhysExamObsQualifier

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

PhysExamObsQualifier is processed "in-line" in the Viewer Cache in
web.SDA3.PhysicalExam:UpdatePhysicalExam since it needs to know about its
"parent" PhysExamObs. PhysExamObs is not a parent of PhysExamObsQualifier
in the SDA, but in the Viewer Cache, MRCBodyAreaProblems is the parent of
MRCBodyAreaProblemsSubp (relationship SUBPParRef). PhysExamObsQualifier
Codes and Descriptions in the Viewer Cache are only required to be unique
within the parent PhysExamObs. Codes and Descriptions may be reused with
a different parent PhysExamsObs.

Property Inventory

Properties

property Code as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.MRCBodyAreaProblemsSubp(SUBPCode)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property Description as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.MRCBodyAreaProblemsSubp(SUBPDesc)
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