This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
documentation:cdm:procedure_occurrence [2017/01/02 23:47] cukarthik |
documentation:cdm:procedure_occurrence [2017/09/25 15:01] (current) clairblacketer |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== PROCEDURE_OCCURRENCE table ===== | ===== PROCEDURE_OCCURRENCE 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** | ||
| + | |||
| + | This table changed in version 5.1 of the OMOP CDM. The field procedure_datetime was added. | ||
| + | |||
| + | ---- | ||
| The PROCEDURE_OCCURRENCE tabe contains records of activities or processes ordered by, or carried out by, a healthcare provider on the patient to have a diagnostic or therapeutic purpose. Procedures are present in various data sources in different forms with varying levels of standardization. For example: | The PROCEDURE_OCCURRENCE tabe contains records of activities or processes ordered by, or carried out by, a healthcare provider on the patient to have a diagnostic or therapeutic purpose. Procedures are present in various data sources in different forms with varying levels of standardization. For example: | ||
| Line 29: | Line 34: | ||
| * The Visit during which the procedure was performed is recorded through a reference to the VISIT_OCCURRENCE table. This information is not always available. | * The Visit during which the procedure was performed is recorded through a reference to the VISIT_OCCURRENCE table. This information is not always available. | ||
| * The Provider carrying out the procedure is recorded through a reference to the PROVIDER table. This information is not always available. | * The Provider carrying out the procedure is recorded through a reference to the PROVIDER table. This information is not always available. | ||
| - | |||