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=157040&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157069,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157060&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157020&ordering=year",
    "results": [
        {
            "id": 220214,
            "title": "Pulsed field vs radiofrequency ablation for paroxysmal atrial fibrillation: the BEAT PAROX-AF trial.",
            "abstract": null,
            "authors": [
                "Jais, P",
                "Neuzil, P",
                "Scherr, D",
                "Frison, E",
                "Knecht, S",
                "Boveda, S",
                "Deisenhofer, I",
                "Maury, P",
                "Deneke, T",
                "Cochet, H",
                "Rousset, M",
                "Renaudeau, V",
                "Sauer, E",
                "Sermesant, M",
                "Kautzner, J",
                "Erhard, N",
                "Wichterle, D"
            ],
            "year": 2026,
            "source": "Eur Heart J. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001667378100001",
            "pubmed": "41568658",
            "doi": "10.1093/eurheartj/ehaf1115",
            "pmc": null,
            "organizations": [
                "220214-14083"
            ],
            "persons": [
                "220214-50168-6"
            ],
            "imported": "2026-01-25T01:00:00+01:00",
            "journal": "Eur Heart J",
            "issn": "1522-9645",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.993,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220155,
            "title": "Mucorales PCR Testing in Respiratory and Biopsy Samples From Immunocompromised Patients With Invasive Pulmonary Aspergillosis and Other Mold Infections: Results From a Multicenter ECMM Study.",
            "abstract": null,
            "authors": [
                "Sedik, S",
                "Aerts, R",
                "Lagrou, K",
                "Vanbiervliet, Y",
                "Maertens, JA",
                "White, PL",
                "Posso, RB",
                "Schelenz, S",
                "Abdolrasouli, A",
                "Buil, JB",
                "Dichtl, K",
                "Kessler, HH",
                "Prattes, J",
                "Hoenigl, M"
            ],
            "year": 2026,
            "source": "OPEN FORUM INFECT DI. 2026; 13(1): ofaf801",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001660347400001",
            "pubmed": "41536611",
            "doi": "10.1093/ofid/ofaf801",
            "pmc": "PMC12798720",
            "organizations": [
                "220155-29164",
                "220155-14023"
            ],
            "persons": [
                "220155-112729-6",
                "220155-51812-6",
                "220155-64754-4",
                "220155-76430-4",
                "220155-113012-1"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "OPEN FORUM INFECT DI",
            "issn": "2328-8957",
            "collection_publisher": null,
            "collection_title": "OPEN FORUM INFECTIOUS DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.705,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.705,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220135,
            "title": "Structural instability impairs function of the UDP-xylose synthase 1 Ile181Asn variant associated with short-stature genetic syndrome in humans",
            "abstract": null,
            "authors": [
                "Li, T",
                "Sánchez-Murcia, PA",
                "Nidetzky, B"
            ],
            "year": 2026,
            "source": "FEBS LETT. 2026;  PMID 155157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001661861000001",
            "pubmed": "41531023",
            "doi": "10.1002/1873-3468.70277",
            "pmc": null,
            "organizations": [
                "220135-14012"
            ],
            "persons": [
                "220135-107189-6"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": "FEBS LETTERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.667,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOPHYSICS-SCIE",
            "impactfactor_norm_super": 0.671,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "BIOPHYSICS-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": 220092,
            "title": "Lean management in total knee arthroplasty: A model for efficiency and value-based care.",
            "abstract": null,
            "authors": [
                "Sadoghi, P",
                "Budin, M",
                "Herbst, E",
                "Milano, G",
                "Musahl, V",
                "Hirschmann, MT"
            ],
            "year": 2026,
            "source": "Knee Surg Sports Traumatol Arthrosc. 2026; ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001664480600001",
            "pubmed": "41553007",
            "doi": "10.1002/ksa.70294",
            "pmc": null,
            "organizations": [
                "220092-14052"
            ],
            "persons": [
                "220092-59379-2",
                "220092-133203-6"
            ],
            "imported": "2026-01-21T01:00:00+01:00",
            "journal": "Knee Surg Sports Traumatol Arthrosc",
            "issn": "1433-7347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 220075,
            "title": "Preoperative liquid fasting practices in twelve European countries: A prospective multicentre cohort study (Thirst study).",
            "abstract": null,
            "authors": [
                "Camilleri, Podesta, AM",
                "Sciberras, S",
                "Moisa, E",
                "Valletta, L",
                "Farrugia, S",
                "Paal, P",
                "Kouki, P",
                "Gasiūnaitė, D",
                "Vide, S",
                "Varosyan, A",
                "Golubovska, I",
                "Durnev, V",
                "Chkhaidze, M",
                "Kuci, S",
                "Vujovic, B",
                "Bilotta, F"
            ],
            "year": 2026,
            "source": "Eur J Anaesthesiol. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41504282",
            "doi": "10.1097/EJA.0000000000002347",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220075-58422-7",
                "220075-113691-7",
                "220075-90314-7",
                "220075-97332-7"
            ],
            "imported": "2026-01-21T01:00:00+01:00",
            "journal": "Eur J Anaesthesiol",
            "issn": "1365-2346",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.912,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 0.912,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-SCIE",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220371,
            "title": "Vasopressor Use in Acute Burn Resuscitation: A Retrospective Study.",
            "abstract": null,
            "authors": [
                "Knappskog, K",
                "Botnar, K",
                "Kleinhapl, J",
                "Song, J",
                "El, Ayadi, A",
                "Onarheim, H",
                "Guttormsen, AB",
                "Golovko, G",
                "Wolf, S",
                "Almeland, SK"
            ],
            "year": 2026,
            "source": "Acta Anaesthesiol Scand. 2026; 70(3): e70191",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41603062",
            "doi": "10.1111/aas.70191",
            "pmc": "PMC12848638",
            "organizations": [
                "220371-14076"
            ],
            "persons": [],
            "imported": "2026-01-29T01:00:00+01:00",
            "journal": "Acta Anaesthesiol Scand",
            "issn": "1399-6576",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.235,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCIE",
            "impactfactor_norm_super": 0.235,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": 220537,
            "title": "Editorial: Advances towards precision medicine in pediatric-onset inflammatory bowel disease",
            "abstract": null,
            "authors": [
                "De Laffolie, J",
                "Hauer, AC"
            ],
            "year": 2026,
            "source": "FRONT MED-LAUSANNE. 2026; 12:  1765757",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001671619100001",
            "pubmed": "41608437",
            "doi": "10.3389/fmed.2025.1765757",
            "pmc": "PMC12835288",
            "organizations": [],
            "persons": [
                "220537-51968-6"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "FRONT MED-LAUSANNE",
            "issn": "2296-858X",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.648,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 220551,
            "title": "Thyroglobulin: An important tumor marker and laboratory challenge",
            "abstract": null,
            "authors": [
                "Fröhlich, E",
                "Wahl, R"
            ],
            "year": 2026,
            "source": "DEUT MED WOCHENSCHR. 2026; 151(03): 116-122. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001665573900008",
            "pubmed": "41558494",
            "doi": "10.1055/a-2714-3060",
            "pmc": null,
            "organizations": [
                "220551-28394"
            ],
            "persons": [],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": "DEUTSCHE MEDIZINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.105,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 220465,
            "title": "Prediction of mortality, bleeding, and ischaemic events in patients with cancer and acute coronary syndrome: a model development and validation study.",
            "abstract": null,
            "authors": [
                "Wenzl, FA",
                "Ow, KW",
                "Velders, MA",
                "Tyrer, F",
                "Paley, L",
                "Lai, J",
                "Smolle, MA",
                "Schweiger, V",
                "Hagström, E",
                "de, Belder, MA",
                "Wang, P",
                "Gasys, A",
                "Simonsson, M",
                "Weston, C",
                "Di, Vece, D",
                "Templin, C",
                "Rickli, H",
                "Radovanovic, D",
                "Suter, TM",
                "Räber, L",
                "Peake, MD",
                "Deanfield, J",
                "James, S",
                "Adlam, D",
                "Lüscher, TF"
            ],
            "year": 2026,
            "source": "Lancet. 2026; 407(10527): 515-528. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41620233",
            "doi": "10.1016/S0140-6736(25)02020-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220465-95171-6"
            ],
            "imported": "2026-02-02T01:00:00+01:00",
            "journal": "Lancet",
            "issn": "1474-547X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 88.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 220515,
            "title": "Dynamic regulation of receptor-modulated endothelial NADPH oxidases.",
            "abstract": null,
            "authors": [
                "Waldeck-Weiermair, M",
                "Das, AA",
                "Covington, TA",
                "Meitzler, JL",
                "Doroshow, JH",
                "Duan, J",
                "Fong, YW",
                "Kaynert, J",
                "Yadav, S",
                "Dutta, T",
                "Spyropoulos, F",
                "Pandey, AK",
                "Michel, T"
            ],
            "year": 2026,
            "source": "Proc Natl Acad Sci U S A. 2026; 123(4):e2531380123",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41557791",
            "doi": "10.1073/pnas.2531380123",
            "pmc": "PMC12846790",
            "organizations": [
                "220515-14013"
            ],
            "persons": [
                "220515-51158-2"
            ],
            "imported": "2026-02-03T01:00:00+01:00",
            "journal": "Proc Natl Acad Sci U S A",
            "issn": "1091-6490",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.851,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.875,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 220559,
            "title": "You never narc alone! A transpersonal model of personality and personality pathology, exemplified in the case of narcissism",
            "abstract": null,
            "authors": [
                "Jacobs, KA",
                "Jauk, E"
            ],
            "year": 2026,
            "source": "THEOR PSYCHOL. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001669821500001",
            "pubmed": null,
            "doi": "10.1177/09593543251415181",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220559-113090-2"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "THEOR PSYCHOL",
            "issn": "0959-3543",
            "collection_publisher": null,
            "collection_title": "THEORY & PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.49,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PSYCHOLOGY, MULTIDISCIPLINARY-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 220552,
            "title": "Palliative care needs and healthcare provision for patients on the lung transplantation waiting list",
            "abstract": null,
            "authors": [
                "Holländer, S",
                "Bausewein, C",
                "Barton, J",
                "Neurohr, C",
                "Kneidinger, N",
                "Schunk, M"
            ],
            "year": 2026,
            "source": "PNEUMOLOGIE. 2026;  PMID 8906641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001666881000001",
            "pubmed": "41565208",
            "doi": "10.1055/a-2746-4201",
            "pmc": null,
            "organizations": [
                "220552-14087"
            ],
            "persons": [
                "220552-125880-6"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": 220377,
            "title": "Integrating Genomics, Radiomics, and Pathomics in Oncology: A Scoping Review and a Framework for AI-Enabled Surgomics.",
            "abstract": null,
            "authors": [
                "Mtoor, S",
                "Rashidian, N",
                "Messaoudi, N",
                "Grasso, V",
                "Noel, F",
                "Steindler, M",
                "Jaradat, D",
                "Frigerio, I",
                "Butturini, G",
                "Croner, R",
                "Rawicz-Pruszynski, K",
                "Capelli, G",
                "Spolverato, G",
                "Besselink, MG",
                "Ishizawa, T",
                "Chouillard, E",
                "Abu-Hilal, M",
                "Kahlert, U",
                "Dagher, I",
                "Gumbs, AA"
            ],
            "year": 2026,
            "source": "Bioengineering (Basel). 2026; 13(1):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001670847900001",
            "pubmed": "41596048",
            "doi": "10.3390/bioengineering13010117",
            "pmc": "PMC12837547",
            "organizations": [
                "220377-14045"
            ],
            "persons": [
                "220377-110007-6"
            ],
            "imported": "2026-01-29T01:00:00+01:00",
            "journal": "Bioengineering (Basel)",
            "issn": "2306-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.561,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCIE",
            "impactfactor_norm_super": 0.602,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL-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": 220539,
            "title": "Reproducibility and Environmental Efficiency of Metabolomics Cancer Modeling",
            "abstract": null,
            "authors": [
                "Jean-Quartier, C",
                "Tscheppe, N",
                "Millonig, S",
                "Klambauer, L",
                "Holzinger, A",
                "Stryeck, S",
                "Jeanquartier, F"
            ],
            "year": 2026,
            "source": "APPL SCI-BASEL. 2026; 16(2): 588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001670123800001",
            "pubmed": null,
            "doi": "10.3390/app16020588",
            "pmc": null,
            "organizations": [
                "220539-14026"
            ],
            "persons": [
                "220539-51050-6"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "APPL SCI-BASEL",
            "issn": "2076-3417",
            "collection_publisher": null,
            "collection_title": "APPLIED SCIENCES-BASEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.533,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENGINEERING, MULTIDISCIPLINARY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 220549,
            "title": "Synovial interleukin-6 point-of-care testing, alone and combined with D-dimer, supports rapid diagnosis of periprosthetic joint infection",
            "abstract": null,
            "authors": [
                "Sebastian, S",
                "Abusulaiman, HA",
                "Achatz, V",
                "Spadini, M",
                "Niedrist, TJ",
                "Herrmann, M",
                "Hofstaetter, JG"
            ],
            "year": 2026,
            "source": "KNEE SURG SPORT TR A. 2026;  PMID 9314730",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001664479200001",
            "pubmed": "41552985",
            "doi": "10.1002/ksa.70289",
            "pmc": null,
            "organizations": [
                "220549-14028"
            ],
            "persons": [
                "220549-71910-6",
                "220549-99451-6"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "KNEE SURG SPORT TR A",
            "issn": "0942-2056",
            "collection_publisher": null,
            "collection_title": "KNEE SURGERY SPORTS TRAUMATOLOGY ARTHROSCOPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.93,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 220466,
            "title": "Stereotactic Body Radiotherapy vs. Metastasectomy for Soft Tissue and Bone Sarcoma Lung Metastases - A Systematic Review analyzing Safety and Efficacy.",
            "abstract": null,
            "authors": [
                "Kretzschmar, L",
                "Fritsak, M",
                "Heesen, P",
                "Heusel, A",
                "Bonvalot, S",
                "Guckenberger, M",
                "Miah, A",
                "Röder, F",
                "Smolle, MA",
                "Christ, SM",
                "Roohani, S"
            ],
            "year": 2026,
            "source": "Clin Transl Radiat Oncol. 2026; 57:  101097",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "41552762",
            "doi": "10.1016/j.ctro.2025.101097",
            "pmc": "PMC12804006",
            "organizations": [
                "220466-14052"
            ],
            "persons": [
                "220466-95171-6"
            ],
            "imported": "2026-02-02T01:00:00+01:00",
            "journal": "Clin Transl Radiat Oncol",
            "issn": "2405-6308",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.578,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.578,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "citations": 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": 220535,
            "title": "Nuclear cardiology-Current status of the clinical application Consensus paper of the German Cardiac Society (DGK) and the German Society of Nuclear Medicine (DGN)",
            "abstract": null,
            "authors": [
                "Lindner, O",
                "Goetz, C",
                "Bengel, F",
                "Linke, A",
                "Maier, A",
                "Papathanasiou, M",
                "Silber, S",
                "Rischpler, C",
                "Greulich, S",
                "Bucerius, J"
            ],
            "year": 2026,
            "source": "KARDIOLOGIE. 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001663481800001",
            "pubmed": null,
            "doi": "10.1007/s12181-025-00778-0",
            "pmc": null,
            "organizations": [
                "220535-14107"
            ],
            "persons": [
                "220535-132338-6"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "KARDIOLOGIE",
            "issn": "2731-7129",
            "collection_publisher": null,
            "collection_title": "KARDIOLOGIE; ",
            "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": 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": 220548,
            "title": "Attenuation-based ultra-low-dose lung computed tomography at 0.1 mSv to 0.3 mSv effective dose in children",
            "abstract": null,
            "authors": [
                "Sturm, MJ",
                "Kellenberger, CJ",
                "Rupcich, F",
                "Tschauner, S",
                "Zellner, M"
            ],
            "year": 2026,
            "source": "PEDIATR RADIOL. 2026;  PMID 365332",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001664761700001",
            "pubmed": "41553466",
            "doi": "10.1007/s00247-025-06503-z",
            "pmc": null,
            "organizations": [
                "220548-14106"
            ],
            "persons": [
                "220548-85440-6"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "PEDIATR RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC RADIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.674,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 220563,
            "title": "The median lobe scenario. How to tackle this challenge best: systematic review and expert guidance",
            "abstract": null,
            "authors": [
                "Alghamlas, A",
                "Zekraoui, O",
                "Herrmann, TRW",
                "Abt, D",
                "Bach, T",
                "Chughtai, B",
                "Elterman, D",
                "Guven, S",
                "Sascha, A",
                "Kartalas-Goumas, I",
                "Scoffone, CM",
                "Bhojani, N"
            ],
            "year": 2026,
            "source": "WORLD J UROL. 2026; 44(1): 114",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001665014200002",
            "pubmed": "41554936",
            "doi": "10.1007/s00345-025-06172-5",
            "pmc": null,
            "organizations": [
                "220563-14056"
            ],
            "persons": [
                "220563-111791-6"
            ],
            "imported": "2026-02-04T09:24:05+01:00",
            "journal": "WORLD J UROL",
            "issn": "0724-4983",
            "collection_publisher": null,
            "collection_title": "WORLD JOURNAL OF UROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.652,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "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": 220607,
            "title": "Development and validation of random-forest based federated ensemble learning algorithms for delirium prediction using electronic medical records from eleven hospitals in Austria: a retrospective study.",
            "abstract": null,
            "authors": [
                "Veeranki, SPK",
                "Hayn, D",
                "Kramer, D",
                "Gampawar, PG",
                "Baumgartner, M",
                "Lorenzer, LD",
                "Schrempf, M",
                "Schreier, G"
            ],
            "year": 2026,
            "source": "BMC Med Inform Decis Mak. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41535830",
            "doi": "10.1186/s12911-025-03322-y",
            "pmc": null,
            "organizations": [
                "220607-14091"
            ],
            "persons": [
                "220607-94613"
            ],
            "imported": "2026-02-04T01:00:00+01:00",
            "journal": "BMC Med Inform Decis Mak",
            "issn": "1472-6947",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.563,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MEDICAL INFORMATICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}