HS.SDA3.CodeTableDetail.HealthFundPlan
serial class HS.SDA3.CodeTableDetail.HealthFundPlan extends HS.SDA3.CodeTableTranslated
HealthFundPlan is processed "in-line" in the Viewer Cache inweb.SDA3.Encounter:InsertHealthFund since it needs to know about its
"parent" HealthFund. A reference to the "parent" HealthFund (as an
ARCInsuranceType) is stored in the AUXITInsTypeDR property.
In the Viewer Cache, HealthFundPlan is matched on Code, SDACodingStandard,
and the "parent" HealthFund/ARCInsuranceType. If a match is found where the
Description is different, it is updated. Codes and Descriptions are only
required to be unique within a parent ARCInsuranceType. They may be reused
with a different parent ARCInsuranceType.
Property Inventory
Properties
property Code as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.ARCAuxilInsurType(AUXITCode)
Property methods: CodeDisplayToLogical(), CodeGet(), CodeIsValid(), CodeLogicalToDisplay(), CodeLogicalToOdbc(), CodeNormalize(), CodeSet(), CodeXSDToLogical()
property Description as HS.SDA3.StrippedString (MAXLEN = 32000);
VIEWERLIB: User.HS.ARCAuxilInsurType(AUXITDesc)
Property methods: DescriptionDisplayToLogical(), DescriptionGet(), DescriptionIsValid(), DescriptionLogicalToDisplay(), DescriptionLogicalToOdbc(), DescriptionNormalize(), DescriptionSet(), DescriptionXSDToLogical()
property Extension as HS.Local.SDA3.CodeTableDetail.HealthFundPlanExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
Inherited Members
Inherited Properties
- CodeSystemVersionId
- EId
- ErrorStatus
- InternalReference
- OriginalText
- PriorCodes
- SDACodingStandard
- SDATableName
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()
- %OnNew()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- SDATableNames()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()