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=158840&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159510,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158860&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158820&ordering=year",
    "results": [
        {
            "id": 222173,
            "title": "A multi-ancestry genome-wide study of tamoxifen metabolism and breast cancer recurrence.",
            "abstract": null,
            "authors": [
                "Khor, CC",
                "Ong, WS",
                "Lim, EH",
                "Chatelut, E",
                "Chen, S",
                "Muerdter, TE",
                "Abraham, JE",
                "Sutiman, N",
                "Lim, JSL",
                "Lee, SS",
                "Arellano, C",
                "Li, Z",
                "Sim, KS",
                "Eccles, DM",
                "Tapper, WJ",
                "Maishman, T",
                "Zgheib, NK",
                "Winter, S",
                "Ganchev, B",
                "Dorling, L",
                "Guo, Q",
                "Caldas, C",
                "Earl, HM",
                "Hiller, L",
                "Dunn, J",
                "Ng, RCH",
                "Yap, YS",
                "Wong, M",
                "Wong, FY",
                "Wong, NS",
                "Ang, PCS",
                "Dent, R",
                "Krippl, P",
                "Langsenlehner, U",
                "Langsenlehner, T",
                "Tfayli, A",
                "Schaeffeler, E",
                "Eichelbaum, M",
                "Hamann, U",
                "Fasching, PA",
                "Beckmann, MW",
                "Dalenc, F",
                "White-Koning, M",
                "Brauch, HB",
                "Schroth, W",
                "Renner, W",
                "Schwab, M",
                "Thomas, F",
                "Chowbay, B"
            ],
            "year": 2026,
            "source": "NPJ Breast Cancer. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001764277400001",
            "pubmed": "41862488",
            "doi": "10.1038/s41523-026-00931-2",
            "pmc": "PMC13168359",
            "organizations": [
                "222173-14028"
            ],
            "persons": [
                "222173-50910-6",
                "222173-50495-6"
            ],
            "imported": "2026-03-22T01:00:00+01:00",
            "journal": "NPJ Breast Cancer",
            "issn": "2374-4677",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.838,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.838,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 223006,
            "title": "Successful Treatment of Immune-Related Grover's Disease with Isotretinoin.",
            "abstract": null,
            "authors": [
                "Kränke, T",
                "Kränke, B"
            ],
            "year": 2026,
            "source": "Dermatol Pract Concept. 2026; 16(2):",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001775767300037",
            "pubmed": "42190220",
            "doi": "10.5826/dpc.1602a6613",
            "pmc": "PMC13211908",
            "organizations": [
                "223006-14047"
            ],
            "persons": [
                "223006-90211-2",
                "223006-51954-6"
            ],
            "imported": "2026-06-01T02:00:00+02:00",
            "journal": "Dermatol Pract Concept",
            "issn": "2160-9381",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.441,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 223093,
            "title": "Early transmural response assessed by intestinal ultrasound predicts long-term clinical remission in patients with IBD: Results from the TRUST BEYOND study",
            "abstract": null,
            "authors": [
                "Kucharzik, T",
                "Helwig, U",
                "Seibold, F",
                "Biedermann, L",
                "Högenauer, C",
                "Fischer, I",
                "Hammer, L",
                "Rath, S",
                "Maaser, C"
            ],
            "year": 2026,
            "source": "INFLAMM BOWEL DIS. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001769877900001",
            "pubmed": "42154983",
            "doi": "10.1093/ibd/izag074",
            "pmc": null,
            "organizations": [
                "223093-14081"
            ],
            "persons": [
                "223093-53167-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "INFLAMM BOWEL DIS",
            "issn": "1078-0998",
            "collection_publisher": null,
            "collection_title": "INFLAMMATORY BOWEL DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.688,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 223099,
            "title": "Next-generation multi-cancer early detection (MCED) assay: Independent blinded validation of a locked serum multi-omics NMR test with stage I sensitivity.",
            "abstract": null,
            "authors": [
                "Strasser, PC",
                "Schneider, M",
                "Thumfart, N",
                "Habisch, H",
                "Madl, T",
                "Pike, LRG"
            ],
            "year": 2026,
            "source": "J CLIN ONCOL. 2026; 44(16_SUPPL): 10536",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001780621700031",
            "pubmed": null,
            "doi": "10.1200/JCO.2026.44.16_suppl.10536",
            "pmc": null,
            "organizations": [
                "223099-14012"
            ],
            "persons": [
                "223099-91207",
                "223099-108411"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 223108,
            "title": "Sparks of life: Enabling multi-scale investigations of pro-arrhythmic calcium-handling abnormalities",
            "abstract": null,
            "authors": [
                "Buonocunto, M",
                "Heijman, J"
            ],
            "year": 2026,
            "source": "J PHYSIOL-LONDON. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001779157900001",
            "pubmed": "42210545",
            "doi": "10.1113/JP291542",
            "pmc": null,
            "organizations": [
                "223108-14011"
            ],
            "persons": [
                "223108-123850-4",
                "223108-129675-1"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J PHYSIOL-LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PHYSIOLOGY-LONDON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.886,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 223142,
            "title": "The Development and Validation of the Primary Affect Inventory (PAFI), a Self-Rating Questionnaire for the Measurement of Primary Affective States",
            "abstract": null,
            "authors": [
                "Latifi, A",
                "Unterrainer, HF",
                "Jauk, E",
                "Slanitz, C",
                "Strassnig, S",
                "Herzl, T",
                "Wagner-Skacel, J",
                "Doering, S",
                "Fuchshuber, J"
            ],
            "year": 2026,
            "source": "J PERS ASSESS. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001766832700001",
            "pubmed": "42247420",
            "doi": "10.1080/00223891.2026.2669304",
            "pmc": null,
            "organizations": [
                "223142-29444",
                "223142-29447"
            ],
            "persons": [
                "223142-113090-6",
                "223142-59288-6",
                "223142-75522-1",
                "223142-69860-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J PERS ASSESS",
            "issn": "0022-3891",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PERSONALITY ASSESSMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.412,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, CLINICAL-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 222844,
            "title": "Automated Insulin Delivery Systems: Impact on Clinical Practice, Discontinuation, Rejection, and Reasons for Not Managing Well.",
            "abstract": null,
            "authors": [
                "Roos, T",
                "Hermanns, N",
                "Heinemann, L",
                "Ehrmann, D",
                "Brandt, D",
                "Mader, JK",
                "Resl, M",
                "Diem, P",
                "Trümpy, C",
                "Garcia-Tirado, JF",
                "Kulzer, B"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026;  19322968261441314",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001760199700001",
            "pubmed": "42097839",
            "doi": "10.1177/19322968261441314",
            "pmc": "PMC13153006",
            "organizations": [
                "222844-14080"
            ],
            "persons": [
                "222844-50877-6"
            ],
            "imported": "2026-05-12T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": 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": 222881,
            "title": "The 2024 Endocrine Society Guideline on Vitamin D: Comprehensive Summary and Critical Appraisal.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Pludowski, P",
                "Kraus, DA",
                "Schmitt, L",
                "Riedmann, U"
            ],
            "year": 2026,
            "source": "Nutrients. 2026; 18(9):",
            "category": 1,
            "document_type": 30,
            "sci": "ISI:001763893500001",
            "pubmed": "42124073",
            "doi": "10.3390/nu18091472",
            "pmc": "PMC13164739",
            "organizations": [
                "222881-14080"
            ],
            "persons": [
                "222881-53344-2",
                "222881-106927-6",
                "222881-125656-4",
                "222881-132242-6"
            ],
            "imported": "2026-05-15T02:00:00+02:00",
            "journal": "Nutrients",
            "issn": "2072-6643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.814,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "NUTRITION & DIETETICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 223052,
            "title": "Lipids - Diagnostics and treatment in diabetes mellitus (Update 2026)",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Paulweber, B",
                "Toplak, H",
                "Saely, CH",
                "Drexel, H",
                "Föger, B",
                "Hoppichler, F",
                "Stulnig, T",
                "Stingl, H",
                "Höllerl, F",
                "Clodi, M"
            ],
            "year": 2026,
            "source": "WIEN KLIN WOCHENSCHR. 2026; 138(SUPPL4): 196-199. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001771740000026",
            "pubmed": "42162471",
            "doi": "10.1007/s00508-025-02652-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "223052-51846-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.475,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 223064,
            "title": "Assessing the efficacy, safety and utility of fully closed-loop insulin delivery compared to standard insulin therapy with a continuous glucose monitor in adults with type 2 diabetes (COYOTE study): a randomised parallel study protocol",
            "abstract": null,
            "authors": [
                "Seese, R",
                "Boughton, CK",
                "Tseung, FT",
                "Uy, R",
                "Wilinska, ME",
                "Thabit, H",
                "Cheah, YS",
                "Neupane, S",
                "Hussain, S",
                "Choudhary, P",
                "Wilmot, EG",
                "Bally, L",
                "Hanaire, H",
                "Mader, JK",
                "Haluzík, M",
                "O'Neal, D",
                "Lawton, J",
                "Rankin, D",
                "Kollman, C",
                "Dunseath, G",
                "Hovorka, R"
            ],
            "year": 2026,
            "source": "BMJ OPEN. 2026; 16(5): e115464",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001775098100001",
            "pubmed": "42156154",
            "doi": "10.1136/bmjopen-2025-115464",
            "pmc": null,
            "organizations": [
                "223064-14080"
            ],
            "persons": [
                "223064-50877-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "BMJ OPEN",
            "issn": "2044-6055",
            "collection_publisher": null,
            "collection_title": "BMJ OPEN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.531,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 223065,
            "title": "Unveiling the Dynamics of Narcissistic Fluctuations and the Affective Cycles in Narcissism",
            "abstract": null,
            "authors": [
                "Rogoza, R",
                "Krammer, G",
                "Baran, L",
                "Jauk, E",
                "Flakus, M",
                "Di Pierro, R",
                "Di Sarno, M",
                "Stapp, EK",
                "Zajenkowski, M",
                "Dufner, M",
                "Fatfouta, R"
            ],
            "year": 2026,
            "source": "EUR J PERSONALITY. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001764627000001",
            "pubmed": null,
            "doi": "10.1177/08902070261448061",
            "pmc": null,
            "organizations": [
                "223065-29447"
            ],
            "persons": [
                "223065-113090-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "EUR J PERSONALITY",
            "issn": "0890-2070",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PERSONALITY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.889,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, SOCIAL-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 223069,
            "title": "Role of Cysteinyl Leukotrienes in Food Allergy and Anaphylaxis: A Potential Therapeutic Target",
            "abstract": null,
            "authors": [
                "Weingaertner, A",
                "Eiwegger, T"
            ],
            "year": 2026,
            "source": "ALLERGY. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001767000400001",
            "pubmed": "42138160",
            "doi": "10.1111/all.70393",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "ALLERGY",
            "issn": "0105-4538",
            "collection_publisher": null,
            "collection_title": "ALLERGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ALLERGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": false
        },
        {
            "id": 223082,
            "title": "An in-depth analysis of the molecular changes induced by short-term calorie restriction before living kidney donation",
            "abstract": null,
            "authors": [
                "Späth, MR",
                "Arjune, S",
                "Bohl, K",
                "Rinschen, MM",
                "Falk, CS",
                "Antczak, P",
                "Grundmann, F",
                "Kubacki, T",
                "Hoyer-Allo, KJR",
                "Ignarski, M",
                "Koehler, FC",
                "Kaufmann, K",
                "Bartram, MP",
                "Wagner, T",
                "Thomas, M",
                "Lackmann, JW",
                "Wahida, A",
                "Schmaderer, C",
                "Kemmner, S",
                "Kurschat, CE",
                "Benzing, T",
                "Stippel, D",
                "Burst, V",
                "Müller, RU"
            ],
            "year": 2026,
            "source": "NPJ AGING. 2026; 12(1): 70",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001777614500001",
            "pubmed": "42209520",
            "doi": "10.1038/s41514-026-00401-w",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "NPJ AGING",
            "issn": "2731-6068",
            "collection_publisher": null,
            "collection_title": "NPJ AGING; ",
            "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": 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": false
        },
        {
            "id": 223107,
            "title": "Effect of tirzepatide, a GIPR and GLP1R dual agonist, on endothelial cell function and metabolism",
            "abstract": null,
            "authors": [
                "Kirsch, A",
                "Rieder, A",
                "Veuc, E",
                "Krajic, N",
                "Gindlhuber, J",
                "Muralikrishnan, AS",
                "Wolf, S",
                "Biasin, V",
                "Osto, E"
            ],
            "year": 2026,
            "source": "CARDIOVASC RES. 2026; 122:  cvag092158",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001765698500039",
            "pubmed": null,
            "doi": "10.1093/cvr/cvag092.158",
            "pmc": null,
            "organizations": [
                "223107-14010",
                "223107-14083"
            ],
            "persons": [
                "223107-119127",
                "223107-129114",
                "223107-131739",
                "223107-73404",
                "223107-77116",
                "223107-134141",
                "223107-90806",
                "223107-98847"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "CARDIOVASC RES",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": "CARDIOVASCULAR RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.944,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 223131,
            "title": "PATIENT-REPORTED PSYCHOPHYSICAL WELL-BEING IN TRANSTHYRETIN AMYLOID CARDIOMYOPATHY: A COMPARISON BETWEEN FIVE-YEAR FOLLOW-UP COHORTS OF TAFAMIDIS-TREATED AND UNTREATED PATIENTS",
            "abstract": null,
            "authors": [
                "Bonacchi, G",
                "Ponti, L",
                "Smorti, M",
                "Carducci, A",
                "Verheyen, N",
                "Cappelli, F"
            ],
            "year": 2026,
            "source": "EUR HEART J SUPPL. 2026; 28:  vi219-vi219. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001758580700003",
            "pubmed": null,
            "doi": "10.1093/eurheartjsupp/suag058.496",
            "pmc": null,
            "organizations": [
                "223131-14083"
            ],
            "persons": [
                "223131-81519"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "EUR HEART J SUPPL",
            "issn": "1520-765X",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL SUPPLEMENTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.451,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 222981,
            "title": "Plasma Tissue Factor Pathway Inhibitor Levels Correlate with Disease Activity and Are Associated with Altered Thrombin Generation in Pediatric Inflammatory Bowel Disease.",
            "abstract": null,
            "authors": [
                "Meyer, A",
                "Kohlmaier, B",
                "Bauer, T",
                "Gallistl, S",
                "Muntean, W",
                "Silbernagel, B",
                "Haidl, H",
                "Schlagenhauf, A"
            ],
            "year": 2026,
            "source": "Pharmaceuticals (Basel). 2026; 19(5):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001776270800001",
            "pubmed": "42198412",
            "doi": "10.3390/ph19050738",
            "pmc": null,
            "organizations": [
                "222981-14082",
                "222981-14091"
            ],
            "persons": [
                "222981-75521-6",
                "222981-54077-6",
                "222981-93642-6",
                "222981-51651-6",
                "222981-62201-4",
                "222981-63289-6",
                "222981-51963-6"
            ],
            "imported": "2026-05-28T02:00:00+02:00",
            "journal": "Pharmaceuticals (Basel)",
            "issn": "1424-8247",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.815,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.815,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 223020,
            "title": "Social prescribing as a tool for integrated care-insights from a cross-sectional study with German general practitioners.",
            "abstract": null,
            "authors": [
                "Haxhija, DE",
                "Paultisch, MA",
                "Radl-Karimi, C",
                "Engler, J",
                "Siebenhofer, A"
            ],
            "year": 2026,
            "source": "Front Public Health. 2026; 14:  1757075",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001776897800001",
            "pubmed": "42211708",
            "doi": "10.3389/fpubh.2026.1757075",
            "pmc": "PMC13212285",
            "organizations": [
                "223020-27964"
            ],
            "persons": [
                "223020-113934-6",
                "223020-51098-6"
            ],
            "imported": "2026-06-03T02:00:00+02:00",
            "journal": "Front Public Health",
            "issn": "2296-2565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.82,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 223049,
            "title": "Evaluation of bile-scid profiles and functional capacity before and after bariatric surgery",
            "abstract": null,
            "authors": [
                "Wolf, S",
                "Battista, F",
                "Rodriguez-Blanco, G",
                "Bettini, S",
                "Neunhaeuserer, D",
                "Duregon, F",
                "Pilatone, A",
                "Gasperetti, A",
                "Milan, G",
                "Borasio, N",
                "Hermann, M",
                "Busetto, L",
                "Fioretto, P",
                "Ermolao, A",
                "Osto, E"
            ],
            "year": 2026,
            "source": "CARDIOVASC RES. 2026; 122:  cvag092034",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001765654600007",
            "pubmed": null,
            "doi": "10.1093/cvr/cvag092.034",
            "pmc": null,
            "organizations": [
                "223049-14010"
            ],
            "persons": [
                "223049-119127",
                "223049-90806"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "CARDIOVASC RES",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": "CARDIOVASCULAR RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.944,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "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": false
        },
        {
            "id": 223078,
            "title": "Padua Days on Muscle and Mobility Medicine, March 3-6, 2026: Index of Abstracts",
            "abstract": null,
            "authors": [
                "Carraro, U",
                "Gargiulo, P",
                "Grote, V",
                "Hood, D",
                "Ivanova, EP",
                "Leeuwenburgh, C",
                "Rosati, R",
                "Tavian, D",
                "Sweeney, HL"
            ],
            "year": 2026,
            "source": "EUR J TRANSL MYOL. 2026; 36:  15113",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001779920100001",
            "pubmed": null,
            "doi": "10.4081/ejtm.2026.15113",
            "pmc": null,
            "organizations": [
                "223078-14052"
            ],
            "persons": [
                "223078-70867-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "EUR J TRANSL MYOL",
            "issn": "2037-7452",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF TRANSLATIONAL MYOLOGY; ",
            "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": 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": false
        },
        {
            "id": 223079,
            "title": "Moving Beyond Morphology: Toward a Morpho-Molecular Classification of Pleural Mesothelioma",
            "abstract": null,
            "authors": [
                "Drevet, G",
                "Kalson, L",
                "Mangé, L",
                "Galateau-Salle, F",
                "Scherpereel, A",
                "Chalabreysse, L",
                "Mazières, J",
                "Brcic, L",
                "Alcala, N",
                "Maury, JM",
                "Fernandez-Cuesta, L",
                "Foll, M"
            ],
            "year": 2026,
            "source": "J THORAC ONCOL. 2026; 21(5): 103551",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001766457800001",
            "pubmed": "41718511",
            "doi": "10.1016/j.jtho.2026.01.003",
            "pmc": null,
            "organizations": [
                "223079-14020"
            ],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J THORAC ONCOL",
            "issn": "1556-0864",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THORACIC ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.97,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "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": false
        }
    ]
}