Skip to main content

normalized__pharmacy_claim

At a glance

Schemadax_intermediate
Tablenormalized__pharmacy_claim
LayerNormalized Layer
Object typetable
Columns25
Tagsnormalized_input, normalized_layer

Columns

ColumnTypeKeyTerminologyConstraintsDescription
claim_id
claim_line_numberinteger
person_id
member_id
payer
plan
prescribing_provider_npiProvider
dispensing_provider_npiProvider
dispensing_date
ndc_codeNational drug code directory
quantityinteger
days_supplyinteger
refillsinteger
paid_date
paid_amount
allowed_amount
coinsurance_amount
copayment_amount
deductible_amount
in_network_flaginteger
data_source
dax_last_run
file_name
file_date
ingest_datetime

Querying

select *
from dax_intermediate.normalized__pharmacy_claim
limit 100;