HS.SDA3.PharmacyClaimLine
serial class HS.SDA3.PharmacyClaimLine extends HS.SDA3.SuperClass, HS.SDA3.AbstractClaimLine
PharmacyClaimLine is neither parsed from HL7, nor is it stored to the ViewerCache. It appears in the SDA as a list property of HS.SDA3.PharmacyClaim.
Property Inventory
Properties
property CompoundMedication as list of HS.SDA3.CodeTableDetail.DrugProduct;
The list of ingredients in the compound medication.
Property methods: CompoundMedicationBuildValueArray(), CompoundMedicationCollectionToDisplay(), CompoundMedicationCollectionToOdbc(), CompoundMedicationDisplayToCollection(), CompoundMedicationGet(), CompoundMedicationGetObject(), CompoundMedicationGetObjectId(), CompoundMedicationGetSwizzled(), CompoundMedicationIsValid(), CompoundMedicationOdbcToCollection(), CompoundMedicationSet(), CompoundMedicationSetObject(), CompoundMedicationSetObjectId()
property DrugCode as HS.SDA3.CodeTableDetail.DrugProduct;
NDC Code for a non-compound drug.
Property methods: DrugCodeGet(), DrugCodeGetObject(), DrugCodeGetObjectId(), DrugCodeGetSwizzled(), DrugCodeIsEmpty(), DrugCodeIsValid(), DrugCodeNewObject(), DrugCodeSet(), DrugCodeSetObject(), DrugCodeSetObjectId(), DrugCodeUnSwizzle()
property Extension as HS.Local.SDA3.PharmacyClaimLineExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
Inherited Members
Inherited Properties
- ActionCode
- ActionScope
- AdjudicationDetails
- ChargedAmount
- CustomPairs
- DeniedReasonCode
- EncounterNumber
- EnteredAt
- EnteredBy
- EnteredOn
- ExternalId
- FromTime
- LineCounter
- ProcessNoteIds
- ProvenanceIds
- SourceFormat
- ToTime
- UpdatedOn
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()
- EndXMLList()
- GetStreamletClass()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- StartXMLList()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()