Property information

comment

(for Cost:) A foreign key to the PAYER_PLAN_PERIOD table, where the details of the Payer, Plan and Family are stored. Record the payer_plan_id that relates to the payer who contributed to the paid_by_payer field.

(reversed relation, for PayerPlanPeriod:) A foreign key identifier to the Person covered by the payer. The demographic details of that Person are stored in the PERSON table.

omop cdm name

cost.payer_plan_period_id#292 AS PayerPlanPeriod

payer_plan_period.person_id#294 AS Person

python name

payer_plan_periods

Property relations