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=800&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156969,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=820&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=780&ordering=-year",
    "results": [
        {
            "id": 219983,
            "title": "Grundlagen des Energiestoffwechsels",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 16, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219983-14049"
            ],
            "persons": [
                "219983-102251"
            ],
            "imported": "2026-01-19T14:36:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219980,
            "title": "Sportmedizinisches Wettkampftauglichkeitsattest",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Sportärztetage Seggauberg; Juni 13, 2025; Seggauberg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219980-14049"
            ],
            "persons": [
                "219980-102251"
            ],
            "imported": "2026-01-19T14:30:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219986,
            "title": "Was tun bei Statin-Intoleranz?",
            "abstract": null,
            "authors": [
                "Harer, CM"
            ],
            "year": 2025,
            "source": "Ärztewoche. 2025; 39(48): 16",
            "category": 1,
            "document_type": 5,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219986-14080"
            ],
            "persons": [
                "219986-97867"
            ],
            "imported": "2026-01-19T14:39:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 219985,
            "title": "Medizinische Trainingslehre bei metabolischen Erkrankungen",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 17, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219985-14049"
            ],
            "persons": [
                "219985-102251"
            ],
            "imported": "2026-01-19T14:38:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219982,
            "title": "Das relative Energiedefizit Syndrom (RED-S) im Sport",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Weinviertler Sportärztetage; November 8, 2025; Retz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219982-14049"
            ],
            "persons": [
                "219982-102251"
            ],
            "imported": "2026-01-19T14:34:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219984,
            "title": "Prinzipien der Medizinischen Trainingslehre",
            "abstract": null,
            "authors": [
                "Windhaber, J"
            ],
            "year": 2025,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Oktober 17, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219984-14049"
            ],
            "persons": [
                "219984-102251"
            ],
            "imported": "2026-01-19T14:37:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219717,
            "title": "Lipid Therapy in Patients with Diabetes mellitus A joint Statement by the Lipid Metabolism Commission and the Diabetes and Heart Working Group of the German Diabetes Association (DDG), the Section for Diabetes, Obesity and Metabolism of the German Society for Endocrinology (DGE), the Heart and Diabetes Working Group of the German Society of Cardiology (DGK), and the joint Heart-Hormones-Diabetes Working Group of the DGK, DGE, and DDG",
            "abstract": null,
            "authors": [
                "Parhofer, KG",
                "Birkenfeld, AL",
                "Krone, W",
                "Lehrke, M",
                "Marx, N",
                "Merkel, M",
                "Marx-Schütt, K",
                "Zirlik, A",
                "Müller-Wieland, D"
            ],
            "year": 2025,
            "source": "DIABETOL STOFFWECHS. 2025; 20:  S306-S312. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001649326000015",
            "pubmed": null,
            "doi": "10.1055/a-2592-8416",
            "pmc": null,
            "organizations": [
                "219717-14083"
            ],
            "persons": [
                "219717-100805-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.042,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 219994,
            "title": "Facharztprüfungskurs Hepatologie 2025",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Seminar Innere Medizin mit Fallbeispielen; MAY 22-24, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219994-14081"
            ],
            "persons": [
                "219994-57377"
            ],
            "imported": "2026-01-19T16:35:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219995,
            "title": "Impulsvortrag - Genetische Cholestasen an der Medizinischen Universität Graz",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Advisory Board - Genetische cholestatische Erkrankungen bei Erwachsenen; OCT 14, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219995-14081"
            ],
            "persons": [
                "219995-57377"
            ],
            "imported": "2026-01-19T16:38:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219992,
            "title": "24-jähriger Patient mit deutlich eingeschränkter körperlicher Leistungsfähigkeit und Laktatazidose",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "CPC - Klinisch-Pathologische Konferenz\r\n; OCT 15, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219992-14081"
            ],
            "persons": [
                "219992-57377"
            ],
            "imported": "2026-01-19T16:29: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219993,
            "title": "Primär biliäre Cholangitis - Update AASLD 2024",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Primär biliäre Cholangitis - Aktuelle medizinische Herausforderungen und neue Chancen im Therapiemanagement; JAN 29, 2025; Innsbruck, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219993-14081"
            ],
            "persons": [
                "219993-57377"
            ],
            "imported": "2026-01-19T16:33:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219996,
            "title": "Updates unresectable HCC (uHCC)",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Kurzfortbildung GE-Besprechung; JUL 17, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219996-14081"
            ],
            "persons": [
                "219996-57377"
            ],
            "imported": "2026-01-19T16:42:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216750,
            "title": "Rapid liver disease progression after first hepatic decompensation in individuals with severe alpha-1 antitrypsin deficiency (Pi*ZZ genotype)",
            "abstract": null,
            "authors": [
                "Balcar, L",
                "Fromme, M",
                "Kappe, N",
                "Schaefer, B",
                "Frankov , S",
                "Sperl, J",
                "van den Ende, N",
                "Stolk, J",
                "Jachs, M",
                "Semmler, G",
                "Hofer, B",
                "Tergast, TL",
                "Schneider, H",
                "Wagner, M",
                "Pons, M",
                "Hofer, H",
                "Peck-Radosavljevic, M",
                "Reiberger, T",
                "Trauner, M",
                "Maasoumy, B",
                "Zoller, H",
                "Verbeek, J",
                "van Hoek, B",
                "Strnad, P",
                "Mandorfer, M"
            ],
            "year": 2025,
            "source": "J HEPATOL. 2025; 82: -EASL Congress; MAY 7-10, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001504813600099",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216750-14081"
            ],
            "persons": [
                "216750-57377"
            ],
            "imported": "2025-06-23T08:55:50+02:00",
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEPATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 26.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.978,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219997,
            "title": "Update: Systemische Therapie des HCC",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Kurzfortbildung GE-Besprechung; OCT 23, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219997-14081"
            ],
            "persons": [
                "219997-57377"
            ],
            "imported": "2026-01-19T16:45:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219742,
            "title": "Diabetes, Sports and Exercise",
            "abstract": null,
            "authors": [
                "Esefeld, K",
                "Kress, S",
                "Becker, U",
                "Moser, O",
                "Behrens, M",
                "Zimmer, P",
                "Stumvoll, M",
                "Thurm, U",
                "Gehr, B",
                "Halle, M",
                "Brinkmann, C"
            ],
            "year": 2025,
            "source": "DIABETOL STOFFWECHS. 2025; 20:  S288-S298. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001649326000008",
            "pubmed": null,
            "doi": "10.1055/a-2592-8335",
            "pmc": null,
            "organizations": [
                "219742-14080"
            ],
            "persons": [
                "219742-87294-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.042,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 219999,
            "title": "Gastroenterologie & Chirurgie am universitären Zentrum - Entwicklung einer gemeinsamen hepatobiliären Gewebebank",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "9. Klinischer Abend \"Hepatobiliäre Chirurgie\"; MAR 6, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219999-14081"
            ],
            "persons": [
                "219999-57377"
            ],
            "imported": "2026-01-19T16:51:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220000,
            "title": "Nuclear receptors - from bench to bedside",
            "abstract": null,
            "authors": [
                "Wagner, M",
                ""
            ],
            "year": 2025,
            "source": "Introduction to research topics of the Doc School Molecular Medicine and Inflammation; JAN 16, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220000-14081"
            ],
            "persons": [
                "220000-57377"
            ],
            "imported": "2026-01-19T16:56:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219645,
            "title": "Does assisted reproductive technology influence the complexity and associated malformations in esophageal atresia?",
            "abstract": null,
            "authors": [
                "Pederiva, F",
                "Hall, N",
                "Soyer, T",
                "Morini, F, , Esophageal, atresia, registry, participants"
            ],
            "year": 2025,
            "source": "J Assist Reprod Genet. 2025; 42(10):3429-3434",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001568703600001",
            "pubmed": "40932552",
            "doi": "10.1007/s10815-025-03624-0",
            "pmc": "PMC12602759",
            "organizations": [],
            "persons": [
                "219645-83445-7"
            ],
            "imported": "2026-01-06T01:00:00+01:00",
            "journal": "J Assist Reprod Genet",
            "issn": "1573-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.655,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.729,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-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": 219758,
            "title": "Diabetes mellitus and the Heart",
            "abstract": null,
            "authors": [
                "Marx-Schütt, K",
                "Forst, T",
                "Birkenfeld, AL",
                "Zirlik, A",
                "Müller-Wieland, D",
                "Marx, N"
            ],
            "year": 2025,
            "source": "DIABETOL STOFFWECHS. 2025; 20:  S313-S318. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001649326000017",
            "pubmed": null,
            "doi": "10.1055/a-2592-8456",
            "pmc": null,
            "organizations": [
                "219758-14083"
            ],
            "persons": [
                "219758-100805-6"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOL STOFFWECHS",
            "issn": "1861-9002",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIE UND STOFFWECHSEL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.042,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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": 219581,
            "title": "Update on: Firsttrimester Diagnosis and Therapy @ 11 - 13 +6 weeks' gestation : Amendment to the Guideline of DEGUM, ÖGUM, SGUMGG, DGGG, ÖGG, Gynecologie Suisse, DGPM, DGPGM, BVF, ACHSE (AWMF S2e LL085-002 1.1.2024) (https://register.awmf.org/de/leitlinien/detail/085-002).",
            "abstract": null,
            "authors": [
                "von, Kaisenberg, CS",
                "Kozlowski, P",
                "Kagan, KO",
                "Hoopmann, M",
                "Heling, KS",
                "Chaoui, R",
                "Klaritsch, P",
                "Pertl, B",
                "Burkhardt, T",
                "Tercanli, S",
                "Frenzel, J",
                "Mundlos, C"
            ],
            "year": 2025,
            "source": "Geburtshilfe Frauenheilkd. 2025; 85(12):1291-1303",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41347060",
            "doi": "10.1055/a-2721-9742",
            "pmc": "PMC12674899",
            "organizations": [
                "219581-14064"
            ],
            "persons": [
                "219581-50155-6",
                "219581-51719-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Geburtshilfe Frauenheilkd",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.393,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCIE",
            "impactfactor_norm_super": 0.518,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "OBSTETRICS + GYNECOLOGY-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
        }
    ]
}