From caf507b7f1175e976d2e1689a8fe97b7a6e42cbc Mon Sep 17 00:00:00 2001 From: clairblacketer Date: Tue, 20 Jun 2017 13:51:23 -0400 Subject: [PATCH] Updated PROCEDURE_OCCURRENCE (markdown) --- StandardizedClinicalDataTables/PROCEDURE_OCCURRENCE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StandardizedClinicalDataTables/PROCEDURE_OCCURRENCE.md b/StandardizedClinicalDataTables/PROCEDURE_OCCURRENCE.md index f2b019b..2a5107e 100644 --- a/StandardizedClinicalDataTables/PROCEDURE_OCCURRENCE.md +++ b/StandardizedClinicalDataTables/PROCEDURE_OCCURRENCE.md @@ -3,7 +3,7 @@ The PROCEDURE_OCCURRENCE table contains records of activities or processes order * Electronic Health Records that capture procedures as orders. Field|Required|Type|Description -:----|:----|:-----|:----- +:------------------------|:--------|:-----|:---------------------------------------- |procedure_occurrence_id|Yes|integer|A system-generated unique identifier for each Procedure Occurrence.| |person_id|Yes|integer|A foreign key identifier to the Person who is subjected to the Procedure. The demographic details of that Person are stored in the PERSON table.| |procedure_concept_id|Yes|integer|A foreign key that refers to a standard procedure Concept identifier in the Standardized Vocabularies.|