Skip to main content

HS.SDA3.EOBSupportingInfo

serial class HS.SDA3.EOBSupportingInfo extends HS.SDA3.DataType

HS.SDA3.EOBSupportingInfo is used for both Claim and ExplanationOfBenefit class definitions.

Property Inventory

Properties

Classification of the supporting information.
Property methods: CategoryGet(), CategoryGetObject(), CategoryGetObjectId(), CategoryGetSwizzled(), CategoryIsEmpty(), CategoryIsValid(), CategoryNewObject(), CategorySet(), CategorySetObject(), CategorySetObjectId(), CategoryUnSwizzle()
Coded field value of the supporting information.
Property methods: CodeGet(), CodeGetObject(), CodeGetObjectId(), CodeGetSwizzled(), CodeIsEmpty(), CodeIsValid(), CodeNewObject(), CodeSet(), CodeSetObject(), CodeSetObjectId(), CodeUnSwizzle()
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property Reason as HS.SDA3.CodeTableDetail.EOBReason;
Explanation for the supporting information.
Property methods: ReasonGet(), ReasonGetObject(), ReasonGetObjectId(), ReasonGetSwizzled(), ReasonIsEmpty(), ReasonIsValid(), ReasonNewObject(), ReasonSet(), ReasonSetObject(), ReasonSetObjectId(), ReasonUnSwizzle()
property TimingDate as HS.SDA3.TimeStamp;
Single date associated with the supporting information. To specify a period, instead use TimingPeriodStart and TimingPeriodEnd.
Property methods: TimingDateDisplayToLogical(), TimingDateGet(), TimingDateIsValid(), TimingDateLogicalToDisplay(), TimingDateLogicalToTimeStamp(), TimingDateLogicalToXSD(), TimingDateNormalize(), TimingDateOdbcToLogical(), TimingDateSet(), TimingDateXSDToLogical()
property TimingPeriodEnd as HS.SDA3.TimeStamp;
End date of the period associated with the supporting information.
Property methods: TimingPeriodEndDisplayToLogical(), TimingPeriodEndGet(), TimingPeriodEndIsValid(), TimingPeriodEndLogicalToDisplay(), TimingPeriodEndLogicalToTimeStamp(), TimingPeriodEndLogicalToXSD(), TimingPeriodEndNormalize(), TimingPeriodEndOdbcToLogical(), TimingPeriodEndSet(), TimingPeriodEndXSDToLogical()
property TimingPeriodStart as HS.SDA3.TimeStamp;
Start date of the period associated with the supporting information.
Property methods: TimingPeriodStartDisplayToLogical(), TimingPeriodStartGet(), TimingPeriodStartIsValid(), TimingPeriodStartLogicalToDisplay(), TimingPeriodStartLogicalToTimeStamp(), TimingPeriodStartLogicalToXSD(), TimingPeriodStartNormalize(), TimingPeriodStartOdbcToLogical(), TimingPeriodStartSet(), TimingPeriodStartXSDToLogical()
property ValueAttachment as HS.SDA3.Document;
Attachment associated with the supporting information.
Property methods: ValueAttachmentGet(), ValueAttachmentGetObject(), ValueAttachmentGetObjectId(), ValueAttachmentGetSwizzled(), ValueAttachmentIsEmpty(), ValueAttachmentIsValid(), ValueAttachmentNewObject(), ValueAttachmentSet(), ValueAttachmentSetObject(), ValueAttachmentSetObjectId(), ValueAttachmentUnSwizzle()
property ValueBoolean as HS.SDA3.Boolean;
Value of the supporting information expressed as a boolean.
Property methods: ValueBooleanDisplayToLogical(), ValueBooleanGet(), ValueBooleanIsValid(), ValueBooleanIsValidDT(), ValueBooleanLogicalToDisplay(), ValueBooleanLogicalToXSD(), ValueBooleanNormalize(), ValueBooleanSet(), ValueBooleanXSDToLogical()
property ValueQuantity as HS.SDA3.Quantity;
Value of the supporting information, expressed as a quantity with units of measure.
Property methods: ValueQuantityGet(), ValueQuantityGetObject(), ValueQuantityGetObjectId(), ValueQuantityGetSwizzled(), ValueQuantityIsEmpty(), ValueQuantityIsValid(), ValueQuantityNewObject(), ValueQuantitySet(), ValueQuantitySetObject(), ValueQuantitySetObjectId(), ValueQuantityUnSwizzle()
property ValueReference as %String);
Reference associated with the supporting information.
Property methods: ValueReferenceDisplayToLogical(), ValueReferenceGet(), ValueReferenceIsValid(), ValueReferenceLogicalToDisplay(), ValueReferenceLogicalToOdbc(), ValueReferenceNormalize(), ValueReferenceSet()
property ValueString as %String);
Value of the supporting information expressed as a string.
Property methods: ValueStringDisplayToLogical(), ValueStringGet(), ValueStringIsValid(), ValueStringLogicalToDisplay(), ValueStringLogicalToOdbc(), ValueStringNormalize(), ValueStringSet()

Inherited Members

Inherited Methods

FeedbackOpens in a new tab