Skip to main content

This documentation is for an older version of this product. See the latest version of this content.Opens in a new tab

HS.SDA3.PharmacyClaim

serial class HS.SDA3.PharmacyClaim extends HS.SDA3.SuperClass, HS.SDA3.AbstractClaim

PharmacyClaim is neither parsed from HL7, nor is it stored to the Viewer Cache.

Property Inventory

Properties

property BrandGenericIndicator as HS.SDA3.CodeTableDetail.BrandGenericIndicator;
Whether the plan adjudicated the claim as a brand or generic drug.
Property methods: BrandGenericIndicatorGet(), BrandGenericIndicatorGetObject(), BrandGenericIndicatorGetObjectId(), BrandGenericIndicatorGetSwizzled(), BrandGenericIndicatorIsEmpty(), BrandGenericIndicatorIsValid(), BrandGenericIndicatorNewObject(), BrandGenericIndicatorSet(), BrandGenericIndicatorSetObject(), BrandGenericIndicatorSetObjectId(), BrandGenericIndicatorUnSwizzle()
property CompoundCode as HS.SDA3.CodeTableDetail.CompoundCode;
NCPDP Compound Code. If Compound Code = 0 (Not Specified) or 1 (Not a Compound), then populate DrugCode. If Compound Code = 2 (Compound), then populate the ingredients in CompoundMedication.
Property methods: CompoundCodeGet(), CompoundCodeGetObject(), CompoundCodeGetObjectId(), CompoundCodeGetSwizzled(), CompoundCodeIsEmpty(), CompoundCodeIsValid(), CompoundCodeNewObject(), CompoundCodeSet(), CompoundCodeSetObject(), CompoundCodeSetObjectId(), CompoundCodeUnSwizzle()
property DaysSupply as HS.SDA3.Numeric;
Number of days supply of medication dispensed by the pharmacy.
Property methods: DaysSupplyDisplayToLogical(), DaysSupplyGet(), DaysSupplyIsValid(), DaysSupplyLogicalToDisplay(), DaysSupplyNormalize(), DaysSupplySet(), DaysSupplyXSDToLogical()
property DispensedAsWritten as HS.SDA3.CodeTableDetail.DispensedAsWritten;
Prescriber's instruction regarding substitution of generic equivalents or order to dispense the specific prescribed medication.
Property methods: DispensedAsWrittenGet(), DispensedAsWrittenGetObject(), DispensedAsWrittenGetObjectId(), DispensedAsWrittenGetSwizzled(), DispensedAsWrittenIsEmpty(), DispensedAsWrittenIsValid(), DispensedAsWrittenNewObject(), DispensedAsWrittenSet(), DispensedAsWrittenSetObject(), DispensedAsWrittenSetObjectId(), DispensedAsWrittenUnSwizzle()
property Extension as HS.Local.SDA3.PharmacyClaimExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property PharmacyClaimLines as list of HS.SDA3.PharmacyClaimLine;
Property methods: PharmacyClaimLinesBuildValueArray(), PharmacyClaimLinesCollectionToDisplay(), PharmacyClaimLinesCollectionToOdbc(), PharmacyClaimLinesDisplayToCollection(), PharmacyClaimLinesGet(), PharmacyClaimLinesGetObject(), PharmacyClaimLinesGetObjectId(), PharmacyClaimLinesGetSwizzled(), PharmacyClaimLinesIsValid(), PharmacyClaimLinesOdbcToCollection(), PharmacyClaimLinesSet(), PharmacyClaimLinesSetObject(), PharmacyClaimLinesSetObjectId()
property PharmacyClaimNumber as %String (MAXLEN = 450);
Unique identifier within the payer's system that applies to the entire claim.
Property methods: PharmacyClaimNumberDisplayToLogical(), PharmacyClaimNumberGet(), PharmacyClaimNumberIsValid(), PharmacyClaimNumberLogicalToDisplay(), PharmacyClaimNumberLogicalToOdbc(), PharmacyClaimNumberNormalize(), PharmacyClaimNumberSet()
property PrescriptionOrigin as HS.SDA3.CodeTableDetail.PrescriptionOrigin;
Whether the prescription was transmitted as an electronic prescription, by phone, by fax, or as a written paper copy.
Property methods: PrescriptionOriginGet(), PrescriptionOriginGetObject(), PrescriptionOriginGetObjectId(), PrescriptionOriginGetSwizzled(), PrescriptionOriginIsEmpty(), PrescriptionOriginIsValid(), PrescriptionOriginNewObject(), PrescriptionOriginSet(), PrescriptionOriginSetObject(), PrescriptionOriginSetObjectId(), PrescriptionOriginUnSwizzle()
property RefillNumber as HS.SDA3.Numeric;
The number fill of the current dispensed supply (0, 1, 2, etc.)
Property methods: RefillNumberDisplayToLogical(), RefillNumberGet(), RefillNumberIsValid(), RefillNumberLogicalToDisplay(), RefillNumberNormalize(), RefillNumberSet(), RefillNumberXSDToLogical()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab