List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=154960&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154980&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154940&ordering=year",
    "results": [
        {
            "id": 216456,
            "title": "A Dual Stable Isotope Study of the Effect of Altitude and Simulated Flight on Glucose Metabolism in Type 1 Diabetes: A Randomized Crossover Study.",
            "abstract": null,
            "authors": [
                "Fan, KS",
                "Shojaee-Moradie, F",
                "Jeivad, F",
                "Manoli, A",
                "Haidar, A",
                "Borg, Inguanez, M",
                "Sammut, F",
                "Koehler, G",
                "Edwards, V",
                "Lee, V",
                "Falinska, A",
                "Bawlchhim, Z",
                "Mader, JK",
                "Umpleby, AM",
                "Russell-Jones, D, , European, Union, Aviation, Safety, Agency, (EASA), Diabetes, Consortium\n"
            ],
            "year": 2025,
            "source": "Diabetes. 2025; 74(8):1367-1373",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001544037200005",
            "pubmed": "40435231",
            "doi": "10.2337/db25-0004",
            "pmc": null,
            "organizations": [
                "216456-14080"
            ],
            "persons": [
                "216456-50731-6",
                "216456-50877-6"
            ],
            "imported": "2025-06-02T02:00:00+02:00",
            "journal": "Diabetes",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.894,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.894,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 216498,
            "title": "Prognostic Factors for Multiple Sclerosis Symptoms in Radiologically Isolated Syndrome.",
            "abstract": null,
            "authors": [
                "Fissolo, N",
                "Schaedelin, S",
                "Villar, LM",
                "Lünemann, JD",
                "Correale, J",
                "Rejdak, K",
                "Schwab, N",
                "Vilaseca, A",
                "Held, F",
                "García-Merino, A",
                "Bittner, S",
                "Trojano, M",
                "Furlan, R",
                "Tumani, H",
                "Pérez-Miralles, F",
                "Rosenstein, I",
                "Galimberti, D",
                "Álvarez-Bravo, G",
                "Thouvenot, E",
                "Llufriu, S",
                "Khoury, SJ",
                "Hoepner, R",
                "Martínez-Yélamos, S",
                "Hegen, H",
                "Drulovic, J",
                "Téllez-Lara, N",
                "Khalil, M",
                "Oechtering, J",
                "Pérez-Sempere, Á",
                "Rodríguez-Antigüedad, A",
                "Enrique-Martínez, J",
                "Strijbis, E",
                "Killestein, J",
                "Eichau, S",
                "Colombo, E",
                "Schaller-Nagengast, J",
                "Midaglia, L",
                "Sánchez-López, AJ",
                "Monreal, E",
                "Chan, A",
                "Paul, F",
                "Rovira, À",
                "Tintoré, M",
                "Lycke, J",
                "Zipp, F",
                "Hemmer, B",
                "Kuhle, J",
                "Montalban, X",
                "Comabella, M",
                "Zettl, UK",
                "Falk, S",
                "Gutiérrez, L",
                "Gasior, M",
                "Veiga, González, JL",
                "Ferrer, R",
                "Quiroga-Varela, A",
                "Bachhuber, F",
                "Costa-Frossard, L, , RIS, Study, Group"
            ],
            "year": 2025,
            "source": "JAMA Neurol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001504025600001",
            "pubmed": "40455494",
            "doi": "10.1001/jamaneurol.2025.1481",
            "pmc": "PMC12131171",
            "organizations": [
                "216498-14051"
            ],
            "persons": [
                "216498-57435-6"
            ],
            "imported": "2025-06-03T02:00:00+02:00",
            "journal": "JAMA Neurol",
            "issn": "2168-6149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 21.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.991,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.991,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216502,
            "title": "Tenascin-C drives cardiovascular dysfunction in a mouse model of diabetic cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Arnold, Z",
                "Dostal, C",
                "Szabó, PL",
                "Aykac, I",
                "Goncalves, AIA",
                "Sousa, SL",
                "Baydar, S",
                "Budde, H",
                "Váradi, B",
                "Nadasy, GL",
                "Szekeres, M",
                "Hage, C",
                "Lund, LH",
                "Costantino, S",
                "Abraham, D",
                "Zins, K",
                "Hallström, S",
                "Bilban, M",
                "Ágg, B",
                "Hamdani, N",
                "Ferdinandy, P",
                "Paneni, F",
                "Kiss, A",
                "Podesser, BK"
            ],
            "year": 2025,
            "source": "Cardiovasc Diabetol. 2025; 24(1): 235",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001499643300003",
            "pubmed": "40450269",
            "doi": "10.1186/s12933-025-02780-y",
            "pmc": "PMC12125828",
            "organizations": [
                "216502-14012"
            ],
            "persons": [
                "216502-50840-6"
            ],
            "imported": "2025-06-03T02:00:00+02:00",
            "journal": "Cardiovasc Diabetol",
            "issn": "1475-2840",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216875,
            "title": "Sodium-Glucose Cotransporter Inhibition Preserves Apolipoprotein M During Acute Inflammation in Mice and Humans.",
            "abstract": null,
            "authors": [
                "Valenzuela, Ripoll, C",
                "Lotfinaghsh, A",
                "Guo, Z",
                "Kumari, T",
                "Miyata, KN",
                "Sargazi, A",
                "Ozcan, M",
                "Diab, A",
                "Ataran, A",
                "Hajirezaei, H",
                "Rashidi, O",
                "Yu, W",
                "Cho, Y",
                "Kovacs, A",
                "Weinheimer, C",
                "Nigro, J",
                "Cases, O",
                "Kozyraki, R",
                "Oscarsson, J",
                "Esterline, R",
                "Levi, M",
                "Berger, JH",
                "Schilling, JD",
                "Apte, RS",
                "Sardiello, M",
                "Peikert, A",
                "Kosiborod, M",
                "Adamo, L",
                "Lowenstein, C",
                "Christoffersen, C",
                "Cho, J",
                "Javaheri, A"
            ],
            "year": 2025,
            "source": "JACC Adv. 2025; 4(6 Pt 2):101839",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001522354700002",
            "pubmed": "40579057",
            "doi": "10.1016/j.jacadv.2025.101839",
            "pmc": "PMC12277633",
            "organizations": [
                "216875-14083"
            ],
            "persons": [
                "216875-124914-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "JACC Adv",
            "issn": "2772-963X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217253,
            "title": "Racial Disparities in the Use of MRI and PET Scan Among Medicare Beneficiaries With Prostate Cancer.",
            "abstract": null,
            "authors": [
                "Zurl, H",
                "Pohl, KK",
                "Korn, SM",
                "Piccolini, A",
                "Qian, Z",
                "Xiao, B",
                "Zhang, J",
                "Moore, CM",
                "Rebbeck, TR",
                "Kilbridge, KL",
                "Leitsmann, M",
                "Ahyai, S",
                "Kibel, AS",
                "Trinh, QD",
                "Cole, AP"
            ],
            "year": 2025,
            "source": "Prostate. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001541234300001",
            "pubmed": "40734241",
            "doi": "10.1002/pros.70022",
            "pmc": null,
            "organizations": [
                "217253-14056"
            ],
            "persons": [
                "217253-109461-6",
                "217253-111791-6",
                "217253-113095-6",
                "217253-96506-1"
            ],
            "imported": "2025-08-04T02:00:00+02:00",
            "journal": "Prostate",
            "issn": "0270-4137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.506,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.584,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217579,
            "title": "Gut microbiota-derived imidazole propionate predicts cardiometabolic risk in patients with coronary artery disease.",
            "abstract": null,
            "authors": [
                "Wenzl, FA",
                "Wang, P",
                "Kahles, F",
                "Beck, KR",
                "Giannitsis, E",
                "Obeid, S",
                "Bruno, F",
                "Li, XS",
                "Nanchen, D",
                "Liberale, L",
                "Smolle, MA",
                "Schweiger, V",
                "Klingenberg, R",
                "Manka, R",
                "Stähli, BE",
                "Templin, C",
                "König, M",
                "Yuan, J",
                "Yildirim, M",
                "Lehrke, M",
                "von, Eckardstein, A",
                "Marx, N",
                "Mach, F",
                "Räber, L",
                "Katus, HA",
                "Steinhagen-Thiessen, E",
                "Demuth, I",
                "Deanfield, J",
                "Libby, P",
                "Hazen, SL",
                "Haghikia, A",
                "Landmesser, U",
                "Bäckhed, F",
                "Lüscher, TF"
            ],
            "year": 2025,
            "source": "Eur Heart J. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001576022400001",
            "pubmed": "40884168",
            "doi": "10.1093/eurheartj/ehaf661",
            "pmc": null,
            "organizations": [],
            "persons": [
                "217579-95171-6"
            ],
            "imported": "2025-08-31T02:00:00+02:00",
            "journal": "Eur Heart J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.993,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218548,
            "title": "Development and Validation of the Sequential Organ Failure Assessment (SOFA)-2 Score.",
            "abstract": null,
            "authors": [
                "Ranzani, OT",
                "Singer, M",
                "Salluh, JIF",
                "Shankar-Hari, M",
                "Pilcher, D",
                "Berger-Estilita, J",
                "Coopersmith, CM",
                "Juffermans, NP",
                "Laffey, J",
                "Reinikainen, M",
                "Neto, AS",
                "Tavares, M",
                "Timsit, JF",
                "Arias, Lopez, MDP",
                "Arulkumaran, N",
                "Aryal, D",
                "Azoulay, E",
                "Celi, LA",
                "Chaudhuri, D",
                "De, Lange, D",
                "De, Waele, J",
                "Dos, Santos, CC",
                "Du, B",
                "Einav, S",
                "Engelbrecht, T",
                "Fazla, F",
                "Ferrer, R",
                "Finazzi, S",
                "Fujii, T",
                "Gershengorn, HB",
                "Greene, JD",
                "Haniffa, R",
                "Hao, S",
                "Hasan, MS",
                "Hollenberg, S",
                "Ippolito, M",
                "Jung, C",
                "Kirov, M",
                "Kobari, S",
                "Lakbar, I",
                "Lipman, J",
                "Liu, V",
                "Liu, X",
                "Lobo, SM",
                "Magatti, D",
                "Martin, GS",
                "Metnitz, B",
                "Metnitz, P",
                "Myatra, SN",
                "Oczkowski, S",
                "Paiva, JA",
                "Paruk, F",
                "Pekkarinen, PT",
                "Piquilloud, L",
                "Pölkki, A",
                "Prescott, HC",
                "Blaser, AR",
                "Rezende, E",
                "Robba, C",
                "Rochwerg, B",
                "Ruckly, S",
                "Samei, R",
                "Schenck, EJ",
                "Secombe, P",
                "Sendagire, C",
                "Siaw-Frimpong, M",
                "Simpkin, AJ",
                "Soares, M",
                "Summers, C",
                "Szczeklik, W",
                "Takala, J",
                "Tanaka, S",
                "Tricella, G",
                "Vincent, JL",
                "Wendon, J",
                "Zampieri, FG",
                "Rhodes, A",
                "Moreno, R"
            ],
            "year": 2025,
            "source": "JAMA. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001615807600001",
            "pubmed": "41159833",
            "doi": "10.1001/jama.2025.20516",
            "pmc": "PMC12573119",
            "organizations": [
                "218548-14069"
            ],
            "persons": [
                "218548-91898-6"
            ],
            "imported": "2025-11-07T01:00:00+01:00",
            "journal": "JAMA",
            "issn": "0098-7484",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 55.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.988,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218925,
            "title": "Endothelial CD40L serves as a pro-atherogenic adhesion receptor in the inflamed vasculature.",
            "abstract": null,
            "authors": [
                "Scherrer, P",
                "Marchini, T",
                "Li, X",
                "El, Rabih, AAH",
                "Pennig, J",
                "Mitre, LS",
                "Dominguez, J",
                "Gissler, MC",
                "Pisani, G",
                "Michel, NA",
                "Mwinyella, T",
                "Abogunloko, T",
                "Hoppe, N",
                "Spiga, L",
                "Stallmann, D",
                "Horstmann, H",
                "Siegel, PM",
                "Hansen, S",
                "Hilgendorf, I",
                "Lutgens, E",
                "Weber, C",
                "Gerdes, N",
                "Zirlik, A",
                "Westermann, D",
                "Willecke, F",
                "Wolf, D"
            ],
            "year": 2025,
            "source": "Atherosclerosis. 2025; 411:120517",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001632642500002",
            "pubmed": "41314760",
            "doi": "10.1016/j.atherosclerosis.2025.120517",
            "pmc": null,
            "organizations": [
                "218925-14083"
            ],
            "persons": [
                "218925-100805-6",
                "218925-102715-6"
            ],
            "imported": "2025-12-03T01:00:00+01:00",
            "journal": "Atherosclerosis",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.864,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.864,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217649,
            "title": "Antifungal Use in Immunocompromised Children in Europe: A 12-Week Multicenter Weekly Point Prevalence Survey (CALYPSO).",
            "abstract": null,
            "authors": [
                "Chorafa, E",
                "Iosifidis, E",
                "Oletto, A",
                "Warris, A",
                "Castagnola, E",
                "Bruggemann, R",
                "Groll, AH",
                "Lehrnbecher, T",
                "Antolin, LF",
                "Mesini, A",
                "Alkhaaldi, AA",
                "Baquero-Artigao, F",
                "Cetin, BS",
                "Ebrahimi-Fakhari, D",
                "Emonts, M",
                "Esposito, S",
                "Fainardi, V",
                "Ghimenton-Walters, E",
                "Gijón, M",
                "Guerrero, AG",
                "Grasa, CD",
                "Kairiene, I",
                "Kildonaviciute, K",
                "Kourti, M",
                "Manzanares, A",
                "Mendoza-Palomar, N",
                "Noni, M",
                "Papakonstantinou, E",
                "Paulus, S",
                "Perwein, T",
                "Rascon, J",
                "Rincón-López, E",
                "Soler-Palacin, P",
                "Solopova, G",
                "Spoulou, V",
                "Strenger, V",
                "Tedford, K",
                "Tzika, C",
                "Zsigmond, B",
                "Roilides, E"
            ],
            "year": 2025,
            "source": "J PEDIAT HEMATOL ONC. 2025; 47(6): e222-e230. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001536309500002",
            "pubmed": "40549889",
            "doi": "10.1097/MPH.0000000000003070",
            "pmc": null,
            "organizations": [
                "217649-14091",
                "217649-14092"
            ],
            "persons": [
                "217649-56810-6",
                "217649-98278-6"
            ],
            "imported": "2025-09-08T10:44:15+02:00",
            "journal": "J PEDIAT HEMATOL ONC",
            "issn": "1077-4114",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PEDIATRIC HEMATOLOGY ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.093,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.131,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217500,
            "title": "International society of liquid biopsy (ISLB) perspective on minimal requirements for ctDNA testing in solid tumors",
            "abstract": null,
            "authors": [
                "Fusco, N",
                "Venetis, K",
                "Pepe, F",
                "Shetty, O",
                "Farinas, SC",
                "Heeke, S",
                "Burnier, JV",
                "Patton, SJ",
                "Heitzer, E",
                "Nigita, G",
                "Hofman, P",
                "Serrano, MJ",
                "Cristofanilli, M",
                "Jantus-Lewintre, E",
                "Gandara, DR",
                "Rolfo, C",
                "Malapelle, U"
            ],
            "year": 2025,
            "source": "J LIQ BIOPSY. 2025; 8:  100301",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001553870900010",
            "pubmed": "40521567",
            "doi": "10.1016/j.jlb.2025.100301",
            "pmc": "PMC12164225",
            "organizations": [
                "217500-14021"
            ],
            "persons": [
                "217500-50899-6"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "J LIQ BIOPSY",
            "issn": "2950-1954",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF LIQUID BIOPSY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217067,
            "title": "Recurrence Patterns of Esophageal Adenocarcinoma in the Phase III ESOPEC Trial Comparing Perioperative Chemotherapy With Preoperative Chemoradiotherapy.",
            "abstract": null,
            "authors": [
                "Hoeppner, J",
                "Schmoor, C",
                "Brunner, T",
                "Bronsert, P",
                "Plum, PS",
                "Nimczewski, F",
                "Madarasz, Z",
                "Lordick, F"
            ],
            "year": 2025,
            "source": "J Clin Oncol. 2025; JCO2500948",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001607709900006",
            "pubmed": "40632972",
            "doi": "10.1200/JCO-25-00948",
            "pmc": null,
            "organizations": [
                "217067-14060"
            ],
            "persons": [
                "217067-113309-6"
            ],
            "imported": "2025-07-14T02:00:00+02:00",
            "journal": "J Clin Oncol",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.979,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ONCOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216967,
            "title": "Patient-reported outcomes from the phase 3, randomized, double-blind, placebo-controlled ENGOT-cx11/GOG-3047/KEYNOTE-A18 study of pembrolizumab plus concurrent chemoradiotherapy in participants with high-risk locally advanced cervical cancer.",
            "abstract": null,
            "authors": [
                "Randall, L",
                "Xiang, Y",
                "Matsumoto, T",
                "Giannarelli, D",
                "Milla, DP",
                "Lopez, KA",
                "Acevedo, A",
                "Vizkeleti, J",
                "Salani, R",
                "Nogueira-Rodrigues, A",
                "Mejia, FC",
                "Korach, J",
                "Akilli, H",
                "Lee, JY",
                "Saevets, VV",
                "Samouelian, V",
                "Sehouli, J",
                "Tharavichikul, E",
                "Sukhin, V",
                "Colombo, N",
                "Chang, CL",
                "Cueva, JF",
                "Lalondrelle, S",
                "Petru, E",
                "Szamreta, E",
                "Nguyen, AM",
                "Yamada, K",
                "Li, K",
                "Pignata, S",
                "Lorusso, D"
            ],
            "year": 2025,
            "source": "Gynecol Oncol. 2025; 199:88-95",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001533565900001",
            "pubmed": "40592026",
            "doi": "10.1016/j.ygyno.2025.06.003",
            "pmc": null,
            "organizations": [
                "216967-14063"
            ],
            "persons": [
                "216967-51624-6"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Gynecol Oncol",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.881,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216873,
            "title": "Management of COVID-19 in Immunocompromised Patients: An ESCMID Consensus Document.",
            "abstract": null,
            "authors": [
                "Bartoletti, M",
                "Azap, O",
                "Barac, A",
                "Ben, Selma, M",
                "Ergonul, O",
                "Gkrania-Klotsas, E",
                "Grossi, PA",
                "Krause, R",
                "Nagavci, B",
                "Paño-Pardo, JR",
                "Pierrotti, LC",
                "Power, N",
                "Rodríguez-Baño, J",
                "Sibani, M",
                "Slavin, MA",
                "Szabo, BG",
                "Tazza, B",
                "Yung, Tsang, NN",
                "Tsiodras, S",
                "Zollner-Schwetz, I",
                "Chemaly, RF, , ESCMID, Study, Group, for, Infections, in, Compromised, Hosts, and, the, ESCMID, Study, Group, for, Respiratory, Viruses"
            ],
            "year": 2025,
            "source": "Clin Microbiol Infect. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001584337600021",
            "pubmed": "40562174",
            "doi": "10.1016/j.cmi.2025.05.032",
            "pmc": null,
            "organizations": [
                "216873-29164"
            ],
            "persons": [
                "216873-51976-6",
                "216873-54326-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Clin Microbiol Infect",
            "issn": "1198-743X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.958,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.958,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212897,
            "title": "European Guideline on Chronic Nausea and Vomiting-A UEG and ESNM Consensus for Clinical Management.",
            "abstract": null,
            "authors": [
                "Malagelada, C",
                "Keller, J",
                "Sifrim, D",
                "Serra, J",
                "Tack, J",
                "Mulak, A",
                "Stengel, A",
                "Aguilar, A",
                "Drewes, AM",
                "Josefsson, A",
                "Bonaz, B",
                "Dumitrascu, D",
                "Keszthelyi, D",
                "Barba, E",
                "Carbone, F",
                "Zerbib, F",
                "Marchegiani, G",
                "Hauser, G",
                "Gourcerol, G",
                "Tornblom, H",
                "Hammer, H",
                "Aziz, I",
                "Matic, JR",
                "Mendive, J",
                "Nikaki, K",
                "Wauters, L",
                "Alcalá-González, L",
                "Waluga, M",
                "Jinga, M",
                "Corsetti, M",
                "Rommel, N",
                "Shidrawi, R",
                "De, Giorgio, R",
                "Kadirkamanathan, S",
                "Surdea-Blaga, T"
            ],
            "year": 2025,
            "source": "United European Gastroenterol J. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001389267100001",
            "pubmed": "39754724",
            "doi": "10.1002/ueg2.12711",
            "pmc": "PMC11999049",
            "organizations": [
                "212897-14081"
            ],
            "persons": [
                "212897-51531-6"
            ],
            "imported": "2025-01-07T01:00:00+01:00",
            "journal": "United European Gastroenterol J",
            "issn": "2050-6406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.817,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.817,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216871,
            "title": "Fine-mapping genomic loci refines bipolar disorder risk genes.",
            "abstract": null,
            "authors": [
                "Koromina, M",
                "Ravi, A",
                "Panagiotaropoulou, G",
                "Schilder, BM",
                "Humphrey, J",
                "Braun, A",
                "Bidgeli, T",
                "Chatzinakos, C",
                "Coombes, BJ",
                "Kim, J",
                "Liu, X",
                "Terao, C",
                "O'Connell, KS",
                "Adams, MJ",
                "Adolfsson, R",
                "Alda, M",
                "Alfredsson, L",
                "Andlauer, TFM",
                "Andreassen, OA",
                "Antoniou, A",
                "Baune, BT",
                "Bengesser, S",
                "Biernacka, J",
                "Boehnke, M",
                "Bosch, R",
                "Cairns, MJ",
                "Carr, VJ",
                "Casas, M",
                "Catts, S",
                "Cichon, S",
                "Corvin, A",
                "Craddock, N",
                "Dafnas, K",
                "Dalkner, N",
                "Dannlowski, U",
                "Degenhardt, F",
                "Di, Florio, A",
                "Dikeos, D",
                "Fellendorf, FT",
                "Ferentinos, P",
                "Forstner, AJ",
                "Forty, L",
                "Frye, M",
                "Fullerton, JM",
                "Gawlik, M",
                "Gizer, IR",
                "Gordon-Smith, K",
                "Green, MJ",
                "Grigoroiu-Serbanescu, M",
                "Guzman-Parra, J",
                "Hahn, T",
                "Henskens, F",
                "Hillert, J",
                "Jablensky, AV",
                "Jones, L",
                "Jones, I",
                "Jonsson, L",
                "Kelsoe, JR",
                "Kircher, T",
                "Kirov, G",
                "Kittel-Schneider, S",
                "Kogevinas, M",
                "Landén, M",
                "Leboyer, M",
                "Lenger, M",
                "Lissowska, J",
                "Lochner, C",
                "Loughland, C",
                "MacIntyre, DJ",
                "Martin, NG",
                "Maratou, E",
                "Mathews, CA",
                "Mayoral, F",
                "McElroy, SL",
                "McGregor, NW",
                "McIntosh, A",
                "McQuillin, A",
                "Michie, P",
                "Mitchell, PB",
                "Moutsatsou, P",
                "Mowry, B",
                "Müller-Myhsok, B",
                "Myers, RM",
                "Nenadić, I",
                "Nievergelt, CM",
                "Nöthen, MM",
                "Nurnberger, J",
                "'Donovan, MO",
                "'Donovan, CO",
                "Ophoff, RA",
                "Owen, MJ",
                "Pantelis, C",
                "Pato, C",
                "Pato, MT",
                "Patrinos, GP",
                "Pawlak, JM",
                "Perlis, RH",
                "Porichi, E",
                "Posthuma, D",
                "Ramos-Quiroga, JA",
                "Reif, A",
                "Reininghaus, EZ",
                "Ribasés, M",
                "Rietschel, M",
                "Schall, U",
                "Schofield, PR",
                "Schulze, TG",
                "Scott, L",
                "Scott, RJ",
                "Serretti, A",
                "Smoller, JW",
                "Świątkowska, B",
                "Soler, Artigas, M",
                "Stein, DJ",
                "Streit, F",
                "Toma, C",
                "Tooney, P",
                "Vawter, MP",
                "Vieta, E",
                "Vincent, JB",
                "Waldman, ID",
                "Weickert, CS",
                "Weickert, T",
                "Witt, SH",
                "Hong, KS",
                "Ikeda, M",
                "Iwata, N",
                "Won, HH",
                "Edenberg, HJ",
                "Ripke, S",
                "Raj, T",
                "Coleman, JRI",
                "Mullins, N"
            ],
            "year": 2025,
            "source": "Nat Neurosci. 2025; 28(7):1393-1403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001516388000001",
            "pubmed": "40562893",
            "doi": "10.1038/s41593-025-01998-z",
            "pmc": "PMC12229890",
            "organizations": [
                "216871-29444"
            ],
            "persons": [
                "216871-79771-6",
                "216871-86429-6",
                "216871-91818-6",
                "216871-50654-6",
                "216871-79733-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Nat Neurosci",
            "issn": "1097-6256",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.996,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NEUROSCIENCES-SCIE",
            "impactfactor_norm_super": 0.996,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "NEUROSCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215480,
            "title": "Pathogenic Concepts in Pulmonary Arterial Hypertension Revisited - A Multigenerational Perspective.",
            "abstract": null,
            "authors": [
                "Kwapiszewska, G",
                "Rhodes, C",
                "Rabinovitch, M",
                "Simpson, C",
                "Hassoun, P",
                "Ichimura, K",
                "Humbert, M",
                "Spiekerkoetter, E"
            ],
            "year": 2025,
            "source": "Am J Respir Cell Mol Biol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001578053100011",
            "pubmed": "40153680",
            "doi": "10.1165/rcmb.2024-0519PS",
            "pmc": null,
            "organizations": [
                "215480-14006"
            ],
            "persons": [
                "215480-82090-1"
            ],
            "imported": "2025-04-02T02:00:00+02:00",
            "journal": "Am J Respir Cell Mol Biol",
            "issn": "1044-1549",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.806,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.825,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 215457,
            "title": "Thrombectomy With Low ASPECTS: The Roles of Infarct Volume and Postacute Neurological Status.",
            "abstract": null,
            "authors": [
                "Kniep, HC",
                "Gellißen, S",
                "Thomalla, G",
                "Bendszus, M",
                "Winkelmeier, L",
                "Broocks, G",
                "Bechstein, M",
                "Subtil, F",
                "Bonekamp, S",
                "Aamodt, AH",
                "Fuentes, B",
                "Gizewski, ER",
                "Hill, MD",
                "Krajina, A",
                "Pierot, L",
                "Simonsen, CZ",
                "Zeleňák, K",
                "Blauenfeldt, RA",
                "Cheng, B",
                "Denis, A",
                "Deutschmann, H",
                "Dorn, F",
                "Flottmann, F",
                "Gerber, JC",
                "Goyal, M",
                "Haring, J",
                "Herweh, C",
                "Hopf-Jensen, S",
                "Hua, VT",
                "Jensen, M",
                "Kastrup, A",
                "Keil, CF",
                "Klepanec, A",
                "Kurča, E",
                "Mikkelsen, R",
                "Möhlenbruch, M",
                "Müller-Hülsbeck, S",
                "Münnich, N",
                "Pagano, P",
                "Papanagiotou, P",
                "Petzold, GC",
                "Pham, M",
                "Puetz, V",
                "Raupach, J",
                "Reimann, G",
                "Ringleb, PA",
                "Schell, M",
                "Schlemm, E",
                "Schönenberger, S",
                "Tennøe, B",
                "Ulfert, C",
                "Vališ, K",
                "Vítková, E",
                "Vollherbst, DF",
                "Wick, W",
                "Fiehler, J",
                "Meyer, L, , TENSION, Investigators"
            ],
            "year": 2025,
            "source": "Stroke. 2025; 56(5):1116-1127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001477387700013",
            "pubmed": "40130315",
            "doi": "10.1161/STROKEAHA.124.050052",
            "pmc": null,
            "organizations": [
                "215457-14108"
            ],
            "persons": [
                "215457-82411-7",
                "215457-51546-7",
                "215457-53287-7",
                "215457-70680-7",
                "215457-96542-7",
                "215457-79633-7",
                "215457-62787-7",
                "215457-51955-7",
                "215457-51882-6",
                "215457-69416-7",
                "215457-71486-7"
            ],
            "imported": "2025-04-02T02:00:00+02:00",
            "journal": "Stroke",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.958,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.958,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215222,
            "title": "State of infection prevention and control in Austrian hospitals: data from 81 hospitals completing the WHO Infection Prevention and Control Assessment Framework (IPCAF)",
            "abstract": null,
            "authors": [
                "Rüther, FD",
                "Grisold, A",
                "Wechsler-Fördös, A",
                "Gropmann, A",
                "Behnke, M",
                "Hansen, S",
                "Geffers, C",
                "Aghdassi, SJS"
            ],
            "year": 2025,
            "source": "ANTIMICROB RESIST IN. 2025; 14(1): 18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001436246200001",
            "pubmed": "40033434",
            "doi": "10.1186/s13756-025-01532-7",
            "pmc": "PMC11877920",
            "organizations": [
                "215222-14023"
            ],
            "persons": [
                "215222-51863-6"
            ],
            "imported": "2025-03-17T09:10:43+01:00",
            "journal": "ANTIMICROB RESIST IN",
            "issn": "2047-2994",
            "collection_publisher": null,
            "collection_title": "ANTIMICROBIAL RESISTANCE AND INFECTION CONTROL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.837,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SCIE",
            "impactfactor_norm_super": 0.851,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216761,
            "title": "Mechano-energetic uncoupling in heart failure.",
            "abstract": null,
            "authors": [
                "Aksentijevic, D",
                "Sedej, S",
                "Fauconnier, J",
                "Paillard, M",
                "Abdellatif, M",
                "Streckfuss-Bömeke, K",
                "Ventura-Clapier, R",
                "van, der, Velden, J",
                "de, Boer, RA",
                "Bertero, E",
                "Dudek, J",
                "Sequeira, V",
                "Maack, C"
            ],
            "year": 2025,
            "source": "Nat Rev Cardiol. 2025; 22(10):773-797",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001512384500001",
            "pubmed": "40544170",
            "doi": "10.1038/s41569-025-01167-6",
            "pmc": null,
            "organizations": [
                "216761-14083"
            ],
            "persons": [
                "216761-60041-6",
                "216761-94512-6"
            ],
            "imported": "2025-06-23T02:00:00+02:00",
            "journal": "Nat Rev Cardiol",
            "issn": "1759-5002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 44.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213226,
            "title": "A diagnostic host-specific transcriptome response for Mycoplasma pneumoniae pneumonia to guide pediatric patient treatment.",
            "abstract": null,
            "authors": [
                "Viz-Lasheras, S",
                "Gómez-Carballa, A",
                "Bello, X",
                "Rivero-Calle, I",
                "Dacosta, AI",
                "Kaforou, M",
                "Habgood-Coote, D",
                "Cunnington, AJ",
                "Emonts, M",
                "Herberg, JA",
                "Wright, VJ",
                "Carrol, ED",
                "Paulus, SC",
                "Zenz, W",
                "Kohlfürst, DS",
                "Schweintzger, N",
                "Van, der, Flier, M",
                "de, Groot, R",
                "Schlapbach, LJ",
                "Agyeman, P",
                "Pollard, AJ",
                "Fink, C",
                "Kuijpers, TT",
                "Anderson, S",
                "Von, Both, U",
                "Pokorn, M",
                "Zavadska, D",
                "Tsolia, M",
                "Moll, HA",
                "Vermont, C",
                "Levin, M",
                "Martinón-Torres, F",
                "Salas, A, , EUCLIDS, PERFORM, and, DIAMONDS, consortia"
            ],
            "year": 2025,
            "source": "Nat Commun. 2025; 16(1): 673",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001396403700004",
            "pubmed": "39809748",
            "doi": "10.1038/s41467-025-55932-9",
            "pmc": "PMC11733158",
            "organizations": [
                "213226-14091"
            ],
            "persons": [
                "213226-54341-6",
                "213226-62056-6",
                "213226-51647-6"
            ],
            "imported": "2025-01-20T01:00:00+01:00",
            "journal": "Nat Commun",
            "issn": "2041-1723",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 15.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.905,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.932,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}