Updated CONDITION_OCCURRENCE (markdown)
parent
41132751c0
commit
27f283e22b
|
@ -11,7 +11,7 @@ Field|Required|Type|Description
|
|||
| condition_start_date | Yes | date | The date when the instance of the Condition is recorded. |
|
||||
| condition_start_datetime | No | datetime | The date and time when the instance of the Condition is recorded. |
|
||||
| condition_end_date | No | date | The date when the instance of the Condition is considered to have ended. |
|
||||
| condition_end_datetime | No | date | The date when the instance of the Condition is considered to have ended. |
|
||||
| condition_end_datetime | No | datetime | The date when the instance of the Condition is considered to have ended. |
|
||||
| condition_type_concept_id | Yes | integer | A foreign key to the predefined Concept identifier in the Standardized Vocabularies reflecting the source data from which the condition was recorded, the level of standardization, and the type of occurrence. |
|
||||
| stop_reason | No | varchar(20) | The reason that the condition was no longer present, as indicated in the source data. |
|
||||
| provider_id | No | integer | A foreign key to the Provider in the PROVIDER table who was responsible for capturing (diagnosing) the Condition. |
|
||||
|
|
Loading…
Reference in New Issue