Skip to main content

HS.SDA3.CodeTableDetail.HealthFund

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

In the Viewer Cache, HealthFunds are matched on Code and SDACodingStandard
only. If a match is found on Code and SDACodingStandard and the
Descriptions are different, the Description in the Viewer Cache is updated.
Note that the Description must still be unique and therefore may have a
uniqueness suffix added.

Property Inventory

Parameters

parameter XMLNAME = HealthFund;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
parameter XMLTYPE = HealthFundCode;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property Address as HS.SDA3.Address;
VIEWERLIB: Not stored
Property methods: AddressGet(), AddressGetObject(), AddressGetObjectId(), AddressGetSwizzled(), AddressIsEmpty(), AddressIsValid(), AddressNewObject(), AddressSet(), AddressSetObject(), AddressSetObjectId(), AddressUnSwizzle()
property Code as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.ARCInsuranceType(INSTCode)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property ContactInfo as HS.SDA3.ContactInfo;
VIEWERLIB: Not stored
Property methods: ContactInfoGet(), ContactInfoGetObject(), ContactInfoGetObjectId(), ContactInfoGetSwizzled(), ContactInfoIsEmpty(), ContactInfoIsValid(), ContactInfoNewObject(), ContactInfoSet(), ContactInfoSetObject(), ContactInfoSetObjectId(), ContactInfoUnSwizzle()
property ContactPerson as HS.SDA3.Name;
VIEWERLIB: Not stored
Property methods: ContactPersonGet(), ContactPersonGetObject(), ContactPersonGetObjectId(), ContactPersonGetSwizzled(), ContactPersonIsEmpty(), ContactPersonIsValid(), ContactPersonNewObject(), ContactPersonSet(), ContactPersonSetObject(), ContactPersonSetObjectId(), ContactPersonUnSwizzle()
property Description as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.ARCInsuranceType(INSTDesc)
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet(), DescriptionXSDToLogical()
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property IsActive as HS.SDA3.Boolean;
Whether the organization's record is still in active use.
Property methods: IsActiveDisplayToLogical(), IsActiveGet(), IsActiveIsValid(), IsActiveIsValidDT(), IsActiveLogicalToDisplay(), IsActiveLogicalToXSD(), IsActiveNormalize(), IsActiveSet(), IsActiveXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab