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=155280&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157127,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155300&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155260&ordering=year",
    "results": [
        {
            "id": 217693,
            "title": "Left ventricular hypertrophy and myocardial fibrosis in heart failure with preserved ejection fraction: mechanisms and treatment.",
            "abstract": null,
            "authors": [
                "Peikert, A",
                "Fontana, M",
                "Solomon, SD",
                "Thum, T"
            ],
            "year": 2025,
            "source": "Eur Heart J. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001561835500001",
            "pubmed": "40892534",
            "doi": "10.1093/eurheartj/ehaf524",
            "pmc": "PMC12765563",
            "organizations": [
                "217693-14083"
            ],
            "persons": [
                "217693-124914-1"
            ],
            "imported": "2025-09-08T02:00:00+02:00",
            "journal": "Eur Heart J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 35.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2025,
            "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": 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": 219622,
            "title": "Burnout in Europa: Warum unsere Gesellschaft immer erschöpfter wird",
            "abstract": null,
            "authors": [
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "Grazer Fortbildungstage 2025; 10.10.2025; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219622-29447"
            ],
            "persons": [
                "219622-59288"
            ],
            "imported": "2026-01-05T10:06:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219620,
            "title": "Wie können wir Gespräche im klinischen Alltag zum Heilmittel machen?",
            "abstract": null,
            "authors": [
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "7. Jahreskongress des Netzwerks Altersmedizin Steiermark; 16.10.2025; Graz. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219620-29447"
            ],
            "persons": [
                "219620-59288"
            ],
            "imported": "2026-01-05T10:01: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": 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": 217214,
            "title": "Retrospektive Evaluierung von schwer verletzten Kindern und Jugendlichen nach Versorgung im Schockraum von 2017 bis 2022",
            "abstract": "Unfälle im Kindes- und Jugendalter sind keine Seltenheit. Verletzungen können sich hierbei in jeglichen Lebensbereichen wie im Straßenverkehr oder bei Freizeitaktivitäten ereignen. Bei besonders schwerwiegenden Traumata ist eine Versorgung im Schockraum erforderlich. Diese Diplomarbeit analysiert die häufigsten Unfallursachen und die daraus resultierenden Verletzungsmuster von Kindern und Jugendlichen, die im Schockraum behandelt wurden.",
            "authors": [
                "Wildbacher, V"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 77",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-07-29T15:51:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219480,
            "title": "Intrapulmonary intra-arterial malposition of a port catheter-an exceptionally rare complication",
            "abstract": null,
            "authors": [
                "Busau, A",
                "Ahmic, E",
                "Swatek, P",
                "Mykoliuk, I",
                "Roj, A",
                "Maier, A",
                "Lindenmann, J"
            ],
            "year": 2025,
            "source": "WIEN KLIN WOCHENSCHR. 2025; 137(SUPPL9):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001598685700033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219480-14045",
                "219480-14077"
            ],
            "persons": [
                "219480-106257",
                "219480-113170",
                "219480-124334",
                "219480-125714",
                "219480-50948",
                "219480-51935",
                "219480-50145"
            ],
            "imported": "2026-01-02T10:04:13+01:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": "WIENER KLINISCHE WOCHENSCHRIFT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.475,
            "impactfactor_norm_year": 2025,
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218478,
            "title": "Ticept: Wideband Electrical Properties Tomography by Tissue Composition Assessment With Quantitative http://www.w3.org/1998/Math/MathML\">   1   $$ {}^1 $$  H http://www.w3.org/1998/Math/MathML\">   23   $$ {}^{23} $$  Na http://www.w3.org/1998/Math/MathML\">   39   $$ {}^{39} $$  K Multinuclear MRI.",
            "abstract": null,
            "authors": [
                "Barendsz, LJC",
                "Sumser, K",
                "Gerhalter, T",
                "Mestrom, RMC",
                "Nagel, AM",
                "Paulides, MM"
            ],
            "year": 2025,
            "source": "Magn Reson Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001599192800001",
            "pubmed": "41133303",
            "doi": "10.1002/mrm.70139",
            "pmc": "PMC12746391",
            "organizations": [
                "218478-14051"
            ],
            "persons": [
                "218478-76149-6"
            ],
            "imported": "2025-11-05T08:34:00+01:00",
            "journal": "MAGN RESON MED",
            "issn": "0740-3194",
            "collection_publisher": null,
            "collection_title": "MAGNETIC RESONANCE IN MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.63,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.689,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 217600,
            "title": "X-chromosomale Hypophosphatämie (XLH) - ein Fallbericht",
            "abstract": "Erhöhte Konzentrationen von FGF23, einem Hormon, das vermehrt in den Osteozyten produziert wird, prägen das Bild der X-chromosomalen Hypophosphatämie (XLH), welche genetisch bedingt ist und eine Vielzahl von klinischen Erscheinungen hervorrufen kann. Erste Symptome können sowohl im Kindes- als auch im Erwachsenalter auftreten und beeinflussen die Bewältigung des alltäglichen Lebens in unterschiedlicher Art und Weise. Während bei Kinder Deformitäten vor allem an den unteren Extremitäten, Kraniosynostosen oder Chiari Malformationen auffallend sind, berichten Erwachsene von vermehrten Schmerzen in den Gelenken und Knochen sowie Enthesiopathien und Frakturen. Mit einer Prävalenz von 1 zu 20 000 bis 1 zu 60 000 Personen stellt die Erkrankung nach wie vor eine Herausforderung in der Diagnostik und Therapie dar. Neben weiteren genetischen hypophosphatämischen Rachitisformen wie beispielsweise der autosomal dominanten hypophosphatämischen Rachitis (ADHR) und der autosomal rezessiven hypophosphatämischen Rachitis (ARHR) müssen auch tumorinduzierte Osteomalazien (TIO) oder mögliche Fanconi-Syndrome als relevante Differentialdiagnosen berücksichtigt werden. Um diese Differentialdiagnosen ausschließen zu können, bieten insbesondere bildgebende Verfahren, bestimmte Laborparameter und spezifische klinische Ausprägungen eine große Hilfestellung für eine sichere Diagnosefindung. Ein frühzeitiges Erkennen der Erkrankung und ein rechtzeitiges zielgerichtetes Eingreifen verhindern den Verlauf mit schwerwiegenden Komplikationen. Nach wie vor wird eine konventionelle Therapie mit Phosphat- und Vitamin D-Substitution angestrebt, abhängig vom Alter und Ausprägungsgrad der Erkrankung in unterschiedlichen Dosierungen. Hemiepiphysiodesen, Methoden zur chirurgischen Versorgung bei Beeinträchtigungen des Knochenwachstums, haben sich mittlerweile gut etabliert, um Fehlstellungen an den Extremitäten bei jungen PatientInnen auszugleichen. Die mit der Erkrankung assoziierten Störungen im Phosphat- und Kalziumhaushalt bedingen auch die Funktionsstörung der Nebenschilddrüsen und dessen erhöhte Parathormon (PTH)-Sekretion. Bei Ausprägung eines tertiären Hyperparathyreoidismus wird eine chirurgische Resektion der Glandulae parathyreoideae empfohlen. Vielversprechend ist eine neuere monoklonale Antikörpertherapie mit Burosumab, welche darauf abzielt, die ursächlich bedingte erhöhte FGF23-Konzentration zu reduzieren. Unter bestimmten Voraussetzungen kann die kausale Therapie mit Burosumab in Erwägung gezogen werden, um eine Verbesserung der Symptome und der Lebensqualität zu erzielen. Ein Fallbericht von einer 20-jährigen Patientin schildert die Besonderheiten der XLH und ebenso die Herausforderungen in Bezug auf die Behandlung der Erkrankung. Laufende Kontrollen der Laborparameter und die Beobachtung der klinischen Beschwerden sind entscheidend für eine adäquate Therapie. Die neue Therapiemöglichkeit mit Burosumab präsentiert im Fallbericht äußerst positive Ergebnisse und scheint eine wirksame Möglichkeit für XLH-Erkrankte zu sein.",
            "authors": [
                "Melbinger, N"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-09-01T15:38:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 217604,
            "title": "Influence of high-grade trochlear dysplasia on the extent of patellar tilt in children and adolescents - A retrospective analysis based on MR images of the knee",
            "abstract": "Background: The aim of this diploma thesis was to find out whether and to what extent high-grade trochlear dysplasia influences patellar tilt in children and adolescents. Both anatomical features are known risk factors for patellofemoral instability, which is a common pathology, especially in children and adolescents. Trochlear dysplasia has been well studied, can be classified using imaging methods and plays an important role in treatment decisions. The patellar tilt is also considered an easy to determine and reliable parameter for diagnosing patellofemoral instability. It indicates the inclination of the patella in the horizontal plane in relation to the femur and is measured in an axial image of the knee joint. An increased lateral tilt of the patella in the horizontal plane - resulting in an increased patellar tilt - is considered a risk factor for patellofemoral instability. Little is currently known about the extent of the correlation between trochlear dysplasia and patellar tilt.",
            "authors": [
                "Schmid, F"
            ],
            "year": 2025,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2025. pp. 62",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-09-01T15:38:24+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216602,
            "title": "Pattern and Prognostic Impact of radiographic and pathological lymph node metastases in patients with kidney cancer",
            "abstract": "Lymph node invasion (LNI) is a known adverse prognostic factor in metastatic renal cell carcinoma (mRCC), yet its relevance in the era of modern systemic therapies remains unclear. This dissertation investigates the prognostic significance of both pathological and radiographic LNI in contemporary mRCC patients. The work is based on three population-based studies conducted during a research fellowship at the Cancer Prognostics and Health Outcomes Unit in Montreal, Canada, utilizing the SEER database.",
            "authors": [
                "Scheipner, L"
            ],
            "year": 2025,
            "source": "Doktoratsstudium der Medizinischen Wissenschaft; Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2025. pp. 69",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-06-10T11:40:00+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 219463,
            "title": "Brain Changes in Alcohol Induced Liver Cirrhosis Patients: Insights from Quantitative Susceptibility Mapping",
            "abstract": null,
            "authors": [
                "Vovk, A",
                "Ropele, S",
                "Stefanovic, S",
                "Stabuc, B",
                "Suput, D",
                "Jerovsek, MT",
                "Zupan, G"
            ],
            "year": 2025,
            "source": "BIOMEDICINES. 2025; 13(12): 2937",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001646883200001",
            "pubmed": "41462949",
            "doi": "10.3390/biomedicines13122937",
            "pmc": "PMC12730718",
            "organizations": [
                "219463-14051"
            ],
            "persons": [
                "219463-51279-6"
            ],
            "imported": "2026-01-02T10:04:13+01:00",
            "journal": "BIOMEDICINES",
            "issn": "2227-9059",
            "collection_publisher": null,
            "collection_title": "BIOMEDICINES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.696,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.759,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 219526,
            "title": "Spatial Epidemiology of Pediatric Cancer in Romania: A Decade of Persistence, Continuity, and Localized Hotspots (Temporal Trend 2008-2017)",
            "abstract": null,
            "authors": [
                "Nedelcu, ID",
                "Andronache, I",
                "Liritzis, I",
                "Ahammer, H",
                "Jelinek, HF",
                "Gruia, AK",
                "Peptenatu, D",
                "Radulovic, M"
            ],
            "year": 2025,
            "source": "PEDIATRIC REP. 2025; 17(6): 121",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001646458800001",
            "pubmed": "41283381",
            "doi": "10.3390/pediatric17060121",
            "pmc": "PMC12641648",
            "organizations": [
                "219526-14011"
            ],
            "persons": [
                "219526-51753-6"
            ],
            "imported": "2026-01-02T11:28:11+01:00",
            "journal": "PEDIATRIC REP",
            "issn": "2036-7503",
            "collection_publisher": null,
            "collection_title": "PEDIATRIC REPORTS; ",
            "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": 218898,
            "title": "Effects of a Mindful Self-Compassion Intervention on Emotion Regulation in Psychiatric Rehabilitation: A Randomized Controlled Trial",
            "abstract": null,
            "authors": [
                "Andorfer, A",
                "Hiebler, M",
                "Senra, H",
                "Peter, J",
                "Kraler, S",
                "Kaufmann, P",
                "Pollheimer, E",
                "Spah, C",
                "Kresse, A",
                "Kapfhammer, HP",
                "Unterrainer, HF"
            ],
            "year": 2025,
            "source": "NEUROPSYCHOBIOLOGY. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001618837300001",
            "pubmed": "41115119",
            "doi": "10.1159/000548902",
            "pmc": "PMC12707897",
            "organizations": [
                "218898-14014",
                "218898-29444"
            ],
            "persons": [
                "218898-51205-6",
                "218898-51907-6",
                "218898-69860-4"
            ],
            "imported": "2025-12-03T10:28:03+01:00",
            "journal": "NEUROPSYCHOBIOLOGY",
            "issn": "0302-282X",
            "collection_publisher": null,
            "collection_title": "NEUROPSYCHOBIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PSYCHOLOGY-SCIE",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PSYCHOLOGY-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": 218659,
            "title": "Mechanical Modeling of Cardiac Fibrosis with Explicit Spatial Representation of Cellular Structure and Collagen Alignment.",
            "abstract": null,
            "authors": [
                "Telle, Å",
                "Maleckar, MM",
                "Wall, S",
                "Powers, JD",
                "Augustin, CM",
                "Sundnes, J",
                "Boyle, PM"
            ],
            "year": 2025,
            "source": "J Biomech Eng. 2025; 1-11",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41204819",
            "doi": "10.1115/1.4070346",
            "pmc": "PMC12755171",
            "organizations": [
                "218659-14011"
            ],
            "persons": [
                "218659-79791-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "J Biomech Eng",
            "issn": "1528-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.246,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "BIOPHYSICS-SCIE",
            "impactfactor_norm_super": 0.246,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "BIOPHYSICS-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": 217659,
            "title": "Effects of anticoagulation in patients with device-detected atrial fibrillation and multiple stroke risk factors: a win ratio analysis of the NOAH-AFNET 6 trial",
            "abstract": null,
            "authors": [
                "Becher, N",
                "Köllner, G",
                "Bertaglia, E",
                "Blomstrom-Lundqvist, C",
                "Brandes, A",
                "Beuger, V",
                "Calvert, M",
                "Camm, AJ",
                "Cabanelas, N",
                "Chlouverakis, G",
                "Dan, GA",
                "Dichtl, W",
                "Diener, HC",
                "Fierenz, A",
                "Goette, A",
                "de Groot, JR",
                "Kennes, LN",
                "Lip, GYH",
                "Lubinski, A",
                "Marijon, E",
                "Merkely, B",
                "Mont, L",
                "Rajappan, K",
                "Rohrer, U",
                "Sarkozy, A",
                "Schotten, U",
                "Sehner, S",
                "Simantirakis, E",
                "Toennis, T",
                "Vardas, P",
                "Velchev, V",
                "Wichterle, D",
                "Zapf, A",
                "Kirchhof, P"
            ],
            "year": 2025,
            "source": "EUR HEART J-QUAL CAR. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001561049800001",
            "pubmed": "40888630",
            "doi": "10.1093/ehjqcco/qcaf087",
            "pmc": "PMC12714391",
            "organizations": [
                "217659-14083"
            ],
            "persons": [
                "217659-82516-6"
            ],
            "imported": "2025-09-08T10:44:15+02:00",
            "journal": "EUR HEART J-QUAL CAR",
            "issn": "2058-5225",
            "collection_publisher": null,
            "collection_title": "EUROPEAN HEART JOURNAL-QUALITY OF CARE AND CLINICAL OUTCOMES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.722,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.736,
            "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": 216228,
            "title": "Computational modelling for improved translation of cardiac inotropic and lusitropic drug effects from rats to humans.",
            "abstract": null,
            "authors": [
                "Jung, A",
                "Augustin, CM",
                "Voglhuber-Höller, J",
                "Kiessling, M",
                "Ljubojevic-Holzer, S",
                "Mirams, GR",
                "Niederer, SA",
                "Plank, G"
            ],
            "year": 2025,
            "source": "J Pharmacol Toxicol Methods. 2025; 134:107747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001501852500002",
            "pubmed": "40374083",
            "doi": "10.1016/j.vascn.2025.107747",
            "pmc": "PMC12759087",
            "organizations": [
                "216228-14011",
                "216228-14013",
                "216228-14083"
            ],
            "persons": [
                "216228-110709-6",
                "216228-62747-6",
                "216228-50966-6",
                "216228-79791-6",
                "216228-91352-2"
            ],
            "imported": "2025-05-19T02:00:00+02:00",
            "journal": "J Pharmacol Toxicol Methods",
            "issn": "1056-8719",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.204,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.204,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 219559,
            "title": "Ligand-receptor interactions of V-domain Ig-containing suppressor of T cell activation and programmed death-1 suppress the anticancer activities of T cells.",
            "abstract": null,
            "authors": [
                "Abooali, M",
                "Lei, X",
                "Yasinska, IM",
                "Schlichtner, S",
                "Hussain, R",
                "Siligardi, G",
                "Gianga, TM",
                "Berger, SM",
                "Cholewa, D",
                "Gibbs, BF",
                "Fasler-Kan, E",
                "Sumbayev, VV"
            ],
            "year": 2025,
            "source": "Immunooncol Technol. 2025; 28:101533",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41477575",
            "doi": "10.1016/j.iotech.2025.101533",
            "pmc": "PMC12752518",
            "organizations": [
                "219559-30068",
                "219559-29164"
            ],
            "persons": [
                "219559-130979-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Immunooncol Technol",
            "issn": "2590-0188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219505,
            "title": "Thyrotropin Directly Affects Cardiac Electrophysiology and Is Associated With AF Prevalence",
            "abstract": null,
            "authors": [
                "Rahm, AK",
                "Wunsch, MN",
                "Seibold, D",
                "Kramp, XC",
                "Schöffel, A",
                "Syren, P",
                "Rivinius, R",
                "Mages, C",
                "Pfeiffer, J",
                "Gampp, H",
                "Caspari, T",
                "Wen, X",
                "Hund, H",
                "Akin, I",
                "Zhou, XB",
                "Fan, XH",
                "Meng, ZH",
                "Yan, C",
                "Li, YR",
                "Sticht, C",
                "Ullrich, ND",
                "Kender, Z",
                "Heijman, J",
                "Frey, N",
                "Thomas, D",
                "Lugenbiel, P"
            ],
            "year": 2025,
            "source": "CIRC-ARRHYTHMIA ELEC. 2025; 18(12): e013775",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001640495200008",
            "pubmed": "41332396",
            "doi": "10.1161/CIRCEP.125.013775",
            "pmc": "PMC12711286",
            "organizations": [
                "219505-14011"
            ],
            "persons": [
                "219505-123850-6"
            ],
            "imported": "2026-01-02T11:28:11+01:00",
            "journal": "CIRC-ARRHYTHMIA ELEC",
            "issn": "1941-3149",
            "collection_publisher": null,
            "collection_title": "CIRCULATION-ARRHYTHMIA AND ELECTROPHYSIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.91,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.917,
            "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": 219592,
            "title": "The 2025 Austrian-Swiss-German (ASG) Traveling Fellowship Report.",
            "abstract": null,
            "authors": [
                "Scheidt, S",
                "Postler, AE",
                "Sadoghi, P",
                "Vlachopoulos, L"
            ],
            "year": 2025,
            "source": "J Bone Joint Surg Am. 2025; ",
            "category": 1,
            "document_type": 11,
            "sci": null,
            "pubmed": "41433445",
            "doi": "10.2106/JBJS.25.01244",
            "pmc": null,
            "organizations": [
                "219592-14052"
            ],
            "persons": [
                "219592-59379-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "J Bone Joint Surg Am",
            "issn": "1535-1386",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.906,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-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": true
        },
        {
            "id": 218294,
            "title": "Comparing Manual and ChatGPT Deep Research on Systematic Search and Selection in the PubMed Database on the Topic of Dental Implantology",
            "abstract": null,
            "authors": [
                "Bencze, B",
                "Sokolowski, A",
                "Lee, JH",
                "Hermann, P",
                "Hegedüs, T",
                "Kozuma, W",
                "Ikumi, R",
                "Payer, M",
                "Salgado-Peralvo, AO",
                "Végh, D"
            ],
            "year": 2025,
            "source": "INT J DENT. 2025; 2025(1): 2677641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001592366100001",
            "pubmed": "41122309",
            "doi": "10.1155/ijod/2677641",
            "pmc": "PMC12537162",
            "organizations": [
                "218294-14111",
                "218294-14109"
            ],
            "persons": [
                "218294-50792-6",
                "218294-94472-6"
            ],
            "imported": "2025-10-22T10:02:38+02:00",
            "journal": "INT J DENT",
            "issn": "1687-8728",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF DENTISTRY; ",
            "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": 219483,
            "title": "Tracking muscle degeneration and disease activity in FSHD using qualitative longitudinal MR imaging",
            "abstract": null,
            "authors": [
                "Mayer, A",
                "Starke, A",
                "Türk, M",
                "Uder, M",
                "Dörfler, A",
                "Nagel, A",
                "Gazzerro, E",
                "Gerhalter, T"
            ],
            "year": 2025,
            "source": "NEUROMUSCULAR DISORD. 2025; 53:  105553",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001603113300131",
            "pubmed": null,
            "doi": "10.1016/j.nmd.2025.105553",
            "pmc": null,
            "organizations": [
                "219483-14051"
            ],
            "persons": [
                "219483-76149"
            ],
            "imported": "2026-01-02T10:04:13+01:00",
            "journal": "NEUROMUSCULAR DISORD",
            "issn": "0960-8966",
            "collection_publisher": null,
            "collection_title": "NEUROMUSCULAR DISORDERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}