... | ... | @@ -35,6 +35,8 @@ When an Encounter resource is read in, the job first checks whether this Encount |
|
|
|
|
|
Next, the job checks if the Encounter resource already exists in OMOP CDM. This is done in the VISIT_OCCURRENCE table using `fhir_logical_id` or `fhir_identifier`. If the Encounter resource does not exist in OMOP CDM, it will be written to OMOP CDM as a new resource. If the Encounter resource already exists in OMOP CDM, an update will take place in OMOP CDM based on the corresponding `visit_occurrence_id`.
|
|
|
|
|
|

|
|
|
|
|
|
</details>
|
|
|
</p>
|
|
|
|
... | ... | |