Skip to main content

normalized__provider_attribution

At a glance

Schemadax_intermediate
Tablenormalized__provider_attribution
LayerNormalized Layer
Object typetable
Columns17
Grainperson_id, member_id, year_month, payer, plan, data_source
Tagsnormalized_input, normalized_layer

Columns

ColumnTypeKeyConstraintsDescription
person_id
member_id
year_month
payer
plan
payer_attributed_provider
payer_attributed_provider_practice
payer_attributed_provider_organization
payer_attributed_provider_lob
custom_attributed_provider
custom_attributed_provider_practice
custom_attributed_provider_organization
custom_attributed_provider_lob
file_name
ingest_datetime
dax_last_run
data_source

Querying

select *
from dax_intermediate.normalized__provider_attribution
limit 100;