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=3080&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3100&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3060&ordering=-year",
    "results": [
        {
            "id": 218700,
            "title": "The association of latent classes with respiratory symptoms and treatment in unselected schoolchildren.",
            "abstract": null,
            "authors": [
                "Schaffer, AM",
                "Mozun, R",
                "Kentgens, AC",
                "Zimmermann, T",
                "Mallet, MC",
                "Kuehni, CE",
                "Latzin, P",
                "Usemann, J",
                "Möller, A",
                "Herzog, SA",
                "Singer, F"
            ],
            "year": 2025,
            "source": "European Respiratory Journal. 2025; 66 (suppl 65): PA3782--ERS Congress 2025; SEP 27-OCT 1, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218700-14095"
            ],
            "persons": [
                "218700-113189",
                "218700-113973"
            ],
            "imported": "2025-11-20T16:06:18+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": 218693,
            "title": "Atopische Dermatitis, DD ektodermale Dysplasie oder beides?",
            "abstract": null,
            "authors": [
                "Weingärtner, A",
                "Eber, E"
            ],
            "year": 2025,
            "source": "Monatsschrift Kinderheilkunde. 2025; Suppl 2: S147--63. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 10-12, 2025; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218693-14095"
            ],
            "persons": [
                "218693-51713"
            ],
            "imported": "2025-11-20T13:56:09+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": false,
            "local_affiliation": true
        },
        {
            "id": 218671,
            "title": "Das Gesundheitssystem steht vor ultimativer Belastungsprobe",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2025,
            "source": "Österreichische Krankenhauszeitung. 2025; 66(4): 15-15. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218671-14024",
                "218671-27964"
            ],
            "persons": [
                "218671-50445"
            ],
            "imported": "2025-11-18T09:51:08+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": 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": 218670,
            "title": "Sehr geehrte Frau Ministerin Korinna Schumann",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2025,
            "source": "Österreichische Krankenhauszeitung. 2025; 2(66): 15-15. ",
            "category": 1,
            "document_type": 6,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218670-14024",
                "218670-27964"
            ],
            "persons": [
                "218670-50445"
            ],
            "imported": "2025-11-18T09:45:22+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": 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": 218632,
            "title": "Global network and local vulnerabilities underlie brain atrophy across Parkinson's disease stages.",
            "abstract": null,
            "authors": [
                "Vo, A",
                "Tremblay, C",
                "Rahayel, S",
                "Al-Bachari, S",
                "Berendse, HW",
                "Bright, JK",
                "Cendes, F",
                "d'Angremont, E",
                "Dalrymple-Alford, JC",
                "Debove, I",
                "Dirkx, MF",
                "Druzgal, J",
                "Garraux, G",
                "Helmich, RC",
                "Hu, MT",
                "Jahanshad, N",
                "Johansson, ME",
                "Klein, JC",
                "Laansma, MA",
                "McMillan, CT",
                "Melzer, TR",
                "Misic, B",
                "Mosley, P",
                "Owens-Walton, C",
                "Parkes, LM",
                "Pellicano, C",
                "Piras, F",
                "Poston, KL",
                "Rango, M",
                "Rummel, C",
                "Schwingenschuh, P",
                "Suette, M",
                "Thompson, PM",
                "Tosun, D",
                "Tsai, CC",
                "van, Balkom, TD",
                "van, den, Heuvel, OA",
                "van, der, Werf, YD",
                "van, Heese, EM",
                "Vriend, C",
                "Wang, JJ",
                "Wiest, R",
                "Yasuda, CL",
                "Dagher, A"
            ],
            "year": 2025,
            "source": "Brain. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41237265",
            "doi": "10.1093/brain/awaf432",
            "pmc": null,
            "organizations": [
                "218632-14051"
            ],
            "persons": [
                "218632-129975-6",
                "218632-50172-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Brain",
            "issn": "1460-2156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "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": 218658,
            "title": "A Systematic Study of Molecular Diagnosis, Treatment and Prognosis in Infant-Type Hemispheric Glioma): An Individual Patient Data Meta-analysis of 164 patients.",
            "abstract": null,
            "authors": [
                "Chavaz, L",
                "Bagchi, A",
                "Dhanda, SK",
                "Toutain, F",
                "Pfister, SM",
                "Sturm, D",
                "Pietsch, T",
                "Gielen, GH",
                "Waha, A",
                "Clarke, M",
                "Lu, C",
                "Karremann, M",
                "Benesch, M",
                "Perwein, T",
                "Nussbaumer, G",
                "Kramm, C",
                "Massimino, M",
                "Biassoni, V",
                "Vinci, M",
                "Mastronuzzi, A",
                "van, Vuurden, D",
                "Veldhuijzen, van, Zanten, SEM",
                "Mackay, A",
                "Jones, C",
                "Jones, DTW",
                "Guerreiro, Stucklin, AS",
                "Tabori, U",
                "Hawkins, C",
                "Ryall, S",
                "Morales, La, Madrid, A",
                "Lassaletta, A",
                "Bailey, S",
                "Hargrave, D",
                "Chiang, J",
                "El-Ayadi, M",
                "Mançano, BM",
                "Manuel, Reis, R",
                "Hagel, C",
                "Gorsi, H",
                "Silvestrini, N",
                "Gilani, A",
                "Papusha, L",
                "Klimo, P",
                "Zhou, X",
                "Gajjar, A",
                "Robinson, GW",
                "von, Bueren, AO"
            ],
            "year": 2025,
            "source": "Neuro Oncol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41206756",
            "doi": "10.1093/neuonc/noaf264",
            "pmc": null,
            "organizations": [
                "218658-14092"
            ],
            "persons": [
                "218658-51369-6",
                "218658-93278-6",
                "218658-98278-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Neuro Oncol",
            "issn": "1523-5866",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.986,
            "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": 218669,
            "title": "Psychosoziale Evaluation vor einer Blutstammzelltransplantation mit fremden Zellen.\r\n",
            "abstract": null,
            "authors": [
                "Nagele, E"
            ],
            "year": 2025,
            "source": "Krankenhaus der Elisabethinen GmbH, Standort II | Eggenberg; Graz, AUSTRIA;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218669-29447"
            ],
            "persons": [
                "218669-59261"
            ],
            "imported": "2025-11-18T09:06:54+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": 218690,
            "title": "Using verification data for estimating measurement uncertainty in a routine medical laboratory",
            "abstract": null,
            "authors": [
                "Michaelis, S",
                "Binder, L",
                "Schneider, C",
                "Enko, D"
            ],
            "year": 2025,
            "source": "Clin Chem Lab Med. 2025; 63 (Special Suppl.): 97-2842.-26th IFCC-EFLM European Congress of Clinical Chemistry and Laboratory Medicine; MAY 18-22, 2025; Brussels, BELGIUM. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218690-14023"
            ],
            "persons": [
                "218690-89193"
            ],
            "imported": "2025-11-20T09:42:57+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": 218629,
            "title": "The genotypic and phenotypic landscape of PDHA1-related pyruvate dehydrogenase complex deficiency.",
            "abstract": null,
            "authors": [
                "Merkevicius, K",
                "Smirnov, D",
                "Schlieben, LD",
                "Ganetzky, R",
                "Feichtinger, RG",
                "Jiang, H",
                "Fang, F",
                "Ebihara, T",
                "Murayama, K",
                "Ferrera, G",
                "Ardissone, A",
                "Rokicki, D",
                "Wesol-Kucharska, D",
                "Schröder, S",
                "Bauer, P",
                "Bertoli-Avella, A",
                "Østergaard, E",
                "Freisinger, P",
                "Janssen, MCH",
                "Wagner, M",
                "Abouyousef, O",
                "Alhaddad, B",
                "AlAbdi, L",
                "Alkuraya, F",
                "Alston, CL",
                "Baghdasaryan, A",
                "Barca, D",
                "Barić, I",
                "Bellusci, M",
                "Bevot, A",
                "Boltshauser, E",
                "Borggraefe, I",
                "Bouchereau, J",
                "Bruno, C",
                "Burnyte, B",
                "Calhoun, A",
                "Casas, K",
                "Coker, M",
                "Crushell, E",
                "De, Lonlay, P",
                "Dionisi-Vici, C",
                "Distelmaier, F",
                "Falk, MJ",
                "Ferreira, AC",
                "Ferreira, CR",
                "Ficicioglu, C",
                "Fatma, Gokçay, G",
                "Häberle, J",
                "Heath, O",
                "Hellenschmidt, A",
                "Hoefele, J",
                "Hoffmann, GF",
                "Honzik, T",
                "Huemer, M",
                "Janeiro, P",
                "Karaa, A",
                "Seher, Kasapkara, Ç",
                "Kern, I",
                "Klepper, J",
                "Klopstock, T",
                "Knerr, I",
                "Koch, J",
                "Krumina, Z",
                "Lamperti, C",
                "Lebigot, E",
                "Liu, Z",
                "Maier, EM",
                "Martinelli, D",
                "McFarland, R",
                "Mendelsohn, B",
                "Molnar, MJ",
                "Mundy, H",
                "Nassogne, MC",
                "Oliveira, A",
                "Õunap, K",
                "Panicucci, C",
                "Parikh, S",
                "Peters, H",
                "Pichard, S",
                "Plecko, B",
                "Ramadža, DP",
                "Repetto, GM",
                "Rivera, I",
                "Rodenburg, RJ",
                "Rossi, A",
                "Schiff, M",
                "Seidemann, K",
                "Smith, WE",
                "Soares, S",
                "Siri, B",
                "Steinbrucker, K",
                "Striano, P",
                "Sykut-Cegielska, J",
                "Tal, G",
                "Taylor, RW",
                "Tsiakas, K",
                "Kalkan, Ucar, S",
                "van, Konijnenburg, EH",
                "Woidy, M",
                "Yaplito-Lee, J",
                "Yildiz, Y",
                "Zenker, M",
                "Zsidegh, P",
                "Westphal, D",
                "Sperl, W",
                "Meitinger, T",
                "Brown, GK",
                "Prokisch, H",
                "Mayr, JA",
                "Wortmann, SB"
            ],
            "year": 2025,
            "source": "Brain. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41239557",
            "doi": "10.1093/brain/awaf430",
            "pmc": null,
            "organizations": [
                "218629-14091"
            ],
            "persons": [
                "218629-58695-6",
                "218629-51875-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Brain",
            "issn": "1460-2156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.981,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.981,
            "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": 215477,
            "title": "Contribution of post-infectious bronchiolitis obliterans to non-cystic fibrosis bronchiectasis in children.",
            "abstract": null,
            "authors": [
                "Gie, A",
                "Le, Roux, C",
                "van, der, Zalm, MM",
                "Jacobs, C",
                "Parker, N",
                "Eber, E",
                "Goussard, P"
            ],
            "year": 2025,
            "source": "Int J Tuberc Lung Dis. 2025; 29(4): 153-158. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001471359700001",
            "pubmed": "40155792",
            "doi": "10.5588/ijtld.24.0544",
            "pmc": null,
            "organizations": [
                "215477-14095"
            ],
            "persons": [
                "215477-51713-6"
            ],
            "imported": "2025-04-02T02:00:00+02:00",
            "journal": "Int J Tuberc Lung Dis",
            "issn": "1027-3719",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.687,
            "impactfactor_norm_super_year": 2023,
            "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": 217566,
            "title": "Development of an asthma health-care burden score as a measure of severity and predictor of remission in SARP III and U-BIOPRED: results from two major longitudinal asthma cohorts.",
            "abstract": null,
            "authors": [
                "Zein, JG",
                "Zounemat-Kerman, N",
                "Adcock, IM",
                "Hu, B",
                "Attaway, A",
                "Castro, M",
                "Dahlén, SE",
                "Denlinger, LC",
                "Erzurum, SC",
                "Fahy, JV",
                "Gaston, B",
                "Hastie, AT",
                "Israel, E",
                "Jarjour, NN",
                "Levy, BD",
                "Mauger, DT",
                "Moore, W",
                "Peters, MC",
                "Sumino, K",
                "Townsend, E",
                "Woodruff, P",
                "Ortega, VE",
                "Wenzel, SE",
                "Meyers, DA",
                "Chung, KF",
                "Bleecker, ER, , Unbiased, Biomarkers, for, the, Prediction, of, Respiratory, Disease, Outcomes, (U-BIOPRED), Consortium, and, the, the, US, National, Heart, Lung, and, Blood, Institute, Severe, Asthma, Research, Program, (SARP, III)"
            ],
            "year": 2025,
            "source": "Lancet Respir Med. 2025; 13(1): 35-46. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001401166400001",
            "pubmed": "39586307",
            "doi": "10.1016/S2213-2600(24)00250-9",
            "pmc": "PMC11700758",
            "organizations": [],
            "persons": [
                "217566-113973-7"
            ],
            "imported": "2025-08-29T02:00:00+02:00",
            "journal": "Lancet Respir Med",
            "issn": "2213-2619",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 32.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CRITICAL CARE MEDICINE-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 213166,
            "title": "Plazentagesundheit und Gerinnung im Wechselspiel.",
            "abstract": null,
            "authors": [
                "Forstner, D",
                "Huppertz, B"
            ],
            "year": 2025,
            "source": "Deutsche Hebammen Zeitschrift. 2025; 2025(1): 14-17. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213166-14017"
            ],
            "persons": [
                "213166-93683",
                "213166-54142"
            ],
            "imported": "2025-01-14T17:33:49+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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218688,
            "title": "Plexuschirurgie bei Kindern und Erwachsenen - was ich heute anders mache.",
            "abstract": null,
            "authors": [
                "Girsch, W"
            ],
            "year": 2025,
            "source": "DAM; 46. Jahrestagung; Tradition REflexion Vision!; Nov 13-15, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218688-14045"
            ],
            "persons": [
                "218688-111367"
            ],
            "imported": "2025-11-19T12:39: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218644,
            "title": "Patient-reported outcomes, neurocognitive functioning and oncologic results of pencil-beam-scanning proton beam therapy for CNS WHO G2 and G3 IDH1-mutant diffuse adult glioma: A single institution experience.",
            "abstract": null,
            "authors": [
                "Pelak, DMJ",
                "Hummer, A",
                "Hug, PE",
                "Töpfer, S",
                "Birgit, Flechl, I",
                "Mozes, P",
                "Fossati, PP",
                "Fussl, C",
                "Surböck, B",
                "Hainfellner, PJ",
                "Wolfsberger, PS",
                "Purkart, TU",
                "Calabek-Wohinz, B",
                "Mumot, M",
                "Stock, PM",
                "Lütgendorf-Caucig, C"
            ],
            "year": 2025,
            "source": "Int J Radiat Oncol Biol Phys. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41224026",
            "doi": "10.1016/j.ijrobp.2025.10.025",
            "pmc": null,
            "organizations": [
                "218644-14051",
                "218644-14050"
            ],
            "persons": [
                "218644-59316-6",
                "218644-113410-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Int J Radiat Oncol Biol Phys",
            "issn": "1879-355X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.911,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.919,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 218603,
            "title": "Therapeutic Potential of an Anti-PLAC1 Antibody Drug Conjugate in a Murine Model of Human Breast Cancer",
            "abstract": null,
            "authors": [
                "Mahmoudian, J",
                "Ghods, R",
                "Jeddi-Tehrani, M",
                "Ghaffari-Tabrizi-Wizsy, N",
                "Nejadmoghaddam, MR",
                "Ghahremanzadeh, R",
                "Ostad, SN",
                "Zarnani, AH"
            ],
            "year": 2025,
            "source": "IRAN J IMMUNOL. 2025; 22(3): 192-206. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001608037700002",
            "pubmed": "41025819",
            "doi": "10.22034/iji.2025.106670.3019",
            "pmc": null,
            "organizations": [
                "218603-14014"
            ],
            "persons": [
                "218603-51047-6"
            ],
            "imported": "2025-11-17T07:49:01+01:00",
            "journal": "IRAN J IMMUNOL",
            "issn": "1735-1383",
            "collection_publisher": null,
            "collection_title": "IRANIAN JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": 218687,
            "title": "Resektion-Replantation vs. Bionische Rekonstruktion zur Wiederherstellung der \r\nHandfunktion.",
            "abstract": null,
            "authors": [
                "Girsch, W"
            ],
            "year": 2025,
            "source": "DAM; 46. Jahrestagung; Tradition REflexion Vision!; Nov 13-15, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218687-14045"
            ],
            "persons": [
                "218687-111367"
            ],
            "imported": "2025-11-19T12:38:28+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": false,
            "local_affiliation": true
        },
        {
            "id": 218691,
            "title": "Evaluation of ferritin transport into the cerebrospinal fluid based on 298 lumbar punctures",
            "abstract": null,
            "authors": [
                "Michaelis, S",
                "Schneider, C",
                "Meinitzer, A",
                "Stelzer, I",
                "Herrmann, M",
                "Enko, D"
            ],
            "year": 2025,
            "source": "Clin Chem Lab Med. 2025; 63 (Special Suppl.): 97-2842.-26th IFCC-EFLM European Congress of Clinical Chemistry and Laboratory Medicine; MAY 18-22, 2025; Brussles, BELGIUM. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218691-14023"
            ],
            "persons": [
                "218691-89193"
            ],
            "imported": "2025-11-20T09:50: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": 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": 218711,
            "title": "Video Session.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "ERS Skill Course Paediatric Bronchoscopy; OCT 12-15, 2025; Neapel, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218711-14095"
            ],
            "persons": [
                "218711-51713"
            ],
            "imported": "2025-11-21T12:55:08+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218718,
            "title": "Outcomes of Spinal Metastases Based on Primary Tumors: A Systematic Review and Meta-Analysis.",
            "abstract": null,
            "authors": [
                "Sanker, V",
                "Nordin, EOR",
                "Ali, ASM",
                "DG, G",
                "Thaller, A",
                "Heesen, P",
                "Li, Z",
                "Liverani, L",
                "Cavagnaro, MJ",
                "Ratliff, J",
                "Desai, A"
            ],
            "year": 2025,
            "source": "CNS 2025 Annual Meeting; Oct 11 – 15, 2025; Los Angeles, USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218718-14050"
            ],
            "persons": [
                "218718-110880"
            ],
            "imported": "2025-11-21T16:51: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": 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": 218720,
            "title": "Role and Applicability of Prediction Models in Spinal Metastasis: A Systematic Review and Meta-Analysis.",
            "abstract": null,
            "authors": [
                "Sanker, V",
                "Dravid, A",
                "Thaller, A",
                "Li, Z",
                "Heesen, P",
                "Nordin, EOR",
                "Frantzias, J",
                "Desai, A"
            ],
            "year": 2025,
            "source": "CNS 2025 Annual Meeting; Oct 11 – 15, 2025; Los Angeles, USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218720-14050"
            ],
            "persons": [
                "218720-110880"
            ],
            "imported": "2025-11-21T17:03: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": 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
        }
    ]
}