Updated PROCEDURE_OCCURRENCE (markdown)
parent
3d6c3c1662
commit
caf507b7f1
|
@ -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.|
|
||||
|
|
Loading…
Reference in New Issue