@@ -57,7 +57,7 @@ When a MedicationAdministration/MedicationStatement resource is read in, the job
...
@@ -57,7 +57,7 @@ When a MedicationAdministration/MedicationStatement resource is read in, the job
Next, it checks whether the referenced Medication resource already exists in OMOP CDM. This is done in the MEDICATION_ID_MAP table using `fhir_logical_id` or `fhir_identifier`. If the referenced Medication resource already exists in OMOP CDM, the ATC-code from the column `atc` is used for further processing of the MedicationAdministration/MedicationStatement resource.
Next, it checks whether the referenced Medication resource already exists in OMOP CDM. This is done in the MEDICATION_ID_MAP table using `fhir_logical_id` or `fhir_identifier`. If the referenced Medication resource already exists in OMOP CDM, the ATC-code from the column `atc` is used for further processing of the MedicationAdministration/MedicationStatement resource.