User Tools

Site Tools


documentation:cdm:observation_period

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
documentation:cdm:observation_period [2014/11/17 20:02]
cgreich
documentation:cdm:observation_period [2017/09/25 15:00] (current)
clairblacketer
Line 1: Line 1:
-===== OBSERVATION_PERIOD =====+===== OBSERVATION_PERIOD ​table ===== 
 +**THIS IS OUTDATED. All documentation is now on the [[https://​github.com/​OHDSI/​CommonDataModel/​wiki|github wiki]]. Please refer there or to the [[projects:​workgroups:​cdm-wg|CDM working group]] for more information**
  
 The OBSERVATION_PERIOD table contains records which uniquely define the spans of time for which a Person is at-risk to have clinical events recorded within the source systems, even if no events in fact are recorded (healthy patient with no healthcare interactions). The OBSERVATION_PERIOD table contains records which uniquely define the spans of time for which a Person is at-risk to have clinical events recorded within the source systems, even if no events in fact are recorded (healthy patient with no healthcare interactions).
Line 12: Line 13:
 ==== Conventions ===== ==== Conventions =====
  
-One Person may have one or more disjoint observation periods, during which times analyses may assume that clinical events would be captured if observed, and outside of which no clinical events may be recorded.+  * One Person may have one or more disjoint observation periods, during which times analyses may assume that clinical events would be captured if observed, and outside of which no clinical events may be recorded
 +  * Each Person can have more than one valid OBSERVATION_PERIOD record, but no two observation periods can overlap in time for a given person. 
 +  * As a general assumption, during an Observation Period any clinical event that happens to the patient is expected to be recorded. Conversely, the absence of data indicates that no clinical events occurred to the patient. 
 +  * No clinical data are valid outside an active Observation Period. Clinical data that refer to a time outside (diagnoses of previous conditions such as "Old MI" or medical history) of an active Observation Period are recorded as Observations. The date of the Observation is the first day of the first Observation Period of a patient. 
 +  * For claims data, observation periods are inferred from the enrollment periods to a health benefit plan. 
 +  * For EHR data, the observation period cannot be determined explicitly, because patients usually do not announce their departure from a certain healthcare provider. The ETL will have to apply some heuristic to make a reasonable guess on what the observation_period should be. Refer to the ETL documentation for details.
  
documentation/cdm/observation_period.1416254566.txt.gz · Last modified: 2014/11/17 20:02 by cgreich