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=156180&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156200&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156160&ordering=year",
    "results": [
        {
            "id": 219717,
            "title": "Lipid Therapy in Patients with Diabetes mellitus A joint Statement by the Lipid Metabolism Commission and the Diabetes and Heart Working Group of the German Diabetes Association (DDG), the Section for Diabetes, Obesity and Metabolism of the German Society for Endocrinology (DGE), the Heart and Diabetes Working Group of the German Society of Cardiology (DGK), and the joint Heart-Hormones-Diabetes Working Group of the DGK, DGE, and DDG",
            "abstract": null,
            "authors": [
                "Parhofer, KG",
                "Birkenfeld, AL",
                "Krone, W",
                "Lehrke, M",
                "Marx, N",
                "Merkel, M",
                "Marx-Schütt, K",
                "Zirlik, A",
                "Müller-Wieland, D"
            ],
            "year": 2025,
            "source": "DIABETOL STOFFWECHS. 2025; 20:  S306-S312. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001649326000015",
            "pubmed": null,
            "doi": "10.1055/a-2592-8416",
            "pmc": null,
            "organizations": [
                "219717-14083"
            ],
            "persons": [
                "219717-100805-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.042,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2023,
            "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": 219994,
            "title": "Facharztprüfungskurs Hepatologie 2025",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Seminar Innere Medizin mit Fallbeispielen; MAY 22-24, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219994-14081"
            ],
            "persons": [
                "219994-57377"
            ],
            "imported": "2026-01-19T16:35:18+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219995,
            "title": "Impulsvortrag - Genetische Cholestasen an der Medizinischen Universität Graz",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Advisory Board - Genetische cholestatische Erkrankungen bei Erwachsenen; OCT 14, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219995-14081"
            ],
            "persons": [
                "219995-57377"
            ],
            "imported": "2026-01-19T16:38:35+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219992,
            "title": "24-jähriger Patient mit deutlich eingeschränkter körperlicher Leistungsfähigkeit und Laktatazidose",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "CPC - Klinisch-Pathologische Konferenz\r\n; OCT 15, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219992-14081"
            ],
            "persons": [
                "219992-57377"
            ],
            "imported": "2026-01-19T16:29:03+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219993,
            "title": "Primär biliäre Cholangitis - Update AASLD 2024",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Primär biliäre Cholangitis - Aktuelle medizinische Herausforderungen und neue Chancen im Therapiemanagement; JAN 29, 2025; Innsbruck, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219993-14081"
            ],
            "persons": [
                "219993-57377"
            ],
            "imported": "2026-01-19T16:33:06+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219996,
            "title": "Updates unresectable HCC (uHCC)",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Kurzfortbildung GE-Besprechung; JUL 17, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219996-14081"
            ],
            "persons": [
                "219996-57377"
            ],
            "imported": "2026-01-19T16:42:34+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216750,
            "title": "Rapid liver disease progression after first hepatic decompensation in individuals with severe alpha-1 antitrypsin deficiency (Pi*ZZ genotype)",
            "abstract": null,
            "authors": [
                "Balcar, L",
                "Fromme, M",
                "Kappe, N",
                "Schaefer, B",
                "Frankov , S",
                "Sperl, J",
                "van den Ende, N",
                "Stolk, J",
                "Jachs, M",
                "Semmler, G",
                "Hofer, B",
                "Tergast, TL",
                "Schneider, H",
                "Wagner, M",
                "Pons, M",
                "Hofer, H",
                "Peck-Radosavljevic, M",
                "Reiberger, T",
                "Trauner, M",
                "Maasoumy, B",
                "Zoller, H",
                "Verbeek, J",
                "van Hoek, B",
                "Strnad, P",
                "Mandorfer, M"
            ],
            "year": 2025,
            "source": "J HEPATOL. 2025; 82: -EASL Congress; MAY 7-10, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001504813600099",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216750-14081"
            ],
            "persons": [
                "216750-57377"
            ],
            "imported": "2025-06-23T08:55:50+02:00",
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEPATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 26.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.978,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219997,
            "title": "Update: Systemische Therapie des HCC",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Kurzfortbildung GE-Besprechung; OCT 23, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219997-14081"
            ],
            "persons": [
                "219997-57377"
            ],
            "imported": "2026-01-19T16:45:07+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219742,
            "title": "Diabetes, Sports and Exercise",
            "abstract": null,
            "authors": [
                "Esefeld, K",
                "Kress, S",
                "Becker, U",
                "Moser, O",
                "Behrens, M",
                "Zimmer, P",
                "Stumvoll, M",
                "Thurm, U",
                "Gehr, B",
                "Halle, M",
                "Brinkmann, C"
            ],
            "year": 2025,
            "source": "DIABETOL STOFFWECHS. 2025; 20:  S288-S298. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001649326000008",
            "pubmed": null,
            "doi": "10.1055/a-2592-8335",
            "pmc": null,
            "organizations": [
                "219742-14080"
            ],
            "persons": [
                "219742-87294-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.042,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2023,
            "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": 219999,
            "title": "Gastroenterologie & Chirurgie am universitären Zentrum - Entwicklung einer gemeinsamen hepatobiliären Gewebebank",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "9. Klinischer Abend \"Hepatobiliäre Chirurgie\"; MAR 6, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219999-14081"
            ],
            "persons": [
                "219999-57377"
            ],
            "imported": "2026-01-19T16:51:57+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220000,
            "title": "Nuclear receptors - from bench to bedside",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Introduction to research topics of the Doc School Molecular Medicine and Inflammation; JAN 16, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220000-14081"
            ],
            "persons": [
                "220000-57377"
            ],
            "imported": "2026-01-19T16:56:01+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219645,
            "title": "Does assisted reproductive technology influence the complexity and associated malformations in esophageal atresia?",
            "abstract": null,
            "authors": [
                "Pederiva, F",
                "Hall, N",
                "Soyer, T",
                "Morini, F, , Esophageal, atresia, registry, participants"
            ],
            "year": 2025,
            "source": "J Assist Reprod Genet. 2025; 42(10):3429-3434",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001568703600001",
            "pubmed": "40932552",
            "doi": "10.1007/s10815-025-03624-0",
            "pmc": "PMC12602759",
            "organizations": [],
            "persons": [
                "219645-83445-7"
            ],
            "imported": "2026-01-06T01:00:00+01:00",
            "journal": "J Assist Reprod Genet",
            "issn": "1573-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.655,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.729,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-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": false
        },
        {
            "id": 219758,
            "title": "Diabetes mellitus and the Heart",
            "abstract": null,
            "authors": [
                "Marx-Schütt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Müller-Wieland, D",
                "Marx, N"
            ],
            "year": 2025,
            "source": "DIABETOL STOFFWECHS. 2025; 20:  S313-S318. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001649326000017",
            "pubmed": null,
            "doi": "10.1055/a-2592-8456",
            "pmc": null,
            "organizations": [
                "219758-14083"
            ],
            "persons": [
                "219758-100805-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.042,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2023,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 219581,
            "title": "Update on: Firsttrimester Diagnosis and Therapy @ 11 - 13 +6 weeks' gestation : Amendment to the Guideline of DEGUM, ÖGUM, SGUMGG, DGGG, ÖGG, Gynecologie Suisse, DGPM, DGPGM, BVF, ACHSE (AWMF S2e LL085-002 1.1.2024) (https://register.awmf.org/de/leitlinien/detail/085-002).",
            "abstract": null,
            "authors": [
                "von, Kaisenberg, CS",
                "Kozlowski, P",
                "Kagan, KO",
                "Hoopmann, M",
                "Heling, KS",
                "Chaoui, R",
                "Klaritsch, P",
                "Pertl, B",
                "Burkhardt, T",
                "Tercanli, S",
                "Frenzel, J",
                "Mundlos, C"
            ],
            "year": 2025,
            "source": "Geburtshilfe Frauenheilkd. 2025; 85(12):1291-1303",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41347060",
            "doi": "10.1055/a-2721-9742",
            "pmc": "PMC12674899",
            "organizations": [
                "219581-14064"
            ],
            "persons": [
                "219581-50155-6",
                "219581-51719-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Geburtshilfe Frauenheilkd",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.393,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.518,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-SCIE",
            "citations": null,
            "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": 219600,
            "title": "Gravity, Microgravity and Artificial Gravity: Physiological Effects, Implementation and Applications.",
            "abstract": null,
            "authors": [
                "Goswami, N",
                "Blaber, AP",
                "Valenti, G",
                "Hinghofer-Szalkay, H",
                "Evans, J",
                "Bailey, DM",
                "Vernikos, J",
                "Choukér, A",
                "Green, DA",
                "White, O",
                "J, W, A, van, Loon, J",
                "Convertino, VA"
            ],
            "year": 2025,
            "source": "Physiol Rev. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "41021767",
            "doi": "10.1152/physrev.00055.2024",
            "pmc": null,
            "organizations": [
                "219600-14010"
            ],
            "persons": [
                "219600-51683-6",
                "219600-57932-2"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Physiol Rev",
            "issn": "1522-1210",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 28.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PHYSIOLOGY-SCIE",
            "citations": null,
            "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": 219633,
            "title": "Vericiguat in patients with chronic heart failure and reduced ejection fraction (VICTOR): a double-blind, placebo-controlled, randomised, phase 3 trial.",
            "abstract": null,
            "authors": [
                "Butler, J",
                "McMullan, CJ",
                "Anstrom, KJ",
                "Barash, I",
                "Bonaca, MP",
                "Borentain, M",
                "Corda, S",
                "Ezekowitz, JA",
                "Felker, GM",
                "Gates, D",
                "Lam, CSP",
                "Lewis, EF",
                "Lindenfeld, J",
                "Mentz, RJ",
                "O'Connor, CM",
                "Ponikowski, P",
                "Reddy, YNV",
                "Rosano, GMC",
                "Saldarriaga, C",
                "Senni, M",
                "She, L",
                "Teixeira, PP",
                "Udelson, J",
                "Urbinati, A",
                "Vlajnic, V",
                "Voors, AA",
                "Xing, A",
                "Patel, MJ",
                "Zannad, F, , VICTOR, Study, Group"
            ],
            "year": 2025,
            "source": "Lancet. 2025; 406(10510):1341-1350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001586917800022",
            "pubmed": "40897189",
            "doi": "10.1016/S0140-6736(25)01665-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "219633-59317-7"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Lancet",
            "issn": "1474-547X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 88.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "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": false
        },
        {
            "id": 219646,
            "title": "Global anaesthesia practice using inguinal hernia surgery as a tracer condition: a secondary analysis of an international prospective cohort study.",
            "abstract": null,
            "authors": [
                "NIHR Global Health Research Group on Environmentally Sustainable Hospitals in Low‐ and Middle‐income Countries"
            ],
            "year": 2025,
            "source": "Anaesthesia. 2025; 80(11): 1343-1351. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001568500100001",
            "pubmed": "40923367",
            "doi": "10.1111/anae.16686",
            "pmc": "PMC12519944",
            "organizations": [],
            "persons": [
                "219646-102332-6",
                "219646-107651-6",
                "219646-117182-6",
                "219646-50144-6",
                "219646-50778-6"
            ],
            "imported": "2026-01-06T01:00:00+01:00",
            "journal": "Anaesthesia",
            "issn": "1365-2044",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.941,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 0.941,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": 219568,
            "title": "Association of Inflammation-Based Ratios with Endothelial Dysfunction Markers and Clinical Parameters in Limited Cutaneous Systemic Sclerosis.",
            "abstract": null,
            "authors": [
                "Schweiger, L",
                "Meinitzer, A",
                "Strohmaier, H",
                "Moazedi-Fürst, F",
                "Nemecz, V",
                "Kurzmann-Gütl, K",
                "Brodmann, M",
                "Hafner, F",
                "Jud, P"
            ],
            "year": 2025,
            "source": "J Clin Med. 2025; 14(24):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001648343200001",
            "pubmed": "41464713",
            "doi": "10.3390/jcm14248806",
            "pmc": "PMC12733724",
            "organizations": [
                "219568-14028",
                "219568-14079",
                "219568-14086",
                "219568-17218"
            ],
            "persons": [
                "219568-51689-6",
                "219568-58452-6",
                "219568-88373-2",
                "219568-94413-6",
                "219568-57343-6",
                "219568-94798-6",
                "219568-98626-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 219571,
            "title": "Phospholipase A2 Products Influence the Antiplatelet Functions of Synthetic High-Density Lipoproteins.",
            "abstract": null,
            "authors": [
                "Rodriguez, A",
                "Yu, M",
                "Gan, J",
                "Phoo, MT",
                "Rani, A",
                "Marsche, G",
                "Guo, Y",
                "Holinstat, M",
                "Schwendeman, A"
            ],
            "year": 2025,
            "source": "J Lipid Res. 2025;  100972",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41475430",
            "doi": "10.1016/j.jlr.2025.100972",
            "pmc": null,
            "organizations": [
                "219571-14022"
            ],
            "persons": [
                "219571-111769-6",
                "219571-53252-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "J Lipid Res",
            "issn": "1539-7262",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.671,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-SCIE",
            "citations": null,
            "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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219569,
            "title": "Molecular Imaging of Coronary Plaque Vulnerability Using 18F-Fluorocholine PET-MRI in Patients with Coronary Artery Disease: Validation with Optical Coherence Tomography.",
            "abstract": null,
            "authors": [
                "van, der, Pol, JAJ",
                "Rahel, B",
                "van, Cauteren, YJM",
                "Moonen, RPM",
                "Meeder, JG",
                "Gerretsen, SC",
                "Aizaz, M",
                "Prieto, C",
                "Botnar, RM",
                "Bucerius, J",
                "van, Langen, H",
                "Wildberger, JE",
                "Holtackers, RJ",
                "Kooi, ME"
            ],
            "year": 2025,
            "source": "J Clin Med. 2025; 14(24):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001648361100001",
            "pubmed": "41464611",
            "doi": "10.3390/jcm14248708",
            "pmc": "PMC12733941",
            "organizations": [
                "219569-14107"
            ],
            "persons": [
                "219569-132338-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.663,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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
        }
    ]
}