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=1020&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158434,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1040&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1000&ordering=-year",
    "results": [
        {
            "id": 220527,
            "title": "Fragile Bones, Strong Care: Expert solutions for fracture prevention",
            "abstract": null,
            "authors": [
                "Ferlic, PW"
            ],
            "year": 2025,
            "source": "EUROSPINE Patientline Webinar; MAY 19, 2025; Europe. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220527-14052"
            ],
            "persons": [
                "220527-60165"
            ],
            "imported": "2026-02-03T23:37:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 220523,
            "title": "Komplikationsmanagement in der Skoliosechirurgie - Erkenntnisse und Strategien mit Relevanz für die Wirbelsäulentraumatologie ",
            "abstract": null,
            "authors": [
                "Ferlic, PW"
            ],
            "year": 2025,
            "source": "Traumadays 2025 - ÖGU Herbstkongress; OKT 1-3, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220523-14052"
            ],
            "persons": [
                "220523-60165"
            ],
            "imported": "2026-02-03T23:20:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220522,
            "title": "A Nationwide Multicenter Outcome analysis of Posterior Dynamic Deformity Correction in Adolescent Idiopathic Scoliosis",
            "abstract": null,
            "authors": [
                "Ferlic, PW",
                "Barbarro-Gonzalez, M",
                "Fuderer, L",
                "Spicher, A",
                "Grabmeier, G"
            ],
            "year": 2025,
            "source": "EUROSPINE Annual Meeting. 2025; -EUROSPINE Annual Meeting 2025; OCT 22-24, 2025; Copenhagen, DENMARK. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220522-14052"
            ],
            "persons": [
                "220522-60165"
            ],
            "imported": "2026-02-03T23:17:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220524,
            "title": "MRT Bildgebung der Wirbelsäule",
            "abstract": null,
            "authors": [
                "Ferlic, PW"
            ],
            "year": 2025,
            "source": "Die Zervikale Wirbelsäule; JUN 26-27, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220524-14052"
            ],
            "persons": [
                "220524-60165"
            ],
            "imported": "2026-02-03T23:25:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220297,
            "title": "Career Guidance and Employment Issues for Neurodivergent Individuals: A Scoping Review and Stakeholder Consultation",
            "abstract": null,
            "authors": [
                "Bölte, S",
                "Carpini, JA",
                "Black, MH",
                "Toomingas, A",
                "Jansson, F",
                "Marschik, PB",
                "Girdler, S",
                "Jonsson, M"
            ],
            "year": 2025,
            "source": "HUM RESOUR MANAGE-US. 2025; 64(1): 201-227. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001343740500001",
            "pubmed": null,
            "doi": "10.1002/hrm.22259",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220297-58883-6"
            ],
            "imported": "2026-01-28T08:17:45+01:00",
            "journal": "HUM RESOUR MANAGE-US",
            "issn": "0090-4848",
            "collection_publisher": null,
            "collection_title": "HUMAN RESOURCE MANAGEMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.964,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHOLOGY, APPLIED-SSCI",
            "impactfactor_norm_super": 0.964,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHOLOGY, APPLIED-SSCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219349,
            "title": "Notch1 regulates Orai1 and Orai3 expression in breast cancer cells.",
            "abstract": null,
            "authors": [
                "Nieto-Felipe, J",
                "Macias-Diaz, A",
                "Alvarado, S",
                "Redondo, PC",
                "Jimenez-Velarde, V",
                "Lopez, JJ",
                "Gorischek, A",
                "Jardin, I",
                "Smani, T",
                "Rosado, JA"
            ],
            "year": 2025,
            "source": "Sci Rep. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001669615800003",
            "pubmed": "41413272",
            "doi": "10.1038/s41598-025-33071-x",
            "pmc": "PMC12830608",
            "organizations": [
                "219349-14011"
            ],
            "persons": [
                "219349-57129-6"
            ],
            "imported": "2025-12-22T01:00:00+01: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": 213426,
            "title": "Genomics yields biological and phenotypic insights into bipolar disorder.",
            "abstract": null,
            "authors": [
                "O'Connell, KS",
                "Koromina, M",
                "van, der, Veen, T",
                "Boltz, T",
                "David, FS",
                "Yang, JMK",
                "Lin, KH",
                "Wang, X",
                "Coleman, JRI",
                "Mitchell, BL",
                "McGrouther, CC",
                "Rangan, AV",
                "Lind, PA",
                "Koch, E",
                "Harder, A",
                "Parker, N",
                "Bendl, J",
                "Adorjan, K",
                "Agerbo, E",
                "Albani, D",
                "Alemany, S",
                "Alliey-Rodriguez, N",
                "Als, TD",
                "Andlauer, TFM",
                "Antoniou, A",
                "Ask, H",
                "Bass, N",
                "Bauer, M",
                "Beins, EC",
                "Bigdeli, TB",
                "Pedersen, CB",
                "Boks, MP",
                "Børte, S",
                "Bosch, R",
                "Brum, M",
                "Brumpton, BM",
                "Brunkhorst-Kanaan, N",
                "Budde, M",
                "Bybjerg-Grauholm, J",
                "Byerley, W",
                "Cabana-Domínguez, J",
                "Cairns, MJ",
                "Carpiniello, B",
                "Casas, M",
                "Cervantes, P",
                "Chatzinakos, C",
                "Chen, HC",
                "Clarence, T",
                "Clarke, TK",
                "Claus, I",
                "Coombes, B",
                "Corfield, EC",
                "Cruceanu, C",
                "Cuellar-Barboza, A",
                "Czerski, PM",
                "Dafnas, K",
                "Dale, AM",
                "Dalkner, N",
                "Degenhardt, F",
                "DePaulo, JR",
                "Djurovic, S",
                "Drange, OK",
                "Escott-Price, V",
                "Fanous, AH",
                "Fellendorf, FT",
                "Ferrier, IN",
                "Forty, L",
                "Frank, J",
                "Frei, O",
                "Freimer, NB",
                "Fullard, JF",
                "Garnham, J",
                "Gizer, IR",
                "Gordon, SD",
                "Gordon-Smith, K",
                "Greenwood, TA",
                "Grove, J",
                "Guzman-Parra, J",
                "Ha, TH",
                "Hahn, T",
                "Haraldsson, M",
                "Hautzinger, M",
                "Havdahl, A",
                "Heilbronner, U",
                "Hellgren, D",
                "Herms, S",
                "Hickie, IB",
                "Hoffmann, P",
                "Holmans, PA",
                "Huang, MC",
                "Ikeda, M",
                "Jamain, S",
                "Johnson, JS",
                "Jonsson, L",
                "Kalman, JL",
                "Kamatani, Y",
                "Kennedy, JL",
                "Kim, E",
                "Kim, J",
                "Kittel-Schneider, S",
                "Knowles, JA",
                "Kogevinas, M",
                "Kranz, TM",
                "Krebs, K",
                "Kushner, SA",
                "Lavebratt, C",
                "Lawrence, J",
                "Leber, M",
                "Lee, HJ",
                "Liao, C",
                "Lucae, S",
                "Lundberg, M",
                "MacIntyre, DJ",
                "Maier, W",
                "Maihofer, AX",
                "Malaspina, D",
                "Manchia, M",
                "Maratou, E",
                "Martinsson, L",
                "Mattheisen, M",
                "McGregor, NW",
                "McInnis, MG",
                "McKay, JD",
                "Medeiros, H",
                "Meyer-Lindenberg, A",
                "Millischer, V",
                "Morris, DW",
                "Moutsatsou, P",
                "Mühleisen, TW",
                "O'Donovan, C",
                "Olsen, CM",
                "Panagiotaropoulou, G",
                "Papiol, S",
                "Pardiñas, AF",
                "Park, HY",
                "Perry, A",
                "Pfennig, A",
                "Pisanu, C",
                "Potash, JB",
                "Quested, D",
                "Rapaport, MH",
                "Regeer, EJ",
                "Rice, JP",
                "Rivera, M",
                "Schulte, EC",
                "Senner, F",
                "Shadrin, A",
                "Shilling, PD",
                "Sigurdsson, E",
                "Sindermann, L",
                "Sirignano, L",
                "Siskind, D",
                "Slaney, C",
                "Sloofman, LG",
                "Smeland, OB",
                "Smith, DJ",
                "Sobell, JL",
                "Soler, Artigas, M",
                "Stein, DJ",
                "Stein, F",
                "Su, MH",
                "Sung, H",
                "Świątkowska, B",
                "Terao, C",
                "Tesfaye, M",
                "Tesli, M",
                "Thorgeirsson, TE",
                "Thorp, JG",
                "Toma, C",
                "Tondo, L",
                "Tooney, PA",
                "Tsai, SJ",
                "Tsermpini, EE",
                "Vawter, MP",
                "Vedder, H",
                "Vreeker, A",
                "Walters, JTR",
                "Winsvold, BS",
                "Witt, SH",
                "Won, HH",
                "Ye, R",
                "Young, AH",
                "Zandi, PP",
                "Zillich, L",
                "Adolfsson, R",
                "Alda, M",
                "Alfredsson, L",
                "Backlund, L",
                "Baune, BT",
                "Bellivier, F",
                "Bengesser, S",
                "Berrettini, WH",
                "Biernacka, JM",
                "Boehnke, M",
                "Børglum, AD",
                "Breen, G",
                "Carr, VJ",
                "Catts, S",
                "Cichon, S",
                "Corvin, A",
                "Craddock, N",
                "Dannlowski, U",
                "Dikeos, D",
                "Etain, B",
                "Ferentinos, P",
                "Frye, M",
                "Fullerton, JM",
                "Gawlik, M",
                "Gershon, ES",
                "Goes, FS",
                "Green, MJ",
                "Grigoroiu-Serbanescu, M",
                "Hauser, J",
                "Henskens, FA",
                "Hjerling-Leffler, J",
                "Hougaard, DM",
                "Hveem, K",
                "Iwata, N",
                "Jones, I",
                "Jones, LA",
                "Kahn, RS",
                "Kelsoe, JR",
                "Kircher, T",
                "Kirov, G",
                "Kuo, PH",
                "Landén, M",
                "Leboyer, M",
                "Li, QS",
                "Lissowska, J",
                "Lochner, C",
                "Loughland, C",
                "Luykx, JJ",
                "Martin, NG",
                "Mathews, CA",
                "Mayoral, F",
                "McElroy, SL",
                "McIntosh, AM",
                "McMahon, FJ",
                "Medland, SE",
                "Melle, I",
                "Milani, L",
                "Mitchell, PB",
                "Morken, G",
                "Mors, O",
                "Mortensen, PB",
                "Müller-Myhsok, B",
                "Myers, RM",
                "Myung, W",
                "Neale, BM",
                "Nievergelt, CM",
                "Nordentoft, M",
                "Nöthen, MM",
                "Nurnberger, JI",
                "O'Donovan, MC",
                "Oedegaard, KJ",
                "Olsson, T",
                "Owen, MJ",
                "Paciga, SA",
                "Pantelis, C",
                "Pato, CN",
                "Pato, MT",
                "Patrinos, GP",
                "Pawlak, JM",
                "Ramos-Quiroga, JA",
                "Reif, A",
                "Reininghaus, EZ",
                "Ribasés, M",
                "Rietschel, M",
                "Ripke, S",
                "Rouleau, GA",
                "Roussos, P",
                "Saito, T",
                "Schall, U",
                "Schalling, M",
                "Schofield, PR",
                "Schulze, TG",
                "Scott, LJ",
                "Scott, RJ",
                "Serretti, A",
                "Smoller, JW",
                "S ..."
            ],
            "year": 2025,
            "source": "Nature. 2025; 639(8056):968-975",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001651277200001",
            "pubmed": "39843750",
            "doi": "10.1038/s41586-024-08468-9",
            "pmc": "PMC12163093",
            "organizations": [
                "213426-29444"
            ],
            "persons": [
                "213426-50654-6",
                "213426-79733-6",
                "213426-79771-6",
                "213426-86429-6"
            ],
            "imported": "2025-01-27T01:00:00+01:00",
            "journal": "Nature",
            "issn": "0028-0836",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 48.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.986,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 219348,
            "title": "Treatment guided by cerebral oximetry in mechanically ventilated newborns: a statistical analysis plan for step one of the SafeBoosC-IIIv randomised clinical trial.",
            "abstract": null,
            "authors": [
                "Petersen, JJ",
                "Kamp, CB",
                "Olsen, MH",
                "Hansen, ML",
                "Thorlund, K",
                "Pellicer, A",
                "Naulaers, G",
                "Dempsey, E",
                "Hahn, GH",
                "Andersen, PB",
                "Rasmussen, MIS",
                "Pichler, G",
                "Dimitriou, G",
                "Szczapa, T",
                "Ognean, ML",
                "Nesargi, S",
                "Musante, G",
                "Chalak, L",
                "Di, Maio, M",
                "Lakhwani, J",
                "Procianoy, RS",
                "Tkaczyk, J",
                "Fuchs, H",
                "Cetinkaya, M",
                "Hagmann, C",
                "Popat, H",
                "Fabres, J",
                "Wang, L",
                "Schmölzer, G",
                "Piris-Borregas, S",
                "Mohora, R",
                "Zafra, P",
                "Sarafidis, K",
                "Alsina-Casanova, M",
                "Baik-Schneditz, N",
                "Lopez, LS",
                "Griesmaier, E",
                "Hatzidaki, E",
                "Shashidhar, A",
                "Dassios, T",
                "Arruza, L",
                "Greisen, G",
                "Jakobsen, JC"
            ],
            "year": 2025,
            "source": "Trials. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001667487300003",
            "pubmed": "41413912",
            "doi": "10.1186/s13063-025-09387-4",
            "pmc": "PMC12821886",
            "organizations": [
                "219348-14094"
            ],
            "persons": [
                "219348-50907-6",
                "219348-86558-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Trials",
            "issn": "1745-6215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.259,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL-SCIE",
            "impactfactor_norm_super": 0.279,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL-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": 220127,
            "title": "STREAMS guidelines: standards for technical reporting in environmental and host-associated microbiome studies",
            "abstract": null,
            "authors": [
                "Kelliher, JM",
                "Mirzayi, C",
                "Bordenstein, SR",
                "Oliver, A",
                "Kellogg, CA",
                "Hatcher, EL",
                "Berg, M",
                "Baldrian, P",
                "Aljumaah, M",
                "Miller, CML",
                "Mungall, C",
                "Novak, V",
                "Palucki, A",
                "Smith, E",
                "Tabassum, N",
                "Bonito, G",
                "Brister, JR",
                "Chain, PSG",
                "Chen, MF",
                "Degregori, S",
                "Dundore-Arias, JP",
                "Emerson, JB",
                "Fernandes, VMC",
                "Flores, ####"
            ],
            "year": 2025,
            "source": "NAT MICROBIOL. 2025; 10(12): 3059-3068. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001639644100001",
            "pubmed": "41326814",
            "doi": "10.1038/s41564-025-02186-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220127-90021-7"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "NAT MICROBIOL",
            "issn": "2058-5276",
            "collection_publisher": null,
            "collection_title": "NATURE MICROBIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 19.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.978,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MICROBIOLOGY-SCIE",
            "impactfactor_norm_super": 0.978,
            "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": false
        },
        {
            "id": 220097,
            "title": "The 51st Annual Meeting of the European Society for Blood and Marrow Transplantation: Physicians - Poster Session (P001-P909).",
            "abstract": null,
            "authors": null,
            "year": 2025,
            "source": "Bone Marrow Transplant. 2025; 60(Suppl 1):183-887",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41193753",
            "doi": "10.1038/s41409-025-02651-w",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-01-21T01:00:00+01:00",
            "journal": "Bone Marrow Transplant",
            "issn": "1476-5365",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.88,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "TRANSPLANTATION-SCIE",
            "impactfactor_norm_super": 0.88,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "TRANSPLANTATION-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": 219091,
            "title": "The relationship between CSF/serum immunoglobulin and albumin ratio across laboratories: a retrospective, multi-center study.",
            "abstract": null,
            "authors": [
                "Hegen, H",
                "Andreasson, U",
                "Archelos-Garcia, JJ",
                "Bachmaier, G",
                "Blennow, K",
                "Bsteh, G",
                "Hubeek, I",
                "Khalil, M",
                "Kuhle, J",
                "Kuiperij, HB",
                "Lycke, J",
                "Rosenstein, I",
                "Teunissen, CE",
                "Verbeek, MM",
                "Willemsen, M",
                "Zetterberg, H",
                "Walde, J",
                "Deisenhammer, F"
            ],
            "year": 2025,
            "source": "Fluids Barriers CNS. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001666717200001",
            "pubmed": "41390398",
            "doi": "10.1186/s12987-025-00747-5",
            "pmc": "PMC12822048",
            "organizations": [
                "219091-14026",
                "219091-14051"
            ],
            "persons": [
                "219091-51987-6",
                "219091-57435-6",
                "219091-50092-6"
            ],
            "imported": "2025-12-15T01:00:00+01:00",
            "journal": "Fluids Barriers CNS",
            "issn": "2045-8118",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.878,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NEUROSCIENCES-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "NEUROSCIENCES-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": 218784,
            "title": "Multistate modelling of baseline lung allograft dysfunction in lung transplant recipients.",
            "abstract": null,
            "authors": [
                "Gerckens, M",
                "Richard, A",
                "Arnold, P",
                "Veit, T",
                "Barton, J",
                "Götschke, J",
                "Milger, K",
                "Kauke, T",
                "Schneider, C",
                "Michel, S",
                "Irlbeck, M",
                "Luecken, M",
                "Yildirim, AÖ",
                "Behr, J",
                "Kneidinger, N",
                "Mümmler, C"
            ],
            "year": 2025,
            "source": "ERJ Open Res. 2025; 11(5):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001666530600001",
            "pubmed": "41158500",
            "doi": "10.1183/23120541.01135-2024",
            "pmc": "PMC12557412",
            "organizations": [
                "218784-14087"
            ],
            "persons": [
                "218784-125880-6",
                "218784-128274-6"
            ],
            "imported": "2025-11-24T01:00:00+01:00",
            "journal": "ERJ Open Res",
            "issn": "2312-0541",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.716,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-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": 220094,
            "title": "Severe asthma in children and adolescents. Summary of the S1 guidelines under the auspices of the Society for Pediatric Pulmonology (GPP), AWMF register nr. 026/027",
            "abstract": null,
            "authors": [
                "Hamelmann, E",
                "Schorlemer, C",
                "Derichs, N",
                "Eber, E",
                "Gerstlauer, M",
                "Jung, AD",
                "Kabesch, M",
                "Kopp, M",
                "Lau, S",
                "Lex, C",
                "Möller, A",
                "Schaub, B",
                "Schwerk, N",
                "Spindler, T",
                "Taube, C",
                "Vogelberg, C",
                "Zacharasiewicz, A",
                "Zielen, S",
                "Schuster, A",
                "Gappa, M"
            ],
            "year": 2025,
            "source": "MONATSSCHR KINDERH. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001625997300001",
            "pubmed": null,
            "doi": "10.1007/s00112-025-02309-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220094-51713-6"
            ],
            "imported": "2026-01-21T15:22:25+01:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 220057,
            "title": "Improvement in Walking Distance With Semaglutide in Smokers With Peripheral Artery Disease: STRIDE Trial Subgroup Analysis.",
            "abstract": null,
            "authors": [
                "Sourij, H",
                "Guder, Arslan, E",
                "Catarig, AM",
                "Houlind, K",
                "Ludvik, B",
                "Nordanstig, J",
                "Rasouli, N",
                "Thomas, S",
                "Verma, S",
                "Bonaca, MP"
            ],
            "year": 2025,
            "source": "J Am Coll Cardiol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41532935",
            "doi": "10.1016/j.jacc.2025.10.080",
            "pmc": null,
            "organizations": [
                "220057-14080"
            ],
            "persons": [
                "220057-50838-1"
            ],
            "imported": "2026-01-20T01:00:00+01:00",
            "journal": "J Am Coll Cardiol",
            "issn": "1558-3597",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.979,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 219740,
            "title": "Age-related dynamics of GFAP blood levels in normal ageing: Implications for biomarker studies in neurological diseases",
            "abstract": null,
            "authors": [
                "Demjaha, R",
                "Seiler, S",
                "Hofer, E",
                "Tafrali, C",
                "Mart nez-Serrat, M",
                "Pirpamer, L",
                "Opriessnig, P",
                "Ropele, S",
                "Pinter, D",
                "Hechenberger, S",
                "Helmlinger, B",
                "Leppert, D",
                "Benkert, P",
                "Kuhle, J",
                "Enzinger, C",
                "Schmidt, R",
                "Khalil, M"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32: -37. Jahrestagung der Österreichischen Alzheimergesellschaft; SEP 18-19, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001628319701113",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219740-14051",
                "219740-14108",
                "219740-14085"
            ],
            "persons": [
                "219740-104619",
                "219740-50173",
                "219740-111610",
                "219740-51279",
                "219740-57435",
                "219740-66708",
                "219740-73547",
                "219740-77129",
                "219740-88042",
                "219740-107891",
                "219740-125136"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "EUR J NEUROL",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF NEUROLOGY; ",
            "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": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217169,
            "title": "A BACH1 Inhibitor Ameliorates Myocardial Infarction and Limb Ischemia in Mice.",
            "abstract": null,
            "authors": [
                "Lin, J",
                "Liu, X",
                "Li, Q",
                "Ge, F",
                "Ma, J",
                "Ng, X",
                "Pan, Q",
                "Wei, X",
                "Jiang, Q",
                "Jin, J",
                "Ma, S",
                "He, Y",
                "Li, Y",
                "Jiang, N",
                "Hou, Y",
                "Yu, Y",
                "Lin, X",
                "Jin, Q",
                "Xu, C",
                "Wang, X",
                "Zhi, X",
                "Liang, Q",
                "Jiang, L",
                "Osto, E",
                "Guo, J",
                "Wang, XJ",
                "Meng, D"
            ],
            "year": 2025,
            "source": "Mol Ther. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001590142800032",
            "pubmed": "40676837",
            "doi": "10.1016/j.ymthe.2025.07.008",
            "pmc": "PMC12848212",
            "organizations": [
                "217169-14010"
            ],
            "persons": [
                "217169-119127-6"
            ],
            "imported": "2025-07-28T02:00:00+02:00",
            "journal": "Mol Ther",
            "issn": "1525-0016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.976,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GENETICS & HEREDITY-SCIE",
            "impactfactor_norm_super": 0.982,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GENETICS + HEREDITY-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": 219743,
            "title": "Choroid plexus volume and serum neurofilament light levels in relation to brain atrophy and lesion load in MS",
            "abstract": null,
            "authors": [
                "Tafrali, C",
                "Martinez-Serrat, M",
                "Demjaha, R",
                "Buchmann, A",
                "Hechenberger, S",
                "Helmlinger, B",
                "Opriessnig, P",
                "Pinter, D",
                "Damulina, A",
                "Wurth, S",
                "Heschl, B",
                "Leppert, D",
                "Benkert, P",
                "Kuhle, J",
                "Ropele, S",
                "Enzinger, C",
                "Khalil, M"
            ],
            "year": 2025,
            "source": "EUR J NEUROL. 2025; 32: -11th Congress of the European Academy of Neurology; JUN 21-24, 2025; Helsinki, FINLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001628319700799",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219743-14051"
            ],
            "persons": [
                "219743-125136",
                "219743-57435",
                "219743-88042",
                "219743-104619",
                "219743-111610",
                "219743-135441",
                "219743-50173",
                "219743-51279",
                "219743-66708",
                "219743-94124",
                "219743-98464"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "EUR J NEUROL",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF NEUROLOGY; ",
            "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": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220573,
            "title": "Pädiatrisches EKG ",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S"
            ],
            "year": 2025,
            "source": "EKG Kurs Ärztekammer; OKT 7-8, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220573-14093"
            ],
            "persons": [
                "220573-59876"
            ],
            "imported": "2026-02-04T09:53:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220572,
            "title": "Erregungsbildungs- und Erregungsleitungsstörungen",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S"
            ],
            "year": 2025,
            "source": "EKG Kurs Ärztekammer; OKT 7-8, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220572-14093"
            ],
            "persons": [
                "220572-59876"
            ],
            "imported": "2026-02-04T09:50:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220597,
            "title": "Zwischenanalyse der Verteilung der Equol-Produzenten in der Isoflavon-Studie",
            "abstract": null,
            "authors": [
                "Trummer, O",
                "Ivic, I",
                "Tandl, V",
                "Borzan, V",
                "Schweighofer, N",
                "Obermayer-Pietsch, B"
            ],
            "year": 2025,
            "source": "-. 2025; -Jahrestagung der Österreichischen Gesellschaft für Endokrinologie und Stoffwechsel; MAY 19-21, 2025; Bad Ischl. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220597-14014",
                "220597-14080"
            ],
            "persons": [
                "220597-51809",
                "220597-109041",
                "220597-130036",
                "220597-50909"
            ],
            "imported": "2026-02-04T10:33:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}