Handles creating, reading and updating teams.

GET /api/team/?format=api&offset=40&ordering=projects
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 45,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/team/?format=api&limit=20&offset=20&ordering=projects",
    "results": [
        {
            "id": 14,
            "name": "BiGEst",
            "logo_url": "https://bigest.unistra.fr/images/logo_bigest.png",
            "description": "The BiGEst platform is a network of platforms and teams providing bioinformatics services in Strasbourg. It is supported by 8 facilities from CNRS, INSERM, and the University of Strasbourg: GMGM, IBMC, IBMP, ICube, IGBMC, INCI, IPHC, and LNCA.\r\nIts missions are to deploy a shared computing and storage infrastructure dedicated to bioinformatics, to provide scientific and technical expertises and to organize training sessions to the scientific community.",
            "expertise": [
                "http://edamontology.org/topic_2815",
                "http://edamontology.org/topic_3391",
                "http://edamontology.org/topic_3365",
                "http://edamontology.org/topic_0121",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3174",
                "http://edamontology.org/topic_0196",
                "http://edamontology.org/topic_3170",
                "http://edamontology.org/topic_3169",
                "http://edamontology.org/topic_3372"
            ],
            "expertise_description": "BigEst provides expertise, bioinformatics tools and resources, as well as data-mining algorithms focused on evolutionary and functional analyses across various application areas, including biomedical, plant, structural, yeast, and bacterial studies.",
            "linkCovid19": "",
            "homepage": "http://bigest.unistra.fr/",
            "unitId": "",
            "address": "300 boulevard Sébastien Brant\r\n67412 Illkirch Graffenstaden",
            "city": "Strasbourg",
            "country": "France",
            "communities": [],
            "projects": [],
            "affiliatedWith": [
                {
                    "id": 29,
                    "name": "ICube - Engineering Science Computer Science and Imaging Laboratory",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/ICube%20-%20Engineering%20Science%20Computer%20Science%20and%20Imaging%20Laboratory/?format=api"
                },
                {
                    "id": 79,
                    "name": "IBMP",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IBMP/?format=api"
                },
                {
                    "id": 92,
                    "name": "IPHC - Hubert Curien Pluridisciplinary Institute",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IPHC%20-%20Hubert%20Curien%20Pluridisciplinary%20Institute/?format=api"
                },
                {
                    "id": 83,
                    "name": "IGBMC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IGBMC/?format=api"
                }
            ],
            "publications": [
                ""
            ],
            "certifications": [],
            "fundedBy": [
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                }
            ],
            "keywords": [
                "NGS Data Analysis",
                "Machine learning",
                "Bioinformatics & Biomedical",
                "Bioinformatics and Plant Genomics",
                "Assembly of genomes and transcriptomes",
                "Cluster",
                "Data collection curation"
            ],
            "fields": [
                "Biologie",
                "Biomédical",
                "Environnement",
                "Biotechnologie"
            ],
            "orgid": null,
            "tools": [
                "assemble2",
                "macsims",
                "ngs-qc_generator",
                "orthoinspector",
                "pipealign",
                ""
            ],
            "services": [],
            "leaders": [],
            "deputies": [],
            "scientificLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/604/?format=api"
            ],
            "technicalLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api"
            ],
            "members": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/833/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/789/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/792/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/233/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/340/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/478/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/563/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/604/?format=api"
            ],
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api"
            ],
            "ifbMembership": "Member platform",
            "platforms": [],
            "is_active": true,
            "closing_date": null,
            "lat": "48.526234",
            "lng": "7.736750",
            "updated_at": "2025-12-01T13:06:36.361961Z"
        },
        {
            "id": 9,
            "name": "MicroScope",
            "logo_url": "https://labgem.genoscope.cns.fr/wp-content/uploads/2019/06/MicroScope_logo-300x210.png",
            "description": "The LABGeM team at CEA/Genoscope has developed MicroScope, a web platform for the analysis of prokaryotic genomes and expert functional annotation. MicroScope combines tools and graphical interfaces to analyze genomes in a comparative and metabolic context. This platform provides data from thousands of genome projects as well as post-genomic experiments, enabling users to improve the understanding of gene functions. Expert annotations are continuously gathered in the MicroScope database, contributing to the improvement of microbial genome annotation quality. MicroScope can be used as a community resource for comparative analysis and annotation of publicly accessible genomes, but also as a private resource with restricted access rights to genomic data.",
            "expertise": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_3301",
                "http://edamontology.org/topic_0219"
            ],
            "expertise_description": "The LABGeM team has strong expertise in microbial genomics, functional annotation, and metabolic analysis.",
            "linkCovid19": "",
            "homepage": "https://mage.genoscope.cns.fr/microscope/",
            "unitId": "UMR8030",
            "address": "2, rue Gaston Crémieux, CP 5706",
            "city": "Evry",
            "country": "France",
            "communities": [],
            "projects": [],
            "affiliatedWith": [
                {
                    "id": 19,
                    "name": "LABGeM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LABGeM/?format=api"
                },
                {
                    "id": 62,
                    "name": "CEA",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CEA/?format=api"
                },
                {
                    "id": 67,
                    "name": "University Paris-Saclay",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Paris-Saclay/?format=api"
                },
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                },
                {
                    "id": 71,
                    "name": "University of Évry Val d'Essonne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20%C3%89vry%20Val%20d'Essonne/?format=api"
                },
                {
                    "id": 70,
                    "name": "Genoscope",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Genoscope/?format=api"
                }
            ],
            "publications": [
                "10.1093/nar/gks1194",
                "10.1093/nar/gkw1101",
                "",
                "10.1093/database/bap021",
                "10.1093/nar/gkj406",
                "10.1093/nar/gkz926"
            ],
            "certifications": [
                "Label IBiSA",
                "France-Génomique",
                "ISO  9001",
                "NF X50-900"
            ],
            "fundedBy": [
                {
                    "id": 62,
                    "name": "CEA",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CEA/?format=api"
                },
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                }
            ],
            "keywords": [
                "Pangenomic",
                "Microbial ecology",
                "Metagenomics",
                "Transcriptomics",
                "Microbial evolution",
                "Microbiomes",
                "Metabolic network analysis",
                "Genome analysis"
            ],
            "fields": [
                "Biomédical",
                "Agro-alimentaire",
                "Environnement",
                "Biotechnologie"
            ],
            "orgid": "00xc55v17",
            "tools": [
                "MicroScope_platform"
            ],
            "services": [],
            "leaders": [],
            "deputies": [],
            "scientificLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/90/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/623/?format=api"
            ],
            "technicalLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/623/?format=api"
            ],
            "members": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/90/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/347/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/431/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/531/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/540/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/623/?format=api"
            ],
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/90/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/623/?format=api"
            ],
            "ifbMembership": "Member platform",
            "platforms": [],
            "is_active": true,
            "closing_date": null,
            "lat": "48.623991",
            "lng": "2.439719",
            "updated_at": "2025-12-09T09:45:59.448636Z"
        },
        {
            "id": 7,
            "name": "ATGC",
            "logo_url": "https://www.lirmm.fr/wp-content/uploads/sites/3/2025/11/ATGClogo_LIRMM-300x105-1.jpg",
            "description": "The bioinformatics platform ATGC is supported by a research team from LIRMM. It has the triple vocation of disseminating the bioinformatics tools developed within the Montpellier community, of encouraging collaborations between computer scientists and biologists, and of providing assistance to these researchers by setting up bioinformatics services directly related to their work. The tools it offers are accessible online free of charge. They can be downloaded and/or run on Cluster IO from Montpellier Mésocentre (ISDM). A major axis of the platform concerns evolutionary studies.",
            "expertise": [
                "http://edamontology.org/topic_3372"
            ],
            "expertise_description": "The ATGC platform aims to braodcast the software systems developed by MAB Team from LIRMM.\r\nThe MAB team (Methods and Algorithms for Bioinformatics) proposes mathematical and algorithmic methods (text and tree algorithms, combinatorial algorithms and optimization, probabilistic modeling, statistical machine learning) to address biological  issues such as evolution, phylogeny, comparative genomics",
            "linkCovid19": "",
            "homepage": "http://www.atgc-montpellier.fr/",
            "unitId": "UMR5506",
            "address": "860 rue Saint Priest",
            "city": "Montpellier",
            "country": "France",
            "communities": [],
            "projects": [],
            "affiliatedWith": [
                {
                    "id": 73,
                    "name": "LIRMM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LIRMM/?format=api"
                }
            ],
            "publications": [
                "10.1007/978-3-642-00982-2_60",
                "10.1186/1471-2105-9-166",
                "10.1093/sysbio/syq002",
                "10.1093/oxfordjournals.molbev.a025808",
                "10.1080/10635150390235520",
                "10.1093/nar/gki352",
                "10.1093/bioinformatics/bti713",
                "10.1080/10635150600755453",
                "10.1080/10635150701639754",
                "10.1093/molbev/msn067",
                "10.1098/rstb.2008.0180",
                "10.1186/1471-2105-9-413",
                "10.1080/10635150600969872",
                "",
                "10.1093/sysbio/syq010",
                "10.1093/nar/gkn180"
            ],
            "certifications": [
                "Label IBiSA"
            ],
            "fundedBy": [
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                },
                {
                    "id": 99,
                    "name": "University of Montpellier",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Montpellier/?format=api"
                }
            ],
            "keywords": [
                "Phylogeny",
                "Evolution and Phylogeny",
                "Text mining",
                "Structural genomics"
            ],
            "fields": [
                "Biologie",
                "Biomédical",
                "Agro-alimentaire",
                "Environnement",
                "Biotechnologie"
            ],
            "orgid": null,
            "tools": [
                "bionj",
                "compphy",
                "crac",
                "fastme",
                "lordec",
                "mpscan",
                "phylogeny.fr",
                "phyml"
            ],
            "services": [],
            "leaders": [],
            "deputies": [],
            "scientificLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?format=api"
            ],
            "technicalLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/830/?format=api"
            ],
            "members": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/443/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/50/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/76/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/108/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/118/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/411/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/480/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/585/?format=api"
            ],
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/443/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/830/?format=api"
            ],
            "ifbMembership": "Member platform",
            "platforms": [],
            "is_active": true,
            "closing_date": null,
            "lat": "43.636878",
            "lng": "3.841811",
            "updated_at": "2025-11-27T13:24:55.215918Z"
        },
        {
            "id": 20,
            "name": "PRABI-Lyon-Grenoble",
            "logo_url": null,
            "description": "Les thématiques de recherche du PRABI-Doua s’organisent autour d’un point de vue méthodologique, qui affirme l’importance de la modélisation tant mathématique qu’informatique et d’une perspective évolutive qui organise les recherches indépendamment du niveau d’organisation biologique. C’est dans la synergie entre des problématiques biologiques propres et des développements méthodologiques que naît la plus grande part des résultats scientifiques de cette composante. Parmi les thématiques abordées figurent en particulier:\r\nPhylogénie et évolution moléculaire.\r\nGénomique comparative (organismes eucaryotes et procaryotes).\r\nEléments transposables.\r\nIntreractions hôtes-parasites.\r\nStatistiques appliquées à l'écologie et l'évolution.\r\nAnalyse statistique de données en grandes dimensions pour la génomique.",
            "expertise": [],
            "expertise_description": "",
            "linkCovid19": "",
            "homepage": "http://doua.prabi.fr/main/index",
            "unitId": "",
            "address": "Université Claude Bernard – Lyon 1\r\n43 boulevard du 11 Novembre 1918\r\n69622 Villeurbanne\r\nFrance",
            "city": "Villeurbanne",
            "country": "France",
            "communities": [],
            "projects": [],
            "affiliatedWith": [
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                },
                {
                    "id": 59,
                    "name": "LBBE - Laboratory of Biometry and Evolutionary Biology",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LBBE%20-%20Laboratory%20of%20Biometry%20and%20Evolutionary%20Biology/?format=api"
                }
            ],
            "publications": [
                ""
            ],
            "certifications": [],
            "fundedBy": [
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                }
            ],
            "keywords": [],
            "fields": [
                "Biologie",
                "Biomédical",
                "Agro-alimentaire",
                "Environnement"
            ],
            "orgid": null,
            "tools": [
                "leBIBI",
                "seaview"
            ],
            "services": [],
            "leaders": [],
            "deputies": [],
            "scientificLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/489/?format=api"
            ],
            "technicalLeaders": [],
            "members": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/190/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/263/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/311/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/329/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/345/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/352/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/382/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/412/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/163/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/425/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/71/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/80/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/155/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/572/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/577/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/442/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/485/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/498/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/590/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/203/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/222/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/229/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/271/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/546/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/600/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/104/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/220/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/489/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/628/?format=api"
            ],
            "maintainers": [],
            "ifbMembership": "None",
            "platforms": [],
            "is_active": false,
            "closing_date": "2023-03-15",
            "lat": "45.736972",
            "lng": "4.796028",
            "updated_at": "2025-10-21T13:07:13.059740Z"
        },
        {
            "id": 25,
            "name": "TAGC-BU",
            "logo_url": "https://tagc.univ-amu.fr/sites/default/files/logo_tagc_sans_fond_image_2.png",
            "description": "TAGC est une unité mixte de recherche et de services de l'Inserm spécialisée dans le développement et l'application des approches omiques à divers systèmes biologiques. Le laboratoire comprend une installation de séquençage (TGML, membre de France Génomique) et une solide équipe de bio-informaticiens qui développent et donnent accès au public à des ressources bio-informatiques (outils logiciels et bases de données) dans des domaines allant de l'analyse de protéines individuelles et de séquences d'ADN à l'analyse à grande échelle et à l'intégration de données omiques, avec un accent particulier sur les variations du génome, la régulation génétique et épigénétique, et l'analyse de réseaux.",
            "expertise": [],
            "expertise_description": "coming soon",
            "linkCovid19": "",
            "homepage": "https://tagc.univ-amu.fr",
            "unitId": "",
            "address": "163 avenue de Luminy\r\nParc Scientifique de Luminy case 928",
            "city": "Marseille",
            "country": "France",
            "communities": [],
            "projects": [],
            "affiliatedWith": [
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                }
            ],
            "publications": [
                ""
            ],
            "certifications": [],
            "fundedBy": [
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                }
            ],
            "keywords": [
                "Biostatistics",
                "Analysis of RNAseq data",
                "Systems Biology",
                "Genome analysis",
                "Transcript and transcript variant analysis",
                "Protein/protein interaction modelisation",
                "Single-Cell Analysis",
                "Workflow development",
                "Databases and information systems"
            ],
            "fields": [
                "Biologie",
                "Biomédical"
            ],
            "orgid": null,
            "tools": [
                "ledpred",
                "metamorf",
                "MoonDB",
                "ocg",
                "inserm-remap",
                "rsat"
            ],
            "services": [],
            "leaders": [],
            "deputies": [],
            "scientificLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/846/?format=api"
            ],
            "technicalLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/639/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/83/?format=api"
            ],
            "members": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/639/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/844/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/845/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/28/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/46/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/83/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/260/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/393/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/512/?format=api"
            ],
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/639/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/83/?format=api"
            ],
            "ifbMembership": "Associated Team",
            "platforms": [],
            "is_active": true,
            "closing_date": null,
            "lat": "43.231496",
            "lng": "5.441888",
            "updated_at": "2025-12-08T15:37:46.500141Z"
        },
        {
            "id": 27,
            "name": "Orphanet",
            "logo_url": "https://www.orpha.net/build/images/logo-orphanet.png",
            "description": "Orphanet est une base de connaissances sur les maladies rares et les médicaments orphelins. Elle vise à répertorier et à générer des données sur les maladies rares afin d'améliorer le diagnostic, les soins et le traitement des patients. Le site web Orphanet vise à fournir des informations de qualité sur les maladies rares et à garantir l'égalité d'accès à la base de connaissances pour les chercheurs et dans l'ontologie des maladies rares d'Orphanet. Orphanet tient également à jour la nomenclature des maladies rares d'Orphanet (numéro ORPHA), essentielle pour améliorer la visibilité des maladies rares dans les systèmes d'information sur la santé et la recherche, en agissant comme vecteur d'interopérabilité.",
            "expertise": [],
            "expertise_description": "",
            "linkCovid19": "",
            "homepage": "http://www.orpha.net",
            "unitId": "",
            "address": "96 rue Didot",
            "city": "Paris",
            "country": "France",
            "communities": [],
            "projects": [],
            "affiliatedWith": [
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                }
            ],
            "publications": [
                ""
            ],
            "certifications": [
                "HON Code",
                "IRDiRC Recommended",
                "Autre"
            ],
            "fundedBy": [
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                }
            ],
            "keywords": [],
            "fields": [
                "Biomédical"
            ],
            "orgid": null,
            "tools": [
                "ordo"
            ],
            "services": [],
            "leaders": [],
            "deputies": [],
            "scientificLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/518/?format=api"
            ],
            "technicalLeaders": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/292/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/474/?format=api"
            ],
            "members": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/188/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/171/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/292/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/22/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/223/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/227/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/274/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/402/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/463/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/538/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/551/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/567/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/627/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/257/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/451/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/532/?format=api"
            ],
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/292/?format=api"
            ],
            "ifbMembership": "Associated Team",
            "platforms": [],
            "is_active": true,
            "closing_date": null,
            "lat": "48.827419",
            "lng": "2.314518",
            "updated_at": "2025-10-21T13:07:13.108661Z"
        }
    ]
}