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=151540&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151560&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151520&ordering=year",
    "results": [
        {
            "id": 210371,
            "title": "The association between body mass index and physical function in adult burn survivors: A Burn Model System National Database study.",
            "abstract": null,
            "authors": [
                "Palackic, A",
                "Rontoyanni, VG",
                "Kleinhapl, J",
                "Franco-Mesa, C",
                "Branski, LK",
                "Herndon, DN",
                "Schneider, J",
                "Roaten, K",
                "Ryan, CM",
                "Kowalske, K",
                "Gibran, N",
                "Stewart, B",
                "Wolf, SE",
                "Suman-Vejas, OE"
            ],
            "year": 2024,
            "source": "Burns. 2024; 50(8):2077-2083",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001337529500001",
            "pubmed": "38918151",
            "doi": "10.1016/j.burns.2024.06.003",
            "pmc": null,
            "organizations": [
                "210371-14076"
            ],
            "persons": [
                "210371-88310-6"
            ],
            "imported": "2024-07-08T02:00:00+02:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.765,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.808,
            "impactfactor_norm_super_year": 2023,
            "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": 212277,
            "title": "Neonatologist performed lung ultrasound in several respiratory conditions of the newborn. Image Interpretation and case discussions.",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Küng, E",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Westmead Hospital Teaching Sessions; NOV 21, 2024; Sydney, Australia. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212277-14091",
                "212277-14094"
            ],
            "persons": [
                "212277-79516",
                "212277-117521"
            ],
            "imported": "2024-11-27T03:32:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212276,
            "title": "Neonatologist performed lung ultrasound to guide respiratory therapy in preterm and term infants. Principles and how to interpret lung ultrasound findings in several respiratory conditions. Overview on ongoing lung ultrasound research. ",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Research Meeting Royal Prince Alfred Hospital; NOV 22, 2024; Sydney, Australia. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212276-14091",
                "212276-14094"
            ],
            "persons": [
                "212276-117521",
                "212276-79516"
            ],
            "imported": "2024-11-27T03:27:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212920,
            "title": "Neonatologist-performed lung ultrasound (NPLUS) to guide respiratory therapy on non-invasive ventilation in preterm infants - a randomized cross-over Pilot Trial.",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Research Meeting Royal Hospital for Women; DEC 11, 2024; Sydney, AUSTRALIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212920-14091",
                "212920-14094"
            ],
            "persons": [
                "212920-117521",
                "212920-79516"
            ],
            "imported": "2025-01-08T15:10:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214829,
            "title": "Antifungal pipeline: New tools for the treatment of mycoses.",
            "abstract": null,
            "authors": [
                "Wolfgruber, S",
                "Salmanton-García, J",
                "Kuate, MPN",
                "Hoenigl, M",
                "Brunelli, JGP"
            ],
            "year": 2024,
            "source": "Rev Iberoam Micol. 2024; 41(4):68-78",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001446097500001",
            "pubmed": "40023755",
            "doi": "10.1016/j.riam.2024.11.001",
            "pmc": null,
            "organizations": [
                "214829-29164"
            ],
            "persons": [
                "214829-64754-4",
                "214829-70580-2"
            ],
            "imported": "2025-03-04T01:00:00+01:00",
            "journal": "Rev Iberoam Micol",
            "issn": "1130-1406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.172,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MYCOLOGY-SCIE",
            "impactfactor_norm_super": 0.233,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MYCOLOGY-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": 212777,
            "title": "Evolution in electrophysiology 100 years after Einthoven: translational and computational innovations in rhythm control of atrial fibrillation.",
            "abstract": null,
            "authors": [
                "Schuijt, E",
                "Scherr, D",
                "Plank, G",
                "Schotten, U",
                "Heijman, J"
            ],
            "year": 2024,
            "source": "Europace. 2024; 27(1):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001391112000001",
            "pubmed": "39729032",
            "doi": "10.1093/europace/euae304",
            "pmc": "PMC11707389",
            "organizations": [
                "212777-14011",
                "212777-14083"
            ],
            "persons": [
                "212777-50966-6",
                "212777-123850-4",
                "212777-50168-6"
            ],
            "imported": "2024-12-27T01:00:00+01:00",
            "journal": "Europace",
            "issn": "1099-5129",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.854,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 212467,
            "title": "Intermediate- and Long-term Results After Adjustable Transobturator Male System Implantation.",
            "abstract": null,
            "authors": [
                "Jasarevic, S",
                "Jankovic, D",
                "Hutterer, GC",
                "Riedl, R",
                "Scheipner, L",
                "Schöpfer-Schwab, S",
                "Rosenlechner, D",
                "Seles, M",
                "Primus, G",
                "Ahyai, SA"
            ],
            "year": 2024,
            "source": "Urology. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001421365800001",
            "pubmed": "39626835",
            "doi": "10.1016/j.urology.2024.11.054",
            "pmc": null,
            "organizations": [
                "212467-14026",
                "212467-14056"
            ],
            "persons": [
                "212467-100216-6",
                "212467-111791-6",
                "212467-50839-4",
                "212467-59026-6",
                "212467-59858-6",
                "212467-69677-1",
                "212467-99792-6"
            ],
            "imported": "2024-12-09T01:00:00+01:00",
            "journal": "Urology",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.36,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.4,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCI",
            "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": 210767,
            "title": "Microbiome research in neonatology-Prevention with probiotics/prebiotics?",
            "abstract": null,
            "authors": [
                "Polzer, C",
                "Kurath-Koller, S",
                "Danci, D",
                "Simma, B",
                "Resch, B"
            ],
            "year": 2024,
            "source": "MONATSSCHR KINDERH. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001283308600002",
            "pubmed": null,
            "doi": "10.1007/s00112-024-02015-6",
            "pmc": null,
            "organizations": [
                "210767-14094"
            ],
            "persons": [
                "210767-51743-6",
                "210767-59876-6"
            ],
            "imported": "2024-08-19T11:24:02+02:00",
            "journal": "MONATSSCHR KINDERH",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": "MONATSSCHRIFT KINDERHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.023,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.023,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 211383,
            "title": "TERT Expression and Clinical Outcome in Pulmonary Carcinoids.",
            "abstract": null,
            "authors": [
                "Werr, L",
                "Bartenhagen, C",
                "Rosswog, C",
                "Cartolano, M",
                "Voegele, C",
                "Sexton-Oates, A",
                "Di, Genova, A",
                "Ernst, A",
                "Kahlert, Y",
                "Hemstedt, N",
                "Höppner, S",
                "Mansuet, Lupo, A",
                "Pelosi, G",
                "Brcic, L",
                "Papotti, M",
                "George, J",
                "Bosco, G",
                "Quaas, A",
                "Tang, LH",
                "Robzyk, K",
                "Kadota, K",
                "Roh, MS",
                "Fanaroff, RE",
                "Falcon, CJ",
                "Büttner, R",
                "Lantuejoul, S",
                "Rekhtman, N",
                "Rudin, CM",
                "Travis, WD",
                "Alcala, N",
                "Fernandez-Cuesta, L",
                "Foll, M",
                "Peifer, M",
                "Thomas, RK",
                "Fischer, M, , Lung, NEN, Network"
            ],
            "year": 2024,
            "source": "J Clin Oncol. 2024;  JCO2302708",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001391764300016",
            "pubmed": "39348606",
            "doi": "10.1200/JCO.23.02708",
            "pmc": "PMC11709002",
            "organizations": [
                "211383-14020"
            ],
            "persons": [],
            "imported": "2024-10-03T02:00:00+02:00",
            "journal": "J Clin Oncol",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 43.4,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.98,
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210764,
            "title": "ELECTRICAL ACTIVATION OF MUSCLE CELLS INFLUENCES OA CHONDROCYTES UNDER MECHANICAL STIMULATION",
            "abstract": null,
            "authors": [
                "Weigl, L",
                "Lohberger, B",
                "Glanz, V",
                "Glaenzer, D",
                "Steinecker-Frohnwieser, B"
            ],
            "year": 2024,
            "source": "OSTEOARTHR CARTILAGE. 2024; 32:  S452-S453. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001280544200656",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210764-14052"
            ],
            "persons": [
                "210764-50696",
                "210764-87214",
                "210764-51041"
            ],
            "imported": "2024-08-19T11:24:02+02:00",
            "journal": "OSTEOARTHR CARTILAGE",
            "issn": "1063-4584",
            "collection_publisher": null,
            "collection_title": "OSTEOARTHRITIS AND CARTILAGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.988,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ORTHOPEDICS-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219301,
            "title": "NLP-Driven Analysis of Pneumothorax Incidence Following Central Venous Catheter Procedures: A Data-Driven Re-Evaluation of Routine Imaging in Value-Based Medicine.",
            "abstract": null,
            "authors": [
                "Breitwieser, M",
                "Moore, V",
                "Wiesner, T",
                "Wichlas, F",
                "Deininger, C"
            ],
            "year": 2024,
            "source": "Diagnostics (Basel). 2024; 14(24):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001384925200001",
            "pubmed": "39767153",
            "doi": "10.3390/diagnostics14242792",
            "pmc": "PMC11674588",
            "organizations": [],
            "persons": [
                "219301-136472-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Diagnostics (Basel)",
            "issn": "2075-4418",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.673,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.673,
            "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": false
        },
        {
            "id": 219551,
            "title": "SCREENING AND ASSESSMENT OF INFERTILE PATIENTS WITH UNDERWEIGHT IN A NUTRITIONAL INTERVENTION PROGRAM: HOW TO FIND THE ‘FAKE SKINNY’",
            "abstract": null,
            "authors": [
                "Elisabeth De Waele, Lynn Leemans, Neli Semrl, Vandevelde Femke, Magalie Vanmeerbeek, Lieselot Sablon, Michel De Vos, Herman Tournaye, Christophe Blockeel"
            ],
            "year": 2024,
            "source": "ESPEN 2024; SEP 7-10, 2024; Milan, Italy. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219551-14064"
            ],
            "persons": [
                "219551-111750"
            ],
            "imported": "2026-01-03T19:06:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219304,
            "title": "Synergistic effect of umbilical cord extracellular vesicles and rhBMP-2 to enhance the regeneration of a metaphyseal femoral defect in osteoporotic rats.",
            "abstract": null,
            "authors": [
                "Deluca, A",
                "Wagner, A",
                "Heimel, P",
                "Deininger, C",
                "Wichlas, F",
                "Redl, H",
                "Rohde, E",
                "Tempfer, H",
                "Gimona, M",
                "Traweger, A"
            ],
            "year": 2024,
            "source": "Stem Cell Res Ther. 2024; 15(1): 144",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001227625100004",
            "pubmed": "38764077",
            "doi": "10.1186/s13287-024-03755-8",
            "pmc": "PMC11103988",
            "organizations": [],
            "persons": [
                "219304-136472-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Stem Cell Res Ther",
            "issn": "1757-6512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.929,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CELL & TISSUE ENGINEERING-SCIE",
            "impactfactor_norm_super": 0.929,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "CELL + TISSUE ENGINEERING-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217502,
            "title": "Is the Sublingual Artery a Reliable Alternative for Intraoral Anastomoses in Head and Neck Free-Flap Reconstruction? Anatomical Basis and Preliminary Results",
            "abstract": null,
            "authors": [
                "Starke, V",
                "Wallner, J",
                "Stigler, R",
                "Mannschatz, S",
                "Müller, J",
                "Brenner, E"
            ],
            "year": 2024,
            "source": "J VASCULAR DIS. 2024; 3(4): 397-406. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001550291700001",
            "pubmed": null,
            "doi": "10.3390/jvd3040031",
            "pmc": null,
            "organizations": [
                "217502-14112"
            ],
            "persons": [
                "217502-115101-1",
                "217502-76910-4"
            ],
            "imported": "2025-08-28T11:15:55+02:00",
            "journal": "J VASCULAR DIS",
            "issn": "2813-2475",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF VASCULAR DISEASES; ",
            "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": 210627,
            "title": "Continuous Insulin Therapy to Prevent Post-Transplant Diabetes Mellitus: A Randomized Controlled Trial",
            "abstract": null,
            "authors": [
                "Kurnikowski, A",
                "Werzowa, J",
                "Hodlmoser, S",
                "Krenn, S",
                "Paschen, C",
                "Mussnig, S",
                "Tura, A",
                "Harreiter, J",
                "Krebs, M",
                "Song, PXK",
                "Eller, K",
                "Pascual, J",
                "Budde, K",
                "Hecking, M",
                "Schwaiger, E"
            ],
            "year": 2024,
            "source": "KIDNEY MED. 2024; 6(8): 100860",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001275947200001",
            "pubmed": "39157193",
            "doi": "10.1016/j.xkme.2024.100860",
            "pmc": "PMC11326904",
            "organizations": [
                "210627-14084"
            ],
            "persons": [
                "210627-125037-6",
                "210627-74174-6"
            ],
            "imported": "2024-08-05T09:55:25+02:00",
            "journal": "KIDNEY MED",
            "issn": "2590-0595",
            "collection_publisher": null,
            "collection_title": "KIDNEY MEDICINE; ",
            "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": 219305,
            "title": "Enhancing Cranio-Maxillofacial Fracture Care in Low- and Middle-Income Countries: A Systematic Review.",
            "abstract": null,
            "authors": [
                "Deininger, C",
                "Wichlas, F",
                "Necchi, M",
                "Deluca, A",
                "Deininger, S",
                "Trieb, K",
                "Tempfer, H",
                "Kriechbaumer, L",
                "Traweger, A"
            ],
            "year": 2024,
            "source": "J Clin Med. 2024; 13(8):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001209977800001",
            "pubmed": "38673709",
            "doi": "10.3390/jcm13082437",
            "pmc": "PMC11050981",
            "organizations": [],
            "persons": [
                "219305-135121-6",
                "219305-136472-2"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.686,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": false
        },
        {
            "id": 219302,
            "title": "Advancing fracture management: the role of minimally invasive osteosynthesis in orthopedic trauma care.",
            "abstract": null,
            "authors": [
                "Wichlas, F",
                "Haybäck, G",
                "Hofmann, V",
                "Deluca, A",
                "Traweger, A",
                "Deininger, C"
            ],
            "year": 2024,
            "source": "Eur J Trauma Emerg Surg. 2024; 50(5): 2331-2344. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001295793200005",
            "pubmed": "39167216",
            "doi": "10.1007/s00068-024-02634-4",
            "pmc": "PMC11599433",
            "organizations": [],
            "persons": [
                "219302-136472-4"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Eur J Trauma Emerg Surg",
            "issn": "1863-9941",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.594,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCIE",
            "impactfactor_norm_super": 0.594,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219306,
            "title": "Functional Outcome and Safety of Endoscopic Treatment Options for Benign Prostatic Obstruction (BPO) in Patients ≥ 75 Years of Age.",
            "abstract": null,
            "authors": [
                "Deininger, S",
                "Dieplinger, AM",
                "Lauth, W",
                "Lusuardi, L",
                "Törzsök, P",
                "Oswald, D",
                "Pallauf, M",
                "Eiben, C",
                "Peters, J",
                "Erne, E",
                "Zangl, Q",
                "Deininger, C",
                "Ramesmayer, C"
            ],
            "year": 2024,
            "source": "J Clin Med. 2024; 13(6):",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001192949100001",
            "pubmed": "38541787",
            "doi": "10.3390/jcm13061561",
            "pmc": "PMC10971123",
            "organizations": [],
            "persons": [
                "219306-135121-1",
                "219306-136472-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "J Clin Med",
            "issn": "2077-0383",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.686,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": false
        },
        {
            "id": 219307,
            "title": "Off-Label Use of an External Hand Fixator for Craniomaxillofacial Fractures-An Anatomical Feasibility Study.",
            "abstract": null,
            "authors": [
                "Wichlas, F",
                "Necchi, M",
                "Gruber, T",
                "Hofmann, V",
                "Deininger, S",
                "Deininger, SHM",
                "Deluca, A",
                "Steidle-Kloc, E",
                "Pruszak, J",
                "Wittig, J",
                "Deininger, C"
            ],
            "year": 2024,
            "source": "Bioengineering (Basel). 2024; 11(3):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001191792800001",
            "pubmed": "38534553",
            "doi": "10.3390/bioengineering11030279",
            "pmc": "PMC10968488",
            "organizations": [],
            "persons": [
                "219307-135121-6",
                "219307-136472-6"
            ],
            "imported": "2025-12-22T01: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": 2024,
            "impactfactor_norm": 0.561,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCIE",
            "impactfactor_norm_super": 0.694,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL-SCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219316,
            "title": "Real-Time Dosimetry in Endourology: Tracking Staff Radiation Risks.",
            "abstract": null,
            "authors": [
                "Deininger, S",
                "Nairz, O",
                "Dieplinger, AM",
                "Deininger, C",
                "Lusuardi, L",
                "Ramesmayer, C",
                "Peters, J",
                "Oswald, D",
                "Pallauf, M",
                "Bauer, S",
                "Brandt, MC",
                "Törzsök, P"
            ],
            "year": 2024,
            "source": "Diagnostics (Basel). 2024; 14(16):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001307152300001",
            "pubmed": "39202253",
            "doi": "10.3390/diagnostics14161763",
            "pmc": "PMC11353960",
            "organizations": [],
            "persons": [
                "219316-135121-2",
                "219316-136472-6"
            ],
            "imported": "2025-12-22T01:00:00+01:00",
            "journal": "Diagnostics (Basel)",
            "issn": "2075-4418",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.673,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.673,
            "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": false
        }
    ]
}