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=152820&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152840&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152800&ordering=year",
    "results": [
        {
            "id": 217125,
            "title": "Artificial intelligence in pediatrics: promise, peril, and the path ahead.",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S"
            ],
            "year": 2025,
            "source": "Front Pediatr. 2025; 13:  1631521",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001528133800001",
            "pubmed": "40661893",
            "doi": "10.3389/fped.2025.1631521",
            "pmc": "PMC12256534",
            "organizations": [
                "217125-14093"
            ],
            "persons": [
                "217125-59876-2"
            ],
            "imported": "2025-07-21T02:00:00+02:00",
            "journal": "Front Pediatr",
            "issn": "2296-2360",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.535,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.638,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PEDIATRICS-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217292,
            "title": "Prescription of ACE-Is/ARBs in patients with cardio-renal disease: a multicenter retrospective cohort study from the REPOSI registry.",
            "abstract": null,
            "authors": [
                "Lido, P",
                "Cantiero, S",
                "Galluccio, A",
                "Noce, A",
                "Di, Lullo, L",
                "Bei, R",
                "Iellamo, F",
                "Mannucci, PM",
                "Nobili, A",
                "Tettamanti, M, , REPOSI, investigators"
            ],
            "year": 2025,
            "source": "Intern Emerg Med. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001529602300001",
            "pubmed": "40665006",
            "doi": "10.1007/s11739-025-04026-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "217292-133882-7"
            ],
            "imported": "2025-08-08T02:00:00+02:00",
            "journal": "Intern Emerg Med",
            "issn": "1970-9366",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.728,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": false
        },
        {
            "id": 216609,
            "title": "The distinct role of PGE2 and 2-AG in murine macrophages infected with Burkolderia pseudomallei in the presence or absence of ABHD6.",
            "abstract": "Burkholderia pseudomallei is a tropical pathogen and the causative agent of melioidosis, which displays a broad spectrum of symptoms and is therefore difficult to diagnose. Treating B. pseudomallei infections is challenging, as the bacterium is inherently resistant against multiple antibiotics. In this study, we investigate the effects of prostaglandin E2 (PGE2), a molecule known to inhibit antimicrobial activity in macrophages via EP2 and EP4 receptor signaling. Additionally, we examine the influence of the cannabinoid (CB) 2-arachidonoylglycerol (2-AG), which has been proposed to exhibit anti-inflammatory properties, on intracellular bacterial survival and pro-inflammatory, lytic cell death. We use bone-marrow-derived macrophages of wild type (WT) and ABHD6 knockout (KO) mice, which lack the serine hydrolase ABHD6 that processes 2-AG into a precursor of PGE2.",
            "authors": [
                "Hauleitner, BA"
            ],
            "year": 2025,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] TU Graz; 2025. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-06-10T14:01:04+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "TU Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216345,
            "title": "Monitoringparameter in der unmittelbaren postnatalen Adaptationsphase und Inflammationsparameter in den ersten zwei Lebenstagen – eine \r\nretrospektive Datenauswertung.",
            "abstract": null,
            "authors": [
                "Wolfsberger, CH",
                "Hierz, A",
                "Baik-Schneditz, N",
                "Winkler, M",
                "Schlatzer, C",
                "Mileder, L",
                "Schwaberger, B",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Z Geburtsh Neonatol. 2025; 229(3):e62-e62.-51. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); MAY 22-24, 2025; Lübeck, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216345-14094"
            ],
            "persons": [
                "216345-50907",
                "216345-79516",
                "216345-86558",
                "216345-121952",
                "216345-68534",
                "216345-82050",
                "216345-119990"
            ],
            "imported": "2025-05-24T22:23:48+02: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": 216341,
            "title": "Arterieller Blutdruck von Frühgeborenen während der unmittelbaren postnatalen Adaptation – Eine retrospektive Analyse.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, D",
                "Schlatzer, C",
                "Höller, N",
                "Schwaberger, B",
                "Mileder, L",
                "Baik-Schneditz, N",
                "Pichler, G"
            ],
            "year": 2025,
            "source": "Z Geburtsh Neonatol. 2025; 229(3):e23-e23.-51. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); MAY 22-24, 2025; Lübeck, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216341-14094"
            ],
            "persons": [
                "216341-119990",
                "216341-50907",
                "216341-112809",
                "216341-68534",
                "216341-79516",
                "216341-86558",
                "216341-84286"
            ],
            "imported": "2025-05-24T21:40:43+02: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": 216347,
            "title": "Kardiopulmonale Reanimation, endotracheale Intubation und intraossärer Zugang beim pädiatrischen Notfallpatienten in der Präklinik.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "Skill-Training der Arbeitsgemeinschaft für Notfallmedizin (AGN) für die Notarzt-Ausbildung; MAY 17, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216347-14094"
            ],
            "persons": [
                "216347-79516"
            ],
            "imported": "2025-05-24T22:37:47+02: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": 216611,
            "title": "Crizotinib and Carbon Ion Therapy: A Combined Strategy to Increase Radiosensitivity in Sacral Chordoma Cells",
            "abstract": null,
            "authors": [
                "Lohberger, B",
                "Glänzer, D",
                "Etschmaier, V",
                "Trajanoski, S",
                "Leithner, A",
                "Georg, D"
            ],
            "year": 2025,
            "source": "Proceedings of the 7th Annual EuSARC Meeting. 2025; -EuSARC 2025; June 5-7, 2025; Venice, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216611-14052",
                "216611-28083"
            ],
            "persons": [
                "216611-100991",
                "216611-59918",
                "216611-87214",
                "216611-50696",
                "216611-53237"
            ],
            "imported": "2025-06-10T14:57:16+02: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": true,
            "local_affiliation": true
        },
        {
            "id": 216343,
            "title": "Messung der zerebralen Pulsfrequenz mittels pulsatiler Nahinfrarotspektroskopie während der postnatalen Reanimation – ein Fallbericht.",
            "abstract": null,
            "authors": [
                "Schlatzer, C",
                "Mileder, L",
                "Schwaberger, B",
                "Pichler, G",
                "Baik-Schneditz, N"
            ],
            "year": 2025,
            "source": "Z Geburtsh Neonatol. 2025; 229(3):e36-e36.-51. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); MAY 22-24, 2025; Lübeck, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216343-14094"
            ],
            "persons": [
                "216343-119990",
                "216343-79516",
                "216343-86558",
                "216343-50907",
                "216343-68534"
            ],
            "imported": "2025-05-24T22:05:06+02: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": 216342,
            "title": "Zusammenhang zwischen zerebralem Blutvolumen und arteriellem Blutdruck während der neonatalen Adaptation bei Frühgeborenen.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, D",
                "Pichler, G",
                "Höller, N",
                "Baik-Schneditz, N",
                "Mileder, L",
                "Schlatzer, C",
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "Z Geburtsh Neonatol. 2025; 229(3):e23-e24.-51. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); MAY 22-24, 2025; Lübeck, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216342-14094"
            ],
            "persons": [
                "216342-119990",
                "216342-112809",
                "216342-50907",
                "216342-68534",
                "216342-86558",
                "216342-79516",
                "216342-84286"
            ],
            "imported": "2025-05-24T21:52:15+02: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": 216344,
            "title": "Kontinuierliche Temperaturmessung bei Neugeborenen mittels Klebethermometer: Anwendung während des Sectio-Bondings.",
            "abstract": null,
            "authors": [
                "Baik-Schneditz, N",
                "Winkler, M",
                "Schwaberger, B",
                "Schlatzer, C",
                "Pichler, G",
                "Mileder, L"
            ],
            "year": 2025,
            "source": "Z Geburtsh Neonatol. 2025; 229(3):e55-e56.-51. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); MAY 22-24, 2025; Lübeck, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216344-14094"
            ],
            "persons": [
                "216344-119990",
                "216344-50907",
                "216344-79516",
                "216344-121952",
                "216344-68534",
                "216344-86558"
            ],
            "imported": "2025-05-24T22:16:52+02: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": 216348,
            "title": "Physiological-based cord clamping und frühzeitiger Haut-zu-Haut-Kontakt als Elemente einer \"Zero Separation\"-Strategie.",
            "abstract": null,
            "authors": [
                "Mileder, LP"
            ],
            "year": 2025,
            "source": "51. Jahrestagung der Gesellschaft für Neonatologie und Pädiatrische Intensivmedizin e.V. (GNPI); MAY 22-24, 2025; Lübeck, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216348-14094"
            ],
            "persons": [
                "216348-68534"
            ],
            "imported": "2025-05-24T22:38:07+02: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": 216351,
            "title": "Setmelanotide in Bardet-Biedl Syndrome: A Case Report on Early Therapeutic Outcomes",
            "abstract": null,
            "authors": [
                "Schmitt, L",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Pandis M",
                "Riedmann, U",
                "Pilz, S"
            ],
            "year": 2025,
            "source": "ÖGES Jahrestagung 2025; MAY 19-21; Bad Ischl, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216351-14080"
            ],
            "persons": [
                "216351-106927",
                "216351-53344",
                "216351-71449",
                "216351-85701",
                "216351-125656",
                "216351-97205"
            ],
            "imported": "2025-05-25T12:38:26+02: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": 217555,
            "title": "Tissue origin of endothelial cells determines immune system modulation and regulation of HIF-1α-, TGF-β-, and VEGF signaling.",
            "abstract": null,
            "authors": [
                "Heiden, R",
                "Hannig, L",
                "Bernhard, JS",
                "Vallon, M",
                "Schlecht, A",
                "Hofmann, N",
                "Ergün, S",
                "Hoschek, F",
                "Wagner, M",
                "Neueder, A",
                "Förster, CY",
                "Braunger, BM"
            ],
            "year": 2025,
            "source": "iScience. 2025; 28(2): 111740",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001415627400001",
            "pubmed": "39925414",
            "doi": "10.1016/j.isci.2024.111740",
            "pmc": "PMC11804623",
            "organizations": [],
            "persons": [
                "217555-126234-6"
            ],
            "imported": "2025-08-29T02:00:00+02:00",
            "journal": "iScience",
            "issn": "2589-0042",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.757,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.808,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216353,
            "title": "ANETS NET-Chat: Secondary Hyperthyroidism due to an Ectopic Thyrotropin-Secreting Neuroendocrine Pituitary Tumor - A Case Report\r\n",
            "abstract": null,
            "authors": [
                "Schmitt, L",
                "Pilz, S",
                "Reiher, H",
                "Theiler-Schwetz, V",
                "Gstettner, C",
                "Trummer, C"
            ],
            "year": 2025,
            "source": "ÖGES Jahrestagung 2025; MAY 19-21; Bad Ischl, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216353-14054",
                "216353-14080"
            ],
            "persons": [
                "216353-71449",
                "216353-106927",
                "216353-53344",
                "216353-60016",
                "216353-85701"
            ],
            "imported": "2025-05-25T12:51:55+02: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": 216350,
            "title": "GnRH Agonist Therapy for Ovarian Hyperthecosis: A Successful Alternative to Surgery",
            "abstract": null,
            "authors": [
                "Schmitt, L",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Pandis, M",
                "Riedmann, U",
                "Pilz, S"
            ],
            "year": 2025,
            "source": "ÖGES Jahrestagung 2025; MAY 19-21; Bad Ischl, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216350-14080"
            ],
            "persons": [
                "216350-106927",
                "216350-85701",
                "216350-97205",
                "216350-125656",
                "216350-53344",
                "216350-71449"
            ],
            "imported": "2025-05-25T12:31:51+02: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": 216352,
            "title": "Case Report: Rescue pre-operative treatment with Lugol's solution in uncontrolled Graves' disease",
            "abstract": null,
            "authors": [
                "Schmitt, L",
                "Theiler-Schwetz, V",
                "Trummer, C",
                "Pandis, M",
                "Riedmann, U",
                "Pilz, S"
            ],
            "year": 2025,
            "source": "ÖGES 2025; MAY 19-21; Bad Ischl, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216352-14080"
            ],
            "persons": [
                "216352-71449",
                "216352-85701",
                "216352-97205",
                "216352-106927",
                "216352-125656",
                "216352-53344"
            ],
            "imported": "2025-05-25T12:43:49+02: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": 217749,
            "title": "Ozone-mediated breakdown of microplastics in aqueous environments",
            "abstract": null,
            "authors": [
                "Wieland, MAB",
                "Schwaminger, SP",
                "Elinkmann, M",
                "Stüger, PM",
                "Feldmann, J",
                "Clases, D",
                "de Vega, RG"
            ],
            "year": 2025,
            "source": "J ANAL ATOM SPECTROM. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001566292800001",
            "pubmed": "40932909",
            "doi": "10.1039/d5ja00226e",
            "pmc": "PMC12418336",
            "organizations": [
                "217749-14012"
            ],
            "persons": [
                "217749-113130-6"
            ],
            "imported": "2025-09-15T09:43:30+02:00",
            "journal": "J ANAL ATOM SPECTROM",
            "issn": "0267-9477",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF ANALYTICAL ATOMIC SPECTROMETRY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SPECTROSCOPY-SCIE",
            "impactfactor_norm_super": 0.854,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SPECTROSCOPY-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": 216354,
            "title": "Von der Bildanalyse zur Therapieplanung: Der Einsatz von KI in der modernen Dermatologie.",
            "abstract": null,
            "authors": [
                "Kränke, T"
            ],
            "year": 2025,
            "source": "KI-MED Konferenz: Künstliche Intelligenz in der Medizin; FEB 28, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216354-14047"
            ],
            "persons": [
                "216354-90211"
            ],
            "imported": "2025-05-25T18:13:25+02: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": 216355,
            "title": "Wie erkenne ich Hautkrebs? Vom Alphabet bis zur künstlichen Intelligenz.",
            "abstract": null,
            "authors": [
                "Kränke, T"
            ],
            "year": 2025,
            "source": "Gesundheitscafe des Krankenhauses der Elisabethinen Graz; MAY 15, 2025; Graz, AUSTRIA. 2025. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216355-14047"
            ],
            "persons": [
                "216355-90211"
            ],
            "imported": "2025-05-25T18:17:16+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 216356,
            "title": "Management von Hirnmetastasen beim malignen Melanom.",
            "abstract": null,
            "authors": [
                "Kränke, T"
            ],
            "year": 2025,
            "source": "BMS Speakers Meeting; FEB 12, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216356-14047"
            ],
            "persons": [
                "216356-90211"
            ],
            "imported": "2025-05-25T18:20:05+02: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
        }
    ]
}