knitr::opts_chunk$set(
  cache = FALSE,
  comment = "#>",
  error = FALSE,
  tidy = FALSE
)

PhenotypeLibrary is part of HADES

OHDSI Phenotype Development and Evaluation: A Guide to Systematic Literature Search for Published Phenotype Algorithms

This guide outlines a systematic approach to conducting literature searches for published phenotype algorithms for any phenotype of interest.

Step 1: Define Your Phenotype of Interest

Step 2: Keyword Development

Step 3: Develop a Search Strategy

Step 4: Select Databases

Step 5: Conduct the Search

Step 6: Review the Results

Step 7: Extract Relevant Information

Step 8: Summarize and Analyze

Step 9: Document Your Process

Step 10: Seek Expert Guidance


Example of Parasomnia

Parasomnias are a category of sleep disorders that involve abnormal movements, behaviors, emotions, perceptions, and dreams that occur while falling asleep, sleeping, between sleep stages, or during arousal from sleep.

Keyword Development

Develop a Search Strategy

Construct a Boolean query to capture articles related to parasomnia phenotype algorithms.

Example PubMed Search Query: (Thank you Gayle Murray for your help is this search criteria creation.)

(((((("Parasomnias"[Mesh:NoExp]) OR "Nocturnal Myoclonus Syndrome"[Mesh]) OR "Nocturnal Paroxysmal Dystonia"[Mesh]) OR "REM Sleep Parasomnias"[Mesh]) OR "Sleep Arousal Disorders"[Mesh]) OR "Sleep Bruxism"[Mesh]) OR "Sleep-Wake Transition Disorders"[Mesh]]

AND 

(((((((((((((((retrospective cohort) OR (epidemiology [MeSH Terms])) OR (Epidemiologic Methods[MeSH Terms])) OR (phenotype[Text Word])) OR (Validation Study[Publication Type])) OR (positive predictive value[Text Word])) OR (Validation Studies as Topic[MeSH Terms])) OR (Sensitivity and Specificity[MeSH Terms])) OR algorithm))) ) OR (Diseases Category/epidemiology[MeSH Terms])) OR (Predictive Value of Tests[MeSH Terms])) OR (Reproducibility of Results[MeSH Terms]) OR (Predictive Value[Text Word]))

AND

 (((((((((((((((((((((Outcome Assessment) OR (Data Warehouse)) OR (Database Management Systems[MeSH Terms])) OR (Medical Records Systems, Computerized[MeSH Terms])) OR (Current procedural terminology)) OR ("drug surveillance")) OR (Databases, Factual[MeSH Terms])) OR (Databases as topic[MeSH Terms])) OR (Medical Record Linkage[MeSH Terms])) OR ("registered persons database")) OR ("Medical Records Systems")) OR ( "Population Surveillance")) OR ("Data Collection")) OR ("Automatic Data Processing")) OR (Incidence[MeSH Terms])) OR ("Medical Records"[MeSH Terms])) OR ("Patient Discharge"[MeSH Terms])) OR ("Hospital Records"[MeSH Terms])) OR (((((((((Medicaid) OR (Medicare)) OR (Truven)) OR (Optum)) OR (Medstat)) OR (Nationwide Inpatient Sample)) OR (National Inpatient Sample)) OR (PharMetrics)) OR ("National Health Insurance Research"))) OR ("claims administrative"[Title/Abstract:~1])) OR ("administrative data"[Title/Abstract:~1]))
NOT
(((((((("Clinical Trial"[pt] OR "Editorial"[pt] OR "Letter"[pt] OR "Randomized Controlled Trial"[pt] OR "Clinical Trial, Phase I"[pt] OR "Clinical Trial, Phase II"[pt] OR "Clinical Trial, Phase III"[pt] OR "Clinical Trial, Phase IV"[pt] OR "Comment"[pt] OR "Controlled Clinical Trial"[pt] OR "Case Reports"[pt] OR "Clinical Trials as Topic"[Mesh] OR "double-blind"[All] OR "placebo-controlled"[All] OR "pilot study"[All] OR "pilot projects"[Mesh] OR "Prospective Studies"[Mesh])) OR ("Genetics"[Mesh]) OR ("Genotype"[Mesh]) ) OR (biomarker[Title/Abstract]))))) OR ("review"[Publication Type])) OR (Meta-Analysis[Publication Type])


OHDSI/PhenotypeLibrary documentation built on April 3, 2025, 3:07 p.m.