Hi everyone,
I am currently working on mapping type I diabetes data specifications to the OMOP Common Data Model (CDM) as part an initiative known as the Rising T1DE Alliance. The goal is to enable diabetes technology data integration into EPIC. However, I have encountered some challenges:
This project aims to integrate diabetes technology data into EPIC by mapping type I diabetes data specifications to OMOP.
Challenges I have 33 fields in the diabetes data model that do not have equivalent concepts in OMOP. Additionally, there are 103 allowed values in a field that also lack equivalent concepts.
Validation Needed:
Examples: Here are a few examples of the fields and values I’m struggling with:
Field 1: ins_pump_model is the insulin pump’s model. I mapped this field to the observations table and the following fields: 1) observation_concept_id 2) value_as_string 3)value_as_cocnept_id.
- For the observation concept, there is no concept that represents a universal concept of insulin pump models.
Field 2: hypo_sym, defined as the patient’s ability to self-identify hypoglycemia presence of symptoms. I mapped this field to the observations table and the following fields: 1) observation_concept_id 2) observation_date 3) value_as_concept_id 4) observation_source_value
- For the observational_concept_id there is no concept for a self-observed hypoglycemia event
Allowed Value 1: In the Providers table of the type I diabetes data specifications, the field named “provider_type” has multiple allowed values.
The following allowed values for this field do NOT have equivalences: 1) CDE - Certified Diabetes Educator 2) OD - Optometrist 3) OT - Occupational Therapist 4) OTH - Other Person
Questions:
- Has anyone faced similar challenges? How did you resolve them?
- What are the best practices for handling fields and values with no direct OMOP equivalents? Are there any recommended strategies or tools that could help bridge these gaps?
Next Steps and Suggestions:
So far, I have:
-
Conducted a thorough review of the OMOP vocabulary to find equivalences. Any experiences, resources, or tools that could help would be greatly appreciated. For example, how do you handle fields with no direct matches? Are there any community standards or workarounds that you recommend?
-
I would love to connect with someone from the OHDSI team to review all of my mappings for validation as we move forward with enhancing the quality of care delivered to people living with diabetes.
Thank you in advance for your help!
Best regards,
Eric