User Tools

Site Tools


documentation:cdm:observation_period

This is an old revision of the document!


OBSERVATION_PERIOD

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).

FieldRequiredTypeDescription
observation_period_idYesintegerA unique identifier for each observation period.
person_idYesintegerA foreign key identifier to the person for whom the observation period is defined. The demographic details of that person are stored in the person table.
observation_period_start_dateYesdateThe start date of the observation period for which data are available from the data source.
observation_period_end_dateYesdateThe end date of the observation period for which data are available from the data source.
period_type_concept_idYesIntegerA foreign key identifier to the predefined concept in the Standardized Vocabularies reflecting the source of the observation period information

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.

documentation/cdm/observation_period.1416254566.txt.gz · Last modified: 2014/11/17 20:02 by cgreich