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=153260&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157087,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153280&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153240&ordering=year",
    "results": [
        {
            "id": 215642,
            "title": "Glioblastoma targeting by water-soluble hypericin derivate HHL-PVP and photodynamic tumour killing.",
            "abstract": null,
            "authors": [
                "Vejzovic, D",
                "Kubin, A",
                "Fechter, K",
                "Karner, C",
                "Hartmann, J",
                "Ackerbauer, T",
                "Radović, B",
                "Ritter, G",
                "Üçal, M",
                "Ropele, S",
                "Ali, KM",
                "Mischkulnig, M",
                "Leoni, M",
                "Liegl-Atzwanger, B",
                "Wightman, L",
                "Rinner, B"
            ],
            "year": 2025,
            "source": "Biomed Pharmacother. 2025; 186:118041",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40228364",
            "doi": "10.1016/j.biopha.2025.118041",
            "pmc": null,
            "organizations": [
                "215642-14013",
                "215642-14020",
                "215642-14050",
                "215642-14051",
                "215642-27477",
                "215642-28393"
            ],
            "persons": [
                "215642-86408-6",
                "215642-106294-6",
                "215642-113972-1",
                "215642-50546-6",
                "215642-59025-6",
                "215642-59496-6",
                "215642-72095-6",
                "215642-96723-6",
                "215642-51279-6",
                "215642-50826-4"
            ],
            "imported": "2025-04-15T02:00:00+02:00",
            "journal": "Biomed Pharmacother",
            "issn": "1950-6007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.933,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.949,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 215746,
            "title": "Prospective analysis of the learning curve in holmium laser enucleation of the prostate: A 125 case series",
            "abstract": null,
            "authors": [
                "Polledo, LEO",
                "Rico, EG",
                "Pellejero, AS",
                "Hernández, GFJB",
                "Bonet, AS",
                "Rivas, JG",
                "Romo, IG",
                "Sierra, JM",
                "Miñana, B",
                "Ahyai, S",
                "Gregorio, SAY"
            ],
            "year": 2025,
            "source": "ACTAS UROL ESP. 2025; 49(3): 501705",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001462246500001",
            "pubmed": "39938648",
            "doi": "10.1016/j.acuro.2025.501705",
            "pmc": null,
            "organizations": [
                "215746-14056"
            ],
            "persons": [
                "215746-111791-6"
            ],
            "imported": "2025-04-22T15:11:33+02:00",
            "journal": "ACTAS UROL ESP",
            "issn": "0210-4806",
            "collection_publisher": null,
            "collection_title": "ACTAS UROLOGICAS ESPANOLAS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.18,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.18,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215771,
            "title": "Association of HLA Mismatch With Adverse Cardiovascular Events Following Lung Transplantation: A Single-Center Study.",
            "abstract": null,
            "authors": [
                "Gade, N",
                "Seifert, P",
                "Gerckens, M",
                "Mümmler, C",
                "Kauke, T",
                "Dick, A",
                "Veit, T",
                "Roden, D",
                "Hoffmann, S",
                "Scherzer, M",
                "Höpler, J",
                "Binzenhöfer, L",
                "Lanz, H",
                "Michel, S",
                "Schneider, C",
                "Irlbeck, M",
                "Tomasi, R",
                "Hatz, R",
                "Hagl, C",
                "Massberg, S",
                "Milger, K",
                "Behr, J",
                "Lüsebrink, E",
                "Kneidinger, N"
            ],
            "year": 2025,
            "source": "Clin Transplant. 2025; 39(4):e70157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001468921400001",
            "pubmed": "40245267",
            "doi": "10.1111/ctr.70157",
            "pmc": null,
            "organizations": [
                "215771-14087"
            ],
            "persons": [
                "215771-128274-6",
                "215771-125880-4"
            ],
            "imported": "2025-04-22T02:00:00+02:00",
            "journal": "Clin Transplant",
            "issn": "0902-0063",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.507,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.507,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216187,
            "title": "External validation of the HEART, HEAR, and HET scores for prediction of major adverse cardiac events in adult patients with acute chest pain.",
            "abstract": null,
            "authors": [
                "Niederer, M",
                "Tapinova, K",
                "Bernert, L",
                "Behringer, W",
                "Roth, D"
            ],
            "year": 2025,
            "source": "Eur J Emerg Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001515190600014",
            "pubmed": "40127124",
            "doi": "10.1097/MEJ.0000000000001228",
            "pmc": null,
            "organizations": [],
            "persons": [
                "216187-128677-1"
            ],
            "imported": "2025-05-16T02:00:00+02:00",
            "journal": "Eur J Emerg Med",
            "issn": "1473-5695",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.844,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.844,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216218,
            "title": "Diabetes mellitus and the heart",
            "abstract": null,
            "authors": [
                "Marx-Schütt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Müller-Wieland, D",
                "Marx, N"
            ],
            "year": 2025,
            "source": "DIABETOLOGIE. 2025; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001483664600001",
            "pubmed": null,
            "doi": "10.1007/s11428-025-01320-2",
            "pmc": null,
            "organizations": [
                "216218-14083"
            ],
            "persons": [
                "216218-100805-6"
            ],
            "imported": "2025-05-19T10:07:33+02:00",
            "journal": "DIABETOLOGIE",
            "issn": "2731-7447",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.014,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.028,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216560,
            "title": "Risk factors for vancomycin resistance in patients with Enterococcus faecium bloodstream infections: an analysis of the Munich Multicentric Enterococci Cohort",
            "abstract": null,
            "authors": [
                "Wagner, L",
                "Wurst, M",
                "Erber, J",
                "Bachfischer, T",
                "Haller, B",
                "Gleich, S",
                "Dichtl, K",
                "Schmid, RM",
                "Triebelhorn, J",
                "Voit, F",
                "Seybold, U",
                "Busch, DH",
                "Rämer, PC",
                "Spinner, CD",
                "Schneider, J",
                "Rothe, K"
            ],
            "year": 2025,
            "source": "MICROBIOL SPECTR. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001502438600001",
            "pubmed": "40470938",
            "doi": "10.1128/spectrum.00052-25",
            "pmc": "PMC12210936",
            "organizations": [
                "216560-14023"
            ],
            "persons": [
                "216560-112729-6"
            ],
            "imported": "2025-06-10T09:14:25+02: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": 2025,
            "impactfactor_norm": 0.637,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.637,
            "impactfactor_norm_super_year": 2025,
            "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": 216673,
            "title": "Antiplatelet Use Prior to Anticoagulant Initiation in Patients With Atrial Fibrillation-Related Ischemic Stroke: An ELAN Trial Analysis.",
            "abstract": null,
            "authors": [
                "Polymeris, AA",
                "Koga, M",
                "Strbian, D",
                "Vedamurthy, A",
                "Krishnan, M",
                "Branca, M",
                "Horvath, T",
                "Goeldlin, M",
                "Shim, G",
                "Gumbinger, C",
                "Zhang, L",
                "Kristoffersen, ES",
                "Desfontaines, P",
                "Vanacker, P",
                "Alonso, A",
                "Poli, S",
                "Nunes, AP",
                "Caracciolo, NG",
                "Kneihsl, M",
                "Kahles, T",
                "Giudici, D",
                "Räty, S",
                "Tiainen, M",
                "Dawson, J",
                "Fischer, U, , ELAN, Investigators"
            ],
            "year": 2025,
            "source": "J Stroke. 2025; 27(2):217-227",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001508337600007",
            "pubmed": "40494580",
            "doi": "10.5853/jos.2024.04322",
            "pmc": "PMC12152450",
            "organizations": [
                "216673-14051",
                "216673-14108"
            ],
            "persons": [
                "216673-83425-6"
            ],
            "imported": "2025-06-16T02:00:00+02:00",
            "journal": "J Stroke",
            "issn": "2287-6391",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.948,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.948,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 216855,
            "title": "Surveillance of Healthcare-Associated Infections in Long-Term Care Facilities in Graz, Austria, from 2018 to 2022",
            "abstract": null,
            "authors": [
                "König, E",
                "Meister, M",
                "Pux, C",
                "Uhlmann, M",
                "Schippinger, W",
                "Friedl, H",
                "Krause, R",
                "Zollner-Schwetz, I"
            ],
            "year": 2025,
            "source": "ANTIBIOTICS-BASEL. 2025; 14(6): 573",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001515769700001",
            "pubmed": "40558163",
            "doi": "10.3390/antibiotics14060573",
            "pmc": "PMC12189998",
            "organizations": [
                "216855-29164"
            ],
            "persons": [
                "216855-54326-4",
                "216855-91629-1",
                "216855-51976-6"
            ],
            "imported": "2025-06-30T10:34:54+02:00",
            "journal": "ANTIBIOTICS-BASEL",
            "issn": "2079-6382",
            "collection_publisher": null,
            "collection_title": "ANTIBIOTICS-BASEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.842,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.842,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 217413,
            "title": "Iatrogenic Cerebral Amyloid Angiopathy in Patients Treated With Cadaveric Dura Mater During Childhood Neurosurgery: A Retrospective Cohort Study.",
            "abstract": null,
            "authors": [
                "Pikija, S",
                "Toma, A",
                "Radlberger, R",
                "Griessenauer, CJ",
                "Hecker, C",
                "Trinka, E",
                "Ki, PH",
                "Kraus, T",
                "Weis, S",
                "Wermer, MJH",
                "van, Etten, ES",
                "Kaushik, K"
            ],
            "year": 2025,
            "source": "Eur J Neurol. 2025; 32(3):e70091",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001438540800001",
            "pubmed": "40047134",
            "doi": "10.1111/ene.70091",
            "pmc": "PMC11883419",
            "organizations": [],
            "persons": [
                "217413-130435-2"
            ],
            "imported": "2025-08-25T02:00:00+02:00",
            "journal": "Eur J Neurol",
            "issn": "1468-1331",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.755,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.811,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 217487,
            "title": "Cardiovascular risk factors management in older adults: a clinical consensus statement from the European Association of Preventive Cardiology of the ESC and the ESC Council for Cardiology Practice",
            "abstract": null,
            "authors": [
                "Pedretti, RFE",
                "Asteggiano, R",
                "Gevaert, AB",
                "Bowen, TS",
                "Caselli, S",
                "Cornelissen, VA",
                "Christodorescu, R",
                "Derosa, G",
                "Dievart, F",
                "Kurpas, D",
                "Osto, E",
                "Richter, D",
                "Semb, AG",
                "Steca, P",
                "Guasti, L",
                "Ferrini, M"
            ],
            "year": 2025,
            "source": "EUR J PREV CARDIOL. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001547610900001",
            "pubmed": "40795065",
            "doi": "10.1093/eurjpc/zwaf175",
            "pmc": null,
            "organizations": [
                "217487-14010"
            ],
            "persons": [
                "217487-119127-6"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "EUR J PREV CARDIOL",
            "issn": "2047-4873",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PREVENTIVE CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.854,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.91,
            "impactfactor_norm_super_year": 2023,
            "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": 217686,
            "title": "Influence of Sex and Diagnosis on Clinical Variables and Neurocognitive Performance in Severe Mental Illness. Results From the PsyCourse Study.",
            "abstract": null,
            "authors": [
                "Serra-Navarro, M",
                "Heilbronner, M",
                "Solé, B",
                "Borràs, R",
                "Martinez-Arán, A",
                "Adorjan, K",
                "Navarro-Flores, A",
                "Oraki, Kohshour, M",
                "Reich-Erkelenz, D",
                "Schulte, EC",
                "Senner, F",
                "Anghelescu, IG",
                "Arolt, V",
                "Baune, BT",
                "Dannlowski, U",
                "Dietrich, DE",
                "Fallgatter, AJ",
                "Figge, C",
                "Jäger, M",
                "Juckel, G",
                "Konrad, C",
                "Reimer, J",
                "Reininghaus, EZ",
                "Schmauß, M",
                "Schmitt, A",
                "Spitzer, C",
                "Wiltfang, J",
                "Zimmermann, J",
                "Papiol, S",
                "Heilbronner, U",
                "Falkai, P",
                "Schulze, TG",
                "Vieta, E",
                "Torrent, C",
                "Budde, M",
                "Amoretti, S"
            ],
            "year": 2025,
            "source": "Acta Psychiatr Scand. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001565594300001",
            "pubmed": "40899437",
            "doi": "10.1111/acps.70026",
            "pmc": null,
            "organizations": [
                "217686-29444"
            ],
            "persons": [
                "217686-50654-6"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "Acta Psychiatr Scand",
            "issn": "0001-690X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.897,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.897,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": 217866,
            "title": "Flow Matching-Based Data Synthesis for Robust Anatomical Landmark Localization.",
            "abstract": null,
            "authors": [
                "Hadzic, A",
                "Bogensperger, L",
                "Berghold, A",
                "Urschler, M"
            ],
            "year": 2025,
            "source": "IEEE J Biomed Health Inform. 2025; PP:",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40880331",
            "doi": "10.1109/JBHI.2025.3603907",
            "pmc": null,
            "organizations": [
                "217866-14026"
            ],
            "persons": [
                "217866-120269-1",
                "217866-51344-6",
                "217866-63647-4"
            ],
            "imported": "2025-09-17T02:00:00+02:00",
            "journal": "IEEE J Biomed Health Inform",
            "issn": "2168-2208",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.963,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MATHEMATICAL & COMPUTATIONAL BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.963,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MATHEMATICAL + COMPUTATIONAL BIOLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217987,
            "title": "The Future of Vascular Medicine in Europe - Insights from the ESVM Survey on Training Experiences and Career Perspectives An analysis of opportunities and challenges for advancing a vital specialty in the European healthcare landscape",
            "abstract": null,
            "authors": [
                "Buso, G",
                "Hersant, J",
                "Keller, S",
                "Kalaja, I",
                "Bigolin, P",
                "Dzupina, A",
                "Gary, T",
                "Boc, V",
                "Brodmann, M",
                "Heiss, C",
                "Madaric, J",
                "Visonà, A",
                "Mazzolai, L",
                "European Natl Soc Vasc Med Angiology"
            ],
            "year": 2025,
            "source": "VASA. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001572068900001",
            "pubmed": "40947800",
            "doi": "10.1024/0301-1526/a001221",
            "pmc": null,
            "organizations": [
                "217987-14079"
            ],
            "persons": [
                "217987-51136-6",
                "217987-51689-6"
            ],
            "imported": "2025-09-29T09:23:39+02:00",
            "journal": "VASA",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": "VASA-EUROPEAN JOURNAL OF VASCULAR MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.455,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.455,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 213583,
            "title": "Net Benefit of Early Anticoagulation for Stroke With Atrial Fibrillation: Post Hoc Analysis of the ELAN Randomized Clinical Trial.",
            "abstract": null,
            "authors": [
                "Polymeris, AA",
                "Branca, M",
                "Sylaja, PN",
                "Sandset, EC",
                "de, Sousa, DA",
                "Thomalla, G",
                "Paciaroni, M",
                "Gattringer, T",
                "Strbian, D",
                "Trelle, S",
                "Michel, P",
                "Nedeltchev, K",
                "Bonati, LH",
                "Ntaios, G",
                "Koga, M",
                "Gdovinova, Z",
                "Lemmens, R",
                "Bornstein, NM",
                "Kelly, P",
                "Goeldlin, MB",
                "Abend, S",
                "Selim, M",
                "Katan, M",
                "Horvath, T",
                "Dawson, J",
                "Fischer, U, , ELAN, Investigators"
            ],
            "year": 2025,
            "source": "JAMA Netw Open. 2025; 8(1): e2456307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001411679900005",
            "pubmed": "39874037",
            "doi": "10.1001/jamanetworkopen.2024.56307",
            "pmc": "PMC11775740",
            "organizations": [
                "213583-14051"
            ],
            "persons": [
                "213583-70680-6",
                "213583-83425-7",
                "213583-82411-7"
            ],
            "imported": "2025-01-31T01:00:00+01:00",
            "journal": "JAMA Netw Open",
            "issn": "2574-3805",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.914,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.935,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213279,
            "title": "Retinal Optical Coherence Tomography in Bipolar Disorder: A Scoping Review.",
            "abstract": null,
            "authors": [
                "Schönthaler, EMD",
                "Aminfar, H",
                "Dalkner, N",
                "Fellendorf, FT",
                "Georgi, J",
                "Lenger, M",
                "Wedrich, A",
                "Reininghaus, EZ"
            ],
            "year": 2025,
            "source": "Neuropsychobiology. 2025; 84(2):100-112",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001415457400001",
            "pubmed": "39719134",
            "doi": "10.1159/000543290",
            "pmc": "PMC11965818",
            "organizations": [
                "213279-14043",
                "213279-29444"
            ],
            "persons": [
                "213279-79733-6",
                "213279-53938-6",
                "213279-50654-6",
                "213279-84748-6",
                "213279-86429-6",
                "213279-91818-6",
                "213279-109282-6",
                "213279-109162-2"
            ],
            "imported": "2025-01-20T01:00:00+01:00",
            "journal": "Neuropsychobiology",
            "issn": "0302-282X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PSYCHOLOGY-SCIE",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHOLOGY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215126,
            "title": "Improving forensic healthcare: ARMED, a new telemedical examination",
            "abstract": null,
            "authors": [
                "Taalab, YM",
                "Kaufmann, D",
                "Landmann, A",
                "Ungermann, EM",
                "Heinze, S",
                "Stöttner, B",
                "Tsaklakidis, A",
                "Schroff, A",
                "Konrad, F",
                "Mezger, A",
                "Schlenzig, S",
                "Yen, RB",
                "Yen, KT"
            ],
            "year": 2025,
            "source": "INT J LEGAL MED. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001435539100001",
            "pubmed": "40029408",
            "doi": "10.1007/s00414-025-03463-9",
            "pmc": "PMC12170780",
            "organizations": [
                "215126-14019"
            ],
            "persons": [
                "215126-115441-6"
            ],
            "imported": "2025-03-10T11:21:46+01:00",
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF LEGAL MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, LEGAL-SCIE",
            "impactfactor_norm_super": 0.813,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, LEGAL-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218007,
            "title": "Screening for Congenital Myasthenic Syndromes in Adults With Seronegative Myasthenia Gravis Using Next-Generation Sequencing.",
            "abstract": null,
            "authors": [
                "Krenn, M",
                "Wagner, M",
                "Schuller, H",
                "Pugna, I",
                "Rath, J",
                "Zulehner, G",
                "Keritam, O",
                "Weng, R",
                "Koneczny, I",
                "Schiavo, E",
                "Damato, V",
                "Kleinveld, VEA",
                "Kiss, C",
                "Gold, V",
                "Quasthoff, S",
                "Masi, G",
                "O'Connor, KC",
                "Canning, J",
                "Waters, PJ",
                "Lenz, D",
                "Blüthner, M",
                "Pavlov, M",
                "Graf, E",
                "Winkelmann, J",
                "Löscher, WN",
                "Zimprich, F",
                "Cetin, H"
            ],
            "year": 2025,
            "source": "Neurology. 2025; 105(8):e214177",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41004697",
            "doi": "10.1212/WNL.0000000000214177",
            "pmc": null,
            "organizations": [
                "218007-14051"
            ],
            "persons": [
                "218007-103183-6",
                "218007-52002-6",
                "218007-80259-6"
            ],
            "imported": "2025-09-29T02:00:00+02:00",
            "journal": "Neurology",
            "issn": "1526-632X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.962,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.962,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 217357,
            "title": "Comorbidities and Their Influence on Outcomes and Infectious Complications in Autoimmune Encephalitis: A Multicenter Cohort Study.",
            "abstract": null,
            "authors": [
                "Bohn, A",
                "Angstwurm, K",
                "Bien, CG",
                "Doppler, K",
                "Ehmke, L",
                "Havla, J",
                "Hoffmann, F",
                "Hudasch, D",
                "Klausewitz, J",
                "Konen, FF",
                "Korporal-Kuhnke, M",
                "Kraft, A",
                "Kümpfel, T",
                "Leypoldt, F",
                "Madlener, M",
                "Pfeffer, LK",
                "Pfeuffer, S",
                "Pul, D",
                "Rada, A",
                "Rauer, S",
                "Sänger, C",
                "Seifert-Held, T",
                "Sühs, KW",
                "Thaler, FS",
                "Tsaktanis, T",
                "Vlad, B",
                "Wandinger, KP",
                "Wickel, J",
                "Tauber, SC, , GENERATE, study, group"
            ],
            "year": 2025,
            "source": "Neurol Neuroimmunol Neuroinflamm. 2025; 12(5): e200434",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001524428900001",
            "pubmed": "40623270",
            "doi": "10.1212/NXI.0000000000200434",
            "pmc": "PMC12258818",
            "organizations": [],
            "persons": [
                "217357-53287-6"
            ],
            "imported": "2025-08-13T02:00:00+02:00",
            "journal": "Neurol Neuroimmunol Neuroinflamm",
            "issn": "2332-7812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.943,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.948,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 217261,
            "title": "Molecular patterns of the NO-sGC-cGMP pathway in progressive and regressive liver fibrosis models.",
            "abstract": null,
            "authors": [
                "Sorz-Nechay, T",
                "Brusilovskaya, K",
                "Königshofer, P",
                "Hofer, BS",
                "Petrenko, O",
                "Simbrunner, B",
                "Taru, V",
                "Bonitz, K",
                "Horstmeier, H",
                "Zinober, K",
                "Regnat, K",
                "Lackner, C",
                "Trauner, M",
                "Sun, P",
                "Truebenbach, I",
                "Kauschke, SG",
                "Schwabl, P",
                "Reiberger, T"
            ],
            "year": 2025,
            "source": "Sci Rep. 2025; 15(1):27051",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001537442500007",
            "pubmed": "40715433",
            "doi": "10.1038/s41598-025-12381-0",
            "pmc": "PMC12297446",
            "organizations": [
                "217261-14020"
            ],
            "persons": [
                "217261-51983-6"
            ],
            "imported": "2025-08-04T02:00:00+02:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217151,
            "title": "Computational modelling of the pro- and antiarrhythmic effects of atrial high rate-dependent trafficking of small-conductance calcium-activated potassium channels",
            "abstract": null,
            "authors": [
                "Meier, S",
                "Dobrev, D",
                "Volders, PGA",
                "Heijman, J"
            ],
            "year": 2025,
            "source": "J PHYSIOL-LONDON. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001531456900001",
            "pubmed": "40685564",
            "doi": "10.1113/JP288659",
            "pmc": "PMC12326020",
            "organizations": [
                "217151-14011"
            ],
            "persons": [
                "217151-123850-4"
            ],
            "imported": "2025-07-28T09:38:27+02:00",
            "journal": "J PHYSIOL-LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PHYSIOLOGY-LONDON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 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
        }
    ]
}