Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 4 de 4
Filtrar
Más filtros

Base de datos
País/Región como asunto
Tipo del documento
País de afiliación
Intervalo de año de publicación
1.
Stud Health Technol Inform ; 316: 1432-1436, 2024 Aug 22.
Artículo en Inglés | MEDLINE | ID: mdl-39176650

RESUMEN

Common Data Models (CDMs) enhance data exchange and integration across diverse sources, preserving semantics and context. Transforming local data into CDMs is typically cumbersome and resource-intensive, with limited reusability. This article compares OntoBridge, an ontology-based tool designed to streamline the conversion of local datasets into CDMs, with traditional ETL methods in adopting the OMOP CDM. We examine flexibility and scalability in the management of new data sources, CDM updates, and the adoption of new CDMs. OntoBridge showed greater flexibility in integrating new data sources and adapting to CDM updates. It was also more scalable, facilitating the adoption of various CDMs like i2b2, unlike traditional methods reliant on OMOP-specific tools developed by OHDSI. In summary, while traditional ETL provides a structured approach to data integration, OntoBridge offers a more flexible, scalable, and maintenance-efficient alternative.


Asunto(s)
Ontologías Biológicas , Registros Electrónicos de Salud , Semántica , Programas Informáticos , Humanos , Almacenamiento y Recuperación de la Información/métodos
2.
Stud Health Technol Inform ; 316: 200-201, 2024 Aug 22.
Artículo en Inglés | MEDLINE | ID: mdl-39176707

RESUMEN

Transforming the population based biomedical cohort into the Common Data Model (OMOP-CDM) empowers researchers to access direct sources of information, enabling a deeper understanding of how genetic profiles relate to clinical outcomes and providing new knowledge that can significantly influence health care practices around the world.


Asunto(s)
Registros Electrónicos de Salud , Humanos , España
3.
J Biomed Inform ; 147: 104505, 2023 11.
Artículo en Inglés | MEDLINE | ID: mdl-37774908

RESUMEN

OBJECTIVE: Observational research in cancer poses great challenges regarding adequate data sharing and consolidation based on a homogeneous data semantic base. Common Data Models (CDMs) can help consolidate health data repositories from different institutions minimizing loss of meaning by organizing data into a standard structure. This study aims to evaluate the performance of the Observational Medical Outcomes Partnership (OMOP) CDM, Informatics for Integrating Biology & the Bedside (i2b2) and International Cancer Genome Consortium, Accelerating Research in Genomic Oncology (ICGC ARGO) for representing non-imaging data in a breast cancer use case of EuCanImage. METHODS: We used ontologies to represent metamodels of OMOP, i2b2, and ICGC ARGO and variables used in a cancer use case of a European AI project. We selected four evaluation criteria for the CDMs adapted from previous research: content coverage, simplicity, integration, implementability. RESULTS: i2b2 and OMOP exhibited higher element completeness (100% each) than ICGC ARGO (58.1%), while the three achieved 100% domain completeness. ICGC ARGO normalizes only one of our variables with a standard terminology, while i2b2 and OMOP use standardized vocabularies for all of them. In terms of simplicity, ICGC ARGO and i2b2 proved to be simpler both in terms of ontological model (276 and 175 elements, respectively) and in the queries (7 and 20 lines of code, respectively), while OMOP required a much more complex ontological model (615 elements) and queries similar to those of i2b2 (20 lines). Regarding implementability, OMOP had the highest number of mentions in articles in PubMed (130) and Google Scholar (1,810), ICGC ARGO had the highest number of updates to the CDM since 2020 (4), and i2b2 is the model with more tools specifically developed for the CDM (26). CONCLUSION: ICGC ARGO proved to be rigid and very limited in the representation of oncologic concepts, while i2b2 and OMOP showed a very good performance. i2b2's lack of a common dictionary hinders its scalability, requiring sites that will share data to explicitly define a conceptual framework, and suggesting that OMOP and its Oncology extension could be the more suitable choice. Future research employing these CDMs with actual datasets is needed.


Asunto(s)
Neoplasias de la Mama , Humanos , Femenino , Registros Electrónicos de Salud , Difusión de la Información , Bases de Datos Factuales , Genómica
4.
JMIR Med Inform ; 11: e44547, 2023 Mar 08.
Artículo en Inglés | MEDLINE | ID: mdl-36884279

RESUMEN

BACKGROUND: To discover new knowledge from data, they must be correct and in a consistent format. OntoCR, a clinical repository developed at Hospital Clínic de Barcelona, uses ontologies to represent clinical knowledge and map locally defined variables to health information standards and common data models. OBJECTIVE: The aim of the study is to design and implement a scalable methodology based on the dual-model paradigm and the use of ontologies to consolidate clinical data from different organizations in a standardized repository for research purposes without loss of meaning. METHODS: First, the relevant clinical variables are defined, and the corresponding European Norm/International Organization for Standardization (EN/ISO) 13606 archetypes are created. Data sources are then identified, and an extract, transform, and load process is carried out. Once the final data set is obtained, the data are transformed to create EN/ISO 13606-normalized electronic health record (EHR) extracts. Afterward, ontologies that represent archetyped concepts and map them to EN/ISO 13606 and Observational Medical Outcomes Partnership Common Data Model (OMOP CDM) standards are created and uploaded to OntoCR. Data stored in the extracts are inserted into its corresponding place in the ontology, thus obtaining instantiated patient data in the ontology-based repository. Finally, data can be extracted via SPARQL queries as OMOP CDM-compliant tables. RESULTS: Using this methodology, EN/ISO 13606-standardized archetypes that allow for the reuse of clinical information were created, and the knowledge representation of our clinical repository by modeling and mapping ontologies was extended. Furthermore, EN/ISO 13606-compliant EHR extracts of patients (6803), episodes (13,938), diagnosis (190,878), administered medication (222,225), cumulative drug dose (222,225), prescribed medication (351,247), movements between units (47,817), clinical observations (6,736,745), laboratory observations (3,392,873), limitation of life-sustaining treatment (1,298), and procedures (19,861) were created. Since the creation of the application that inserts data from extracts into the ontologies is not yet finished, the queries were tested and the methodology was validated by importing data from a random subset of patients into the ontologies using a locally developed Protégé plugin ("OntoLoad"). In total, 10 OMOP CDM-compliant tables ("Condition_occurrence," 864 records; "Death," 110; "Device_exposure," 56; "Drug_exposure," 5609; "Measurement," 2091; "Observation," 195; "Observation_period," 897; "Person," 922; "Visit_detail," 772; and "Visit_occurrence," 971) were successfully created and populated. CONCLUSIONS: This study proposes a methodology for standardizing clinical data, thus allowing its reuse without any changes in the meaning of the modeled concepts. Although this paper focuses on health research, our methodology suggests that the data be initially standardized per EN/ISO 13606 to obtain EHR extracts with a high level of granularity that can be used for any purpose. Ontologies constitute a valuable approach for knowledge representation and standardization of health information in a standard-agnostic manner. With the proposed methodology, institutions can go from local raw data to standardized, semantically interoperable EN/ISO 13606 and OMOP repositories.

SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA