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=360&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=380&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=340&ordering=-year",
    "results": [
        {
            "id": 220345,
            "title": "Journal Club, Univ. Klinik für Zahnmedizin und Mundgesundheit \r\nThema: \"Liraglutide regulates bone destruction and exhibits anti-inflammatory effects in periodontitis in vitro and in vivo\"",
            "abstract": null,
            "authors": [
                "Bernhard, JS"
            ],
            "year": 2025,
            "source": "; APR 10, 2025; Univ. Klinik für Zahnmedizin und Mundgesundheit; Medizinische Universität Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220345-14111"
            ],
            "persons": [
                "220345-126234"
            ],
            "imported": "2026-01-28T18:10:55+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": null,
            "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": false
        },
        {
            "id": 220349,
            "title": "Let it Bee: Insektengift AIT in der Praxis",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2025,
            "source": "Kärntner Gespräche zur Allergen-Immuntherapie; SEPT 26-27, 2025; Oberaichwald am Faaker See, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220349-14047"
            ],
            "persons": [
                "220349-87717"
            ],
            "imported": "2026-01-28T20:07:08+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": 220347,
            "title": "Worauf achten bei der AIT-Präparatewahl",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2025,
            "source": "Hotspots in der Allergologie und Immunologie - von der Wissenschaft zur Praxis; SEPT 13, 2025; Schloss Hof, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220347-14047"
            ],
            "persons": [
                "220347-87717"
            ],
            "imported": "2026-01-28T20:00: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220350,
            "title": "Interdisziplinärer Workshop mit Fallbeispielen",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2025,
            "source": "Kärntner Gespräche zur Allergen-Immuntherapie; SEPT 26-27, 2025; Oberaichwald am Faaker See, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220350-14047"
            ],
            "persons": [
                "220350-87717"
            ],
            "imported": "2026-01-28T20:08:45+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": 220348,
            "title": "Let it Bee – Insektengift AIT in der Praxis",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2025,
            "source": "Hotspots in der Allergologie und Immunologie - von der Wissenschaft zur Praxis; SEPT 13, 2025; Schloss Hof, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220348-14047"
            ],
            "persons": [
                "220348-87717"
            ],
            "imported": "2026-01-28T20:01:43+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": 219748,
            "title": "Acute and prolonged effects of endurance training on lactolyphenylalanine and inflammatory markers in individuals with type 1 diabetes: an analysis of the ULTRAFLEXI-1 study",
            "abstract": null,
            "authors": [
                "Mueller, A",
                "Glatz, U",
                "Moser, O",
                "Aberer, F",
                "Niedrist, T",
                "Jaruan, O",
                "Sourij, C",
                "Pferschy, P",
                "Tripolt, N",
                "Aziz, F",
                "Sourij, H"
            ],
            "year": 2025,
            "source": "DIABETOLOGIA. 2025; 68: S281-S282.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583384801168",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219748-14028",
                "219748-14080",
                "219748-14083",
                "219748-29164"
            ],
            "persons": [
                "219748-104060",
                "219748-57425",
                "219748-87294",
                "219748-98564",
                "219748-100944",
                "219748-50838",
                "219748-71910",
                "219748-78894"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.923,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 220352,
            "title": "Gesteigerte Lokalreaktionen - Ein Mysterium der Insektengiftallergie",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2025,
            "source": "28. Grazer Allergietag; OCT 18, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220352-14047"
            ],
            "persons": [
                "220352-87717"
            ],
            "imported": "2026-01-28T20:18:02+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": 220351,
            "title": "Insektengiftallergie - Was machen wir heute anders?\r\n",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2025,
            "source": "11. Salzburger Allergietagung; OCT 11, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220351-14047"
            ],
            "persons": [
                "220351-87717"
            ],
            "imported": "2026-01-28T20:15:08+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": 220353,
            "title": "Einsatz von Multiplex-Allergietests der Praxis \r\n",
            "abstract": null,
            "authors": [
                "Sturm, GJ"
            ],
            "year": 2025,
            "source": "Allergologie Update\r\n; OCT 14, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220353-14047"
            ],
            "persons": [
                "220353-87717"
            ],
            "imported": "2026-01-28T20:19: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": 216887,
            "title": "Editorial: Metabolic syndrome in patients with diabetes: identification of biomarkers.",
            "abstract": null,
            "authors": [
                "Dash, SN",
                "Muñoz-Úbeda, M",
                "Aziz, F"
            ],
            "year": 2025,
            "source": "Front Clin Diabetes Healthc. 2025; 6:  1620665",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001516817200001",
            "pubmed": "40575356",
            "doi": "10.3389/fcdhc.2025.1620665",
            "pmc": "PMC12197939",
            "organizations": [
                "216887-14080"
            ],
            "persons": [
                "216887-100944-6"
            ],
            "imported": "2025-06-30T02:00:00+02:00",
            "journal": "Front Clin Diabetes Healthc",
            "issn": "2673-6616",
            "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": 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": 217956,
            "title": "Avoiding gaps after stroke unit care: Impact of direct transition to inpatient neurorehabilitation on post-stroke outcomes.",
            "abstract": null,
            "authors": [
                "Tscherner, M",
                "Elbischger, J",
                "Hatab, I",
                "Berger, N",
                "Haidegger, M",
                "Fandler-Höfler, S",
                "Pichler, A",
                "Heine, M",
                "Jagiello, J",
                "Koller, H",
                "Lilek, S",
                "Veeranki, SPK",
                "Enzinger, C",
                "Gattringer, T",
                "Kneihsl, M"
            ],
            "year": 2025,
            "source": "Int J Stroke. 2025; 17474930251384049",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001598617800001",
            "pubmed": "40976878",
            "doi": "10.1177/17474930251384049",
            "pmc": null,
            "organizations": [
                "217956-14051",
                "217956-14108"
            ],
            "persons": [
                "217956-104786-6",
                "217956-70680-6",
                "217956-82411-6",
                "217956-83425-4",
                "217956-97312-6",
                "217956-50173-6",
                "217956-126474-6",
                "217956-89706-6",
                "217956-71486-6"
            ],
            "imported": "2025-09-25T02:00:00+02:00",
            "journal": "Int J Stroke",
            "issn": "1747-4930",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.953,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.953,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 212885,
            "title": "Sustained weight reduction following 12 weeks of intermittent fasting intervention in people with insulin-treated type 2 diabetes-Two-year follow-up of the randomised controlled InterFast-2 trial.",
            "abstract": null,
            "authors": [
                "Azhar, K",
                "Ramirez-Obermayer, A",
                "Sourij, C",
                "Knoll, L",
                "Andritz, E",
                "Kojzar, H",
                "Müller, A",
                "Moser, O",
                "Tripolt, NJ",
                "Pferschy, PN",
                "Aziz, F",
                "Sourij, H"
            ],
            "year": 2025,
            "source": "Diabetes Obes Metab. 2025; 27(3): 1605-1608. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001389778000001",
            "pubmed": "39748228",
            "doi": "10.1111/dom.16158",
            "pmc": "PMC11802388",
            "organizations": [
                "212885-29447",
                "212885-29444",
                "212885-14083",
                "212885-14080"
            ],
            "persons": [
                "212885-87294-6",
                "212885-100944-6",
                "212885-123950-1",
                "212885-115129-6",
                "212885-104060-6",
                "212885-50838-4",
                "212885-57425-6",
                "212885-59231-6",
                "212885-61990-6",
                "212885-98538-6",
                "212885-98564-6"
            ],
            "imported": "2025-01-07T01:00:00+01:00",
            "journal": "Diabetes Obes Metab",
            "issn": "1462-8902",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.803,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.825,
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 215605,
            "title": "Prevalence of vertebral fractures in patients with acromegaly: A multicenter cross-sectional study.",
            "abstract": null,
            "authors": [
                "Almalki, MH",
                "Almohaya, M",
                "Aziz, F",
                "AlDahmani, KM",
                "Alashgar, L",
                "Ekhzaimy, A",
                "Mahzari, M"
            ],
            "year": 2025,
            "source": "Hormones (Athens). 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001463318000001",
            "pubmed": "40210828",
            "doi": "10.1007/s42000-025-00652-4",
            "pmc": null,
            "organizations": [
                "215605-14080"
            ],
            "persons": [
                "215605-100944-6"
            ],
            "imported": "2025-04-14T02:00:00+02:00",
            "journal": "Hormones (Athens)",
            "issn": "1109-3099",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.282,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.393,
            "impactfactor_norm_super_year": 2022,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 215336,
            "title": "Impact of level 2 hypoglycaemia on neuroaxonal damage biomarker in individuals with type 2 diabetes: A stepwise hypoglycaemic clamp study.",
            "abstract": null,
            "authors": [
                "Sourij, H",
                "Azhar, K",
                "Aberer, F",
                "Sourij, C",
                "Tripolt, NJ",
                "Kojzar, H",
                "Pferschy, PN",
                "Buchmann, A",
                "Aziz, F",
                "Khalil, M"
            ],
            "year": 2025,
            "source": "DIABETES OBES METAB. 2025; 27(6): 3519-3522. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:001446117900001",
            "pubmed": "40091483",
            "doi": "10.1111/dom.16340",
            "pmc": "PMC12046480",
            "organizations": [
                "215336-14051",
                "215336-14080",
                "215336-14083"
            ],
            "persons": [
                "215336-50838-2",
                "215336-57425-6",
                "215336-59231-6",
                "215336-78894-6",
                "215336-98564-6",
                "215336-57435-4",
                "215336-100944-6",
                "215336-123950-6"
            ],
            "imported": "2025-03-24T09:04:20+01:00",
            "journal": "DIABETES OBES METAB",
            "issn": "1462-8902",
            "collection_publisher": null,
            "collection_title": "DIABETES OBESITY & METABOLISM; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.803,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.825,
            "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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 217762,
            "title": "Effect of a structured educational intervention delivered through a mobile application on glycated haemoglobin and self-efficacy in adolescents with type 1 diabetes mellitus: a systematic review and meta-analysis.",
            "abstract": null,
            "authors": [
                "Rubab, H",
                "Aziz, F",
                "Gul, R",
                "Froelicher, ES"
            ],
            "year": 2025,
            "source": "BMJ Open. 2025; 15(9): e093798",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001572330900001",
            "pubmed": "40935425",
            "doi": "10.1136/bmjopen-2024-093798",
            "pmc": "PMC12519359",
            "organizations": [
                "217762-14080"
            ],
            "persons": [
                "217762-100944-6"
            ],
            "imported": "2025-09-15T02:00:00+02:00",
            "journal": "BMJ Open",
            "issn": "2044-6055",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.531,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.536,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": true,
            "local_affiliation": true
        },
        {
            "id": 216995,
            "title": "Prevalence of Undiagnosed Diabetes and Prediabetes according to Age and Obesity Status in Central Europe.",
            "abstract": null,
            "authors": [
                "Sourij, C",
                "Bergmair, T",
                "Aziz, F",
                "Kojzar, H",
                "Knoll, L",
                "Clodi, M",
                "Fasching, P",
                "Krauter, A",
                "Schaffenrath, M",
                "Kaser, S",
                "Sourij, H, , AUSTRO-PROFIT, Investigators"
            ],
            "year": 2025,
            "source": "Obes Facts. 2025; 18(6): 582-591. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001546303900001",
            "pubmed": "40618731",
            "doi": "10.1159/000547108",
            "pmc": "PMC12327948",
            "organizations": [
                "216995-14083",
                "216995-14080"
            ],
            "persons": [
                "216995-98538-6",
                "216995-59231-6",
                "216995-50838-4",
                "216995-100944-6"
            ],
            "imported": "2025-07-07T02:00:00+02:00",
            "journal": "Obes Facts",
            "issn": "1662-4025",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.767,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NUTRITION & DIETETICS-SCIE",
            "impactfactor_norm_super": 0.767,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "NUTRITION + DIETETICS-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": true,
            "local_affiliation": true
        },
        {
            "id": 219048,
            "title": "Association of Subgingival Microbiota Composition With Risk, Severity, and Outcome of Cryptogenic Ischemic Stroke in Young Adults.",
            "abstract": null,
            "authors": [
                "Manzoor, M",
                "Zaric, S",
                "Dong, A",
                "Leskelä, J",
                "Pietiäinen, M",
                "Könönen, E",
                "Ylikotila, P",
                "Enzinger, C",
                "Ropele, S",
                "Gattringer, T",
                "Eppinger, S",
                "Sinisalo, J",
                "Putaala, J",
                "Pussinen, PJ",
                "Paju, S"
            ],
            "year": 2025,
            "source": "J Am Heart Assoc. 2025; 14(24):e043495",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001643397300001",
            "pubmed": "41378491",
            "doi": "10.1161/JAHA.125.043495",
            "pmc": "PMC12826904",
            "organizations": [
                "219048-14051"
            ],
            "persons": [
                "219048-70680-6",
                "219048-50173-6",
                "219048-51279-6"
            ],
            "imported": "2025-12-14T01:00:00+01:00",
            "journal": "J Am Heart Assoc",
            "issn": "2047-9980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.75,
            "impactfactor_norm_super_year": 2025,
            "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": 219720,
            "title": "Impact of undiagnosed diabetes on mortality and major cardiovascular events after acute coronary syndrome: insights from the STRONG-MI Cohort in Austria",
            "abstract": null,
            "authors": [
                "Aziz, F",
                "Strohhofer, C",
                "von Lewinski, F",
                "Meister, M",
                "Kainz, A",
                "von Lewinski, D",
                "Sourij, H"
            ],
            "year": 2025,
            "source": "DIABETOLOGIA. 2025; 68: S178-S178.-EASD congress; vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583384800329",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219720-14080",
                "219720-14083"
            ],
            "persons": [
                "219720-113098",
                "219720-100944",
                "219720-50838",
                "219720-59317",
                "219720-93334"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.923,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-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": true,
            "local_affiliation": true
        },
        {
            "id": 219075,
            "title": "GLYCAEMIC CONTROL AND CGM-BASED METRICS OF DIFFERENT COMMERCIALLY AVAILABLE AID SYSTEMS IN PEOPLE WITH TYPE 1 DIABETES: A SYSTEMATIC REVIEW AND META-ANALYSIS",
            "abstract": null,
            "authors": [
                "Moser, O",
                "Aziz, F",
                "Sternad, C",
                "Sternad, L",
                "Eckstein, ML",
                "Braune, K",
                "Sanfilippo, S",
                "Sourij, H"
            ],
            "year": 2025,
            "source": "DIABETES TECHNOL THE. 2025; 27: E107-E107.-ATTD 2025; MAR 19-22, 2025; Amsterdam, NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001609941100240",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219075-14080"
            ],
            "persons": [
                "219075-50838",
                "219075-87294",
                "219075-100944"
            ],
            "imported": "2025-12-15T08:28:55+01:00",
            "journal": "DIABETES TECHNOL THE",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY & THERAPEUTICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-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": true,
            "local_affiliation": true
        },
        {
            "id": 219754,
            "title": "Prevalence of undiagnosed type 2 diabetes and prediabetes in central Europe: analyses of a multicentre registry study and health insurance data in Austria",
            "abstract": null,
            "authors": [
                "Sourij, C",
                "Bergmair, T",
                "Aziz, F",
                "Kojzar, H",
                "Knoll, L",
                "Clodi, M",
                "Fasching, P",
                "Krauter, A",
                "Schaffenrath, M",
                "Kaser, S",
                "Sourij, H"
            ],
            "year": 2025,
            "source": "DIABETOLOGIA. 2025; 68: S174-S174.-EASD; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001583384800321",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219754-14080"
            ],
            "persons": [
                "219754-59231",
                "219754-98538",
                "219754-100944",
                "219754-50838"
            ],
            "imported": "2026-01-12T09:28:19+01:00",
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.923,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-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": true,
            "local_affiliation": true
        }
    ]
}