Skip to content

A Readme introduction, code and a Wiki for monologues and dialogues on the INSPIRE domain model for network studies...

Notifications You must be signed in to change notification settings

jaygee-on-github/INSPIRE-Domain-Model-for-Network-Cohort-Studies

Repository files navigation

Disambiguation: See this GitHub for the project that creates synthetic IDSR data and ETLs it into an OMOP CDM. And see this GitHub for a project that instantiates the INSPIRE domain model for use in an IDSR (Integrated Disease Surveillance and Response) MedicalObservationalStudy.

INSPIRE-Domain-Model-for-Network-Cohort-Studies

Background

INSPIRE is the Implementation Network for Sharing Population Information from Research Entities. The INSPIRE domain model for network cohort studies was initially funded by WorldFAIR.

image

It is WP7 above which was charged with developing a FAIR model for population health research. INSPIRE got this work in part because it was using OHDSI. OHDSI is the Observational Health Data Sciences and Informatics initiative. The OHDSI initiative conducts network research across an international community using a data analysis workbench on top of a common data model called the OMOP CDM that hosts standardised clinical, administrative and population health (registries, cohort studies, etc.) data.

It turns out that a FAIR assessment of OHDSI had already been undertaken by the EHDEN project. Based on this assessment, as part of a 2020 COVID-19 Study-a-thon that conducted several COVID-19 specific network studies, EHDEN put together a metadata model for network medical observational studies that was used in the Study-a-thon as a proof-of-concept. This OHDSI metadata model added OHDSI extensions to schema.org beginning with schema.org types like MedicalObservationalStudy, MedicalObservationalStudyDesign and Dataset. As part of WorldFAIR WP7, INSPIRE took this proof-of-concept and has grown it.

WP7, in turn, contributes to WP2 -- the Cross-Domain Interoperability Framework (CDIF). CDIF culls all the domain-specific metadata models (WP3-WP13) for common ground. As a matter of fact, many of these metadata models were specified using schema.org and JSON-LD.

Scope

Using schemas from schema.org with JSON-LD, INSPIRE has constructed a domain model that is being used to conduct a network cohort study. In a network cohort study the data stays at home with ministries and/or universities and/or research organizations that own the data while the study definition and one or more data analysis workbenches that execute the study definition are shared.

In the INSPIRE domain model, the study definition has two parts. In the first part called the study scope independent and dependent variables are enumerated. Independent variables are exposures (external exposome), risk factors (internal exposome) and interventions (medical and/or public health). Dependent variables are health conditions.

image

From Use of the exposome in the practice of epidemiology

In the second part of the model called the study design, the independent and dependent variables are mapped to target and outcome cohorts in that order.

The study definition, in turn, interfaces with one or more data analysis workbenches. Using these cohort definitions as building blocks, they may conduct several types of analyses including descriptive analysis (characterization), emulated clinical and field trials (causal analyses of the effects of clinical and/or public health interventions) and patient-level prediction.

The workbenches run the study. They are platform independent which means that the workbenches can run in multiple cloud environments and/or locally in an organization's private network.

Right now the INSPIRE domain model works with the OHDSI data analysis workbench, sharing a machine actionable representation of the study definition with other research entities in the network study. A workbench runs this representation, conducting a study on top of data that has been formatted in line with the OMOP CDM. There is a second data analysis workbench called I-DAIR that is learning to run on top of an OMOP CDM. It is an African-led initiative. It is more codeless than the OHDSI data analysis workbench. The INSPIRE domain model is learning to interface with the I-DAIR data analysis workbench too.

Upper Model

MedicalObservationalStudy-19 WHO Integrated Disease Surveillance and Response (IDSR) use case

Profiles

The upper model is comparable to an outline of the domain model for network studies. Based on the upper model, there are profiles -- one for each data analysis workbench. A profile individualizes the upper model so it can interface with a target workbench. Currently, INSPIRE is in the process of completing a profile that goes with the OHDSI data analysis workbench. At the same time INSPIRE and the I-DAIR data analysis workbench group are beginning a second profile in part to test if there are any gaps in the upper model and, in part, to grow the analysis capabilities of INSPIRE.

Issues

One issue that has surfaced with the upper model is the support that it provides for the reuse of machine learning models for predictive analysis across sites (e.g., federated learning and/or transfer learning).

A second issue that has surfaced is the format of an indicators collection. Typically, a study, be it predictive or causal, includes a descriptive component. The descriptive component produces indicator collections in the service of describing incidence, intervention pathways and other pathways between the target population and its outcomes.

About

A Readme introduction, code and a Wiki for monologues and dialogues on the INSPIRE domain model for network studies...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published