... | ... | @@ -153,10 +153,10 @@ |
|
|
| ------ | ------ | ------ | ------ | ------ |
|
|
|
| | | 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 | :heavy_check_mark: <br> <br> | data_two | | "v" + the linkage between visit_occurrence_id and the *_start_datetime |
|
|
|
| code.coding.code | :heavy_check_mark: | data_one | | It represents the linkage between the primary ICD code and its respective domain. |
|
|
|
| code.coding.code | :heavy_check_mark: | data_two | | It represents the linkage between the secondary ICD code and its respective domain. |
|
|
|
| | | omop_id | | This id represents the person_id of the PERSON table. |
|
|
|
| code.coding.code | :heavy_check_mark: | omop_table | | It represents the linkage between the primary and the secondary ICD code including indication of the respective domain. |
|
|
|
| | | omop_table | | default value: "primary_secondary_icd" |
|
|
|
| id | | fhir_logical_id | | |
|
|
|
| identifier.value| | fhir_identifier | | |
|
|
|
|
... | ... | @@ -271,7 +271,7 @@ Information for diagnostic confidence |
|
|
Information for primary and secondary ICD
|
|
|
|data_id|type|data_one|data_two|omop_id|omop_table|fhir_logical_id|fhir_identifier|
|
|
|
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
|
|
|
| 1 | CONDITION | id-1 | v1:2018-02-15 17:25:00 | 1 | Z71:Condition:Z50.1:Condition |id-1|id-1|
|
|
|
| 1 | CONDITION | Z71:Condition | Z50.1:Condition | 1 | primary_secondary_icd |id-1|id-1|
|
|
|
|
|
|
Information for ICD site localization
|
|
|
|data_id|type|data_one|data_two|omop_id|omop_table|fhir_logical_id|fhir_identifier|
|
... | ... | |