Hello,
We have genomic information of patients that we want to include in our OMOP instance, but it is not clear to us where all the information is supposed to be stored. There is an OMOP Genomic extension, but we are not sure if that moved forward.
We start from an annotated VCF, with information about the variants of a patient, and we want to store in our OMOP CDM the following minimum information:
Information about the variant itself
- variant id
- chromosome, position, reference, alternative
- gene or region where it is found
- genotype
Annotation of the variant:
- clinical information (clinvar, OMIM)
- pathogenicity
- HGVS nomenclature
- effect on protein
- population frequency information in different human populations
Is there any specific consensus of how is this data supposed to be stored in OMOP?
Thanks in advance!