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

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

{
    "data": [
        {
            "type": "Combination",
            "id": "OLI269",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:41.915981"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI269/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI269/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "525"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "526"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI269/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI269/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI269/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI269/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI269/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI269/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "173"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI269/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI270",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:41.931088"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI270/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI270/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "527"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "528"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI270/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI270/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI270/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI270/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI270/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI270/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "174"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI270/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI271",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:41.945932"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI271/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI271/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "529"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI271/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI271/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI271/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI271/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI271/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI271/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "175"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI271/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI272",
            "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": 2,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:41.961164"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI272/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI272/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "531"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI272/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI272/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI272/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI272/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI272/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI272/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "176"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI272/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI273",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:41.976641"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI273/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI273/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "528"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI273/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI273/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        },
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI273/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI273/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI273/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI273/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "177"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI273/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI274",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:41.992488"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI274/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI274/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "532"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "533"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI274/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI274/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI274/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI274/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI274/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI274/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "178"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI274/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI275",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.007256"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI275/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI275/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "534"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "535"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI275/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI275/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI275/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI275/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI275/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI275/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "179"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI275/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI276",
            "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": 2,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.022311"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI276/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI276/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "528"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "536"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI276/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI276/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI276/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI276/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI276/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI276/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "180"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI276/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI277",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.036586"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI277/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI277/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "537"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "538"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI277/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI277/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI277/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI277/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI277/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI277/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "181"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI277/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI278",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.051597"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI278/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI278/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "539"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "535"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI278/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI278/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI278/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI278/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI278/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI278/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "182"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI278/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI279",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.067557"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI279/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI279/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "533"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "540"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI279/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI279/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI279/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI279/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI279/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI279/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "183"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI279/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI280",
            "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": 0,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.088622"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI280/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI280/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "541"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "542"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "543"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI280/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI280/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI280/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI280/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI280/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI280/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "184"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI280/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI281",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.109223"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI281/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI281/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "543"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "544"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "535"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI281/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI281/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI281/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI281/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI281/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI281/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "185"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI281/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI282",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.129842"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI282/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI282/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "528"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "545"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "546"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI282/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI282/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI282/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI282/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI282/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI282/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "186"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI282/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI283",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.151798"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI283/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI283/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "547"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "548"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "549"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI283/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI283/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "790"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI283/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI283/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI283/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI283/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "187"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI283/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI328",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:42.966557"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI328/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI328/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 7
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "639"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "640"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "641"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "642"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "643"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "644"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI328/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI328/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI328/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI328/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI328/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI328/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "216"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI328/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI329",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:43.026845"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI329/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI329/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 8
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "645"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "646"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "647"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "648"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "649"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "650"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "651"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI329/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI329/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI329/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI329/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI329/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI329/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "217"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI329/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI330",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:43.156518"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI330/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI330/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 15
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "652"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "653"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "654"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "655"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "656"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "657"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "658"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "659"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "660"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "661"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "662"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "663"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "664"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "665"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI330/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI330/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI330/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI330/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI330/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI330/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "218"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI330/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI331",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:43.216870"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI331/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI331/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 8
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "666"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "667"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "668"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "669"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "670"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "671"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "672"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI331/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI331/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI331/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI331/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI331/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI331/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "219"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI331/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI332",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:43.280713"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI332/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI332/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 9
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "673"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "674"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "675"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "676"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "677"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "678"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "679"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "680"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI332/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI332/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI332/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI332/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI332/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI332/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "220"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI332/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI333",
            "attributes": {
                "scores": {
                    "familial_evidence": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:43.351410"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI333/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI333/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 10
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "681"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "682"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "683"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "684"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "685"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "686"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "687"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "688"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "689"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI333/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI333/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI333/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI333/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI333/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI333/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "221"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI333/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI334",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:43.380384"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI334/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI334/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "690"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "691"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "692"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI334/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI334/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI334/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI334/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI334/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI334/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "222"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI334/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI335",
            "attributes": {
                "scores": {
                    "familial_evidence": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:43.422004"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI335/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI335/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "638"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "694"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "695"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "696"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "697"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI335/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI335/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI335/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI335/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI335/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI335/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "223"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI335/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI431",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.305234"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI431/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI431/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "921"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "922"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI431/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI431/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "864"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI431/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI431/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI431/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI431/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "290"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI431/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI435",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.369117"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI435/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI435/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "929"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "930"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI435/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI435/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI435/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI435/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI435/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI435/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "290"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI435/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI436",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.385133"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI436/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI436/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "930"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "931"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI436/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI436/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI436/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI436/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI436/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI436/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "294"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI436/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI437",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.410750"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI437/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI437/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "930"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "932"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "933"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI437/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI437/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI437/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI437/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI437/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI437/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "295"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI437/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI438",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.428565"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI438/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI438/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "934"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "935"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI438/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI438/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI438/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI438/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI438/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI438/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "296"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI438/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI439",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.444879"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI439/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI439/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "930"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "936"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI439/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI439/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI439/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI439/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI439/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI439/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "297"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI439/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI440",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.460935"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI440/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI440/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "937"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "938"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI440/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI440/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI440/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI440/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI440/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI440/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "298"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI440/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI441",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.475828"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI441/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI441/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "939"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "940"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI441/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI441/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI441/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI441/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI441/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI441/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "299"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI441/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI442",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2021-11-16T17:59:45.491782"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI442/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI442/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "930"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "941"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI442/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI442/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "867"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI442/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI442/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI442/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI442/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "300"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI442/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI561",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:47.527088"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI561/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI561/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1171"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI561/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI561/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "789"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI561/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI561/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI561/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI561/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "377"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI561/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI578",
            "attributes": {
                "scores": {
                    "familial_evidence": 1,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM600795",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM172700",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM600274",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM607485",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Monogenic+Modifier",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:47.947620"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        },
                        {
                            "type": "Disease",
                            "id": "282"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI578/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI578/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1224"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1225"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1226"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI578/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI578/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "797"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI578/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI578/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI578/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI578/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "390"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI578/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI579",
            "attributes": {
                "scores": {
                    "familial_evidence": 1,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM600795",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM172700",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM600274",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM607485",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Monogenic+Modifier",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:47.964503"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        },
                        {
                            "type": "Disease",
                            "id": "282"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI579/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI579/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1224"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1225"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI579/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI579/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "797"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI579/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI579/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI579/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI579/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "377"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI579/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI605",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM600795",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM172700",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM600274",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM607485",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:48.827911"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        },
                        {
                            "type": "Disease",
                            "id": "282"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI605/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI605/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1330"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI605/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI605/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "801"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI605/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI605/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI605/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI605/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "413"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI605/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI624",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.182201"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI624/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI624/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1369"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1370"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI624/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI624/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI624/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI624/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI624/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI624/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "428"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI624/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI625",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.195878"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI625/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI625/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1371"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI625/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI625/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI625/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI625/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI625/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI625/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "429"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI625/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI626",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.209609"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI626/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI626/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1372"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI626/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI626/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI626/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI626/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI626/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI626/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "430"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI626/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI627",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.223262"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI627/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI627/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1373"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI627/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI627/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI627/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI627/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI627/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI627/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "431"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI627/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI628",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.236883"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI628/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI628/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1374"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI628/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI628/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI628/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI628/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI628/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI628/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "431"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI628/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI629",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.256007"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI629/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI629/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1374"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1375"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI629/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI629/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI629/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI629/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI629/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI629/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "432"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI629/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI630",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.269848"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI630/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI630/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1376"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI630/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI630/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI630/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI630/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI630/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI630/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "377"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI630/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI631",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.283622"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI631/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI631/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1375"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI631/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI631/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI631/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI631/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI631/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI631/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "377"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI631/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI632",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.297313"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI632/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI632/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1377"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI632/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI632/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI632/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI632/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI632/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI632/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "433"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI632/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI633",
            "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": 2,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.311034"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI633/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI633/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1378"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI633/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI633/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI633/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI633/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI633/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI633/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "176"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI633/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI634",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.330470"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI634/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI634/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1371"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1379"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1380"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI634/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI634/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI634/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI634/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI634/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI634/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "434"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI634/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI635",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.344713"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI635/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI635/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1379"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1381"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI635/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI635/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI635/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI635/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI635/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI635/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "174"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI635/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI636",
            "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": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.358942"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI636/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI636/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1378"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1379"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI636/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI636/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "831"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI636/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI636/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI636/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI636/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "298"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI636/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI637",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Australian",
                "lastmodified": "2021-11-16T17:59:49.372841"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI637/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI637/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "532"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI637/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI637/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "862"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI637/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI637/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI637/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI637/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "435"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI637/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI638",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Australian",
                "lastmodified": "2021-11-16T17:59:49.386782"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI638/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI638/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1382"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI638/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI638/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "862"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI638/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI638/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI638/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI638/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "435"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI638/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI641",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 2,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM600795",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM172700",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM600274",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM607485",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.432417"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        },
                        {
                            "type": "Disease",
                            "id": "282"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI641/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI641/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1387"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1388"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI641/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI641/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "821"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI641/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI641/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI641/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI641/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "248"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI641/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI642",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.448498"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI642/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI642/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1389"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1390"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI642/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI642/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "821"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI642/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI642/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI642/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI642/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "438"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI642/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI643",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.464357"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI643/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI643/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1391"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1392"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI643/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI643/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "821"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI643/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI643/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI643/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI643/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "438"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI643/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI644",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 2,
                    "functional_gene_evidence_manual_harmonized": 2,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:49.479977"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI644/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI644/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1388"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1393"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI644/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI644/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "821"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI644/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI644/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI644/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI644/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "248"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI644/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI655",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.743173"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI655/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI655/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1425"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI655/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI655/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI655/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI655/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI655/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI655/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "177"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI655/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI656",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.758508"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI656/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI656/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1426"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI656/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI656/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI656/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI656/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI656/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI656/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "449"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI656/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI657",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.773888"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI657/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI657/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1427"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI657/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI657/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI657/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI657/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI657/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI657/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "450"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI657/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI658",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.789932"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI658/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI658/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1428"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1429"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI658/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI658/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI658/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI658/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI658/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI658/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "451"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI658/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI659",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.805591"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI659/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI659/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1430"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1431"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI659/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI659/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI659/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI659/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI659/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI659/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "452"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI659/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI660",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.821530"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI660/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI660/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1432"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1433"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI660/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI660/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI660/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI660/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI660/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI660/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "453"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI660/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI661",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.842895"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI661/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI661/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "528"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1434"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1435"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI661/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI661/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI661/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI661/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI661/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI661/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "454"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI661/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI662",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.857611"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI662/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI662/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1436"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1437"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI662/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI662/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI662/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI662/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI662/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI662/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "455"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI662/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI663",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.873570"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI663/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI663/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "543"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "547"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI663/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI663/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI663/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI663/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI663/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI663/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "181"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI663/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI664",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.889377"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI664/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI664/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1438"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1439"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI664/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI664/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI664/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI664/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI664/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI664/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "456"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI664/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI665",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.905208"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI665/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI665/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1440"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1441"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI665/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI665/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI665/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI665/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI665/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI665/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "457"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI665/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI666",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2021-11-16T17:59:49.921260"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI666/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI666/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1382"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1439"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI666/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI666/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "817"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI666/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI666/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI666/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI666/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "458"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI666/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI764",
            "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": 2,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.027474"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI764/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI764/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1693"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1694"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI764/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI764/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "787"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI764/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI764/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI764/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI764/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "552"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI764/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI765",
            "attributes": {
                "scores": {
                    "familial_evidence": 2,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.042745"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI765/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI765/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1695"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1694"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI765/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI765/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "787"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI765/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI765/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI765/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI765/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "553"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI765/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI769",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.112824"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI769/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI769/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1703"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI769/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI769/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI769/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI769/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI769/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI769/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "556"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI769/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI770",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.128034"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI770/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI770/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1704"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI770/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI770/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI770/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI770/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI770/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI770/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "553"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI770/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI771",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.143013"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI771/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI771/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1705"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI771/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI771/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI771/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI771/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI771/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI771/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "557"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI771/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI772",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.158106"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI772/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI772/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1706"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI772/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI772/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI772/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI772/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI772/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI772/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "558"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI772/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI773",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.173545"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI773/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI773/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "681"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI773/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI773/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI773/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI773/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI773/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI773/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "435"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI773/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI774",
            "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": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.188733"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI774/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI774/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1707"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI774/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI774/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI774/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI774/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI774/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI774/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "377"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI774/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI775",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.204120"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI775/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI775/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1708"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1709"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI775/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI775/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI775/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI775/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI775/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI775/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "559"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI775/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI776",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.219661"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI776/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI776/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1710"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1711"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI776/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI776/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI776/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI776/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI776/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI776/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "560"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI776/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI777",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.235204"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI777/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI777/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1712"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI777/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI777/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI777/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI777/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI777/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI777/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "561"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI777/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI778",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:52.250829"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI778/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI778/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1379"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1713"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI778/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI778/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "834"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI778/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI778/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI778/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI778/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "562"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI778/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI784",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "South Asian",
                "lastmodified": "2021-11-16T17:59:52.342389"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI784/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI784/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1724"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1725"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI784/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI784/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "837"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI784/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI784/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI784/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI784/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "567"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI784/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI785",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "South Asian",
                "lastmodified": "2021-11-16T17:59:52.356946"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI785/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI785/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1726"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1725"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI785/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI785/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "837"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI785/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI785/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI785/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI785/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "568"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI785/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI786",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "South Asian",
                "lastmodified": "2021-11-16T17:59:52.371501"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI786/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI786/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1727"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1725"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI786/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI786/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "837"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI786/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI786/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI786/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI786/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "568"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI786/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI822",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM600795",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM172700",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM600274",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM607485",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.035350"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        },
                        {
                            "type": "Disease",
                            "id": "282"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI822/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI822/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1806"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI822/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI822/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "850"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI822/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI822/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI822/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI822/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "431"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI822/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI823",
            "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": 2,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.050821"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI823/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI823/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1807"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1808"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI823/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI823/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "852"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI823/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI823/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI823/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI823/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "176"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI823/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI824",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.066770"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI824/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI824/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1809"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1810"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI824/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI824/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "852"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI824/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI824/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI824/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI824/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "597"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI824/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI825",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.082668"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI825/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI825/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1811"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1812"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI825/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI825/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "852"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI825/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI825/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI825/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI825/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "598"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI825/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI826",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.098433"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI826/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI826/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1369"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1813"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI826/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI826/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "852"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI826/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI826/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI826/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI826/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "599"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI826/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI827",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.113848"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI827/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI827/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1814"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "1808"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI827/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI827/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "852"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI827/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI827/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI827/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI827/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "600"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI827/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI828",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.129572"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI828/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI828/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1815"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "1816"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI828/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI828/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "852"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI828/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI828/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI828/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI828/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "601"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI828/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI830",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2021-11-16T17:59:53.160581"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI830/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI830/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "1819"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI830/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI830/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "854"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI830/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI830/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI830/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI830/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "603"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI830/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI940",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:10.576437"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI940/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI940/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2035"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2036"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI940/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI940/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI940/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI940/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI940/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI940/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "699"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI940/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI941",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:10.668151"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI941/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI941/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "936"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2037"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI941/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI941/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI941/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI941/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI941/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI941/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "700"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI941/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI942",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:10.759916"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI942/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI942/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "936"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2038"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI942/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI942/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI942/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI942/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI942/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI942/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "701"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI942/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI943",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:10.884897"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI943/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI943/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2039"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2040"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI943/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI943/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI943/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI943/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI943/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI943/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "702"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI943/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI944",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.068234"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI944/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI944/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2041"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2042"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2043"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI944/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI944/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI944/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI944/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI944/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI944/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "703"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI944/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI945",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 0,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.168327"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI945/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI945/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2044"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "539"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI945/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI945/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI945/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI945/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI945/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI945/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "180"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI945/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI946",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.293390"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI946/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI946/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2045"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2046"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI946/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI946/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI946/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI946/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI946/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI946/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "704"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI946/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI947",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.418422"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI947/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI947/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2047"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2048"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI947/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI947/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI947/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI947/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI947/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI947/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "705"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI947/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI948",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.560142"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI948/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI948/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2049"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2050"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI948/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI948/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI948/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI948/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI948/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI948/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "706"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI948/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI949",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.685138"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI949/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI949/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2051"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2052"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI949/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI949/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI949/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI949/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI949/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI949/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "707"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI949/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI950",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.818516"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI950/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI950/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2053"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2054"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI950/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI950/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI950/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI950/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI950/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI950/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "456"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI950/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI951",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:11.943604"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI951/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI951/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2055"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2056"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI951/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI951/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI951/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI951/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI951/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI951/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "708"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI951/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI952",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:12.068608"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI952/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI952/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2057"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2058"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI952/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI952/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI952/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI952/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI952/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI952/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "709"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI952/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI953",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:12.193593"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI953/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI953/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2059"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2060"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI953/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI953/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI953/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI953/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI953/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI953/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "710"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI953/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI954",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:12.318653"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI954/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI954/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2061"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2062"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI954/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI954/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI954/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI954/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI954/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI954/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "711"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI954/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI955",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:12.460400"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI955/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI955/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "2063"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2064"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI955/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI955/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI955/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI955/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI955/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI955/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "712"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI955/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI956",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:12.585418"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI956/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI956/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "2065"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2066"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI956/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI956/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI956/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI956/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI956/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI956/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "713"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI956/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI957",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:12.710438"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI957/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI957/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "2067"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2068"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI957/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI957/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI957/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI957/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI957/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI957/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "714"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI957/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI958",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:12.877124"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI958/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI958/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "2069"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2070"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI958/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI958/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI958/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI958/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI958/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI958/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "715"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI958/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI959",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:13.002162"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI959/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI959/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2071"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2072"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI959/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI959/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "878"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI959/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI959/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI959/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI959/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "716"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI959/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI964",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 0,
                    "functional_gene_evidence_metascore": 1,
                    "functional_variant_evidence_manual": 2,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 2,
                    "functional_final_manual": 2,
                    "functional_final_metascore": 2,
                    "final_manual": 1,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:13.793993"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI964/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI964/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2084"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2085"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI964/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI964/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "882"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI964/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI964/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI964/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI964/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "721"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI964/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI965",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:13.935715"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI965/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI965/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2086"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2087"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI965/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI965/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "882"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI965/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI965/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI965/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI965/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "722"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI965/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI966",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:14.102409"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI966/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI966/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2088"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2089"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2087"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI966/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI966/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "882"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI966/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI966/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI966/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI966/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "723"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI966/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI967",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:14.369101"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI967/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI967/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2090"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2091"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2086"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2087"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2092"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI967/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI967/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "882"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI967/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI967/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI967/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI967/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "724"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI967/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI968",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:14.660815"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI968/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI968/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 7
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2090"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2085"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2093"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2094"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2095"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2087"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI968/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI968/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "882"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI968/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI968/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI968/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI968/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "725"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI968/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI969",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:14.919123"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI969/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI969/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 6
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2096"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2097"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2098"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2086"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2087"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI969/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI969/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "882"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI969/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI969/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI969/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI969/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "726"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI969/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI970",
            "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": 0,
                    "functional_variant_evidence_metascore": 0,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 0,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:15.327556"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI970/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI970/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 9
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "693"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2085"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2099"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2100"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2101"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2102"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2103"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2104"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2086"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI970/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI970/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "882"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI970/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI970/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI970/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI970/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "727"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI970/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1008",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:20.946647"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1008/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1008/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2188"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2189"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1008/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1008/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1008/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1008/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1008/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1008/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "747"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1008/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1009",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 0,
                    "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:21.054986"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1009/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1009/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2190"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1009/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1009/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1009/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1009/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1009/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1009/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "600"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1009/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1010",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:21.180014"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1010/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1010/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2191"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2192"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1010/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1010/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1010/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1010/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1010/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1010/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "748"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1010/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1011",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:21.280061"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1011/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1011/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2193"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "530"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1011/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1011/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1011/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1011/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1011/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1011/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "600"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1011/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1012",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:21.413445"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1012/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1012/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2194"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "2195"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1012/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1012/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1012/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1012/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1012/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1012/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "749"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1012/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1013",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:21.538503"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1013/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1013/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2196"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2197"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1013/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1013/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1013/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1013/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1013/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1013/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "708"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1013/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1014",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2022-08-04T14:15:21.663553"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1014/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1014/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2198"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "2199"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1014/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1014/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "894"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1014/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1014/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1014/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1014/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "749"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1014/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1015",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2022-08-04T14:15:21.788533"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1015/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1015/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2200"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2201"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1015/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1015/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "895"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1015/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1015/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1015/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1015/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "750"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1015/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1309",
            "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": 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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Tunisian",
                "lastmodified": "2023-05-16T12:02:46.562698"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1309/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1309/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "2750"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "2751"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1309/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1309/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "941"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1309/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1309/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1309/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1309/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "916"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1309/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1458",
            "attributes": {
                "scores": {
                    "familial_evidence": 1,
                    "statistical_evidence_manual": 1,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Tunisian",
                "lastmodified": "2023-05-16T12:02:58.326789"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1458/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1458/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3060"
                        },
                        {
                            "type": "CopyNumberVariant",
                            "id": "3061"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1458/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1458/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "960"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1458/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1458/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1458/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1458/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "553"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1458/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1459",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Tunisian",
                "lastmodified": "2023-05-16T12:02:58.376125"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1459/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1459/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3062"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3060"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1459/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1459/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "960"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1459/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1459/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1459/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1459/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1027"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1459/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1588",
            "attributes": {
                "scores": {
                    "familial_evidence": 1,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "Unknown",
                "lastmodified": "2023-05-16T12:03:09.115581"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1588/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1588/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 4
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "540"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3352"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3353"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3354"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1588/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1588/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "967"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1588/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1588/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1588/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1588/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1128"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1588/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1619",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:24.630550"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1619/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1619/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3414"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3415"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1619/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1619/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1619/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1619/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1619/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1619/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1145"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1619/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1620",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:24.704959"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1620/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1620/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3416"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3417"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1620/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1620/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1620/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1620/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1620/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1620/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1146"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1620/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1621",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:24.771001"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1621/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1621/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "3061"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3418"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1621/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1621/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1621/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1621/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1621/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1621/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "552"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1621/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1622",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:24.833936"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1622/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1622/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "3061"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3419"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1622/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1622/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1622/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1622/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1622/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1622/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1147"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1622/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1623",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 0,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:24.897277"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1623/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1623/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "3061"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3420"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1623/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1623/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1623/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1623/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1623/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1623/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "176"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1623/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1624",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:24.960617"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1624/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1624/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "3061"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3421"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1624/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1624/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1624/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1624/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1624/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1624/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1147"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1624/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1625",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.022548"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1625/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1625/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "3061"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3422"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1625/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1625/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1625/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1625/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1625/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1625/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1148"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1625/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1626",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.085660"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1626/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1626/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "CopyNumberVariant",
                            "id": "3061"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3423"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1626/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1626/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1626/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1626/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1626/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1626/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1149"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1626/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1627",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.160709"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1627/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1627/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3424"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3425"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1627/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1627/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1627/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1627/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1627/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1627/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "599"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1627/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1628",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.233015"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1628/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1628/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3426"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3427"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1628/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1628/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1628/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1628/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1628/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1628/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "747"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1628/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1629",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.311119"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1629/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1629/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3428"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3429"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1629/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1629/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1629/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1629/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1629/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1629/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1150"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1629/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1630",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 0,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.416349"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1630/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1630/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3430"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3431"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1630/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1630/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1630/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1630/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1630/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1630/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "708"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1630/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1631",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.473383"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1631/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1631/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3432"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3433"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1631/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1631/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1631/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1631/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1631/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1631/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1151"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1631/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1632",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.521510"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1632/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1632/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3420"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3434"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1632/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1632/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1632/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1632/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1632/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1632/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1152"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1632/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1633",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.579136"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1633/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1633/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3435"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3436"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1633/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1633/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1633/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1633/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1633/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1633/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "180"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1633/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1634",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "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": 1,
                    "functional_final_metascore": 1,
                    "final_manual": 0,
                    "final_metascore": 0
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.633635"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1634/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1634/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3437"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3438"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1634/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1634/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1634/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1634/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1634/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1634/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1153"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1634/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1635",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.681856"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1635/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1635/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3418"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3439"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1635/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1635/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1635/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1635/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1635/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1635/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1154"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1635/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1636",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 1,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.737545"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1636/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1636/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3440"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3441"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1636/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1636/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1636/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1636/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1636/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1636/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1155"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1636/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1637",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.793332"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1637/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1637/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3442"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3443"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1637/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1637/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1637/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1637/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1637/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1637/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1156"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1637/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1638",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 0,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.851400"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1638/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1638/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3444"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3445"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1638/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1638/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1638/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1638/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1638/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1638/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1157"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1638/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1639",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.909783"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1639/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1639/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3446"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3447"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1639/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1639/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1639/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1639/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1639/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1639/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1158"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1639/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1640",
            "attributes": {
                "scores": {
                    "familial_evidence": 0,
                    "statistical_evidence_manual": 1,
                    "statistical_evidence_knowledge": 0,
                    "statistical_evidence_metascore": 1,
                    "functional_gene_evidence_manual": 1,
                    "functional_gene_evidence_manual_harmonized": 1,
                    "functional_gene_evidence_knowledge": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 1,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "European/Caucasian",
                "lastmodified": "2024-02-29T15:02:25.968138"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1640/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1640/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3448"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3449"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1640/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1640/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "974"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1640/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1640/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1640/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1640/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1159"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1640/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1699",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2024-02-29T15:02:30.613527"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1699/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1699/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3600"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3601"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3602"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1699/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1699/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "984"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1699/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1699/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1699/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1699/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1212"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1699/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1700",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2024-02-29T15:02:30.679694"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1700/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1700/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3603"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3604"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1700/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1700/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "984"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1700/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1700/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1700/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1700/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "298"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1700/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1701",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2024-02-29T15:02:30.745911"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1701/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1701/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3605"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3606"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1701/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1701/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "984"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1701/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1701/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1701/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1701/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "559"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1701/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1702",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2024-02-29T15:02:30.813225"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1702/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1702/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3607"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3608"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1702/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1702/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "984"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1702/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1702/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1702/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1702/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "452"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1702/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1703",
            "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": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2024-02-29T15:02:30.879935"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1703/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1703/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 2
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3609"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3610"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1703/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1703/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "984"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1703/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1703/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1703/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1703/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1213"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1703/?format=api"
            }
        },
        {
            "type": "Combination",
            "id": "OLI1704",
            "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": 2,
                    "functional_gene_evidence_metascore": 2,
                    "functional_variant_evidence_manual": 1,
                    "functional_variant_evidence_knowledge": 1,
                    "functional_variant_evidence_metascore": 1,
                    "functional_final_manual": 0,
                    "functional_final_metascore": 2,
                    "final_manual": 0,
                    "final_metascore": 1
                },
                "omim_id": [
                    "OMIM300857",
                    "OMIM613435",
                    "OMIM608030",
                    "OMIM611895",
                    "OMIM616208",
                    "OMIM612577",
                    "OMIM613954",
                    "OMIM612069",
                    "OMIM617892",
                    "OMIM615426",
                    "OMIM606070",
                    "OMIM606640",
                    "OMIM614808",
                    "OMIM615515",
                    "OMIM608031",
                    "OMIM617839",
                    "OMIM616437",
                    "OMIM608627",
                    "OMIM614696",
                    "OMIM205250",
                    "OMIM105400"
                ],
                "oligogenic_effect": "Unknown",
                "status": "CU",
                "effect_predicted": false,
                "ethnicity": "East Asian",
                "lastmodified": "2024-02-29T15:02:30.972596"
            },
            "relationships": {
                "diseases": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Disease",
                            "id": "803"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1704/relationships/diseases?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1704/diseases/?format=api"
                    }
                },
                "variant_set": {
                    "meta": {
                        "count": 3
                    },
                    "data": [
                        {
                            "type": "SmallVariant",
                            "id": "3611"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3612"
                        },
                        {
                            "type": "SmallVariant",
                            "id": "3613"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1704/relationships/variant_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1704/variants/?format=api"
                    }
                },
                "reference_set": {
                    "meta": {
                        "count": 1
                    },
                    "data": [
                        {
                            "type": "Reference",
                            "id": "984"
                        }
                    ],
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1704/relationships/reference_set?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1704/references/?format=api"
                    }
                },
                "gene_combination": {
                    "links": {
                        "self": "https://olida.ibsquare.be/api/combinations/OLI1704/relationships/gene_combination?format=api",
                        "related": "https://olida.ibsquare.be/api/combinations/OLI1704/genecombinations/?format=api"
                    },
                    "data": {
                        "type": "GeneCombination",
                        "id": "1214"
                    }
                }
            },
            "links": {
                "self": "https://olida.ibsquare.be/api/combinations/OLI1704/?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": 157
    }
}