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=80&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=100&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=60&ordering=-year",
    "results": [
        {
            "id": 217032,
            "title": "Is Anything Gained From Estimating Blood Volume in Hemodialysis From Extracellular Volume Divided by a Constant Factor?",
            "abstract": null,
            "authors": [
                "Mussnig, S",
                "Krenn, S",
                "Keane, D",
                "Hecking, M",
                "Schneditz, D"
            ],
            "year": 2025,
            "source": "HEMODIAL INT. 2025; ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001523328000001",
            "pubmed": "40620083",
            "doi": "10.1111/hdi.70008",
            "pmc": null,
            "organizations": [
                "217032-14010"
            ],
            "persons": [],
            "imported": "2025-07-14T11:20:42+02:00",
            "journal": "HEMODIAL INT",
            "issn": "1492-7535",
            "collection_publisher": null,
            "collection_title": "HEMODIALYSIS INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.157,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.157,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 216855,
            "title": "Surveillance of Healthcare-Associated Infections in Long-Term Care Facilities in Graz, Austria, from 2018 to 2022",
            "abstract": null,
            "authors": [
                "König, E",
                "Meister, M",
                "Pux, C",
                "Uhlmann, M",
                "Schippinger, W",
                "Friedl, H",
                "Krause, R",
                "Zollner-Schwetz, I"
            ],
            "year": 2025,
            "source": "ANTIBIOTICS-BASEL. 2025; 14(6): 573",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001515769700001",
            "pubmed": "40558163",
            "doi": "10.3390/antibiotics14060573",
            "pmc": "PMC12189998",
            "organizations": [
                "216855-29164"
            ],
            "persons": [
                "216855-54326-4",
                "216855-59994-6",
                "216855-91629-1",
                "216855-51976-6"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "ANTIBIOTICS-BASEL",
            "issn": "2079-6382",
            "collection_publisher": null,
            "collection_title": "ANTIBIOTICS-BASEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.755,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.77,
            "impactfactor_norm_super_year": 2022,
            "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": 216853,
            "title": "Identification of Filamentous Fungi: An Evaluation of Three MALDI-TOF Mass Spectrometry Systems",
            "abstract": null,
            "authors": [
                "Klugherz, I",
                "Kölli, B",
                "Reinmüller, M",
                "Willinger, B",
                "Leitner, E",
                "Steinmetz, I",
                "Dichtl, K"
            ],
            "year": 2025,
            "source": "MYCOSES. 2025; 68(6): e70078",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001513601800001",
            "pubmed": "40551454",
            "doi": "10.1111/myc.70078",
            "pmc": "PMC12203145",
            "organizations": [
                "216853-14023"
            ],
            "persons": [
                "216853-112729-4",
                "216853-117864-1",
                "216853-123530-6",
                "216853-50527-6",
                "216853-95832-6",
                "216853-51460-6"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "MYCOSES",
            "issn": "0933-7407",
            "collection_publisher": null,
            "collection_title": "MYCOSES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.855,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.871,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 217054,
            "title": "Convergent monoclonal IgE antibodies from peanut allergic patients are multispecific to immunodominant epitopes of unrelated major peanut and tree nut allergens.",
            "abstract": null,
            "authors": [
                "Kabasser, S",
                "Kalic, Kamath, T",
                "Eber, E",
                "Podzhilkova, A",
                "Lupinek, C",
                "Hemmer, W",
                "Bublin, M",
                "Croote, D",
                "Maleki, SJ",
                "Breiteneder, H",
                "Hoffmann-Sommergruber, K",
                "Radauer, C",
                "Bublin, M"
            ],
            "year": 2025,
            "source": "Allergol Int. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40555599",
            "doi": "10.1016/j.alit.2025.05.007",
            "pmc": null,
            "organizations": [
                "217054-14095"
            ],
            "persons": [
                "217054-51713-6"
            ],
            "imported": "2025-07-14T02:00:00+02:00",
            "journal": "Allergol Int",
            "issn": "1440-1592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.794,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ALLERGY-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": 216995,
            "title": "Prevalence of undiagnosed diabetes and prediabetes according to age and obesity status in Central Europe.",
            "abstract": null,
            "authors": [
                "Sourij, C",
                "Bergmair, T",
                "Aziz, F",
                "Kojzar, H",
                "Knoll, L",
                "Clodi, M",
                "Fasching, P",
                "Krauter, A",
                "Schaffenrath, M",
                "Kaser, S",
                "Sourij, H, , AUSTRO-PROFIT, investigators"
            ],
            "year": 2025,
            "source": "Obes Facts. 2025; 1-16",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40618731",
            "doi": "10.1159/000547108",
            "pmc": null,
            "organizations": [
                "216995-14083",
                "216995-14080"
            ],
            "persons": [
                "216995-98538-6",
                "216995-59231-6",
                "216995-96052-1",
                "216995-50838-4"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Obes Facts",
            "issn": "1662-4033",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.678,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.678,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 216882,
            "title": "Collaboration on the optimal timing of anticoagulation after ischaemic stroke and atrial fibrillation: a systematic review and prospective individual participant data meta-analysis of randomised controlled trials (CATALYST).",
            "abstract": null,
            "authors": [
                "Dehbi, HM",
                "Fischer, U",
                "Åsberg, S",
                "Milling, TJ",
                "Abend, S",
                "Ahmed, N",
                "Branca, M",
                "Davis, LA",
                "Engelter, ST",
                "Freemantle, N",
                "Gattringer, T",
                "Ghukasyan, Lakic, T",
                "Hijazi, Z",
                "James, M",
                "Koga, M",
                "Lawrence, P",
                "Lemmens, R",
                "Lip, GYH",
                "Massingham, S",
                "Nash, PS",
                "Ndoutoumou, A",
                "Norrving, B",
                "Salanti, G",
                "Sprigg, N",
                "Thomalla, G",
                "Vanniyasingam, T",
                "Wester, P",
                "Warach, SJ",
                "Oldgren, J",
                "Dawson, J",
                "Werring, DJ"
            ],
            "year": 2025,
            "source": "Lancet. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40570866",
            "doi": "10.1016/S0140-6736(25)00439-8",
            "pmc": null,
            "organizations": [
                "216882-14051"
            ],
            "persons": [
                "216882-70680-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Lancet",
            "issn": "1474-547X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 98.4,
            "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": 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": 216877,
            "title": "Association of Cannabis Use With Guideline-Recommended Cancer Screenings: Results From a National Health Behaviors Survey.",
            "abstract": null,
            "authors": [
                "Dagnino, F",
                "Pohl, KK",
                "Qian, Z",
                "Zurl, H",
                "Stelzl, D",
                "Korn, SM",
                "Lughezzani, G",
                "Buffi, NM",
                "Kibel, AS",
                "Trinh, QD",
                "Cole, AP"
            ],
            "year": 2025,
            "source": "JCO Oncol Pract. 2025; OP2401093",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40577651",
            "doi": "10.1200/OP-24-01093",
            "pmc": null,
            "organizations": [
                "216877-14056"
            ],
            "persons": [
                "216877-96506-6",
                "216877-109461-1"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "JCO Oncol Pract",
            "issn": "2688-1535",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.719,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.719,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 216874,
            "title": "NAD+ repletion restores cardioprotective autophagy and mitophagy in obesity-associated heart failure by suppressing excessive trophic signaling.",
            "abstract": null,
            "authors": [
                "Abdellatif, M",
                "Vasques-Nóvoa, F",
                "Ferreira, JP",
                "Sadoshima, J",
                "Diwan, A",
                "Linke, WA",
                "Kroemer, G",
                "Sedej, S"
            ],
            "year": 2025,
            "source": "Autophagy. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001522624500001",
            "pubmed": "40556426",
            "doi": "10.1080/15548627.2025.2522127",
            "pmc": null,
            "organizations": [
                "216874-14083"
            ],
            "persons": [
                "216874-94512-2",
                "216874-60041-4"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Autophagy",
            "issn": "1554-8635",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.937,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CELL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.937,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CELL 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": 216845,
            "title": "Predictors of disease burden in patients with untreated transthyretin amyloid cardiomyopathy and their caregivers: a post hoc analysis of an international survey",
            "abstract": null,
            "authors": [
                "Cappelli, F",
                "Ponti, L",
                "Hsu, K",
                "Damy, T",
                "Villacorta, E",
                "Verheyen, N",
                "Keohane, D",
                "Wang, R",
                "Ines, M",
                "Kumar, N",
                "Munteanu, C"
            ],
            "year": 2025,
            "source": "FRONT CARDIOVASC MED. 2025; 12:  1595797",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001512990000001",
            "pubmed": "40552190",
            "doi": "10.3389/fcvm.2025.1595797",
            "pmc": "PMC12183217",
            "organizations": [],
            "persons": [
                "216845-81519-6"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "FRONT CARDIOVASC MED",
            "issn": "2297-055X",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN CARDIOVASCULAR MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.528,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.58,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 216840,
            "title": "Non-Traumatic Lower-Limb Amputations: Outcome, Sex-Differences, Comorbidity Patterns and Temporal Trends from 2006 to 2022.",
            "abstract": null,
            "authors": [
                "Kaser, S",
                "Radlinger, B",
                "Blasinger, J",
                "Koellenberger, N",
                "Streitberger, V",
                "Kopp, L",
                "Bifano, E",
                "Aziz, F",
                "Sourij, H",
                "Goebel, G",
                "Klocker, J"
            ],
            "year": 2025,
            "source": "J Clin Med. 2025; 14(12):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001516735800001",
            "pubmed": "40565773",
            "doi": "10.3390/jcm14124030",
            "pmc": "PMC12194082",
            "organizations": [
                "216840-14080"
            ],
            "persons": [
                "216840-50838-6"
            ],
            "imported": "2025-06-29T02:00:00+02:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.661,
            "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
        },
        {
            "id": 217045,
            "title": "Restoration of the trochlear peaks is unnecessary with a kinematic alignment-optimized femoral component as under-stuffing results in equivalent or better patient-reported outcome scores",
            "abstract": null,
            "authors": [
                "Howell, SM",
                "Zabiba, A",
                "Sadoghi, P",
                "Nedopil, AJ",
                "Hull, ML"
            ],
            "year": 2025,
            "source": "KNEE SURG SPORT TR A. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001524048100001",
            "pubmed": "40621988",
            "doi": "10.1002/ksa.12777",
            "pmc": null,
            "organizations": [
                "217045-14052"
            ],
            "persons": [
                "217045-59379-6"
            ],
            "imported": "2025-07-14T11:20:42+02:00",
            "journal": "KNEE SURG SPORT TR A",
            "issn": "0942-2056",
            "collection_publisher": null,
            "collection_title": "KNEE SURGERY SPORTS TRAUMATOLOGY ARTHROSCOPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.831,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.86,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 216979,
            "title": "Zero- and few-shot Named Entity Recognition and Text Expansion in medication prescriptions using large language models.",
            "abstract": null,
            "authors": [
                "Isaradech, N",
                "Riedel, A",
                "Sirikul, W",
                "Kreuzthaler, M",
                "Schulz, S"
            ],
            "year": 2025,
            "source": "Artif Intell Med. 2025; 167:103165",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001524733300001",
            "pubmed": "40602231",
            "doi": "10.1016/j.artmed.2025.103165",
            "pmc": null,
            "organizations": [
                "216979-14026"
            ],
            "persons": [
                "216979-60827-4",
                "216979-72306-6"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Artif Intell Med",
            "issn": "1873-2860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.903,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICAL INFORMATICS-SCIE",
            "impactfactor_norm_super": 0.903,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICAL INFORMATICS-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": 216973,
            "title": "Addiction, attachment, and the brain: a focused review of empirical findings and future directions.",
            "abstract": null,
            "authors": [
                "Unterrainer, HF"
            ],
            "year": 2025,
            "source": "Front Hum Neurosci. 2025; 19:1625880",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001521766200001",
            "pubmed": "40612238",
            "doi": "10.3389/fnhum.2025.1625880",
            "pmc": "PMC12222091",
            "organizations": [
                "216973-29444"
            ],
            "persons": [
                "216973-69860-2"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Front Hum Neurosci",
            "issn": "1662-5161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.563,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHOLOGY-SCIE",
            "impactfactor_norm_super": 0.605,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PSYCHOLOGY-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": 216969,
            "title": "Left ventricular global longitudinal strain and diagnostic yield of genetic testing in hypertrophic cardiomyopathy in a multicenter registry analysis.",
            "abstract": null,
            "authors": [
                "Santner, V",
                "Höller, V",
                "Ungericht, M",
                "Schwegel, N",
                "Zach, D",
                "Tichy, H",
                "Waltl, G",
                "Belciug, R",
                "Wallner, M",
                "Gollmer, J",
                "Kolesnik, E",
                "Rainer, PP",
                "von, Lewinski, D",
                "Ablasser, K",
                "Rudnik-Schöneborn, S",
                "Pölzl, G",
                "Heitzer, E",
                "Zirlik, A",
                "Verheyen, N"
            ],
            "year": 2025,
            "source": "Sci Rep. 2025; 15(1):22573",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001522988200004",
            "pubmed": "40594668",
            "doi": "10.1038/s41598-025-05696-5",
            "pmc": "PMC12216254",
            "organizations": [
                "216969-14021",
                "216969-14083"
            ],
            "persons": [
                "216969-101322-6",
                "216969-101803-6",
                "216969-58906-6",
                "216969-72301-6",
                "216969-81519-4",
                "216969-91265-6",
                "216969-60377-6",
                "216969-59317-6",
                "216969-50899-6",
                "216969-116542-6",
                "216969-106116-1",
                "216969-103398-6",
                "216969-100805-6",
                "216969-100358-6"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.722,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 216884,
            "title": "The Brescia internationally validated European guidelines on minimally invasive liver surgery.",
            "abstract": null,
            "authors": [
                "Abu, Hilal, M",
                "Hoogteijling, TJ",
                "Edwin, B",
                "Dagher, I",
                "D'Hondt, M",
                "Marques, HP",
                "Swijnenburg, RJ",
                "Boggi, U",
                "Sucandy, I",
                "Ferrero, A",
                "Marsman, H",
                "Troisi, RI",
                "Gumbs, AA",
                "Aldrighetti, LA",
                "Cherqui, D",
                "Alseidi, A",
                "Croner, R",
                "Rotellar, F",
                "Scatton, O",
                "Al, Saati, H",
                "Berardi, G",
                "Cillo, U",
                "Cipriani, F",
                "Ciria, R",
                "Cugat, E",
                "Di, Benedetto, F",
                "Diaz-Nieto, R",
                "Duncan, T",
                "Efanov, M",
                "Ettore, GM",
                "Fondevila, C",
                "Fretland, AA",
                "Giuliante, F",
                "Hagendoorn, J",
                "Han, HS",
                "Honda, G",
                "Lesurtel, M",
                "Lodge, P",
                "Lopez, Ben, S",
                "Memeo, R",
                "Menon, K",
                "Rashidian, N",
                "Ratti, F",
                "Robles, Campos, R",
                "Russolillo, N",
                "Ruzzenente, A",
                "Santoyo, J",
                "Schmelzle, M",
                "Sgarbura, O",
                "Sutcliffe, RP",
                "Teh, CSC",
                "Vivarelli, M",
                "Wakabayashi, G",
                "White, S",
                "Pearce, N",
                "Angelico, R",
                "Bannone, E",
                "Benedetti, Cacciaguerra, A",
                "Bozkurt, E",
                "Conticchio, M",
                "El, Adel, S",
                "Famularo, S",
                "Guerra, M",
                "Kuemmerli, C",
                "Lopez-Lopez, V",
                "Pardo, Aranda, F",
                "Pilz, da, Cunha, G",
                "Primavesi, F",
                "Saeidi, S",
                "Sheel, ARG",
                "Sijberden, JP",
                "Sucameli, F",
                "Taliente, F",
                "Veronesi, T",
                "Ahmad, J",
                "Alfieri, S",
                "Ausania, F",
                "Baiocchi, G",
                "Berti, S",
                "Besselink, MG",
                "Daradkeh, S",
                "De, Carlis, L",
                "Delvecchio, A",
                "Dervenis, C",
                "Dokmak, S",
                "Ferrari, C",
                "Kito, Fusai, G",
                "Geller, D",
                "Goh, BKP",
                "Guglielmi, A",
                "Iannitti, D",
                "Jaradat, D",
                "Jovine, E",
                "Kuo-Hsin, C",
                "Liu, R",
                "Marudanayagam, R",
                "Mocchegiani, F",
                "Panaro, F",
                "Pinna, A",
                "Portolani, N",
                "Saleh, O",
                "Sallemi, C",
                "Serrablo, A",
                "Smadi, S",
                "Suhool, A",
                "Taylor, MA",
                "van, Gulik, TM",
                "Siriwardena, AK",
                "Asbun, HJ"
            ],
            "year": 2025,
            "source": "Br J Surg. 2025; 112(6):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001517123900001",
            "pubmed": "40568914",
            "doi": "10.1093/bjs/znaf113",
            "pmc": "PMC12199258",
            "organizations": [
                "216884-14045"
            ],
            "persons": [],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Br J Surg",
            "issn": "0007-1323",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.977,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.981,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-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": 216876,
            "title": "Baeyer-Villiger monooxygenase immobilized on magnetic nanoparticles: reusable biocatalytic system for drug metabolite synthesis.",
            "abstract": null,
            "authors": [
                "De, Angelis, M",
                "Liyanage, USG",
                "Marucco, AMB",
                "Catucci, G",
                "Schwaminger, SP",
                "Gilardi, G",
                "Sadeghi, SJ"
            ],
            "year": 2025,
            "source": "Int J Biol Macromol. 2025; 145588",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40578651",
            "doi": "10.1016/j.ijbiomac.2025.145588",
            "pmc": null,
            "organizations": [
                "216876-14012"
            ],
            "persons": [
                "216876-113130-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Int J Biol Macromol",
            "issn": "1879-0003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.953,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "POLYMER SCIENCE-SCIE",
            "impactfactor_norm_super": 0.953,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "POLYMER SCIENCE-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": 216869,
            "title": "Apolipoprotein M attenuates age-related macular degeneration phenotypes via sphingosine-1-phosphate signaling and lysosomal lipid catabolism.",
            "abstract": null,
            "authors": [
                "Lee, TJ",
                "Santeford, A",
                "Pitts, KM",
                "Ripoll, CV",
                "Terao, R",
                "Guo, Z",
                "Ozcan, M",
                "Kratky, D",
                "Christoffersen, C",
                "Javaheri, A",
                "Apte, RS"
            ],
            "year": 2025,
            "source": "Nat Commun. 2025; 16(1):5331",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001514428000005",
            "pubmed": "40555726",
            "doi": "10.1038/s41467-025-60830-1",
            "pmc": "PMC12187922",
            "organizations": [
                "216869-14013"
            ],
            "persons": [
                "216869-51904-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Nat Commun",
            "issn": "2041-1723",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 14.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.931,
            "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": 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": 216868,
            "title": "What Is the Survivorship of Megaprosthetic Reconstruction Following the Resection of Renal Cell Carcinoma Long Bone Metastases and What Are the Potential Risk Factors for a Prosthetic Complication?",
            "abstract": null,
            "authors": [
                "Bockholt, S",
                "Schneider, KN",
                "Gosheger, G",
                "Smolle, MA",
                "Deventer, N",
                "Andreou, D",
                "Theil, C"
            ],
            "year": 2025,
            "source": "CANCERS. 2025; 17(12): 1982",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001515463700001",
            "pubmed": "40563632",
            "doi": "10.3390/cancers17121982",
            "pmc": "PMC12191405",
            "organizations": [
                "216868-14052"
            ],
            "persons": [
                "216868-115078-6",
                "216868-95171-6"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "CANCERS",
            "issn": "2072-6694",
            "collection_publisher": null,
            "collection_title": "CANCERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.702,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.705,
            "impactfactor_norm_super_year": 2022,
            "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": 216859,
            "title": "Präzision von 3D-Druck-Modellen bei knöchernen Schussdefekten - Pilotstudie",
            "abstract": null,
            "authors": [
                "Widek, T",
                "Eibisberger, B",
                "Tomanek, J",
                "Ritschl, H",
                "Heinze, S"
            ],
            "year": 2025,
            "source": "RECHTSMEDIZIN. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001514397400001",
            "pubmed": null,
            "doi": "10.1007/s00194-025-00779-z",
            "pmc": null,
            "organizations": [
                "216859-14019"
            ],
            "persons": [
                "216859-74435-2",
                "216859-115441-6"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "RECHTSMEDIZIN",
            "issn": "0937-9819",
            "collection_publisher": null,
            "collection_title": "RECHTSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-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": 216850,
            "title": "Right heart catheterization in heart failure: indications, interpretation, and pitfalls",
            "abstract": null,
            "authors": [
                "Zeder, K",
                "Mak, S",
                "Galie, N",
                "Rosenkranz, S",
                "Maron, BA"
            ],
            "year": 2025,
            "source": "EUR HEART J. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001508651400001",
            "pubmed": "40521783",
            "doi": "10.1093/eurheartj/ehaf322",
            "pmc": null,
            "organizations": [
                "216850-14087"
            ],
            "persons": [
                "216850-104780-1"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 38.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.993,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.993,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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
        }
    ]
}