... | ... | @@ -8,7 +8,7 @@ However, the MedicationMapper is used to obtain information about the ATC coding |
|
|
When processing MedicationAdministration resources, the table "FHIR_ID_TO_OMOP_ID_MAP" is used. Each MedicationAdministration resource contains a reference to a medication resource. This reference (the `identifer` and/or `logical_id` of the medication resource) can be used to search for the corresponding ATC coding in the table.
|
|
|
|
|
|
## Medication to FHIR_ID_TO_OMOP_ID_MAP
|
|
|
| Source | Target | Comments |
|
|
|
| FHIR | OMOP | Comments |
|
|
|
| ------ | ------ | ------ |
|
|
|
| | fhir_omop_id | This id is generated for each medication resource automatically. |
|
|
|
| | type | default value: "MEDICATION" |
|
... | ... | |