HS.SDA3.AbstractEOBLine
abstract class HS.SDA3.AbstractEOBLine extends HS.SDA3.AbstractBillingLine
Property Inventory
- AdministrationReferenceNumber
- AuthorizedProvider
- Category
- DeniedReasonCodes
- InOutNetwork
- ItemModifier
- ItemTrace
- PreAuthFromTime
- PreAuthIssueDate
- PreAuthToTime
- PreviousAuthorizationNumber
- ProductOrServiceCode
- Quantity
Properties
property AdministrationReferenceNumber as %String;
A string assigned by the UMO to the original disallowed review outcome associated with this item.
Property methods: AdministrationReferenceNumberDisplayToLogical(), AdministrationReferenceNumberGet(), AdministrationReferenceNumberIsValid(), AdministrationReferenceNumberLogicalToDisplay(), AdministrationReferenceNumberLogicalToOdbc(), AdministrationReferenceNumberNormalize(), AdministrationReferenceNumberSet()
property AuthorizedProvider as list of HS.SDA3.CodeTableDetail.CareProvider;
Reference to Provider(s) authorized to provide this item.
Property methods: AuthorizedProviderBuildValueArray(), AuthorizedProviderCollectionToDisplay(), AuthorizedProviderCollectionToOdbc(), AuthorizedProviderDisplayToCollection(), AuthorizedProviderGet(), AuthorizedProviderGetObject(), AuthorizedProviderGetObjectId(), AuthorizedProviderGetSwizzled(), AuthorizedProviderIsValid(), AuthorizedProviderOdbcToCollection(), AuthorizedProviderSet(), AuthorizedProviderSetObject(), AuthorizedProviderSetObjectId()
property Category as HS.SDA3.CodeTableDetail.Category;
Code describing the category of service or product.
Property methods: CategoryGet(), CategoryGetObject(), CategoryGetObjectId(), CategoryGetSwizzled(), CategoryIsEmpty(), CategoryIsValid(), CategoryNewObject(), CategorySet(), CategorySetObject(), CategorySetObjectId(), CategoryUnSwizzle()
property DeniedReasonCodes as list of HS.SDA3.CodeTableDetail.DeniedReasonCode;
A list of EOB line denial reason codes as assigned by the carrier or its designee.
Property methods: DeniedReasonCodesBuildValueArray(), DeniedReasonCodesCollectionToDisplay(), DeniedReasonCodesCollectionToOdbc(), DeniedReasonCodesDisplayToCollection(), DeniedReasonCodesGet(), DeniedReasonCodesGetObject(), DeniedReasonCodesGetObjectId(), DeniedReasonCodesGetSwizzled(), DeniedReasonCodesIsValid(), DeniedReasonCodesOdbcToCollection(), DeniedReasonCodesSet(), DeniedReasonCodesSetObject(), DeniedReasonCodesSetObjectId()
property InOutNetwork as HS.SDA3.CodeTableDetail.BenefitPaymentStatus;
Indicates the in network or out of network payment status of the Explanation Of Benefit item.
Property methods: InOutNetworkGet(), InOutNetworkGetObject(), InOutNetworkGetObjectId(), InOutNetworkGetSwizzled(), InOutNetworkIsEmpty(), InOutNetworkIsValid(), InOutNetworkNewObject(), InOutNetworkSet(), InOutNetworkSetObject(), InOutNetworkSetObjectId(), InOutNetworkUnSwizzle()
property ItemModifier as HS.SDA3.CodeTableDetail.Modifier;
Modifier associated with ProdiuctOrServiceCode for item authorized details.
Property methods: ItemModifierGet(), ItemModifierGetObject(), ItemModifierGetObjectId(), ItemModifierGetSwizzled(), ItemModifierIsEmpty(), ItemModifierIsValid(), ItemModifierNewObject(), ItemModifierSet(), ItemModifierSetObject(), ItemModifierSetObjectId(), ItemModifierUnSwizzle()
property ItemTrace as list of HS.SDA3.Identifier;
Unique identifier(s) assigned to the item.
Property methods: ItemTraceBuildValueArray(), ItemTraceCollectionToDisplay(), ItemTraceCollectionToOdbc(), ItemTraceDisplayToCollection(), ItemTraceGet(), ItemTraceGetObject(), ItemTraceGetObjectId(), ItemTraceGetSwizzled(), ItemTraceIsValid(), ItemTraceOdbcToCollection(), ItemTraceSet(), ItemTraceSetObject(), ItemTraceSetObjectId()
property PreAuthFromTime as HS.SDA3.TimeStamp;
The period start date when this item's preauthorization is valid.
Property methods: PreAuthFromTimeDisplayToLogical(), PreAuthFromTimeGet(), PreAuthFromTimeIsValid(), PreAuthFromTimeLogicalToDisplay(), PreAuthFromTimeLogicalToTimeStamp(), PreAuthFromTimeNormalize(), PreAuthFromTimeOdbcToLogical(), PreAuthFromTimeSet()
property PreAuthIssueDate as HS.SDA3.TimeStamp;
Date when item's preauthorization was issued.
Property methods: PreAuthIssueDateDisplayToLogical(), PreAuthIssueDateGet(), PreAuthIssueDateIsValid(), PreAuthIssueDateLogicalToDisplay(), PreAuthIssueDateLogicalToTimeStamp(), PreAuthIssueDateNormalize(), PreAuthIssueDateOdbcToLogical(), PreAuthIssueDateSet()
property PreAuthToTime as HS.SDA3.TimeStamp;
The period end date when this item's preauthorization is valid.
Property methods: PreAuthToTimeDisplayToLogical(), PreAuthToTimeGet(), PreAuthToTimeIsValid(), PreAuthToTimeLogicalToDisplay(), PreAuthToTimeLogicalToTimeStamp(), PreAuthToTimeNormalize(), PreAuthToTimeOdbcToLogical(), PreAuthToTimeSet()
property PreviousAuthorizationNumber as %String;
A string assigned by the UMO to an authorized review outcome associated with this item.
Property methods: PreviousAuthorizationNumberDisplayToLogical(), PreviousAuthorizationNumberGet(), PreviousAuthorizationNumberIsValid(), PreviousAuthorizationNumberLogicalToDisplay(), PreviousAuthorizationNumberLogicalToOdbc(), PreviousAuthorizationNumberNormalize(), PreviousAuthorizationNumberSet()
property ProductOrServiceCode as HS.SDA3.CodeTableDetail.DrugProduct;
The details of what has been authorized for this item if different from what was requested.
Property methods: ProductOrServiceCodeGet(), ProductOrServiceCodeGetObject(), ProductOrServiceCodeGetObjectId(), ProductOrServiceCodeGetSwizzled(), ProductOrServiceCodeIsEmpty(), ProductOrServiceCodeIsValid(), ProductOrServiceCodeNewObject(), ProductOrServiceCodeSet(), ProductOrServiceCodeSetObject(), ProductOrServiceCodeSetObjectId(), ProductOrServiceCodeUnSwizzle()
property Quantity as HS.SDA3.Quantity;
The number of repetitions of a service or product.
Property methods: QuantityGet(), QuantityGetObject(), QuantityGetObjectId(), QuantityGetSwizzled(), QuantityIsEmpty(), QuantityIsValid(), QuantityNewObject(), QuantitySet(), QuantitySetObject(), QuantitySetObjectId(), QuantityUnSwizzle()