PharmacyClaimMedicationDetai
This table contains information for a single NDC code on a pharmacy claim.
| Column Name | Type | Description |
|---|---|---|
| PlaceOfServiceTypeSource | INTEGER | Source of the Place of Service type |
| PrescriptionReferenceNumber | VARCHAR | Prescription reference number. |
| PharmacyClaimDeductibleAmount | NUMERIC | Deductible amount |
| DispensingFeePaidAmount | NUMERIC | Dispensing fee paid. |
| ClaimMedicationIdentifier | NUMERIC | The medication of this transaction. |
| TransactionIdentifier | NUMERIC | The unique identifier for the transaction record |
| PercentageTaxAmountPaid | NUMERIC | Percentage tax amount paid. |
| DispenseAsWrittenExternalCodeListIdentifier | NUMERIC | Code indicating whether or not the prescriber's instructions regarding generic substitution were followed. The Dispense As Written (DAW) code can be retrieved by joining this column to the EXT_COSE_LST_ID column in FCL_EXTRNL_CDE_LST table. |
| PaidIncentiveAmount | NUMERIC | Incentive amount paid. |
| RecordStatus | INTEGER | Chronicles special item. This is the soft-delete flag that will be set to the appropriate record status option when the record is soft-deleted. |
| NetPayableAmount | NUMERIC | Net payable |
| RecordOwnerCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| PharmacyClaimDispensedQuantity | NUMERIC | Quantity dispensed |
| PrimaryPatientCoinsuranceAmount | NUMERIC | Store prior patient co-insurance |
| CommunityLogOwnerIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| PrimaryPatientDeductible | NUMERIC | Store prior patient deductible |
| PharmacyClaimPatientIdentifier | VARCHAR | Patient associated with the transaction. |
| OwningBusinessSegmentIdentifier | NUMERIC | Business segment ID that owns the claim record. |
| ClaimAllowedAmount | NUMERIC | Allowed amount |
| NationalDrugCodeUnitCodeListIdentifier | NUMERIC | Units (ml, units, etc.). The unit code can be retrieved by joining this column to the EXT_COSE_LST_ID column in FCL_EXTRNL_CDE_LST table. |
| PatientTotalAmountPaid | NUMERIC | Patient total amount |
| PrescriptionDaysSupply | INTEGER | Estimated number of days the prescription will last. |
| PaidIngredientCost | NUMERIC | Drug ingredient cost paid. |
| PrescriptionFillDate | DATETIME | Identifies date the prescription was filled. |
| PatientCoinsuranceAmount | NUMERIC | Coinsurance amount |
| NationalDrugCodeIdentification | VARCHAR | National Drug Code (NDC) |
| ServicePharmacyIdentifier | NUMERIC | The unique ID associated with the service pharmacy record for this row. This column is frequently used to link to the RX_PHR table. |
| PrimaryInsuranceAmountPaid | NUMERIC | Sum of all the insurance amount paid by previous payers. |