HS.SDA3.AbstractClaim
abstract class HS.SDA3.AbstractClaim extends HS.SDA3.AbstractBilling
Property Inventory
Properties
property ClaimSubType as HS.SDA3.CodeTableDetail.ClaimSubType;
A finer grained suite of claim type codes which may convey
additional information such as Inpatient vs Outpatient and/or
a specialty service.
Property methods: ClaimSubTypeGet(), ClaimSubTypeGetObject(), ClaimSubTypeGetObjectId(), ClaimSubTypeGetSwizzled(), ClaimSubTypeIsEmpty(), ClaimSubTypeIsValid(), ClaimSubTypeNewObject(), ClaimSubTypeSet(), ClaimSubTypeSetObject(), ClaimSubTypeSetObjectId(), ClaimSubTypeUnSwizzle()
property PaymentAmount as HS.SDA3.Numeric;
Benefits payable less any payment adjustment.
Property methods: PaymentAmountDisplayToLogical(), PaymentAmountGet(), PaymentAmountIsValid(), PaymentAmountLogicalToDisplay(), PaymentAmountNormalize(), PaymentAmountSet()
property PaymentCurrency as HS.SDA3.CodeTableDetail.Currency;
The currency of the payment amount.
Property methods: PaymentCurrencyGet(), PaymentCurrencyGetObject(), PaymentCurrencyGetObjectId(), PaymentCurrencyGetSwizzled(), PaymentCurrencyIsEmpty(), PaymentCurrencyIsValid(), PaymentCurrencyNewObject(), PaymentCurrencySet(), PaymentCurrencySetObject(), PaymentCurrencySetObjectId(), PaymentCurrencyUnSwizzle()
property Priority as HS.SDA3.CodeTableDetail.ProcessPriority;
The provider-required urgency of processing the request.
Typical values include: stat, routine deferred.
Property methods: PriorityGet(), PriorityGetObject(), PriorityGetObjectId(), PriorityGetSwizzled(), PriorityIsEmpty(), PriorityIsValid(), PriorityNewObject(), PrioritySet(), PrioritySetObject(), PrioritySetObjectId(), PriorityUnSwizzle()
property ReceivedDate as HS.SDA3.TimeStamp;
The date the claim was received by the payer.
Property methods: ReceivedDateDisplayToLogical(), ReceivedDateGet(), ReceivedDateIsValid(), ReceivedDateLogicalToDisplay(), ReceivedDateLogicalToTimeStamp(), ReceivedDateNormalize(), ReceivedDateOdbcToLogical(), ReceivedDateSet()
property SubmissionDate as HS.SDA3.TimeStamp;
The date the claim was submitted.
Property methods: SubmissionDateDisplayToLogical(), SubmissionDateGet(), SubmissionDateIsValid(), SubmissionDateLogicalToDisplay(), SubmissionDateLogicalToTimeStamp(), SubmissionDateNormalize(), SubmissionDateOdbcToLogical(), SubmissionDateSet()
Inherited Members
Inherited Properties
- AdditionalSupportingInfo
- AdjudicatedCoverage
- AdjudicationDetails
- AdjudicationStatus
- BillingNetworkContractingStatus
- BillingProvider
- BillingProviderIndividual
- CareTeamMembers
- ClaimProcessedDate
- ClaimType
- DeniedReasonCodes
- OtherCoverage
- OtherIdentifiers
- OtherProcedures
- PayeeBeneficiary
- PayeeOther
- PayeeProvider
- PayeeProviderOrganization
- PayeeSubscriber
- Payer
- PaymentDate
- PaymentStatus
- PrimaryProcedure
- ProcessNotes
- RelatedClaims
- Status
- TotalAdjudicationDetails
- Use