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=1240&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=1260&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1220&ordering=-year",
    "results": [
        {
            "id": 222267,
            "title": "Consensus Report of Group 1 of the 1st Global Consensus for Clinical Guidelines for the Rehabilitation of the Edentulous Maxilla: Number of Implants, Timing of Implant Placement and Loading",
            "abstract": null,
            "authors": [
                "Donos, N",
                "Ng, E",
                "Pannuti, CM",
                "Romito, GA",
                "Francisco, HCO",
                "Abou-Ayash, S",
                "Avila-Ortiz, G",
                "Carames, JMM",
                "Casentini, P",
                "Chackartchi, T",
                "Chappuis, V",
                "Chen, S",
                "Fugazzotto, P",
                "Giannobile, WV",
                "Hagiwara, Y",
                "Hamilton, A",
                "Ivanovski, S",
                "Kahn, S",
                "Kan, J",
                "Lambert, F",
                "Levine, RA",
                "Navarro, JM",
                "Ornekol, T",
                "Payer, M",
                "Schoenbaum, T",
                "Singh, MK",
                "Thacker, S",
                "Alcoforado, G"
            ],
            "year": 2026,
            "source": "CLIN ORAL IMPLAN RES. 2026; 37:  S28-S48. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001703666600016",
            "pubmed": "41732065",
            "doi": "10.1111/clr.70063",
            "pmc": "PMC12930125",
            "organizations": [
                "222267-14109"
            ],
            "persons": [
                "222267-50792-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "CLIN ORAL IMPLAN RES",
            "issn": "0905-7161",
            "collection_publisher": null,
            "collection_title": "CLINICAL ORAL IMPLANTS RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.912,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE-SCIE",
            "impactfactor_norm_super": 0.934,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "DENTISTRY, ORAL SURGERY + MEDICINE-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": 222286,
            "title": "Downregulation of the Long Non-Coding RNA KLRK1-AS1 Disturbs Endothelial Barrier Integrity and Promotes Angiogenic Sprouting",
            "abstract": null,
            "authors": [
                "Weiss, E",
                "Kulovic-Sissawo, A",
                "Van Bergen, AS",
                "Kremer, V",
                "Diniz, MS",
                "Tocantins, C",
                "Pereira, SP",
                "Boon, RA",
                "Hiden, U"
            ],
            "year": 2026,
            "source": "LIFE-BASEL. 2026; 16(2): 279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001702368400001",
            "pubmed": "41752917",
            "doi": "10.3390/life16020279",
            "pmc": "PMC12941382",
            "organizations": [],
            "persons": [
                "222286-122576-6",
                "222286-109541-6",
                "222286-100010-1",
                "222286-50674-4"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "LIFE-BASEL",
            "issn": "2075-1729",
            "collection_publisher": null,
            "collection_title": "LIFE-BASEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.761,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.761,
            "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": 222321,
            "title": "Longer time to response in hemato-oncological patients with immune thrombocytopenia (ITP): a pilot study",
            "abstract": null,
            "authors": [
                "Hattenhauer, T",
                "Mispelbaum, R",
                "Brossart, P",
                "Kuehn, C",
                "Heine, A"
            ],
            "year": 2026,
            "source": "EXPERT REV HEMATOL. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001714006900001",
            "pubmed": "41810610",
            "doi": "10.1080/17474086.2026.2641490",
            "pmc": null,
            "organizations": [
                "222321-14082"
            ],
            "persons": [
                "222321-131437-4"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "EXPERT REV HEMATOL",
            "issn": "1747-4086",
            "collection_publisher": null,
            "collection_title": "EXPERT REVIEW OF HEMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.364,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "HEMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.41,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "HEMATOLOGY-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": 222303,
            "title": "Editorial: Prevention and treatment advancements in diabetic retinopathy.",
            "abstract": null,
            "authors": [
                "Bulum, T",
                "Jukić, T",
                "Ivastinović, D",
                "Choubey, M",
                "Stamenković, M",
                "Tomić, M"
            ],
            "year": 2026,
            "source": "Front Endocrinol (Lausanne). 2026; 17:1807742",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001705791700001",
            "pubmed": "41788770",
            "doi": "10.3389/fendo.2026.1807742",
            "pmc": "PMC12956620",
            "organizations": [
                "222303-14043"
            ],
            "persons": [
                "222303-50850-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "FRONT ENDOCRINOL",
            "issn": "1664-2392",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN ENDOCRINOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.711,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.711,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222277,
            "title": "Marking Techniques for Target Lymph Nodes in Node-Positive Breast Cancer Treated With Neoadjuvant Therapy in the AXSANA/EUBREAST-03/AGO-B-053 Study",
            "abstract": null,
            "authors": [
                "Banys-Paluchowski, M",
                "Hartmann, S",
                "de Boniface, J",
                "Gentilini, OD",
                "Ditsch, N",
                "Stickeler, E",
                "Cakmak, GK",
                "Hauptmann, M",
                "Schroth, J",
                "Thill, M",
                "di Micco, R",
                "Hahn, M",
                "Murawa, D",
                "Rubio, IT",
                "Pinto, D",
                "Kontos, M",
                "Niinikoski, L",
                "Gasparri, ML",
                "Nina, H",
                "Rebaza, LP",
                "Fröhlich, S",
                "Schmidt, E",
                "Wihlfahrt, K",
                "Berger, T",
                "Basali, T",
                "Ruf, F",
                "Rief, A",
                "Bonci, EA",
                "Peintinger, F",
                "Schlichting, E",
                "Qanimat, HV",
                "Vanhoeij, M",
                "Kadayaprath, G",
                "Dostalek, L",
                "Kothari, A",
                "Perhavec, A",
                "Ivanov, T",
                "Zippel, D",
                "Adamczyk, B",
                "Porpiglia, M",
                "Gürleyik, GM",
                "Untch, M",
                "Lux, MP",
                "Jursik, K",
                "Kolberg, HC",
                "Reimer, T",
                "Tauber, N",
                "Rody, A",
                "Matrai, Z",
                "Krawczyk, N",
                "Thongvitokomarn, S",
                "Kühn, T"
            ],
            "year": 2026,
            "source": "J CLIN ONCOL. 2026; 44(7):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001702427600014",
            "pubmed": "41564379",
            "doi": "10.1200/JCO-25-01921",
            "pmc": null,
            "organizations": [
                "222277-14038",
                "222277-14020"
            ],
            "persons": [
                "222277-60413-6",
                "222277-100798-6"
            ],
            "imported": "2026-03-25T10:08:42+01: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": 0.979,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ONCOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222317,
            "title": "Superbugs Neisseria gonorrhoeae und Mycoplasma genitalium: Therapeutic challenges driven by antimicrobial resistance",
            "abstract": null,
            "authors": [
                "Kogler, A",
                "Chromy, D",
                "Sadoghi, B"
            ],
            "year": 2026,
            "source": "DERMATOLOGIE. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001704998500001",
            "pubmed": "41770319",
            "doi": "10.1007/s00105-026-05650-0",
            "pmc": "PMC13008990",
            "organizations": [
                "222317-14047"
            ],
            "persons": [
                "222317-119809-1",
                "222317-75636-4"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "DERMATOLOGIE",
            "issn": "2731-7005",
            "collection_publisher": null,
            "collection_title": "DERMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.044,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "DERMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.072,
            "impactfactor_norm_super_year": 2023,
            "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": 222454,
            "title": "Real-World Effectiveness and Safety of Saccharomyces boulardii CNCM I-745 as Adjunct Therapy for Helicobacter pylori Eradication: Data From the European Registry on H. pylori Management (Hp-EuReg).",
            "abstract": null,
            "authors": [
                "Nyssen, OP",
                "Jonaitis, L",
                "Pérez-Aísa, Á",
                "Tepes, B",
                "Mahmudov, U",
                "Voynovan, I",
                "Martínez-Domínguez, SJ",
                "Bujanda, L",
                "Lucendo, AJ",
                "Vologzanina, L",
                "Garre, A",
                "Lerang, F",
                "Abdulkhakov, SR",
                "Pavoni, M",
                "Denkovski, M",
                "Mammadov, E",
                "Leja, M",
                "Tejedor-Tejada, J",
                "Huguet, JM",
                "Fadieienko, G",
                "Tatiana, I",
                "Pabón-Carrasco, M",
                "Sarsenbaeva, AS",
                "Zaytsev, O",
                "Babayeva, G",
                "Barrio, J",
                "Areia, M",
                "Perona, M",
                "Núñez, Ó",
                "Gravina, AG",
                "Alekseenko, S",
                "Rodríguez, BJG",
                "Oğlu, QFV",
                "Ortiz-Polo, I",
                "Loro, AM",
                "Buzás, GM",
                "Starostin, BD",
                "Kupcinskas, J",
                "Bordin, DS",
                "Gasbarrini, A",
                "Gridnyev, O",
                "Marcos-Pinto, R",
                "Jiménez-Moreno, M",
                "Alonso, MS",
                "Flores, V",
                "Arteagoitia, I",
                "Cano-Català, A",
                "Parra, P",
                "Moreira, L",
                "Gisbert, JP, , Hp‐EuReg, investigators"
            ],
            "year": 2026,
            "source": "Helicobacter. 2026; 31(2):e70119",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41923280",
            "doi": "10.1111/hel.70119",
            "pmc": "PMC13043801",
            "organizations": [],
            "persons": [],
            "imported": "2026-04-03T02:00:00+02:00",
            "journal": "Helicobacter",
            "issn": "1523-5378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.719,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.719,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": false
        },
        {
            "id": 222022,
            "title": "Electric field stimulation in Caenorhabditis elegans as a novel approach to investigate mitochondrial Ca2+homeostasis during in vivo muscle aging",
            "abstract": null,
            "authors": [
                "Gabrijelcic, S",
                "Bresilla, D",
                "Mossegger, F",
                "Malle, E",
                "Derek, V",
                "Hirtl, M",
                "Madreiter-Sokolowski, CT"
            ],
            "year": 2026,
            "source": "METHODS. 2026; 249:  37-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001699427100001",
            "pubmed": null,
            "doi": "10.1016/j.ymeth.2026.02.011",
            "pmc": null,
            "organizations": [
                "222022-14013"
            ],
            "persons": [
                "222022-51833-6",
                "222022-85069-4",
                "222022-117501-6",
                "222022-121350-1",
                "222022-130317-6"
            ],
            "imported": "2026-03-13T11:40:32+01:00",
            "journal": "METHODS",
            "issn": "1046-2023",
            "collection_publisher": null,
            "collection_title": "METHODS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.831,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS-SCIE",
            "impactfactor_norm_super": 0.857,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "BIOCHEMICAL RESEARCH METHODS-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": 222128,
            "title": "The Clinical Relevance of Unclassified Pulmonary Hypertension.",
            "abstract": null,
            "authors": [
                "John, T",
                "Neuhuber, L",
                "Douschan, P",
                "Foris, V",
                "Zeder, K",
                "Bachmaier, G",
                "Olschewski, H",
                "Kneidinger, N",
                "Kovacs, G"
            ],
            "year": 2026,
            "source": "Chest. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41812989",
            "doi": "10.1016/j.chest.2025.12.058",
            "pmc": null,
            "organizations": [
                "222128-14026",
                "222128-14087"
            ],
            "persons": [
                "222128-79732-6",
                "222128-59238-4",
                "222128-125880-6",
                "222128-100914-1",
                "222128-104780-6",
                "222128-50092-6",
                "222128-87980-6"
            ],
            "imported": "2026-03-17T01:00:00+01:00",
            "journal": "Chest",
            "issn": "1931-3543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.925,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.925,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": 222274,
            "title": "Assessment of lymphovascular space invasion in cervical squamous cell carcinoma using digital pathology: a reproducibility study",
            "abstract": null,
            "authors": [
                "Talia, KL",
                "Soong, TR",
                "Kiyokawa, T",
                "De Brot, L",
                "Wadee, R",
                "Wong, R",
                "Hodgson, A",
                "Dundr, P",
                "Ganesan, R",
                "Lax, SF",
                "Horn, L",
                "Mccluggage, WG",
                "Banet, N",
                "Stolnicu, S"
            ],
            "year": 2026,
            "source": "HISTOPATHOLOGY. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001709822400001",
            "pubmed": "41804704",
            "doi": "10.1111/his.70140",
            "pmc": null,
            "organizations": [],
            "persons": [
                "222274-52442-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": "HISTOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.855,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.855,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 222172,
            "title": "Stereotactic body radiotherapy in patients with bone oligometastases from breast cancer - results from a European multicenter cohort study.",
            "abstract": null,
            "authors": [
                "Schäfer, S",
                "Seiler, I",
                "Kästner, L",
                "Meents, J",
                "Slavik, M",
                "Burkon, P",
                "Loi, M",
                "Bonomo, P",
                "von, Wachter, C",
                "Balermpas, P",
                "Schunn, AS",
                "Drabke, S",
                "Holy, R",
                "Klischies, K",
                "Wittenstein, O",
                "Willner, J",
                "Baehr, A",
                "Bank, P",
                "Partl, R",
                "Mader, T",
                "Frerker, B",
                "Lohaus, F",
                "Ehret, F",
                "Trommer, M",
                "Gkika, E",
                "Rühle, A",
                "Guckenberger, M",
                "Moustakis, C",
                "Brunner, T",
                "Blanck, O",
                "Heggemann, JB",
                "Nicolay, NH",
                "Nägler, F"
            ],
            "year": 2026,
            "source": "Clin Transl Radiat Oncol. 2026; 58:101142",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001715810100001",
            "pubmed": "41853739",
            "doi": "10.1016/j.ctro.2026.101142",
            "pmc": "PMC12992980",
            "organizations": [
                "222172-14060"
            ],
            "persons": [
                "222172-62261-6",
                "222172-113309-6"
            ],
            "imported": "2026-03-22T01:00:00+01:00",
            "journal": "Clin Transl Radiat Oncol",
            "issn": "2405-6308",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.578,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.578,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 222270,
            "title": "Transcatheter Mitral and Aortic Paravalvular Leak Closure: Innovations, Challenges, and Future Directions",
            "abstract": null,
            "authors": [
                "Ruberti, A",
                "Flores-Umanzor, E",
                "Sanchis, L",
                "Pilgrim, T",
                "Regueiro, A",
                "Garot, P",
                "Ibrahim, R",
                "Velazquez, G",
                "Smolka, G",
                "Altisent, OAJ",
                "Cepas-Guillén, P",
                "Hascoët, S",
                "Occhipinti, G",
                "Cruz-Gonzalez, I",
                "Sitges, M",
                "Vidal, B",
                "Martí-Aguasca, G",
                "Onorato, EM",
                "Osten, M",
                "Rodes-Cabau, J",
                "Toth, GG",
                "Dumonteil, N",
                "Calvert, PA",
                "Horlick, E",
                "Freixa, X"
            ],
            "year": 2026,
            "source": "CIRC-CARDIOVASC INTE. 2026; 19(3): e015984",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001715444600008",
            "pubmed": "41711021",
            "doi": "10.1161/CIRCINTERVENTIONS.125.015984",
            "pmc": null,
            "organizations": [],
            "persons": [
                "222270-89154-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "CIRC-CARDIOVASC INTE",
            "issn": "1941-7640",
            "collection_publisher": null,
            "collection_title": "CIRCULATION-CARDIOVASCULAR INTERVENTIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.84,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.84,
            "impactfactor_norm_super_year": 2026,
            "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": 222282,
            "title": "Evidence that increased azole persistence and stress resistance precede the in vivo evolution of azole resistance in Aspergillus fumigatus.",
            "abstract": null,
            "authors": [
                "Delbaje, E",
                "Pontes, L",
                "Savoldi, M",
                "Sedik, S",
                "Dichtl, K",
                "Hoenigl, M",
                "Lass-Flörl, C",
                "Silva, Pereira, C",
                "Schreiber, AZ",
                "Rokas, A",
                "Lu, L",
                "Barbosa, JCJ",
                "Fill, T",
                "Dos, Reis, TF",
                "Goldman, GH"
            ],
            "year": 2026,
            "source": "MICROBIOL SPECTR. 2026; 14(4): e0402125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001715039200001",
            "pubmed": "41837673",
            "doi": "10.1128/spectrum.04021-25",
            "pmc": "PMC13055245",
            "organizations": [
                "222282-29164",
                "222282-14023"
            ],
            "persons": [
                "222282-112729-6",
                "222282-113012-6",
                "222282-64754-6"
            ],
            "imported": "2026-03-25T10:08:42+01:00",
            "journal": "MICROBIOL SPECTR",
            "issn": "2165-0497",
            "collection_publisher": null,
            "collection_title": "MICROBIOLOGY SPECTRUM; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.637,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.637,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": 222495,
            "title": "Durchführbarkeit des \"Cognition Assessment in Virtual Reality\" (CAVIR): Eine Untersuchung von Cybersickness und Präsenzerleben in einer klinischen und gesunden Stichprobe.",
            "abstract": null,
            "authors": [
                "Willeitner, O"
            ],
            "year": 2026,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Universität Graz; 2026. pp.79. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-10T08:54:53+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 222499,
            "title": "Mechanosensitive transcription, metabolism, and signaling cascades in juvenile and osteoarthritic chondrocytes",
            "abstract": null,
            "authors": [
                "Lohberger, B",
                "Grote, V",
                "Kaltenegger, H",
                "Glänzer, D",
                "Sadoghi, P",
                "Kraus, T",
                "Steinecker-Frohnwieser, B"
            ],
            "year": 2026,
            "source": "Abstract book of the Padua Days on Muscle and Mobility Medicine 2026\r\n. 2026; 36(1):-Padua Days on Muscle and Mobility Medicine 2026; March 3-6, 2026; Padua, ITALY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222499-14052"
            ],
            "persons": [
                "222499-51041",
                "222499-59379",
                "222499-59782",
                "222499-50696",
                "222499-54144",
                "222499-70867",
                "222499-87214"
            ],
            "imported": "2026-04-10T13:07:03+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217956,
            "title": "Avoiding gaps after stroke unit care: Impact of direct transition to inpatient neurorehabilitation on post-stroke outcomes.",
            "abstract": null,
            "authors": [
                "Tscherner, M",
                "Elbischger, J",
                "Hatab, I",
                "Berger, N",
                "Haidegger, M",
                "Fandler-Höfler, S",
                "Pichler, A",
                "Heine, M",
                "Jagiello, J",
                "Koller, H",
                "Lilek, S",
                "Veeranki, SPK",
                "Enzinger, C",
                "Gattringer, T",
                "Kneihsl, M"
            ],
            "year": 2026,
            "source": "Int J Stroke. 2026; 21(4):505-514",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001598617800001",
            "pubmed": "40976878",
            "doi": "10.1177/17474930251384049",
            "pmc": null,
            "organizations": [
                "217956-14051",
                "217956-14108"
            ],
            "persons": [
                "217956-104786-6",
                "217956-70680-6",
                "217956-82411-6",
                "217956-83425-4",
                "217956-97312-6",
                "217956-50173-6",
                "217956-126474-6",
                "217956-89706-6",
                "217956-71486-6"
            ],
            "imported": "2025-09-25T02:00:00+02:00",
            "journal": "Int J Stroke",
            "issn": "1747-4930",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.953,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.953,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 221023,
            "title": "Feasibility and efficacy of a neurovascular ultrasound training course for undergraduate medical students.",
            "abstract": null,
            "authors": [
                "Elbischger, J",
                "Windisch, E",
                "Niederkorn, K",
                "Horner, S",
                "Geiger-Reinbacher, E",
                "Glänzer, A",
                "Thaler, D",
                "Haidegger, M",
                "Berger, N",
                "Hatab, I",
                "Tscherner, M",
                "Fandler-Höfler, S",
                "Enzinger, C",
                "Gattringer, T",
                "Kneihsl, M"
            ],
            "year": 2026,
            "source": "BMC Med Educ. 2026; 26(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001712869100001",
            "pubmed": "41656210",
            "doi": "10.1186/s12909-026-08765-z",
            "pmc": "PMC12980929",
            "organizations": [
                "221023-14051",
                "221023-14108"
            ],
            "persons": [
                "221023-104786-6",
                "221023-126474-1",
                "221023-51545-6",
                "221023-51546-6",
                "221023-70680-6",
                "221023-83425-4",
                "221023-50173-6",
                "221023-82411-6",
                "221023-89706-6",
                "221023-97312-6"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "BMC Med Educ",
            "issn": "1472-6920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "EDUCATION & EDUCATIONAL RESEARCH-SSCI",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "EDUCATION + EDUCATIONAL RESEARCH-SSCI",
            "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": 222504,
            "title": "Restora-Flow: Mask-Guided Image Restoration with Flow Matching",
            "abstract": null,
            "authors": [
                "Hadzic, A",
                "Thaler, F",
                "Bogensperger, L",
                "Joham, SJ",
                "Urschler, M"
            ],
            "year": 2026,
            "source": "Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV). 2026; 4943-4952.-Winter Conference on Applications of Computer Vision (WACV); MAR 6-10, 2026; Tucson, ARIZONA, USA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222504-14026"
            ],
            "persons": [
                "222504-120269",
                "222504-63647",
                "222504-102899",
                "222504-121270"
            ],
            "imported": "2026-04-12T00:51:46+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222503,
            "title": "Restora-Flow: Mask-Guided Image Restoration with Flow Matching",
            "abstract": null,
            "authors": [
                "Hadzic, A",
                "Thaler, F",
                "Bogensperger, L",
                "Joham, SJ",
                "Urschler, M"
            ],
            "year": 2026,
            "source": " In: Chellappa, R; et al. editors(s). Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV). p. 4943-4952.  2026",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222503-14026"
            ],
            "persons": [
                "222503-121270",
                "222503-120269",
                "222503-102899",
                "222503-63647"
            ],
            "imported": "2026-04-12T00:41:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Chellappa, R; et al.",
            "collection_title": "Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV)",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 222505,
            "title": "Die altersbezogene Verteilung von Einsatzindikationen im Grazer Notarztsystem",
            "abstract": null,
            "authors": [
                "Noé, E",
                "Zoidl, P.",
                "Rief, M."
            ],
            "year": 2026,
            "source": "Sonderband anlässlich des 12. Kongresses der Arbeitsgemeinschaft für Notfallmedizin.\r\n9.–11. April 2026, Graz. 2026; 3(S1):-12. Kongress der Arbeitsgemeinschaft Notfallmedizin; April 9-11, 2026; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222505-14069"
            ],
            "persons": [
                "222505-60097",
                "222505-97965"
            ],
            "imported": "2026-04-12T10:52:23+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}