Updated Frequently Asked Questions (markdown)
parent
a8f379e1ff
commit
093733796c
|
@ -45,7 +45,7 @@ The OMOP Common Data Model uses something called observation periods (stored in
|
|||
|
||||
**9. How does the model capture start and stop dates for insurance coverage? What if a person’s coverage changes?**
|
||||
|
||||
The [Payer_plan_period](https://github.com/OHDSI/CommonDataModel/wiki/payer_plan_period) table captures details of the period of time that a Person is continuously enrolled under a specific health Plan benefit structure from a given Payer. Payer plan periods, as opposed to observation periods, can overlap so as to demote the time when a Person is enrolled in multiple plans at the same time such as Medicare Part A and Medicare Part D.
|
||||
The [Payer_plan_period](https://github.com/OHDSI/CommonDataModel/wiki/payer_plan_period) table captures details of the period of time that a Person is continuously enrolled under a specific health Plan benefit structure from a given Payer. Payer plan periods, as opposed to observation periods, can overlap so as to denote the time when a Person is enrolled in multiple plans at the same time such as Medicare Part A and Medicare Part D.
|
||||
|
||||
**10. What if I have EHR data? How would I create observation periods?**
|
||||
|
||||
|
|
Loading…
Reference in New Issue