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
- Category
- Code
- Extension
- Reason
- TimingDate
- TimingPeriodEnd
- TimingPeriodStart
- ValueAttachment
- ValueBoolean
- ValueQuantity
- ValueReference
- ValueString
Properties
property Category as HS.SDA3.CodeTableDetail.EOBSupportingInfoCategory;
Classification of the supporting information.
Property methods: CategoryGet(), CategoryGetObject(), CategoryGetObjectId(), CategoryGetSwizzled(), CategoryIsEmpty(), CategoryIsValid(), CategoryNewObject(), CategorySet(), CategorySetObject(), CategorySetObjectId(), CategoryUnSwizzle()
property Code as HS.SDA3.CodeTableDetail.EOBSupportingInfoCode;
Coded field value of the supporting information.
Property methods: CodeGet(), CodeGetObject(), CodeGetObjectId(), CodeGetSwizzled(), CodeIsEmpty(), CodeIsValid(), CodeNewObject(), CodeSet(), CodeSetObject(), CodeSetObjectId(), CodeUnSwizzle()
property Extension as HS.Local.SDA3.EOBSupportingInfoExtension;
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
- %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()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()