... | ... | @@ -86,7 +86,7 @@ |
|
|
| | data_id | This id is generated for each condition resource automatically. |
|
|
|
| | type | default value: "CONDITION" |
|
|
|
| id | data_one | |
|
|
|
| recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value | data_two | "v:" + the linkage between visit_occurrence_id and the *_start_datetime |
|
|
|
| recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value | data_two | "v" + the linkage between visit_occurrence_id and the *_start_datetime |
|
|
|
| | omop_id | This id represents the person_id of the person table. |
|
|
|
| code.coding.code | omop_table | It represents the linkage between the primary and the secondary ICD code including indication of the respective domain. |
|
|
|
|
... | ... | @@ -145,4 +145,4 @@ |
|
|
|
|
|
|data_id|type|data_one|data_two|omop_id|omop_table|
|
|
|
|:----:|:----:|:----:|:----:|:----:|:----:|
|
|
|
| 1 | CONDITION | id-1 | v:1:2018-02-15 17:25:00 | 1 | Z71:Condition:Z50.1:Condition | |
|
|
\ No newline at end of file |
|
|
| 1 | CONDITION | id-1 | v1:2018-02-15 17:25:00 | 1 | Z71:Condition:Z50.1:Condition | |
|
|
\ No newline at end of file |