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=380&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=400&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=360&ordering=-year",
    "results": [
        {
            "id": 221950,
            "title": "Quantitative CT Analysis in Interstitial Pneumonia with Autoimmune Features: Diagnostic and Prognostic Insights from a Retrospective Cohort Study",
            "abstract": null,
            "authors": [
                "Pušeljić M, Schlemmer AJ, Vlasicek I, Kaufmann-Bühler AK, Moazedi-Fürst F, Fuchsjäger M, Talakić E"
            ],
            "year": 2026,
            "source": "Doctoral Day 2026; Medical University of Graz; FEB 12, 2026; Graz, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221950-14054",
                "221950-14086",
                "221950-14104"
            ],
            "persons": [
                "221950-104202",
                "221950-116406",
                "221950-57343",
                "221950-74075",
                "221950-82111",
                "221950-100510",
                "221950-129295"
            ],
            "imported": "2026-03-09T11:36: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221952,
            "title": "SIDS, Spezielle Aspekte des Pädiatrischen Schlaflabors, zentrale Atemstörungen, Heimbeatmung.",
            "abstract": null,
            "authors": [
                "Sonnleitner, A",
                "Rona, Z"
            ],
            "year": 2026,
            "source": "Curriculum Schlafmedizin 2026. Kurs B.; Mar 7, 2026; Vienna, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "221952-85721"
            ],
            "imported": "2026-03-09T12:16:41+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": 221955,
            "title": "Seltene Hauttumoren - Klinik und Dermatoskopie.",
            "abstract": null,
            "authors": [
                "Kränke, T"
            ],
            "year": 2026,
            "source": "2. Tagung der Tagung der Arbeitsgruppe Melanom und \r\ndermatologische Onkologie.; MAR 6-7, 2026; Anif, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221955-14047"
            ],
            "persons": [
                "221955-90211"
            ],
            "imported": "2026-03-09T15:49:30+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": 219570,
            "title": "Paradoxical worsening on olorofim in patients undergoing treatment for invasive fungal diseases.",
            "abstract": null,
            "authors": [
                "Thompson, GR",
                "Bruns, AHW",
                "Helweg-Larsen, J",
                "Koehler, P",
                "Jenks, JD",
                "Penn, B",
                "Hoenigl, M",
                "Maertens, J",
                "Spec, A",
                "Walsh, TJ",
                "Bresnik, M",
                "Rex, JH"
            ],
            "year": 2026,
            "source": "Clin Microbiol Infect. 2026; 32(3):490-495",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001698255700001",
            "pubmed": "41475489",
            "doi": "10.1016/j.cmi.2025.12.016",
            "pmc": null,
            "organizations": [
                "219570-29164"
            ],
            "persons": [
                "219570-64754-6"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Clin Microbiol Infect",
            "issn": "1198-743X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 8.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.958,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.958,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 218635,
            "title": "Drug screening reveals differential drug response in primary and metastatic clear cell sarcoma.",
            "abstract": null,
            "authors": [
                "Vejzovic, D",
                "Karner, C",
                "Fechter, K",
                "Ritter, G",
                "Holzer, V",
                "Barones, L",
                "Schweintzger, NA",
                "Wagner, K",
                "Lyssy, F",
                "Gauster, M",
                "Szkandera, J",
                "Stanzer, S",
                "Prietl, B",
                "El-Heliebi, A",
                "Lohberger, B",
                "Guillén-Navaro, MJ",
                "Avilés, PM",
                "Brčić, I",
                "Liegl-Atzwanger, B",
                "Rinner, B"
            ],
            "year": 2026,
            "source": "Cancer Lett. 2026; 637:218131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001625564100001",
            "pubmed": "41232594",
            "doi": "10.1016/j.canlet.2025.218131",
            "pmc": null,
            "organizations": [
                "218635-14052",
                "218635-14020",
                "218635-14080",
                "218635-14017",
                "218635-14085",
                "218635-14091",
                "218635-17235",
                "218635-27477",
                "218635-27478"
            ],
            "persons": [
                "218635-92422-6",
                "218635-106294-6",
                "218635-122850-6",
                "218635-50546-6",
                "218635-50696-6",
                "218635-59496-6",
                "218635-62056-6",
                "218635-96723-6",
                "218635-106163-6",
                "218635-109021-6",
                "218635-50539-6",
                "218635-53232-6",
                "218635-56659-6",
                "218635-56667-6",
                "218635-66435-6",
                "218635-69234-6",
                "218635-50826-4"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Cancer Lett",
            "issn": "1872-7980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.884,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.884,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "ONCOLOGY-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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 218208,
            "title": "Effects of physical activity on platelet activation and hemostasis during pregnancy - are placento-exerkines the hidden drivers?",
            "abstract": null,
            "authors": [
                "Lyssy, F",
                "Gauster, M",
                "Forstner, D"
            ],
            "year": 2026,
            "source": "J Thromb Haemost. 2026; 24(1):18-25",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001660050200001",
            "pubmed": "41076272",
            "doi": "10.1016/j.jtha.2025.09.018",
            "pmc": null,
            "organizations": [
                "218208-14017"
            ],
            "persons": [
                "218208-106163-1",
                "218208-53232-6",
                "218208-93683-4"
            ],
            "imported": "2025-10-13T02:00:00+02:00",
            "journal": "J Thromb Haemost",
            "issn": "1538-7836",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.818,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.971,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 211664,
            "title": "Impact of Ultra-Rapid Insulin on Boost and Ease-Off in the Cambridge Hybrid Closed-Loop System for Individuals With Type 1 Diabetes.",
            "abstract": null,
            "authors": [
                "Royston, C",
                "Boughton, C",
                "Nwokolo, M",
                "Lakshman, R",
                "Hartnell, S",
                "Wilinska, ME",
                "Ware, J",
                "Allen, JM",
                "Thabit, H",
                "Mader, JK",
                "Bally, L",
                "Leelarathna, L",
                "Evans, ML",
                "Hovorka, R"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026; 20(2):381-387",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001335137300001",
            "pubmed": "39422158",
            "doi": "10.1177/19322968241289963",
            "pmc": "PMC11571611",
            "organizations": [
                "211664-14080"
            ],
            "persons": [
                "211664-50877-6"
            ],
            "imported": "2024-10-21T02:00:00+02:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": 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": 219561,
            "title": "User evaluation of the Hypo-METRICS app: A tool for real-time symptom reporting of hypoglycaemia.",
            "abstract": null,
            "authors": [
                "Cigler, M",
                "Søholm, U",
                "Broadley, M",
                "Pouwer, F",
                "Abbink, EJ",
                "Ali, N",
                "de, Galan, BE",
                "Renard, E",
                "Evans, M",
                "Bøggild, Brøsen, JM",
                "Pedersen-Bjergaard, U",
                "Mc, Crimmon, RJ",
                "Heller, S",
                "Caunt, S",
                "Amiel, SA",
                "Divilly, P",
                "Zaremba, N",
                "Choudhary, P",
                "Mader, JK, , Hypo‐RESOLVE, consortium"
            ],
            "year": 2026,
            "source": "Diabet Med. 2026; 43(3):e70185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001651507700001",
            "pubmed": "41472376",
            "doi": "10.1111/dme.70185",
            "pmc": "PMC12900495",
            "organizations": [
                "219561-14080"
            ],
            "persons": [
                "219561-50877-4",
                "219561-100522-1"
            ],
            "imported": "2026-01-05T01:00:00+01:00",
            "journal": "Diabet Med",
            "issn": "0742-3071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.507,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.507,
            "impactfactor_norm_super_year": 2025,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 219904,
            "title": "Research Code Sharing in Support of Gold Standard Science.",
            "abstract": null,
            "authors": [
                "Klonoff, DC",
                "Espinoza, J",
                "Mader, JK",
                "Heinemann, L",
                "Cobelli, C",
                "Kerr, D",
                "Kovatchev, B",
                "Najafi, B",
                "Prahalad, P",
                "Zheng, Y",
                "Shao, MM",
                "Scheideman, AF",
                "DuNova, AY",
                "Kohn, M",
                "Umpierrez, GE",
                "Wong, TY",
                "Abdel, Malek, A",
                "Agus, MSD",
                "Ahn, DT",
                "AlSaad, R",
                "Al-Sofiani, ME",
                "Armstrong, D",
                "Arnold, MA",
                "Bee, YM",
                "Bequette, BW",
                "Bellazzi, R",
                "Cengiz, E",
                "Chase, JG",
                "Chen, H",
                "Chen, JY",
                "Cichosz, SL",
                "Cinar, A",
                "Clements, MA",
                "Close, KL",
                "Cuadros, J",
                "Contreras, I",
                "Datta, G",
                "Dhatariya, K",
                "Doyle, FJ",
                "Drincic, A",
                "Facchinetti, A",
                "Fleming, GA",
                "Foreman, J",
                "Gabbay, MAL",
                "Gutierrez-Osuna, R",
                "Healey, E",
                "Hoang, TD",
                "Jacobs, PG",
                "Kulzer, B",
                "La, Belle, J",
                "Lee, AY",
                "Lee, CS",
                "Lee, WA",
                "Liepmann, D",
                "Maahs, D",
                "Mathioudakis, N",
                "Meo, SA",
                "Metwally, AA",
                "Misra, S",
                "Mohan, V",
                "Moon, SJ",
                "Raeder, H",
                "Rhee, C",
                "Rhee, EJ",
                "Scheinker, D",
                "Shah, VN",
                "Sheng, B",
                "Snyder, MP",
                "Sode, K",
                "Spanakis, EK",
                "Svensson, J",
                "Vaswani, N",
                "Vareth, M",
                "Vehi, J",
                "Wallia, A",
                "Waki, K",
                "Wang, T",
                "Williams, E",
                "Wolf, RM",
                "Wong, JC",
                "Yeshiwas, S",
                "Zilbermint, M",
                "Shah, SN"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026; 19322968251391819",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41532590",
            "doi": "10.1177/19322968251391819",
            "pmc": "PMC12804059",
            "organizations": [],
            "persons": [
                "219904-50877-6"
            ],
            "imported": "2026-01-16T01:00:00+01:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": 221033,
            "title": "Assessing thoughts, feelings and behaviours related to hypoglycaemia: Psychometric evaluation of the Hypoglycaemia Cues Questionnaire (HypoC-Q).",
            "abstract": null,
            "authors": [
                "Søholm, U",
                "Holmes-Truscott, E",
                "Amiel, SA",
                "de, Galan, B",
                "Pedersen-Bjergaard, U",
                "McCrimmon, RJ",
                "Heller, S",
                "Evans, M",
                "Mader, JK",
                "Choudhary, P",
                "Pouwer, F",
                "Shaw, JAM",
                "Speight, J, , Hypo‐RESOLVE, Consortium"
            ],
            "year": 2026,
            "source": "Diabet Med. 2026; e70231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001678853100001",
            "pubmed": "41635019",
            "doi": "10.1111/dme.70231",
            "pmc": null,
            "organizations": [
                "221033-14080"
            ],
            "persons": [
                "221033-50877-6"
            ],
            "imported": "2026-02-09T01:00:00+01:00",
            "journal": "Diabet Med",
            "issn": "1464-5491",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.507,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.507,
            "impactfactor_norm_super_year": 2026,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 221966,
            "title": "Integrating the Glycemia Risk Index Into Clinical Practice and Research: A Consensus Report.",
            "abstract": null,
            "authors": [
                "Umpierrez, GE",
                "Shah, VN",
                "Brady, V",
                "Clements, MA",
                "Espinoza, J",
                "Healey, E",
                "Kohn, MA",
                "Maahs, DM",
                "Oiknine, R",
                "Seley, JJ",
                "Weitzman, SP",
                "Kerr, D",
                "Akturk, HK",
                "Aleppo, G",
                "Al-Sofiani, ME",
                "Cengiz, E",
                "Doyle, FJ",
                "Ebekozien, O",
                "Edelman, SV",
                "Ekhlaspour, L",
                "Freckmann, G",
                "Heinemann, L",
                "Hirsch, IB",
                "Hsiao, VC",
                "Kim, SH",
                "Kovatchev, B",
                "Lal, RA",
                "Lind, M",
                "Mader, JK",
                "Mathioudakis, N",
                "McLaughlin, T",
                "Meo, SA",
                "Osafehinti, DA",
                "Phillip, M",
                "Prahalad, P",
                "Scheinker, D",
                "Snyder, MP",
                "Wang, J",
                "Wong, JC",
                "Wright, EE",
                "Shao, MM",
                "Scheideman, AF",
                "DuNova, AY",
                "Klonoff, DC"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026;  19322968261432498",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41793701",
            "doi": "10.1177/19322968261432498",
            "pmc": "PMC12967274",
            "organizations": [
                "221966-14080"
            ],
            "persons": [
                "221966-50877-6"
            ],
            "imported": "2026-03-11T01:00:00+01:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": 221967,
            "title": "The Potential Role of Noninvasive Glucose Monitoring in the Management of People with Type 2 Diabetes.",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Heinemann, L"
            ],
            "year": 2026,
            "source": "J Diabetes Sci Technol. 2026;  19322968261427022",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41762065",
            "doi": "10.1177/19322968261427022",
            "pmc": "PMC12949726",
            "organizations": [
                "221967-14080"
            ],
            "persons": [
                "221967-50877-1"
            ],
            "imported": "2026-03-11T01:00:00+01:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": 221970,
            "title": "Nebenwirkungsmanagement bei der onkologischen Immuntherapie – Schwerpunkt Haut.",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2026,
            "source": "Early Stage NSCLC und Management der Immuntherapien; Feb 12, 2026; Leoben, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221970-14047"
            ],
            "persons": [
                "221970-52274"
            ],
            "imported": "2026-03-11T10:01: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": 221971,
            "title": "Lehrreiche Fälle, Moderation.",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2026,
            "source": "2. Tagung der Arbeitsgruppe Melanom und dermatologische Onkologie (AMDO).; Mar 6-7, 2026; Anif, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221971-14047"
            ],
            "persons": [
                "221971-52274"
            ],
            "imported": "2026-03-11T10:04: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221973,
            "title": "Simultaneous measurement of 1-hydroxylated and 24-hydroxylated vitamin D metabolites by liquid-chromatography tandem mass-spectrometry: an innovative tool in CKD management",
            "abstract": null,
            "authors": [
                "Zelzer, S",
                "Sobolewska, K",
                "Enko, D",
                "Kieslinger, P",
                "Elsayed, H",
                "Zitta, S",
                "Herrmann, M"
            ],
            "year": 2026,
            "source": "Pathology. 2026; 58 (Supplement 1): S35-S41.-Pathology Update 2026: The Royal College of Pathologists of Australia; MAR 6-8, 2026; Sydney, AUSTRALIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221973-14028",
                "221973-14084",
                "221973-14023"
            ],
            "persons": [
                "221973-51843",
                "221973-51263",
                "221973-123410",
                "221973-68273",
                "221973-89193",
                "221973-99451"
            ],
            "imported": "2026-03-11T10:36:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 221975,
            "title": "TE(A)CHADOPT: Current status and next steps.",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, KD"
            ],
            "year": 2026,
            "source": "Recent Topics in AI for Health Seminar of the Chair of Health Informatics, TUM University Hospital; MAR 11, 2026; Munich, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221975-14094"
            ],
            "persons": [
                "221975-77049"
            ],
            "imported": "2026-03-11T15:55: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": true,
            "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": 221979,
            "title": "Martin Sprenger über Reformvorschläge und Heilsversprechen",
            "abstract": null,
            "authors": [
                "Sprenger, M"
            ],
            "year": 2026,
            "source": "Österreichische Krankenhauszeitung. 2026; 67(1): 15-15. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-03-12T09:12:33+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": 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": 221978,
            "title": "Radiologisches Staging für das muskelinvasive Harnblasenkarzinom - \r\nwas ist notwendig? ",
            "abstract": null,
            "authors": [
                "Talakic, E"
            ],
            "year": 2026,
            "source": "UROGENITALE NEOPLASIEN facts & consequences; MARCH 11, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "221978-14104"
            ],
            "persons": [
                "221978-74075"
            ],
            "imported": "2026-03-12T08:44:19+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": 221957,
            "title": "Treatment Monitoring and Outcome Prediction in Invasive Aspergillosis using Immunologic Markers.",
            "abstract": null,
            "authors": [
                "Pereira, A",
                "Scott, J",
                "Sarlea, A",
                "Sprute, R",
                "Aerts, R",
                "Lass-Flörl, C",
                "Mikulska, M",
                "Sedik, S",
                "Garcia-Vidal, C",
                "Gangneux, JP",
                "Giacobbe, DR",
                "Prattes, J",
                "Grothe, J",
                "Biswas, S",
                "Monzo-Gallo, P",
                "Bassetti, M",
                "Maertens, J",
                "Kumar, V",
                "Koehler, P",
                "Cunha, C",
                "Netea, MG",
                "Carvalho, A",
                "Hoenigl, M"
            ],
            "year": 2026,
            "source": "J Infect Dis. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41778487",
            "doi": "10.1093/infdis/jiag140",
            "pmc": null,
            "organizations": [
                "221957-29164",
                "221957-30068"
            ],
            "persons": [
                "221957-76430-6",
                "221957-64754-4",
                "221957-128761-6",
                "221957-113012-6"
            ],
            "imported": "2026-03-10T01:00:00+01:00",
            "journal": "J Infect Dis",
            "issn": "1537-6613",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.821,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.853,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 221768,
            "title": "Tremor in multiple system atrophy: a systematic literature review.",
            "abstract": null,
            "authors": [
                "Schneller, M",
                "Jagusch, F",
                "Calio, B",
                "Gattermeyer-Kell, L",
                "Kern, D",
                "Suette, M",
                "Kuchin, I",
                "Katschnig-Winter, P",
                "Kögl, M",
                "Siebert, U",
                "Krismer, F",
                "Jahn, B",
                "Fanciulli, A",
                "Schwingenschuh, P"
            ],
            "year": 2026,
            "source": "J Neural Transm (Vienna). 2026; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "41770321",
            "doi": "10.1007/s00702-026-03129-9",
            "pmc": null,
            "organizations": [
                "221768-14051"
            ],
            "persons": [
                "221768-81710-6",
                "221768-132118-1",
                "221768-105380-6",
                "221768-50172-4",
                "221768-50982-6",
                "221768-129975-6",
                "221768-110668-6"
            ],
            "imported": "2026-03-03T01:00:00+01:00",
            "journal": "J Neural Transm (Vienna)",
            "issn": "1435-1463",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.778,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.778,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": true,
            "local_affiliation": true
        }
    ]
}