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=149620&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157630,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149640&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149600&ordering=year",
    "results": [
        {
            "id": 208386,
            "title": "Therapeutic drug monitoring of antifungal therapies: do we really need it and what are the best practices?",
            "abstract": null,
            "authors": [
                "Boyer, J",
                "Hoenigl, M",
                "Kriegl, L"
            ],
            "year": 2024,
            "source": "Expert Rev Clin Pharmacol. 2024; 17(4):309-321",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001173699300001",
            "pubmed": "38379525",
            "doi": "10.1080/17512433.2024.2317293",
            "pmc": null,
            "organizations": [
                "208386-29164"
            ],
            "persons": [
                "208386-100007-6",
                "208386-107156-2",
                "208386-64754-4"
            ],
            "imported": "2024-02-23T01:00:00+01:00",
            "journal": "Expert Rev Clin Pharmacol",
            "issn": "1751-2433",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.522,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.712,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 208343,
            "title": "Characteristics and burden of acute COVID-19 and long-COVID: Demographic, physical, mental health, and economic perspectives.",
            "abstract": null,
            "authors": [
                "Leitner, M",
                "Pötz, G",
                "Berger, M",
                "Fellner, M",
                "Spat, S",
                "Koini, M"
            ],
            "year": 2024,
            "source": "PLoS One. 2024; 19(1): e0297207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001150451900007",
            "pubmed": "38252638",
            "doi": "10.1371/journal.pone.0297207",
            "pmc": "PMC10802963",
            "organizations": [
                "208343-14051"
            ],
            "persons": [
                "208343-59566-4",
                "208343-98987-1"
            ],
            "imported": "2024-02-19T01:00:00+01:00",
            "journal": "PLoS One",
            "issn": "1932-6203",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.514,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.658,
            "impactfactor_norm_super_year": 2022,
            "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": 208331,
            "title": "Global disease burden of and risk factors for acute lower respiratory infections caused by respiratory syncytial virus in preterm infants and young children in 2019: a systematic review and meta-analysis of aggregated and individual participant data.",
            "abstract": null,
            "authors": [
                "Wang, X",
                "Li, Y",
                "Shi, T",
                "Bont, LJ",
                "Chu, HY",
                "Zar, HJ",
                "Wahi-Singh, B",
                "Ma, Y",
                "Cong, B",
                "Sharland, E",
                "Riley, RD",
                "Deng, J",
                "Figueras-Aloy, J",
                "Heikkinen, T",
                "Jones, MH",
                "Liese, JG",
                "Markić, J",
                "Mejias, A",
                "Nunes, MC",
                "Resch, B",
                "Satav, A",
                "Yeo, KT",
                "Simões, EAF",
                "Nair, H, , Respiratory, Virus, Global, Epidemiology, Network",
                "RESCEU, investigators"
            ],
            "year": 2024,
            "source": "Lancet. 2024; 403(10433):1241-1253",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001229418600001",
            "pubmed": "38367641",
            "doi": "10.1016/S0140-6736(24)00138-7",
            "pmc": null,
            "organizations": [
                "208331-14094"
            ],
            "persons": [
                "208331-51743-6"
            ],
            "imported": "2024-02-19T01:00:00+01:00",
            "journal": "Lancet",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 88.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208324,
            "title": "The black box of unmeasured intra-arrest ventilation.",
            "abstract": null,
            "authors": [
                "Wittig, J",
                "Krogh, K",
                "Orlob, S",
                "Løfgren, B",
                "Lauridsen, KG"
            ],
            "year": 2024,
            "source": "Resuscitation. 2024; 195:  110015",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:001186806500001",
            "pubmed": "38365320",
            "doi": "10.1016/j.resuscitation.2023.110015",
            "pmc": null,
            "organizations": [
                "208324-14070"
            ],
            "persons": [
                "208324-74176-6"
            ],
            "imported": "2024-02-19T01:00:00+01:00",
            "journal": "Resuscitation",
            "issn": "0300-9572",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 206953,
            "title": "Gender-Specific Bile Acid Profiles in Non-Alcoholic Fatty Liver Disease.",
            "abstract": null,
            "authors": [
                "Fitzinger, J",
                "Rodriguez-Blanco, G",
                "Herrmann, M",
                "Borenich, A",
                "Stauber, R",
                "Aigner, E",
                "Mangge, H"
            ],
            "year": 2024,
            "source": "Nutrients. 2024; 16(2):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001151424000001",
            "pubmed": "38257143",
            "doi": "10.3390/nu16020250",
            "pmc": "PMC10821077",
            "organizations": [
                "206953-14026",
                "206953-14028",
                "206953-14081"
            ],
            "persons": [
                "206953-101643-6",
                "206953-51530-6",
                "206953-52854-4",
                "206953-99451-6",
                "206953-110967-6"
            ],
            "imported": "2024-01-26T01:00:00+01:00",
            "journal": "Nutrients",
            "issn": "2072-6643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.814,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "NUTRITION & DIETETICS-SCIE",
            "impactfactor_norm_super": 0.844,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "NUTRITION + DIETETICS-SCI",
            "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": 206839,
            "title": "EUSOMA quality indicators for non-metastatic breast cancer: An update.",
            "abstract": null,
            "authors": [
                "Rubio, IT",
                "Marotti, L",
                "Biganzoli, L",
                "Aristei, C",
                "Athanasiou, A",
                "Campbell, C",
                "Cardoso, F",
                "Cardoso, MJ",
                "Coles, CE",
                "Eicher, M",
                "Harbeck, N",
                "Karakatsanis, A",
                "Offersen, BV",
                "Pijnappel, R",
                "Ponti, A",
                "Regitnig, P",
                "Santini, D",
                "Sardanelli, F",
                "Spanic, T",
                "Varga, Z",
                "Vrancken, Peeters, MJTFD",
                "Wengström, Y",
                "Wyld, L",
                "Curigliano, G"
            ],
            "year": 2024,
            "source": "Eur J Cancer. 2023; 198:  113500",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001159091500001",
            "pubmed": "38199146",
            "doi": "10.1016/j.ejca.2023.113500",
            "pmc": null,
            "organizations": [
                "206839-14020"
            ],
            "persons": [
                "206839-51991-6"
            ],
            "imported": "2024-01-22T01:00:00+01:00",
            "journal": "Eur J Cancer",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.826,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.878,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ONCOLOGY-SCI",
            "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": 206825,
            "title": "Sustained inflation and chest compression versus 3:1 chest compression to ventilation ratio during cardiopulmonary resuscitation of asphyxiated newborns (SURV1VE): A cluster randomised controlled trial.",
            "abstract": null,
            "authors": [
                "Schmölzer, GM",
                "Pichler, G",
                "Solevåg, AL",
                "Law, BHY",
                "Mitra, S",
                "Wagner, M",
                "Pfurtscheller, D",
                "Yaskina, M",
                "Cheung, PY, , SURV1VE-, Trial, Investigators"
            ],
            "year": 2024,
            "source": "Arch Dis Child Fetal Neonatal Ed. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001143620200001",
            "pubmed": "38212104",
            "doi": "10.1136/archdischild-2023-326383",
            "pmc": "PMC11228189",
            "organizations": [
                "206825-14094"
            ],
            "persons": [
                "206825-112809-6",
                "206825-50907-6"
            ],
            "imported": "2024-01-22T01:00:00+01:00",
            "journal": "Arch Dis Child Fetal Neonatal Ed",
            "issn": "1359-2998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.946,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PEDIATRICS-SCI",
            "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": 206803,
            "title": "Non-apoptotic FAS signaling controls mTOR activation and extrafollicular maturation in human B cells.",
            "abstract": null,
            "authors": [
                "Staniek, J",
                "Kalina, T",
                "Andrieux, G",
                "Boerries, M",
                "Janowska, I",
                "Fuentes, M",
                "Díez, P",
                "Bakardjieva, M",
                "Stancikova, J",
                "Raabe, J",
                "Neumann, J",
                "Schwenk, S",
                "Arpesella, L",
                "Stuchly, J",
                "Benes, V",
                "García, Valiente, R",
                "Fernández, García, J",
                "Carsetti, R",
                "Piano, Mortari, E",
                "Catala, A",
                "de, la, Calle, O",
                "Sogkas, G",
                "Neven, B",
                "Rieux-Laucat, F",
                "Magerus, A",
                "Neth, O",
                "Olbrich, P",
                "Voll, RE",
                "Alsina, L",
                "Allende, LM",
                "Gonzalez-Granado, LI",
                "Böhler, C",
                "Thiel, J",
                "Venhoff, N",
                "Lorenzetti, R",
                "Warnatz, K",
                "Unger, S",
                "Seidl, M",
                "Mielenz, D",
                "Schneider, P",
                "Ehl, S",
                "Rensing-Ehl, A",
                "Smulski, CR",
                "Rizzi, M"
            ],
            "year": 2024,
            "source": "SCI IMMUNOL. 2024; 9(91): eadj5948",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001142303600001",
            "pubmed": "38215192",
            "doi": "10.1126/sciimmunol.adj5948",
            "pmc": null,
            "organizations": [
                "206803-14086"
            ],
            "persons": [
                "206803-111873-6",
                "206803-120630-6"
            ],
            "imported": "2024-01-22T08:00:22+01:00",
            "journal": "SCI IMMUNOL",
            "issn": "2470-9468",
            "collection_publisher": null,
            "collection_title": "SCIENCE IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 16.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.969,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-SCIE",
            "impactfactor_norm_super": 0.975,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": 206477,
            "title": "The mutual value of histopathology and ITS sequencing in the diagnosis of mucormycosis.",
            "abstract": null,
            "authors": [
                "Zacharias, M",
                "Thüringer, A",
                "Krause, R",
                "Kashofer, K",
                "Gorkiewicz, G"
            ],
            "year": 2024,
            "source": "Histopathology. 2024; 84(4):702-706",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001143177100001",
            "pubmed": "38192085",
            "doi": "10.1111/his.15131",
            "pmc": null,
            "organizations": [
                "206477-14020",
                "206477-29164"
            ],
            "persons": [
                "206477-50496-4",
                "206477-51976-6",
                "206477-57271-6",
                "206477-57386-6",
                "206477-61601-2"
            ],
            "imported": "2024-01-09T01:00:00+01:00",
            "journal": "Histopathology",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.855,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.922,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 206387,
            "title": "International consensus on post-transplantation diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Sharif, A",
                "Chakkera, H",
                "de, Vries, APJ",
                "Eller, K",
                "Guthoff, M",
                "Haller, MC",
                "Hornum, M",
                "Nordheim, E",
                "Kautzky-Willer, A",
                "Krebs, M",
                "Kukla, A",
                "Kurnikowski, A",
                "Schwaiger, E",
                "Montero, N",
                "Pascual, J",
                "Jenssen, TG",
                "Porrini, E",
                "Hecking, M"
            ],
            "year": 2024,
            "source": "Nephrol Dial Transplant. 2024; 39(3):531-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001140877900001",
            "pubmed": "38171510",
            "doi": "10.1093/ndt/gfad258",
            "pmc": "PMC11024828",
            "organizations": [
                "206387-14084"
            ],
            "persons": [
                "206387-74174-6"
            ],
            "imported": "2024-01-08T01:00:00+01:00",
            "journal": "Nephrol Dial Transplant",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "TRANSPLANTATION-SCIE",
            "impactfactor_norm_super": 0.92,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "TRANSPLANTATION-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": 205847,
            "title": "Other-Cause Mortality, According to Partial vs. Radical Nephrectomy: Age and Stage Analyses.",
            "abstract": null,
            "authors": [
                "Baudo, A",
                "Incesu, RB",
                "Morra, S",
                "Scheipner, L",
                "Jannello, LMI",
                "de, Angelis, M",
                "Siech, C",
                "Tian, Z",
                "Acquati, P",
                "Tilki, D",
                "Longo, N",
                "Ahyai, S",
                "de, Cobelli, O",
                "Briganti, A",
                "Chun, FKH",
                "Saad, F",
                "Shariat, SF",
                "Carmignani, L",
                "Karakiewicz, PI"
            ],
            "year": 2024,
            "source": "Clin Genitourin Cancer. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001204670200001",
            "pubmed": "38042729",
            "doi": "10.1016/j.clgc.2023.10.011",
            "pmc": null,
            "organizations": [
                "205847-14056"
            ],
            "persons": [
                "205847-111791-6",
                "205847-99792-6"
            ],
            "imported": "2023-12-11T01:00:00+01:00",
            "journal": "Clin Genitourin Cancer",
            "issn": "1558-7673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.596,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.682,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 205813,
            "title": "Chlorhexidine mouthwash reduces halitosis in surgical patients, but is it worth the risk?",
            "abstract": null,
            "authors": [
                "Schittek, G",
                "Blot, S"
            ],
            "year": 2024,
            "source": "INTENS CRIT CARE NUR. 2024; 80:  103563",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001104631900001",
            "pubmed": "37875047",
            "doi": "10.1016/j.iccn.2023.103563",
            "pmc": null,
            "organizations": [
                "205813-14044"
            ],
            "persons": [
                "205813-100927-2"
            ],
            "imported": "2023-12-11T08:17:18+01:00",
            "journal": "INTENS CRIT CARE NUR",
            "issn": "0964-3397",
            "collection_publisher": null,
            "collection_title": "INTENSIVE AND CRITICAL CARE NURSING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.984,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "NURSING-SCIE",
            "impactfactor_norm_super": 0.992,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "NURSING-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": 205341,
            "title": "Serum biomarker levels predict disability progression in patients with primary progressive multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Fissolo, N",
                "Benkert, P",
                "Sastre-Garriga, J",
                "Mongay-Ochoa, N",
                "Vilaseca-Jolonch, A",
                "Llufriu, S",
                "Blanco, Y",
                "Hegen, H",
                "Berek, K",
                "Perez-Miralles, F",
                "Rejdak, K",
                "Villar, LM",
                "Monreal, E",
                "Alvarez-Lafuente, R",
                "Soylu, OK",
                "Abdelhak, A",
                "Bachhuber, F",
                "Tumani, H",
                "Martínez-Yélamos, S",
                "Sánchez-López, AJ",
                "García-Merino, A",
                "Gutiérrez, L",
                "Castillo-Trivino, T",
                "Lycke, J",
                "Rosenstein, I",
                "Furlan, R",
                "Filippi, M",
                "Téllez, N",
                "Ramió-Torrentà, L",
                "Lünemann, JD",
                "Wiendl, H",
                "Eichau, S",
                "Khalil, M",
                "Kuhle, J",
                "Montalban, X",
                "Comabella, M"
            ],
            "year": 2024,
            "source": "J Neurol Neurosurg Psychiatry. 2024; 95(5):410-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001103181600001",
            "pubmed": "37940409",
            "doi": "10.1136/jnnp-2023-332251",
            "pmc": null,
            "organizations": [
                "205341-14051"
            ],
            "persons": [
                "205341-57435-6"
            ],
            "imported": "2023-11-12T01:00:00+01:00",
            "journal": "J Neurol Neurosurg Psychiatry",
            "issn": "0022-3050",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.8,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.972,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.991,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 205112,
            "title": "Persistent Neutrophil Infiltration and Unique Ocular Surface Microbiome Typify Dupilumab-Associated Conjunctivitis in Patients with Atopic Dermatitis.",
            "abstract": null,
            "authors": [
                "Patra, V",
                "Woltsche, N",
                "Cerpes, U",
                "Bokanovic, D",
                "Repelnig, M",
                "Joshi, A",
                "Perchthaler, I",
                "Fischl, M",
                "Vocanson, M",
                "Bordag, N",
                "Durdevic, M",
                "Woltsche, J",
                "Quehenberger, F",
                "Legat, F",
                "Wedrich, A",
                "Horwath-Winter, J",
                "Wolf, P"
            ],
            "year": 2024,
            "source": "Ophthalmol Sci. 2024; 4(1): 100340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001101017200001",
            "pubmed": "37869024",
            "doi": "10.1016/j.xops.2023.100340",
            "pmc": "PMC10585475",
            "organizations": [
                "205112-14020",
                "205112-14043",
                "205112-14047",
                "205112-28083"
            ],
            "persons": [
                "205112-108816-6",
                "205112-102998-6",
                "205112-50466-6",
                "205112-51618-4",
                "205112-51865-6",
                "205112-53007-6",
                "205112-53938-6",
                "205112-54011-6",
                "205112-83662-1",
                "205112-87275-1",
                "205112-87663-6",
                "205112-94253-6",
                "205112-107871-6"
            ],
            "imported": "2023-10-25T02:00:00+02:00",
            "journal": "Ophthalmol Sci",
            "issn": "2666-9145",
            "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": 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": true,
            "local_affiliation": true
        },
        {
            "id": 203902,
            "title": "Genetic Modulation: Future Trends Toward Graft Optimization During Machine Perfusion.",
            "abstract": null,
            "authors": [
                "Stimmeder, S",
                "Leber, B",
                "Sucher, R",
                "Stiegler, P"
            ],
            "year": 2024,
            "source": "Transplantation. 2024; 108(3):614-624",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001400070500012",
            "pubmed": "37482634",
            "doi": "10.1097/TP.0000000000004738",
            "pmc": "PMC10878468",
            "organizations": [
                "203902-14073"
            ],
            "persons": [
                "203902-117182-6",
                "203902-50874-6",
                "203902-62756-4",
                "203902-111188-1"
            ],
            "imported": "2023-07-29T02:00:00+02:00",
            "journal": "Transplantation",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.934,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.948,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-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": 204991,
            "title": "Numeric rating scale for pain should be used in an ordinal but not interval manner. A retrospective analysis of 346,892 patient reports of the quality improvement in postoperative pain treatment registry.",
            "abstract": null,
            "authors": [
                "Stijic, M",
                "Messerer, B",
                "Meißner, W",
                "Avian, A"
            ],
            "year": 2024,
            "source": "Pain. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001160938000001",
            "pubmed": "37851363",
            "doi": "10.1097/j.pain.0000000000003078",
            "pmc": null,
            "organizations": [
                "204991-14026",
                "204991-14044",
                "204991-14051"
            ],
            "persons": [
                "204991-101013-1",
                "204991-67207-4",
                "204991-57043-6"
            ],
            "imported": "2023-10-19T02:00:00+02:00",
            "journal": "Pain",
            "issn": "0304-3959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.5,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.873,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 0.915,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 206120,
            "title": "Pre-analytical properties of different respiratory viruses for PCR-based detection: Comparative analysis of sampling devices and sample stabilization solutions.",
            "abstract": null,
            "authors": [
                "Hardt, M",
                "Kaiser, F",
                "Voss, T",
                "Oelmüller, U",
                "Zatloukal, K"
            ],
            "year": 2024,
            "source": "N Biotechnol. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001150175100001",
            "pubmed": "38145650",
            "doi": "10.1016/j.nbt.2023.12.005",
            "pmc": null,
            "organizations": [
                "206120-14020"
            ],
            "persons": [
                "206120-102187-1",
                "206120-51663-4"
            ],
            "imported": "2023-12-27T01:00:00+01:00",
            "journal": "N Biotechnol",
            "issn": "1876-4347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.883,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS-SCIE",
            "impactfactor_norm_super": 0.899,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "BIOCHEMICAL RESEARCH METHODS-SCI",
            "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": 206847,
            "title": "The Meteoritics Trial: efficacy of methotrexate after remission-induction with tocilizumab and glucocorticoids in giant cell arteritis-study protocol for a randomized, double-blind, placebo-controlled, parallel-group phase II study.",
            "abstract": null,
            "authors": [
                "Kreis, L",
                "Dejaco, C",
                "Schmidt, WA",
                "Németh, R",
                "Venhoff, N",
                "Schäfer, VS"
            ],
            "year": 2024,
            "source": "Trials. 2024; 25(1): 56",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001143861800004",
            "pubmed": "38225579",
            "doi": "10.1186/s13063-024-07905-4",
            "pmc": "PMC10790384",
            "organizations": [
                "206847-14086"
            ],
            "persons": [
                "206847-66227-6"
            ],
            "imported": "2024-01-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": 2024,
            "impactfactor_norm": 0.259,
            "impactfactor_norm_year": 2024,
            "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": 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": 207517,
            "title": "The impact and opportunities of large language models like ChatGPT in oral and maxillofacial surgery: a narrative review",
            "abstract": null,
            "authors": [
                "Puladi, B",
                "Gsaxner, C",
                "Kleesiek, J",
                "Hoelzle, F",
                "Roehrig, R",
                "Egger, J"
            ],
            "year": 2024,
            "source": "INT J ORAL MAX SURG. 2024; 53(1): 78-88. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001138044500001",
            "pubmed": "37798200",
            "doi": "10.1016/j.ijom.2023.09.005",
            "pmc": null,
            "organizations": [
                "207517-14112"
            ],
            "persons": [],
            "imported": "2024-02-05T09:10:52+01:00",
            "journal": "INT J ORAL MAX SURG",
            "issn": "0901-5027",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF ORAL AND MAXILLOFACIAL SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.723,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.723,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "SURGERY-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": 208340,
            "title": "Bile acids mediate fructose-associated liver tumour growth in mice.",
            "abstract": null,
            "authors": [
                "Hargett, S",
                "Lahiri, S",
                "Kowalski, GM",
                "Corley, S",
                "Nelson, ME",
                "Lackner, C",
                "Olzomer, EM",
                "Aleksovska, I",
                "Hearn, BA",
                "Shrestha, R",
                "Janitz, M",
                "Gorrell, MD",
                "Bruce, CR",
                "Wilkins, M",
                "Hoehn, KL",
                "Byrne, FL"
            ],
            "year": 2024,
            "source": "Biochim Biophys Acta Mol Basis Dis. 2024; 1870(3):167029",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001185517700001",
            "pubmed": "38325224",
            "doi": "10.1016/j.bbadis.2024.167029",
            "pmc": null,
            "organizations": [
                "208340-14020"
            ],
            "persons": [
                "208340-51983-6"
            ],
            "imported": "2024-02-19T01:00:00+01:00",
            "journal": "Biochim Biophys Acta Mol Basis Dis",
            "issn": "0925-4439",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.826,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "BIOPHYSICS-SCIE",
            "impactfactor_norm_super": 0.914,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "BIOPHYSICS-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
        }
    ]
}