Rx Claim Dataset Specification
RX Claim Dataset Specification
RX Claim
RX Claim Raw
The “RX Claim Dataset Specification” is a representation of customer data ingestion. Information on RX (pharmacy) claims is received with customer files, including simple enrichment using drug lookups data. Its unique key is Claim_Number. It references Members by Member_ID and Owning Providers by Provider_ID. It is referenced from Episodes.
Key Aspects of the Dataset
Member Details: Captures essential information about the members who are receiving prescriptions, including identification data and relevant personal details. This ensures that claims are accurately associated with the correct individuals.
Prescription Details: Stores comprehensive data on the prescriptions themselves, such as medication names, dosages, and prescription dates, providing a detailed view of the prescribed treatment.
Provider Information: Includes information about the healthcare providers who issued the prescriptions, such as names and contact details. This is essential for verifying the legitimacy of prescriptions and facilitating communication if needed.
Claim Status: Records the current status of each prescription claim, from initial filing through processing to completion. This helps track the progress of claims and identify any issues that may require intervention.
Additional Data Points: Contains other relevant data such as claim amounts, approval statuses, and any denials or challenges to claims. This comprehensive data supports thorough analysis and effective management of prescription claims.
This dataset is invaluable for healthcare and insurance organizations, enabling them to efficiently process prescription claims, ensure compliance with healthcare regulations, and provide timely services to members.
Table Specification
RX_Claim Table
Column Name | Is Nullable | Data Type | Description |
| YES | STRING | Unique identifier for the pharmacy claim. |
| YES | STRING | Identifier linking the claim to the specific member receiving the medication. |
| YES | STRING | Identifier for the membership or insurance plan under which the claim is filed. |
| YES | STRING | Identifier for the subscriber or policyholder of the insurance plan. |
| YES | STRING | Code indicating the member's relationship to the subscriber (e.g., self, spouse). |
| YES | STRING | Textual description of the member’s relationship to the subscriber. |
| YES | STRING | Code representing the current status of the claim. |
| YES | STRING | Description of the claim's current status. |
| YES | STRING | Identifier for the client or entity responsible for managing the claim. |
| YES | STRING | Identifier for a specific subgroup or division within the client entity. |
| YES | STRING | Unique identifier for the specific prescription within the claim. |
| YES | STRING | Identifier for the healthcare provider who prescribed the medication. |
| YES | STRING | Drug Enforcement Administration (DEA) number of the prescribing provider. |
| YES | STRING | Identifier for the pharmacy where the prescription was filled. |
| YES | STRING | Code representing the pharmacy chain or group. |
| YES | DATE | Date when the medication was prescribed. |
| YES | DATE | Date when the prescription was filled at the pharmacy. |
| YES | DATE | Date when the claim was reversed, if applicable. |
| YES | STRING | Standard identifier for the medication prescribed and dispensed. |
| YES | STRING | Code indicating whether the medication is: |
| YES | STRING | The concentration or potency of the medication dispensed. |
| YES | FLOAT64 | The total cost allowed by the insurance for the claim. |
| YES | INT64 | The number of days the dispensed medication is expected to last. |
| YES | FLOAT64 | The quantity of medication dispensed in the prescription. |
| YES | INT64 | The number of times the prescription has been refilled. |
| YES | INT64 | Code indicating whether the pharmacy must dispense the brand-name medication as written by the provider. |
| YES | STRING | Source of the prescription: |
| YES | STRING | National Provider Identifier for the provider who ordered the medication. |
| YES | STRING | National Provider Identifier for the dispensing pharmacy. |
| YES | STRING | Descriptive information about the medication as per the NDC. |
| YES | STRING | Type of brand for the medication (e.g., original, off-patent). |
| YES | STRING | The commercial name of the brand medication. |
| YES | STRING | Description of the medication code. |
| YES | STRING | Code categorizing the medication into a specific pharmacological class. |
Relationship Codes
1= Cardholder/Self2= Spouse3= Dependent4= OtherU= Unspecified
Claim Status Codes
P= Paid: Code indicating that the transaction has been processed using plan rules and was paid.X= Reversed: The paid claim was reversed.
Dispense As Written Codes
0= No product selection indicated (use this as default)1= Substitution not allowed by prescriber2= Substitution allowed - patient requesting product dispensed3= Substitution allowed - pharmacist selected product dispensed4= Substitution allowed - generic drug not in stock5= Substitution allowed - brand drug dispensed as a generic6= Override7= Substitution not allowed - brand drug mandated by law8= Substitution allowed - generic drug not available in marketplace9= Other
RX Claim Dataset Specification
RX Claim Fields
Drug Class Code Description
Column Name: RX_Claim Drug_Class_Code_Description
Is Nullable: YES
Data Type: STRING
Description: Description of the pharmacological class of the medication.
Drug Package Size
Column Name: RX_Claim Drug_Package_Size
Is Nullable: YES
Data Type: STRING
Description: Description of the medication package size and type.
Drug Package Description
Column Name: RX_Claim Drug_Package_Description
Is Nullable: YES
Data Type: STRING
Description: Description related to the dispensing instructions as per the prescription.
Dispense As Written Description
Column Name: RX_Claim Dispense_As_Written_Description
Is Nullable: YES
Data Type: STRING
Description: Description related to the dispensing instructions as per the prescription.
Drug Administration Route Code
Column Name: RX_Claim Drug_Admin_Route_Code
Is Nullable: YES
Data Type: STRING
Description: Code indicating the route of administration for the medication (e.g., oral, intravenous).
Drug Administration Route Description
Column Name: RX_Claim Drug_Admin_Route_Description
Is Nullable: YES
Data Type: STRING
Description: Description of the route of administration for the medication.
Prescription Origin Description
Column Name: RX_Claim Prescription_Origin_Description
Is Nullable: YES
Data Type: STRING
Description: Description of how the prescription was generated or originated.
Package Count
Column Name: RX_Claim Package_Count
Is Nullable: YES
Data Type: FLOAT64
Description: The number of packages or units of the medication dispensed.
Visibility Level
Column Name: RX_Claim Visibility_Level
Is Nullable: YES
Data Type: INT64
Description: The level of visibility, not provided by ACM but calculated and applied by ADP.
RX Claim Raw Fields
Claim Number
Column Name: RX_Claim_raw Claim_Number
Is Nullable: YES
Data Type: STRING
Description: A unique identifier for each claim.
Member ID
Column Name: RX_Claim_raw Member_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the member associated with the claim.
Membership ID
Column Name: RX_Claim_raw Membership_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the membership under which the claim is filed.
Subscriber ID
Column Name: RX_Claim_raw Subscriber_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the subscriber of the insurance plan.
Relationship Code
Column Name: RX_Claim_raw Relationship_Code
Is Nullable: YES
Data Type: STRING
Description: A code indicating the relationship of the member to the subscriber.
Relationship Description
Column Name: RX_Claim_raw Relationship_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the relationship of the member to the subscriber.
Claim Status Code
Column Name: RX_Claim_raw Claim_Status_Code
Is Nullable: YES
Data Type: STRING
Description: A code representing the status of the claim.
Claim Status Description
Column Name: RX_Claim_raw Claim_Status_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the status of the claim.
Client ID
Column Name: RX_Claim_raw Client_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the client associated with the claim.
Subclient ID
Column Name: RX_Claim_raw Subclient_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the subclient associated with the claim.
Prescription ID
Column Name: RX_Claim_raw Prescription_ID
Is Nullable: YES
Data Type: STRING
Description: A unique identifier for the prescription associated with the claim.
Ordering Provider ID
Column Name: RX_Claim_raw Ordering_Provider_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the provider who ordered the prescription.
Ordering Provider DEA ID
Column Name: RX_Claim_raw Ordering_Provider_DEA_ID
Is Nullable: YES
Data Type: STRING
Description: The DEA (Drug Enforcement Administration) identifier for the ordering provider.
Pharmacy ID
Column Name: RX_Claim_raw Pharmacy_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the pharmacy that dispensed the medication.
Pharmacy Chain Code
Column Name: RX_Claim_raw Pharmacy_Chain_Code
Is Nullable: YES
Data Type: STRING
Description: A code representing the pharmacy chain.
Prescribed Date
Column Name: RX_Claim_raw Prescribed_Date
Is Nullable: YES
Data Type: DATE
Description: The date when the prescription was written.
Filled Date
Column Name: RX_Claim_raw Filled_Date
Is Nullable: YES
Data Type: DATE
Description: The date when the prescription was filled.
Reversed Date
Column Name: RX_Claim_raw Reversed_Date
Is Nullable: YES
Data Type: DATE
Description: The date when the claim was reversed, if applicable.
National Drug Code
Column Name: RX_Claim_raw National_Drug_Code
Is Nullable: YES
Data Type: STRING
Description: The National Drug Code (NDC) for the medication dispensed.
Brand or Generic Code
Column Name: RX_Claim_raw Brand_Or_Generic_Code
Is Nullable: YES
Data Type: STRING
Description: A code indicating whether the medication is brand-name or generic.
Strength
Column Name: RX_Claim_raw Strength
Is Nullable: YES
Data Type: STRING
Description: The strength of the medication dispensed.
Allowed Amount
Column Name: RX_Claim_raw Allowed_Amount
Is Nullable: YES
Data Type: FLOAT64
Description: The amount allowed by the insurance for the claim.
Days Supply Count
Column Name: RX_Claim_raw Days_Supply_Count
Is Nullable: YES
Data Type: INT64
Description: The number of days the dispensed medication is expected to last.
Quantity Dispensed Count
Column Name: RX_Claim_raw Quantity_Dispensed_Count
Is Nullable: YES
Data Type: FLOAT64
Description: The quantity of medication dispensed.
Refill Count
Column Name: RX_Claim_raw Refill_Count
Is Nullable: YES
Data Type: INT64
Description: The number of refills authorized for the prescription.
Dispense As Written Code
Column Name: RX_Claim_raw Dispense_As_Written_Code
Is Nullable: YES
Data Type: INT64
Description: A code indicating whether the prescription should be dispensed as written.
Prescription Origin
Column Name: RX_Claim_raw Prescription_Origin
Is Nullable: YES
Data Type: STRING
Description: The origin of the prescription (e.g., written, electronic).
Ordering Provider NPI
Column Name: RX_Claim_raw Ordering_Provider_NPI
Is Nullable: YES
Data Type: STRING
Description: The National Provider Identifier (NPI) for the ordering provider.
Pharmacy NPI
Column Name: RX_Claim_raw Pharmacy_NPI
Is Nullable: YES
Data Type: STRING
Description: The National Provider Identifier (NPI) for the pharmacy.
National Drug Code Description
Column Name: RX_Claim_raw National_Drug_Code_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the medication based on the National Drug Code.
Brand Type
Column Name: RX_Claim_raw Brand_Type
Is Nullable: YES
Data Type: STRING
Description: Indicates whether the medication is a brand or generic type.
Brand Name
Column Name: RX_Claim_raw Brand_Name
Is Nullable: YES
Data Type: STRING
Description: The brand name of the medication.
Drug Code Description
Column Name: RX_Claim_raw Drug_Code_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the drug code.
Drug Class Code
Column Name: RX_Claim_raw Drug_Class_Code
Is Nullable: YES
Data Type: STRING
Description: A code representing the class of the drug.
Drug Class Code Description
Column Name: RX_Claim_raw Drug_Class_Code_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the drug class code.
Drug Package Size
Column Name: RX_Claim_raw Drug_Package_Size
Is Nullable: YES
Data Type: STRING
Description: The size of the drug package dispensed.
Drug Package Description
Column Name: RX_Claim_raw Drug_Package_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the drug package.
Dispense As Written Description
Column Name: RX_Claim_raw Dispense_As_Written_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the dispense as written code.
Drug Administration Route Code
Column Name: RX_Claim_raw Drug_Admin_Route_Code
Is Nullable: YES
Data Type: STRING
Description: A code indicating the route of administration for the drug.
Drug Administration Route Description
Column Name: RX_Claim_raw Drug_Admin_Route_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the route of administration for the drug.
Prescription Origin Description
Column Name: RX_Claim_raw Prescription_Origin_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the origin of the prescription.
Package Count
Column Name: RX_Claim_raw Package_Count
Is Nullable: YES
Data Type: FLOAT64
Description: The number of packages dispensed.
Type
Column Name: RX_Claim_raw Type
Is Nullable: YES
Data Type: STRING
Description: The type of claim or transaction.
Tenant
Column Name: RX_Claim_raw Tenant
Is Nullable: YES
Data Type: STRING
Description: The tenant or entity associated with the claim.
Active Version
Column Name: RX_Claim_raw Active_Version
Is Nullable: YES
Data Type: BOOL
Description: Indicates the active version of the claim record.
Date
Column Name: RX_Claim_raw Date
Is Nullable: YES
Data Type: DATE
Description: The date associated with the claim or transaction.
Sequence
Column Name: RX_Claim_raw Sequence
Is Nullable: YES
Data Type: INT64
Description: The sequence number of the claim or transaction.
Source System Name
Column Name: RX_Claim_raw Source_System_Name
Is Nullable: YES
Data Type: STRING
Description: The name of the source system from which the data originated.
Source Timestamp
Column Name: RX_Claim_raw Source_Timestamp
Is Nullable: YES
Data Type: TIMESTAMP
Description: The timestamp when the data was sourced.
Source File Name
Column Name: RX_Claim_raw Source_File_Name
Is Nullable: YES
Data Type: STRING
Description: The name of the source file from which the data was extracted.
Schema Version
Column Name: RX_Claim_raw Schema_Version
Is Nullable: YES
Data Type: FLOAT64
Description: The version of the schema used for the data.
Visibility Level
Column Name: RX_Claim_raw Visibility_Level
Is Nullable: YES
Data Type: INT64
Description: The level of visibility or access for the claim data.
RX Claim Dataset Specification
Overview
The RX Claim dataset captures essential information related to prescription claims, including member details, prescription data, provider information, claim status, and additional data points. This dataset is critical for managing and analyzing prescription claims effectively.
Key Features
Member Details: Captures essential information about the members who are receiving prescriptions, including identification data and relevant personal details. This ensures that claims are accurately associated with the correct individuals.
Prescription Details: Stores comprehensive data on the prescriptions themselves, such as medication names, dosages, and prescription dates, providing a detailed view of the prescribed treatment.
Provider Information: Includes information about the healthcare providers who issued the prescriptions, such as names and contact details. This is essential for verifying the legitimacy of prescriptions and facilitating communication if needed.
Claim Status: Records the current status of each prescription claim, from initial filing through processing to completion. This helps track the progress of claims and identify any issues that may require intervention.
Additional Data Points: Contains other relevant data such as claim amounts, approval statuses, and any denials or challenges to claims. This comprehensive data supports thorough analysis and effective management of prescription claims.
Claim Status Codes
P = Paid: Code indicating that the transaction has been processed using plan rules and was paid.
X = Reversed: The paid claim was reversed.
Medication Codes
B = Brand
G = Generic
T = Trademark
RX Claim Table Specification
Table Name | Column Name | Is Nullable | Data Type | Description |
RX_Claim | Claim_Number | YES | STRING | Unique identifier for the pharmacy claim. |
RX_Claim | Member_ID | YES | STRING | Identifier linking the claim to the specific member receiving the medication. |
RX_Claim | Membership_ID | YES | STRING | Identifier for the membership or insurance plan under which the claim is filed. |
RX_Claim | Subscriber_ID | YES | STRING | Identifier for the subscriber or policyholder of the insurance plan. |
RX_Claim | Relationship_Code | YES | STRING | Code indicating the member's relationship to the subscriber (e.g., self, spouse). The relationship code is different from member enrollments relationship codes: |
RX_Claim | Relationship_Description | YES | STRING | Textual description of the member’s relationship to the subscriber. |
RX_Claim | Claim_Status_Code | YES | STRING | Code representing the current status of the claim. Two statuses are supported: |
RX_Claim | Claim_Status_Description | YES | STRING | Description of the claim's current status. |
RX_Claim | Client_ID | YES | STRING | Identifier for the client or entity responsible for managing the claim. |
RX_Claim | Subclient_ID | YES | STRING | Identifier for a specific subgroup or division within the client entity. |
RX_Claim | Prescription_ID | YES | STRING | Unique identifier for the specific prescription within the claim. |
RX_Claim | Ordering_Provider_ID | YES | STRING | Identifier for the healthcare provider who prescribed the medication. |
RX_Claim | Ordering_Provider_DEA_ID | YES | STRING | Drug Enforcement Administration (DEA) number of the prescribing provider. |
RX_Claim | Pharmacy_ID | YES | STRING | Identifier for the pharmacy where the prescription was filled. |
RX_Claim | Pharmacy_Chain_Code | YES | STRING | Code representing the pharmacy chain or group. |
RX_Claim | Prescribed_Date | YES | DATE | Date when the medication was prescribed. |
RX_Claim | Filled_Date | YES | DATE | Date when the prescription was filled at the pharmacy. |
RX_Claim | Reversed_Date | YES | DATE | Date when the claim was reversed, if applicable. |
RX_Claim | National_Drug_Code | YES | STRING | Standard identifier for the medication prescribed and dispensed. |
RX_Claim | Brand_Or_Generic_Code | YES | STRING | Code indicating whether the medication is: |
RX_Claim | Strength | YES | STRING | The concentration or potency of the medication dispensed. |
RX_Claim | Allowed_Amount | YES | FLOAT64 | The total cost allowed by the insurance for the claim. |
RX_Claim | Days_Supply_Count | YES | INT64 | The number of days the dispensed medication is expected to last. |
RX_Claim | Quantity_Dispensed_Count | YES | FLOAT64 | The quantity of medication dispensed in the prescription. |
RX_Claim | Refill_Count | YES | INT64 | The number of times the prescription has been refilled. |
RX_Claim | Dispense_As_Written_Code | YES | INT64 | Code indicating whether the pharmacy must dispense the brand-name medication as written by the provider: |
RX_Claim | Prescription_Origin | YES | STRING | Source of the prescription: |
RX_Claim | Ordering_Provider_NPI | YES | STRING | National Provider Identifier for the provider who ordered the medication. |
RX_Claim | Pharmacy_NPI | YES | STRING | National Provider Identifier for the dispensing pharmacy. |
RX_Claim | National_Drug_Code_Description | YES | STRING | Descriptive information about the medication as per the NDC. |
RX_Claim | Brand_Type | YES | STRING | Type of brand for the medication (e.g., original, off-patent). |
RX_Claim | Brand_Name | YES | STRING | The commercial name of the brand medication. |
RX_Claim | Drug_Code_Description | YES | STRING | Descriptive information about the drug code. |
Notes
This dataset is designed to provide a comprehensive view of prescription claims, enabling detailed analysis and efficient management of healthcare processes.
RX Claim Dataset Specification
RX Claim Table
Columns
Drug_Class_Code
Is Nullable: YES
Data Type: STRING
Description: Code categorizing the medication into a specific pharmacological class.
Drug_Class_Code_Description
Is Nullable: YES
Data Type: STRING
Description: Description of the pharmacological class of the medication.
Drug_Package_Size
Is Nullable: YES
Data Type: STRING
Description: Description of the medication package size and type.
Drug_Package_Description
Is Nullable: YES
Data Type: STRING
Description: Description related to the dispensing instructions as per the prescription.
Dispense_As_Written_Description
Is Nullable: YES
Data Type: STRING
Description: Description related to the dispensing instructions as per the prescription.
Drug_Admin_Route_Code
Is Nullable: YES
Data Type: STRING
Description: Code indicating the route of administration for the medication (e.g., oral, intravenous).
Drug_Admin_Route_Description
Is Nullable: YES
Data Type: STRING
Description: Description of the route of administration for the medication.
Prescription_Origin_Description
Is Nullable: YES
Data Type: STRING
Description: Description of how the prescription was generated or originated.
Package_Count
Is Nullable: YES
Data Type: FLOAT64
Description: The number of packages or units of the medication dispensed.
Visibility_Level
Is Nullable: YES
Data Type: INT64
Description: The level of visibility, not provided by ACM but calculated and applied by ADP.
RX Claim Raw Table
Columns
Claim_Number
Is Nullable: YES
Data Type: STRING
Description: A unique identifier for each claim.
Member_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the member associated with the claim.
Membership_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the membership under which the claim is filed.
Subscriber_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the subscriber of the insurance plan.
Relationship_Code
Is Nullable: YES
Data Type: STRING
Description: A code indicating the relationship of the member to the subscriber.
Relationship_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the relationship of the member to the subscriber.
Claim_Status_Code
Is Nullable: YES
Data Type: STRING
Description: A code representing the status of the claim.
Claim_Status_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the status of the claim.
Client_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the client associated with the claim.
Subclient_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the subclient associated with the claim.
Prescription_ID
Is Nullable: YES
Data Type: STRING
Description: A unique identifier for the prescription associated with the claim.
Ordering_Provider_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the provider who ordered the prescription.
Ordering_Provider_DEA_ID
Is Nullable: YES
Data Type: STRING
Description: The DEA (Drug Enforcement Administration) identifier for the ordering provider.
Pharmacy_ID
Is Nullable: YES
Data Type: STRING
Description: The identifier for the pharmacy that dispensed the medication.
Pharmacy_Chain_Code
Is Nullable: YES
Data Type: STRING
Description: A code representing the pharmacy chain.
Prescribed_Date
Is Nullable: YES
Data Type: DATE
Description: The date when the prescription was written.
Filled_Date
Is Nullable: YES
Data Type: DATE
Description: The date when the prescription was filled.
Reversed_Date
Is Nullable: YES
Data Type: DATE
Description: The date when the claim was reversed, if applicable.
National_Drug_Code
Is Nullable: YES
Data Type: STRING
Description: The National Drug Code (NDC) for the medication dispensed.
Brand_Or_Generic_Code
Is Nullable: YES
Data Type: STRING
Description: A code indicating whether the medication is brand-name or generic.
Strength
Is Nullable: YES
Data Type: STRING
Description: The strength of the medication dispensed.
Allowed_Amount
Is Nullable: YES
Data Type: FLOAT64
Description: The amount allowed by the insurance for the claim.
Days_Supply_Count
Is Nullable: YES
Data Type: INT64
Description: The number of days the dispensed medication is expected to last.
Quantity_Dispensed_Count
Is Nullable: YES
Data Type: FLOAT64
Description: The quantity of medication dispensed.
Refill_Count
Is Nullable: YES
Data Type: INT64
Description: The number of refills authorized for the prescription.
Dispense_As_Written_Code
Is Nullable: YES
Data Type: INT64
Description: A code indicating whether the prescription should be dispensed as written.
Prescription_Origin
Is Nullable: YES
Data Type: STRING
Description: The origin of the prescription (e.g., written, electronic).
Ordering_Provider_NPI
Is Nullable: YES
Data Type: STRING
Description: The National Provider Identifier (NPI) for the ordering provider.
Pharmacy_NPI
Is Nullable: YES
Data Type: STRING
Description: The National Provider Identifier (NPI) for the pharmacy.
National_Drug_Code_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the medication based on the National Drug Code.
Brand_Type
Is Nullable: YES
Data Type: STRING
Description: Indicates whether the medication is a brand or generic type.
Brand_Name
Is Nullable: YES
Data Type: STRING
Description: The brand name of the medication.
Drug_Code_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the drug code.
Drug_Class_Code
Is Nullable: YES
Data Type: STRING
Description: A code representing the class of the drug.
Drug_Class_Code_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the drug class code.
Drug_Package_Size
Is Nullable: YES
Data Type: STRING
Description: The size of the drug package dispensed.
Drug_Package_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the drug package.
Dispense_As_Written_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the dispense as written code.
Drug_Admin_Route_Code
Is Nullable: YES
Data Type: STRING
Description: A code indicating the route of administration for the drug.
Drug_Admin_Route_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the route of administration for the drug.
Prescription_Origin_Description
Is Nullable: YES
Data Type: STRING
Description: A description of the origin of the prescription.
Package_Count
Is Nullable: YES
Data Type: FLOAT64
Description: The number of packages dispensed.
Type
Is Nullable: YES
Data Type: STRING
Description: The type of claim or transaction.
RX Claim Dataset Specification
Claim_raw
Tenant
Required: YES
Type: STRING
Description: The tenant or entity associated with the claim.
RX_Claim_raw
Active_Version
Required: YES
Type: BOOL
Description: Indicates the active version of the claim record.
Date
Required: YES
Type: DATE
Description: The date associated with the claim or transaction.
Sequence
Required: YES
Type: INT64
Description: The sequence number of the claim or transaction.
Source_System_Name
Required: YES
Type: STRING
Description: The name of the source system from which the data originated.
Source_Timestamp
Required: YES
Type: TIMESTAMP
Description: The timestamp when the data was sourced.
Source_File_Name
Required: YES
Type: STRING
Description: The name of the source file from which the data was extracted.
Schema_Version
Required: YES
Type: FLOAT64
Description: The version of the schema used for the data.
Visibility_Level
Required: YES
Type: INT64
Description: The level of visibility or access for the claim data.
Member_Partition
Required: YES
Type: INT64
Description: The partition or segment of the member data.
_updated
Required: YES
Type: STRING
Description: The timestamp when the record was last updated.
