-
In release 3.2, the definitions for eligibility criteria were moved from `StudyDesignPopulation` and `StudyCohort` into an API-only collection under `StudyVersion`. The rationale for this move was so …
-
The cardinality for the `StudyDesign.population` relationship is currently 0..1, which implies that specifying a population for the study design is optional. I think the cardinality should be changed…
-
### TASK
Create a Jupyter Notebook (or other tool) that takes in an OHDSI Cohort Definition (from [here](https://data.ohdsi.org/PhenotypeLibrary/)) and returns the `OMOP2OBO` mappings.
@jmbanda - …
-
I am testing the functionality using the code below
```
remotes::install_github("OHDSI/FeatureExtraction", ref = "cohortCovariates")
remotes::install_github("OHDSI/SkeletonCohortDiagnostics")
…
-
We will create Cohorts definitions and Indicator definitions with Dummy SQL scripts which will be updated after the mappings are provided see https://github.com/IsantePlus/openmrs-module-isanteplusre…
-
The v0.x structure of a Strategus analysis specification is of the form
```json
{
"sharedResources":[....],
"moduleSpecifications": [...]
}
```
The original thinking here is that we …
-
- Difference between learners/participants
- Difference between steps/sprints
- Attendance per course
-
List of potential cohort definitions to be added
-
In the presence of data source heterogeneity - can we empirically determine if a data source is fit for use of a phenotype or cohort definition. Datasource heterogeneity maybe due to differences in un…
-
We currently have two types of concept set diagnostics:
1. What is included (included concepts) - data diagnostic
2. What is recommended (orphan concepts) - design diagnostic
We plan to combine t…