This API endpoint handles listing (/combinations) and retrieval (/combinations/{combination_pk}/) of oligogenic combinations from the database

GET /api/references/868/combinations/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "data": [
        {
            "type": "Combination",
            "id": "OLI851",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.543824"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI851/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI851/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "401"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1862"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI851/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI851/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI851/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI851/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI851/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI851/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "619"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI851/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI852",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.560186"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI852/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI852/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1863"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1864"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI852/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI852/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI852/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI852/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI852/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI852/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "90"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI852/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI853",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.587060"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI853/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI853/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1865"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1866"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1867"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI853/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI853/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI853/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI853/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI853/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI853/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "620"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI853/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI854",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.608213"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI854/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI854/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1869"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1870"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1871"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI854/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI854/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI854/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI854/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI854/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI854/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "621"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI854/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI855",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.630612"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI855/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI855/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1872"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1873"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI855/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI855/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI855/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI855/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI855/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI855/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "622"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI855/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI856",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.652606"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI856/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI856/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1863"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1874"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1875"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI856/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI856/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI856/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI856/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI856/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI856/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "623"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI856/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI857",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.668443"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI857/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI857/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1876"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1877"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI857/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI857/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI857/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI857/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI857/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI857/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "624"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI857/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI858",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.690407"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI858/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI858/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1878"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1879"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1880"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI858/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI858/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI858/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI858/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI858/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI858/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "625"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI858/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI859",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.706382"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI859/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI859/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1881"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI859/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI859/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI859/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI859/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI859/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI859/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "626"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI859/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI860",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.722385"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI860/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI860/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1882"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1883"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI860/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI860/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI860/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI860/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI860/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI860/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "627"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI860/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI861",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.743253"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI861/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI861/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1884"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1885"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1886"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI861/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI861/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI861/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI861/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI861/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI861/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "628"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI861/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI862",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.758972"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI862/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI862/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1887"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI862/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI862/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI862/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI862/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI862/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI862/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "629"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI862/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI864",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.802303"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI864/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI864/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1892"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1893"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI864/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI864/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI864/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI864/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI864/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI864/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "631"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI864/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI865",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.816940"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI865/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI865/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1857"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI865/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI865/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI865/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI865/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI865/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI865/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "632"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI865/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI866",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.832575"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI866/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI866/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "401"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1895"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI866/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI866/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI866/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI866/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI866/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI866/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "633"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI866/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI867",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.848633"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI867/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI867/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1882"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1896"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI867/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI867/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI867/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI867/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI867/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI867/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "634"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI867/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI869",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.886341"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI869/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI869/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1874"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1899"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1900"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI869/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI869/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI869/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI869/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI869/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI869/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "636"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI869/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI870",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.902260"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI870/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI870/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1901"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1902"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI870/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI870/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI870/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI870/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI870/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI870/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "637"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI870/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI871",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.917936"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI871/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI871/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1903"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1904"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI871/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI871/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI871/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI871/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI871/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI871/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "638"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI871/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI872",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.933750"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI872/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI872/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1905"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI872/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI872/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI872/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI872/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI872/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI872/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "639"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI872/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI873",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.949630"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI873/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI873/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1903"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1907"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI873/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI873/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI873/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI873/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI873/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI873/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "640"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI873/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI874",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.971377"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI874/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI874/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1908"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1909"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1910"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI874/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI874/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI874/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI874/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI874/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI874/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "641"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI874/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI875",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:53.986064"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI875/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI875/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1911"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI875/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI875/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI875/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI875/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI875/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI875/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "639"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI875/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI876",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.001929"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI876/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI876/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "777"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI876/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI876/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI876/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI876/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI876/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI876/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "642"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI876/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI877",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.024015"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI877/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI877/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1912"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1913"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI877/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI877/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI877/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI877/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI877/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI877/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "643"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI877/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI878",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.051486"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI878/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI878/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1914"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1915"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1916"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI878/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI878/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI878/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI878/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI878/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI878/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "644"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI878/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI879",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.067253"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI879/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI879/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1904"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1917"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI879/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI879/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI879/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI879/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI879/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI879/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "645"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI879/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI880",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.094186"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI880/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI880/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1904"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1917"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1918"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1919"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI880/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI880/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI880/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI880/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI880/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI880/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "646"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI880/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI881",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.110013"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI881/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI881/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1920"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1921"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI881/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI881/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI881/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI881/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI881/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI881/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "647"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI881/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI882",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.132031"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI882/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI882/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1896"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1903"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1922"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI882/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI882/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI882/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI882/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI882/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI882/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "648"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI882/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI883",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.147887"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI883/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI883/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1923"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1924"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI883/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI883/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI883/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI883/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI883/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI883/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "649"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI883/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI884",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.169768"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI884/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI884/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1903"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1925"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1926"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI884/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI884/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI884/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI884/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI884/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI884/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "650"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI884/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI885",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.191742"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI885/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI885/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1919"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1927"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1928"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI885/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI885/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI885/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI885/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI885/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI885/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "651"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI885/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI886",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.207695"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI886/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI886/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1929"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1930"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI886/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI886/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI886/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI886/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI886/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI886/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "652"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI886/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI887",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.235760"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI887/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI887/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1931"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1932"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1933"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1934"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI887/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI887/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI887/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI887/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI887/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI887/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "653"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI887/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI888",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.256990"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI888/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI888/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1935"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1936"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI888/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI888/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI888/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI888/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI888/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI888/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "654"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI888/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI889",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.272222"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI889/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI889/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1935"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1938"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI889/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI889/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI889/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI889/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI889/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI889/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "655"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI889/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI890",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.288245"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI890/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI890/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1939"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI890/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI890/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI890/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI890/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI890/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI890/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "656"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI890/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI891",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.304251"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI891/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI891/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1880"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1940"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI891/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI891/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI891/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI891/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI891/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI891/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "657"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI891/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI892",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.320232"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI892/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI892/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1937"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI892/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI892/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI892/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI892/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI892/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI892/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "629"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI892/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI893",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.336162"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI893/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI893/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1874"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1941"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI893/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI893/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI893/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI893/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI893/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI893/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "658"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI893/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI894",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.352038"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI894/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI894/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1942"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1943"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI894/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI894/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI894/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI894/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI894/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI894/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "280"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI894/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI895",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.368387"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI895/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI895/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1944"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI895/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI895/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI895/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI895/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI895/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI895/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "136"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI895/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI896",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.384050"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI896/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI896/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "401"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1945"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI896/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI896/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI896/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI896/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI896/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI896/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "659"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI896/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI897",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.399456"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI897/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI897/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1946"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1947"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI897/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI897/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI897/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI897/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI897/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI897/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "660"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI897/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI898",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.415300"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI898/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI898/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1882"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1948"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI898/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI898/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI898/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI898/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI898/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI898/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "661"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI898/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI899",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.431185"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI899/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI899/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1949"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI899/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI899/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI899/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI899/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI899/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI899/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "662"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI899/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI900",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.458041"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI900/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI900/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1826"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1950"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1951"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI900/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI900/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI900/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI900/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI900/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI900/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "663"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI900/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI901",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.480106"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI901/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI901/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1874"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1903"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI901/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI901/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI901/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI901/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI901/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI901/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "664"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI901/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI902",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.501826"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI902/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI902/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "401"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1952"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1953"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI902/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI902/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI902/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI902/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI902/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI902/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "665"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI902/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI903",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.517856"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI903/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI903/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1908"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1954"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI903/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI903/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI903/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI903/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI903/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI903/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "666"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI903/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI904",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.533807"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI904/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI904/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1885"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1955"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI904/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI904/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI904/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI904/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI904/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI904/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "667"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI904/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI905",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.554513"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI905/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI905/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1891"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1896"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1906"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI905/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI905/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI905/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI905/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI905/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI905/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "668"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI905/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI906",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.582987"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI906/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI906/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1956"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1957"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1958"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1959"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI906/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI906/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI906/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI906/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI906/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI906/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "669"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI906/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI907",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.610978"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI907/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI907/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1871"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1896"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1960"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1961"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI907/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI907/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI907/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI907/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI907/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI907/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "670"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI907/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI908",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.631962"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI908/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI908/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1879"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1885"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1962"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI908/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI908/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI908/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI908/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI908/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI908/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "671"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI908/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI909",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.653093"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI909/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI909/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1941"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1963"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1964"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI909/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI909/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI909/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI909/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI909/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI909/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "672"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI909/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI910",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.668123"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI910/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI910/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1965"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1966"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI910/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI910/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI910/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI910/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI910/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI910/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "673"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI910/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI911",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 2,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 2,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.684041"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI911/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI911/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1880"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1967"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI911/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI911/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI911/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI911/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI911/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI911/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "674"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI911/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI912",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.699999"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI912/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI912/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1968"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1969"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI912/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI912/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI912/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI912/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI912/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI912/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "675"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI912/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI913",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.722084"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI913/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI913/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1877"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1909"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1970"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI913/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI913/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI913/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI913/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI913/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI913/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "676"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI913/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI914",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.744116"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI914/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI914/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1939"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1971"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1972"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI914/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI914/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI914/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI914/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI914/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI914/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "677"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI914/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI915",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 1,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM613375",
                    "OMIM609812",
                    "OMIM614842",
                    "OMIM308700",
                    "OMIM614839",
                    "OMIM612702",
                    "OMIM606392",
                    "OMIM614837",
                    "OMIM616329",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612225",
                    "OMIM125851",
                    "OMIM612370",
                    "OMIM125850",
                    "OMIM613370",
                    "OMIM610508",
                    "OMIM600496",
                    "OMIM146110",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM606391",
                    "OMIM616511",
                    "OMIM147950",
                    "OMIM615266",
                    "OMIM606394",
                    "OMIM614841"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:54.759320"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "432"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI915/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI915/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1973"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI915/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI915/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI915/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI915/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI915/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI915/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "678"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI915/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI863",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 0,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 0,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-24T09:59:22.603072"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI863/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI863/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1888"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1889"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1890"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1891"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI863/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI863/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI863/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI863/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI863/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI863/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "630"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI863/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI868",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 0,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM615269",
                    "OMIM610628",
                    "OMIM615267",
                    "OMIM308700",
                    "OMIM615271",
                    "OMIM612702",
                    "OMIM616030",
                    "OMIM614837",
                    "OMIM615270",
                    "OMIM244200",
                    "OMIM614838",
                    "OMIM614880",
                    "OMIM612370",
                    "OMIM618841",
                    "OMIM614840",
                    "OMIM614858",
                    "OMIM147950",
                    "OMIM614897",
                    "OMIM615266"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2023-05-16T12:34:45.746042"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "478"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI868/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI868/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1897"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1898"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI868/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI868/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "868"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI868/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI868/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI868/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI868/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "635"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI868/?format=api"
            }
        }
    ],
    "meta": {
        "database_name": "OLIgogenic diseases DAtabase (OLIDA)",
        "resource_url": "olida.ibsquare.be",
        "api_release_year": "2021",
        "api_developer": [
            [
                "Arnau Dillen",
                "arnau.dillen@ulb.ac.be"
            ],
            [
                "Charlotte Nachtegael",
                "charlotte.nachtegael@ulb.be"
            ]
        ],
        "api_version": "0.3",
        "api_maintainers": [
            [
                "Charlotte Nachtegael",
                "charlotte.nachtegael@ulb.be"
            ]
        ],
        "api_documentation": [
            "olida.ibsquare.be/api/swagger",
            "olida.ibsquare.be/api/redoc"
        ],
        "copyright": "Copyright (c) 2025 · OLIDA All Rights Reserved.",
        "license": "CC Attribution-NonCommercial 4.0 International License",
        "ontologies": {
            "ORDO": "http://bioportal.bioontology.org/ontologies/ORDO",
            "GENO": "http://purl.obolibrary.org/obo/geno.owl",
            "MI": "http://purl.obolibrary.org/obo/mi.owl",
            "NCIT": "http://purl.obolibrary.org/obo/ncit.owl",
            "OGI": "http://purl.obolibrary.org/obo/ogi.owl",
            "OGG": "http://purl.obolibrary.org/obo/ogg.owl"
        },
        "relevant_publications_doi": [
            "10.1093/nar/gkv1068",
            "10.1093/database/baac023"
        ],
        "size": 65
    }
}