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=700&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=720&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=680&ordering=-year",
    "results": [
        {
            "id": 223076,
            "title": "AI-Powered Imaging Analysis Combined With Single-Cell and Spatial Transcriptomics Reveal Unique Immune Patterns Linked to Emphysema Progression",
            "abstract": null,
            "authors": [
                "Zhang, Y",
                "Curiale, AH",
                "Rubio, DS",
                "Rojas-Quintero, JJ",
                "Colborg, AA",
                "Syarif, AH",
                "Ochsner, S",
                "Malo, J",
                "Kheradmand, F",
                "Estepar, RS",
                "Polverino, F"
            ],
            "year": 2026,
            "source": "AM J RESP CRIT CARE. 2026; 212:  aamag1622021",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001769173900010",
            "pubmed": null,
            "doi": "10.1093/ajrccm/aamag162.2021",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "AM J RESP CRIT CARE",
            "issn": "1073-449X",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF RESPIRATORY AND CRITICAL CARE MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 19.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.955,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215482,
            "title": "Impaired angiogenesis in gestational diabetes is linked to succinate/SUCNR1 axis dysregulation in late gestation.",
            "abstract": null,
            "authors": [
                "Klid, S",
                "Algaba-Chueca, F",
                "Maymó-Masip, E",
                "Ballesteros, M",
                "Inglés, M",
                "Guarque, A",
                "Vilanova-Ricart, N",
                "Prats, A",
                "Kulovic-Sissawo, A",
                "Weiss, E",
                "Hiden, U",
                "Vendrell, J",
                "Fernández-Veledo, S",
                "Megía, A"
            ],
            "year": 2026,
            "source": "J Physiol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001781973400022",
            "pubmed": "40163642",
            "doi": "10.1113/JP288010",
            "pmc": null,
            "organizations": [
                "215482-14038"
            ],
            "persons": [
                "215482-109541-6",
                "215482-100010-6",
                "215482-50674-6"
            ],
            "imported": "2025-04-02T02:00:00+02:00",
            "journal": "J Physiol",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.886,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHYSIOLOGY-SCIE",
            "impactfactor_norm_super": 0.899,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHYSIOLOGY-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": 222812,
            "title": "Secreted enzyme uptake masks the in vivo phenotype of macrophage-specific lysosomal acid lipase deletion.",
            "abstract": null,
            "authors": [
                "Mukherjee, S",
                "Korbelius, M",
                "Pirchheim, A",
                "Schwarz, B",
                "Diaz, M",
                "Schooltink, L",
                "Grabner, GF",
                "Vujić, N",
                "Kratky, D"
            ],
            "year": 2026,
            "source": "Mol Metab. 2026; 108:102369",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001758552400001",
            "pubmed": "42000136",
            "doi": "10.1016/j.molmet.2026.102369",
            "pmc": "PMC13138220",
            "organizations": [
                "222812-14013"
            ],
            "persons": [
                "222812-106493-6",
                "222812-76131-6",
                "222812-75396-6",
                "222812-107153-6",
                "222812-122612-6",
                "222812-122630-1",
                "222812-51904-4",
                "222812-124190-6",
                "222812-121750-6"
            ],
            "imported": "2026-05-07T02:00:00+02:00",
            "journal": "Mol Metab",
            "issn": "2212-8778",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.859,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.895,
            "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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222871,
            "title": "MICU proteins facilitate calcium-dependent mitochondrial metabolon formation to regulate cellular energetics independently of MCU.",
            "abstract": null,
            "authors": [
                "Cohen, HM",
                "Gottschalk, B",
                "Choya-Foces, C",
                "Chatoff, A",
                "Wilkinson, A",
                "Berezhnaya, E",
                "Garbincius, JF",
                "Johnson, A",
                "Stevens, TL",
                "Howe, JE",
                "Lesniak, H",
                "Schmidt, A",
                "Ngo, J",
                "Megill, E",
                "Tomar, D",
                "Snyder, NW",
                "Graier, WF",
                "Elrod, JW"
            ],
            "year": 2026,
            "source": "Nat Metab. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001765136900001",
            "pubmed": "42129466",
            "doi": "10.1038/s42255-026-01513-z",
            "pmc": null,
            "organizations": [
                "222871-14013"
            ],
            "persons": [
                "222871-51860-6",
                "222871-90394-6"
            ],
            "imported": "2026-05-14T02:00:00+02:00",
            "journal": "Nat Metab",
            "issn": "2522-5812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.972,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.972,
            "impactfactor_norm_super_year": 2026,
            "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": 223096,
            "title": "TX MOBILE: FEASIBILITY OF AN APP-BASED MODEL FOR DECENTRALIZED LIVER TRANSPLANT FOLLOW-UP EMBEDDED IN ROUTINE OUTPATIENT CARE",
            "abstract": null,
            "authors": [
                "Kniepeiss, D",
                "Rzepka, A",
                "Reiter, K",
                "Kletz, E",
                "Trummer, S",
                "Kniepeiss, M",
                "Kastner, P",
                "Schreier, G",
                "Sucher, R"
            ],
            "year": 2026,
            "source": "LIVER TRANSPLANT. 2026; 32(5): 238-238. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001769826101181",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223096-14073"
            ],
            "persons": [
                "223096-117182",
                "223096-58323"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "LIVER TRANSPLANT",
            "issn": "1527-6465",
            "collection_publisher": null,
            "collection_title": "LIVER TRANSPLANTATION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.892,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223098,
            "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": 2026,
            "source": "EXP CLIN ENDOCR DIAB. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001779911800001",
            "pubmed": "42214437",
            "doi": "10.1055/a-2766-3079",
            "pmc": null,
            "organizations": [
                "223098-14083"
            ],
            "persons": [
                "223098-100805-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "EXP CLIN ENDOCR DIAB",
            "issn": "0947-7349",
            "collection_publisher": null,
            "collection_title": "EXPERIMENTAL AND CLINICAL ENDOCRINOLOGY & DIABETES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.134,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217216,
            "title": "FGFR1/3 Signaling as an Achilles' Heel of Phenotypic Diversity in Urothelial Carcinoma.",
            "abstract": null,
            "authors": [
                "Pichler, R",
                "van, Creij, NCH",
                "Mertens, LS",
                "Del, Giudice, F",
                "Koll, F",
                "Soria, F",
                "Subiela, JD",
                "Plage, H",
                "Tymoszuk, P",
                "Mayr, R",
                "Klinglmair, G",
                "Seeber, A",
                "Pichler, M",
                "Günther, M",
                "Ormanns, S",
                "Compérat, E",
                "Li, R",
                "Moschini, M",
                "Pradére, B, , European, Association, of, Urology-Young, Academic, Urologists, Urothelial, Carcinoma, Working, Group"
            ],
            "year": 2026,
            "source": "Eur Urol Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001759942800001",
            "pubmed": "40716983",
            "doi": "10.1016/j.euo.2025.07.005",
            "pmc": null,
            "organizations": [
                "217216-14056",
                "217216-14085"
            ],
            "persons": [
                "217216-130518-6"
            ],
            "imported": "2025-07-29T02:00:00+02:00",
            "journal": "Eur Urol Oncol",
            "issn": "2588-9311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.933,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.933,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223047,
            "title": "Spontaneous Movements of Preterm-Born Infants Predict Social Competence and Self-Esteem at Early School Age: The Mediating Role of Motor Skills and Maternal Emotional Availability",
            "abstract": null,
            "authors": [
                "Lev-Enacab, O",
                "Shukha, M",
                "Morag, I",
                "Strauss, T",
                "Einspieler, C",
                "Sher-Censor, E"
            ],
            "year": 2026,
            "source": "DEV PSYCHOL. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001779725300001",
            "pubmed": "42224003",
            "doi": "10.1037/dev0002207",
            "pmc": null,
            "organizations": [
                "223047-14068"
            ],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "DEV PSYCHOL",
            "issn": "0012-1649",
            "collection_publisher": null,
            "collection_title": "DEVELOPMENTAL PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.688,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, DEVELOPMENTAL-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223058,
            "title": "Patient reported outcomes (PRO) during and after multimodal treatment for resectable esophageal adenocarcinoma in the prospective, randomized, controlled, multicenter phase III ESOPEC trial",
            "abstract": null,
            "authors": [
                "Hoeppner, J",
                "Schmoor, C",
                "Lordick, F",
                "Brunner, TB",
                "Madarasz, Z",
                "Michel, J",
                "Voegele, S",
                "Nimczewski, F"
            ],
            "year": 2026,
            "source": "J CLIN ONCOL. 2026; 44(16_SUPPL): 105",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001780784000001",
            "pubmed": null,
            "doi": "10.1200/JCO.2026.44.16_suppl.105",
            "pmc": null,
            "organizations": [
                "223058-14060"
            ],
            "persons": [
                "223058-113309"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223067,
            "title": "Seasonal longitudinal effects of winter birth on psychopathology, cognition, and functioning in schizophrenia-spectrum and affective disorders: Findings from the PsyCourse Study",
            "abstract": null,
            "authors": [
                "Pérez-Ramos, A",
                "Budde, M",
                "Adorjan, K",
                "Amoretti, S",
                "Anghelescu, IG",
                "Arolt, V",
                "Baune, BT",
                "Dannlowski, U",
                "Dietrich, DE",
                "Fallgatter, AJ",
                "Figge, C",
                "Garriga, M",
                "Garcia-Rizo, C",
                "Guasch-Capella, N",
                "Heilbronner, M",
                "Lang, FU",
                "Juckel, G",
                "Kohshour, MO",
                "Konrad, C",
                "Martinez-Aran, A",
                "Mezquida, G",
                "Navarro-Flores, A",
                "Reich-Erkelenz, D",
                "Reimer, J",
                "Reininghaus, EZ",
                "Senner, F",
                "Schmauss, M",
                "Schmitt, A",
                "Schulte, EC",
                "Spitzer, C",
                "Vieta, E",
                "Wiltfang, J",
                "Falkai, P",
                "Schulze, TG",
                "Papiol, S",
                "Torrent, C",
                "Heilbronner, U"
            ],
            "year": 2026,
            "source": "J AFFECT DISORDERS. 2026; 408:  121848",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001760221500001",
            "pubmed": "42034252",
            "doi": "10.1016/j.jad.2026.121848",
            "pmc": null,
            "organizations": [
                "223067-29444"
            ],
            "persons": [
                "223067-50654-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J AFFECT DISORDERS",
            "issn": "0165-0327",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF AFFECTIVE DISORDERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.883,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222839,
            "title": "Use of Continuous Glucose Monitoring and Insulin Pump Technologies in People With Type 2 Diabetes: Insights From a Survey of Health Care Professionals and Patients in Germany, Austria, and Switzerland.",
            "abstract": null,
            "authors": [
                "Eiswirth, ME",
                "Resl, M",
                "Kulzer, B",
                "Roos, T",
                "Truempy, C",
                "Balmer, ML",
                "Witthauer, L",
                "Mader, JK",
                "Diem, P",
                "Heinemann, L",
                "Ehrmann, D",
                "Hermanns, N"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026;  19322968261444041",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001758666500001",
            "pubmed": "42091117",
            "doi": "10.1177/19322968261444041",
            "pmc": "PMC13149341",
            "organizations": [
                "222839-14080"
            ],
            "persons": [
                "222839-50877-6"
            ],
            "imported": "2026-05-12T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 223095,
            "title": "Sex-specific associations of sedentary behaviour and physical activity with placental and fetal IL-6 in pregnant women with obesity. Impact on neonatal adiposity in the DALI randomised controlled trial",
            "abstract": null,
            "authors": [
                "Acosta-Manzano, P",
                "Hill, DJ",
                "Leopold-Posch, B",
                "Desoye, G",
                "van Poppel, MNM"
            ],
            "year": 2026,
            "source": "DIABETES RES CLIN PR. 2026; 237:  113292",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001779087800001",
            "pubmed": "42105870",
            "doi": "10.1016/j.diabres.2026.113292",
            "pmc": null,
            "organizations": [
                "223095-14038"
            ],
            "persons": [
                "223095-51632-6",
                "223095-59816-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "DIABETES RES CLIN PR",
            "issn": "0168-8227",
            "collection_publisher": null,
            "collection_title": "DIABETES RESEARCH AND CLINICAL PRACTICE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.887,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223103,
            "title": "FROM PREDICTION TO PERFORMANCE: ML-GUIDED CO-AMORPHOUS RIFAMPICIN FORMULATIONS FOR INHALATION THERAPY IN TUBERCULOSIS",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Sharafeldin, N",
                "Mitsche, S",
                "Schröttner, H",
                "Zellnitz-Neugebauer, S"
            ],
            "year": 2026,
            "source": "J AEROSOL MED PULM D. 2026; 39(1_SUPPL): 44S-44S. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001759016600053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "223103-28394"
            ],
            "persons": [
                "223103-53900"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J AEROSOL MED PULM D",
            "issn": "1941-2711",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF AEROSOL MEDICINE AND PULMONARY DRUG DELIVERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 223104,
            "title": "Novelty to necessity: large language models in clinical practice-a call to action for physicians",
            "abstract": null,
            "authors": [
                "Beltrani, V",
                "Giannini, O",
                "AbouEzzeddine, OF",
                "Gruebler, MR",
                "Mastroleo, F",
                "Tersalvi, G"
            ],
            "year": 2026,
            "source": "INTERN EMERG MED. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001768211600001",
            "pubmed": "42143662",
            "doi": "10.1007/s11739-026-04393-z",
            "pmc": null,
            "organizations": [
                "223104-14080"
            ],
            "persons": [
                "223104-89701-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "INTERN EMERG MED",
            "issn": "1828-0447",
            "collection_publisher": null,
            "collection_title": "INTERNAL AND EMERGENCY MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222671,
            "title": "Maternal-infant immune signatures in infants at risk for SARS-CoV-2-associated neurodevelopmental disorders.",
            "abstract": null,
            "authors": [
                "Fajardo-Martinez, V",
                "Ferreira, F",
                "Salem, GM",
                "Saleh, T",
                "Mohole, J",
                "Fuller, T",
                "Cambou, MC",
                "Kerin, T",
                "Rao, R",
                "Zhang, D",
                "Marschik, P",
                "Wilson, RB",
                "Moreira, MEL",
                "Jung, JU",
                "Chen, W",
                "Foo, SS",
                "Brasil, P",
                "Nielsen-Saines, K"
            ],
            "year": 2026,
            "source": "Commun Biol. 2026; 9(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001760695600001",
            "pubmed": "42014921",
            "doi": "10.1038/s42003-026-10019-z",
            "pmc": "PMC13156292",
            "organizations": [
                "222671-14068"
            ],
            "persons": [
                "222671-88853-6",
                "222671-58883-6"
            ],
            "imported": "2026-04-26T02:00:00+02:00",
            "journal": "Commun Biol",
            "issn": "2399-3642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.92,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "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": false,
            "local_affiliation": true
        },
        {
            "id": 223106,
            "title": "Choanal atresia repair in Europe and the world - a comprehensive investigation of the current state of care",
            "abstract": null,
            "authors": [
                "Topçuoglu, MSY",
                "Schuler, PJ",
                "Hopkins, C",
                "Cherkes, M",
                "Ciller, M",
                "Costa, S",
                "Glibbery, N",
                "Kovács, P",
                "Mitrea-Sireteanu, L",
                "Zielinski, J",
                "Westhoff, JH",
                "Baumann, I"
            ],
            "year": 2026,
            "source": "EUR ARCH OTO-RHINO-L. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001781995600001",
            "pubmed": "42228118",
            "doi": "10.1007/s00405-026-10319-4",
            "pmc": null,
            "organizations": [
                "223106-14066"
            ],
            "persons": [
                "223106-126515-6"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "EUR ARCH OTO-RHINO-L",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": "EUROPEAN ARCHIVES OF OTO-RHINO-LARYNGOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.651,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223110,
            "title": "Accessory muscles around the ankle joint-An anatomical investigation",
            "abstract": null,
            "authors": [
                "Hohenberger, GM",
                "Pretterklieber, M",
                "Pretterklieber, B"
            ],
            "year": 2026,
            "source": "ANN ANAT. 2026; 266:  152846",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001760907600001",
            "pubmed": "42066867",
            "doi": "10.1016/j.aanat.2026.152846",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "ANN ANAT",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": "ANNALS OF ANATOMY-ANATOMISCHER ANZEIGER; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 223140,
            "title": "Assessment of ctDNA detection in prostate cancer using a 6-base epigenomics and fragmentomics approach.",
            "abstract": null,
            "authors": [
                "Huynh, T",
                "Sadeghi, H",
                "Mischinger, J",
                "Moser, T",
                "Moser, M",
                "Vlachos, G",
                "Pedroza, RM",
                "Heitzer, E",
                "Charlesworth, T"
            ],
            "year": 2026,
            "source": "J CLIN ONCOL. 2026; 44(16_SUPPL): e17132-e17132. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001780559200035",
            "pubmed": null,
            "doi": "10.1200/JCO.2026.44.16_suppl.e17132",
            "pmc": null,
            "organizations": [
                "223140-14021",
                "223140-14056"
            ],
            "persons": [
                "223140-116805",
                "223140-120331",
                "223140-50899",
                "223140-76215",
                "223140-99872"
            ],
            "imported": "2026-06-10T15:16:00+02:00",
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222843,
            "title": "Diabetes Technology Across the Lifespan of People With Diabetes (Ages 2-88 Years): Insights From the dt-Report on Usage Trends Across all Age Groups.",
            "abstract": null,
            "authors": [
                "Hermanns, N",
                "Ehrmann, D",
                "Heinemann, L",
                "Roos, T",
                "Kulzer, B",
                "Resl, M",
                "Mader, JK",
                "Brandt, D",
                "Truempy, C",
                "Margret, Koch, L",
                "Balmer, ML",
                "Ampudia-Blasco, FJ",
                "Diem, P"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026;  19322968261444045",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001760196900001",
            "pubmed": "42100882",
            "doi": "10.1177/19322968261444045",
            "pmc": "PMC13157471",
            "organizations": [
                "222843-14080"
            ],
            "persons": [
                "222843-50877-6"
            ],
            "imported": "2026-05-12T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222872,
            "title": "Bacterial Gastrointestinal Infections in Pediatric Inflammatory Bowel Disease (PIBD)-A Single-Center Experience of Epidemiology, Management, and Outcome.",
            "abstract": null,
            "authors": [
                "Planka, RM",
                "Hauer, AC",
                "Bauchinger, S",
                "Kohlmaier, B"
            ],
            "year": 2026,
            "source": "Diagnostics (Basel). 2026; 16(9):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001764056200001",
            "pubmed": "42122112",
            "doi": "10.3390/diagnostics16091411",
            "pmc": "PMC13163778",
            "organizations": [
                "222872-14091"
            ],
            "persons": [
                "222872-75521-4",
                "222872-51968-6",
                "222872-83601-6"
            ],
            "imported": "2026-05-14T02:00:00+02:00",
            "journal": "Diagnostics (Basel)",
            "issn": "2075-4418",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.673,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.673,
            "impactfactor_norm_super_year": 2026,
            "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
        }
    ]
}