Update Incremental Load authored by Henke, Elisa's avatar Henke, Elisa
...@@ -73,7 +73,7 @@ Next the job checks if the read resource (e.g. Condition) already exists in OMOP ...@@ -73,7 +73,7 @@ Next the job checks if the read resource (e.g. Condition) already exists in OMOP
| :------: | :------: | :------ | | :------: | :------: | :------ |
| Encounter | VISIT_DETAIL | person_id <br> visit_detail_start_datetime <br> visit_occurrence_id | | Encounter | VISIT_DETAIL | person_id <br> visit_detail_start_datetime <br> visit_occurrence_id |
| Procedure | PROCEDURE_OCCURRENCE | person_id <br> procedure_concept_id <br> procedure_datetime <br> procedure_source_concept_id | | Procedure | PROCEDURE_OCCURRENCE | person_id <br> procedure_concept_id <br> procedure_datetime <br> procedure_source_concept_id |
| Observation | observation <br> measurement | | Observation | OBSERVATION <br> MEASUREMENT | person_id <br> observation_concept_id/measurement_concept_id <br> observation_datetime/measurement_datetime <br> observation_source_concept_id/measurement_source_concept_id |
![inkrementellesLaden-Others](uploads/9c72e7aa867269a57cce9e9bc74495de/inkrementellesLaden-Others.png) ![inkrementellesLaden-Others](uploads/9c72e7aa867269a57cce9e9bc74495de/inkrementellesLaden-Others.png)
... ...
......