... | @@ -13,8 +13,8 @@ |
... | @@ -13,8 +13,8 @@ |
|
| | condition_concept_id | SNOMED concept associated with the ICD code from condition_source_value without special characters |
|
|
| | condition_concept_id | SNOMED concept associated with the ICD code from condition_source_value without special characters |
|
|
| recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value | condition_start_date <br> condition_start_datetime | |
|
|
| recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value | condition_start_date <br> condition_start_datetime | |
|
|
| onsetPeriod.end | condition_end_date <br> condition_end_datetime | |
|
|
| onsetPeriod.end | condition_end_date <br> condition_end_datetime | |
|
|
| | condition_type_concept_id| the data _`rank`_ from `Encounter` is used here <br> value: 1 -> concept_id: 44786627 (HD) <br> value: 2 -> concept_id: 44786629 (ND) |
|
|
| | condition_type_concept_id| See post processing for diagnosis rank. |
|
|
|code.coding.extension|condition_status_concept_id | See mapping table in [DiagnoseSicherheitLookup.java](https://gitlab.miracum.org/miracum/etl/fhir-to-omop/-/blob/master/src/main/java/org/miracum/etl/fhirtoomop/lookups/DiagnoseSicherheitLookup.java) |
|
|
|code.coding.extension|condition_status_concept_id | See mapping in source_to_concept_map. |
|
|
| | :x: stop_reason | |
|
|
| | :x: stop_reason | |
|
|
| | :x: provider_id | |
|
|
| | :x: provider_id | |
|
|
| encounter.reference or <br> encounter.identifier.value | visit_occurrence_id | The encounter reference is used to search for the visit_occurrence_id in FHIR_ID_TO_OMOP_ID_MAP. |
|
|
| encounter.reference or <br> encounter.identifier.value | visit_occurrence_id | The encounter reference is used to search for the visit_occurrence_id in FHIR_ID_TO_OMOP_ID_MAP. |
|
... | @@ -31,7 +31,7 @@ |
... | @@ -31,7 +31,7 @@ |
|
| |measurement_concept_id| SNOMED concept associated with the ICD code from measurement_source_value without special characters |
|
|
| |measurement_concept_id| SNOMED concept associated with the ICD code from measurement_source_value without special characters |
|
|
|recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value |measurement_date <br> measurement_datetime||
|
|
|recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value |measurement_date <br> measurement_datetime||
|
|
| | :x: measurement_time | |
|
|
| | :x: measurement_time | |
|
|
| |measurement_type_concept_id| the data _`rank`_ from `Encounter` is used here <br> value: 1 -> concept_id: 44786627 (HD) <br> value: 2 -> concept_id: 44786629 (ND) |
|
|
| |measurement_type_concept_id| See post processing for diagnosis rank. |
|
|
| | :x: operator_concept_id | |
|
|
| | :x: operator_concept_id | |
|
|
| | :x: value_as_number | |
|
|
| | :x: value_as_number | |
|
|
| | :x: value_as_concept_id | |
|
|
| | :x: value_as_concept_id | |
|
... | @@ -52,7 +52,7 @@ |
... | @@ -52,7 +52,7 @@ |
|
| subject.reference or <br> subject.identifier.value | person_id | The patient reference is used to search for the person_id in FHIR_ID_TO_OMOP_ID_MAP. |
|
|
| subject.reference or <br> subject.identifier.value | person_id | The patient reference is used to search for the person_id in FHIR_ID_TO_OMOP_ID_MAP. |
|
|
| |procedure_concept_id| SNOMED concept associated with the ICD code from procedure_source_value without special characters |
|
|
| |procedure_concept_id| SNOMED concept associated with the ICD code from procedure_source_value without special characters |
|
|
|recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value |procedure_date <br> procedure_datetime| |
|
|
|recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value |procedure_date <br> procedure_datetime| |
|
|
| |procedure_type_concept_id| the data _`rank`_ from `Encounter` is used here <br> value: 1 -> concept_id: 44786627 (HD) <br> value: 2 -> concept_id: 44786629 (ND) |
|
|
| |procedure_type_concept_id| See post processing for diagnosis rank. |
|
|
| | :x: modifier_concept_id | |
|
|
| | :x: modifier_concept_id | |
|
|
| | :x: quantity | |
|
|
| | :x: quantity | |
|
|
| | :x: provider_id | |
|
|
| | :x: provider_id | |
|
... | @@ -69,7 +69,7 @@ |
... | @@ -69,7 +69,7 @@ |
|
| subject.reference or <br> subject.identifier.value | person_id | The patient reference is used to search for the person_id in FHIR_ID_TO_OMOP_ID_MAP. |
|
|
| subject.reference or <br> subject.identifier.value | person_id | The patient reference is used to search for the person_id in FHIR_ID_TO_OMOP_ID_MAP. |
|
|
| |observation_concept_id| SNOMED concept associated with the ICD code from observation_source_value without special characters |
|
|
| |observation_concept_id| SNOMED concept associated with the ICD code from observation_source_value without special characters |
|
|
|recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value |observation_date <br> observation_datetime| |
|
|
|recordedDate or <br> onsetPeriod.start or <br> onsetDateTime.value |observation_date <br> observation_datetime| |
|
|
| |observation_type_concept_id| the data _`rank`_ from `Encounter` is used here <br> value: 1 -> concept_id: 44786627 (HD) <br> value: 2 -> concept_id: 44786629 (ND) |
|
|
| |observation_type_concept_id| See post processing for diagnosis rank. |
|
|
| | :x: value_as_number | |
|
|
| | :x: value_as_number | |
|
|
| | :x: value_as_string | |
|
|
| | :x: value_as_string | |
|
|
| | :x: value_as_concept_id | |
|
|
| | :x: value_as_concept_id | |
|
... | | ... | |