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=1740&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1760&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1720&ordering=-year",
    "results": [
        {
            "id": 215223,
            "title": "The non-invasive right heart catheter: Hemodynamic classification of pulmonary hypertension using 4D flow MRI.",
            "abstract": null,
            "authors": [
                "Reiter, G",
                "Kovacs, G",
                "Reiter, C",
                "Olschewski, H",
                "Fuchsjäger, M",
                "Reiter, U"
            ],
            "year": 2025,
            "source": "ECR 2025 Programme Book. 2025; 1(1):601-601.-European Congress of Radiology (ECR) 2025; Feb 26 - Mar 2, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215223-14087",
                "215223-14104",
                "215223-14108",
                "215223-14054"
            ],
            "persons": [
                "215223-82111",
                "215223-53950",
                "215223-59238",
                "215223-90597",
                "215223-97688"
            ],
            "imported": "2025-03-17T09:50:31+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": 215626,
            "title": "Very high-power short-duration temperature-controlled ablation for cavotricuspid isthmus block: The Fast-and-Furious CTI study",
            "abstract": null,
            "authors": [
                "Benedikt, M",
                "Kirstein, B",
                "Vogler, J",
                "Hatahet, S",
                "Trajanoski, D",
                "Popescu, S",
                "Reincke, S",
                "Traub, A",
                "Delgado-Lopez, M",
                "Huong-Lan, P",
                "Kuck, K",
                "Eitel, C",
                "Heeger, C",
                "Tilz, R"
            ],
            "year": 2025,
            "source": "EHRA Kongress; 30.03.2025; Vienna, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215626-14083"
            ],
            "persons": [
                "215626-105862"
            ],
            "imported": "2025-04-14T10:37:44+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216992,
            "title": "Clinical outcome of acute severe ulcerative colitis – a single center, retrospective study",
            "abstract": null,
            "authors": [
                "Schuster, L",
                "Blesl, A",
                "Fürst, S",
                "Binder, L",
                "Baumann-Durchschein, F",
                "Fuchs, T",
                "Constantini-Kump, P",
                "Wenzl, H",
                "Högenauer, C"
            ],
            "year": 2025,
            "source": "Wiener klinische Wochenschrift . 2025; -ÖGGH Jahrestagung ; JUN 11-14, 2025; Wels. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216992-14020",
                "216992-14081"
            ],
            "persons": [
                "216992-53167",
                "216992-74515",
                "216992-84770",
                "216992-113479",
                "216992-51470",
                "216992-65139",
                "216992-91146"
            ],
            "imported": "2025-07-07T18:25: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": 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": 218057,
            "title": "Prehospital Neonatal Life Support.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "Berndt Urlesberger Memorial Session on Cardio-pulmonal Resuscitation at the European Emergency Medicine Congress - EUSEM 2025; SEP 24-27, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218057-14094"
            ],
            "persons": [
                "218057-79516"
            ],
            "imported": "2025-10-02T11:36:45+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": 218096,
            "title": "Gutes LeBeN Spezialambulanz der Kinderchirurgie Graz; Multimodale Therapie bei Morbus Hirschsprung: Ein Fallbeispiel",
            "abstract": null,
            "authors": [
                "Szilagyi, I-S.",
                "Sterl, E",
                "Eibisberger, M",
                ""
            ],
            "year": 2025,
            "source": "Klinische Psychologie im Krankenhaus – Wirkung. Zusammenarbeit. Zukunft; OKT 3, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218096-14049"
            ],
            "persons": [
                "218096-81071",
                "218096-82670"
            ],
            "imported": "2025-10-06T12:12:50+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": true,
            "local_affiliation": true
        },
        {
            "id": 218272,
            "title": "\"Higher - older - faster\" E-Bike Trauma in Alpine Emergency Medicine",
            "abstract": null,
            "authors": [
                "Niederer, M"
            ],
            "year": 2025,
            "source": "EUSEM Congress 2025; 29.10.2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218272-14069"
            ],
            "persons": [
                "218272-128677"
            ],
            "imported": "2025-10-20T18:12:30+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218997,
            "title": "Update zu Funktionellen neurologischen Störungen",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2025,
            "source": "Klinikfortbildung Neurologie Meduni Wien; Okt 8, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218997-14051"
            ],
            "persons": [
                "218997-50172"
            ],
            "imported": "2025-12-10T13:26:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213705,
            "title": "Clinical comparison of bridging plate systems in complex \r\nmandibular reconstruction – a randomized controlled trial",
            "abstract": null,
            "authors": [
                "Rieder, M",
                "Remschmidt, B",
                "Schwaiger, M",
                "Steyer, G",
                "Zemann, W",
                "Pau, M",
                "Walnner, J"
            ],
            "year": 2025,
            "source": "29. Jahreskongress OEGMKG; JAN 27–31, 2025; Bad Hofgastein. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213705-14057",
                "213705-14112"
            ],
            "persons": [
                "213705-105581",
                "213705-52001",
                "213705-76910",
                "213705-104560",
                "213705-65823",
                "213705-94150"
            ],
            "imported": "2025-02-04T12:04: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213909,
            "title": "Virtual Experience and Interactive Training Environments with Bio-signal-based Indicators for Cognitive Decline: Results of the SmartAktiv Study",
            "abstract": null,
            "authors": [
                "Paletta, L",
                "Linzer, A",
                "Pszeida, M",
                "Berger, U",
                "Zuschnegg, J",
                "Dini, A",
                "Draxler, S",
                "Kratky, W",
                "Schultz, A",
                "Schneeberger, M",
                "Weiss, W",
                "Orgel, T",
                "Pfitzer, T",
                "Russegger, S",
                "Goldgruber, J",
                "Koini, M",
                "Schuessler, S"
            ],
            "year": 2025,
            "source": "16th International Conference on Applied Human Factors and Ergonomics; JUL 26-30, 2025; Orlando, Florida. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213909-14024",
                "213909-14051"
            ],
            "persons": [
                "213909-59566"
            ],
            "imported": "2025-02-07T11:36:54+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": 215177,
            "title": "Neue Perspektiven in der Molekularpathologie.",
            "abstract": null,
            "authors": [
                "Zacharias, M"
            ],
            "year": 2025,
            "source": "Interaktives Forum (IAF) Lungenkarzinom; MAR 7-8, 2025; Vienna, AUSTRIA;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215177-14020"
            ],
            "persons": [
                "215177-61601"
            ],
            "imported": "2025-03-12T20:58:42+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": 215241,
            "title": "VERIFACT: Revealing the Hidden Epidemic of Undiagnosed Vertebral Fractures in Routine CT Scans.",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Igrec, J",
                "Steiner, J",
                "Riedl, R",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "ECR 2025 Programme Book of Abstracts. 2025; 1(1):1026-1027.-European Congress of Radiology (ECR) 2025; FEB 26 - MAR 2, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215241-14054",
                "215241-14080",
                "215241-14104"
            ],
            "persons": [
                "215241-100618",
                "215241-82111",
                "215241-79271",
                "215241-66027"
            ],
            "imported": "2025-03-17T10:03:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215276,
            "title": "Transformationen des Alterns – diachrone Analyse von Altersbildern durch Conceptual Blending. ",
            "abstract": null,
            "authors": [
                "Günnel, S",
                "Stronegger, WJ"
            ],
            "year": 2025,
            "source": "7. Clusterkonferenz \"Zukunft der Pflege\", Charité-Universitätsmedizin, Campus Virchow-Klinikum Berlin.  ; 11.-12. März 2025; Berlin, Deutschland. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215276-14024"
            ],
            "persons": [
                "215276-51741"
            ],
            "imported": "2025-03-17T18:21:37+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": 215627,
            "title": "Risk Factors for Mesorectal Lymph Node Metastasis in Prostate Cancer Patients",
            "abstract": null,
            "authors": [
                "Pohl, M",
                "Elshikh, A",
                "Nakrour, N",
                "Mercaldo, S",
                "Kamran, SC",
                "Stranger, N",
                "Harisinghani, M",
                ""
            ],
            "year": 2025,
            "source": "https://epos.myesr.org/poster/esr/ecr2025/C-26688. 2025; -European Congress of Radiology ; Feb 26 - Mar 2, 2025; Vienna, Austria;. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215627-14104",
                "215627-14106"
            ],
            "persons": [
                "215627-115921",
                "215627-118927"
            ],
            "imported": "2025-04-14T12:38:41+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": 215817,
            "title": "Unveiling the uncommon: managing Geotrichum candidum in pancreatic necrosis",
            "abstract": null,
            "authors": [
                "Kriegl, L",
                "Geiger, C",
                "Zollner-Schwetz, I",
                "Valentin, T",
                "Schlager, H",
                "Zollner, G",
                "Dichtl, K",
                "Krause, R"
            ],
            "year": 2025,
            "source": "ESCMID global; APR 11-15, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215817-14023",
                "215817-29164"
            ],
            "persons": [
                "215817-100597",
                "215817-112729",
                "215817-51976",
                "215817-53586",
                "215817-54326",
                "215817-100007",
                "215817-57230"
            ],
            "imported": "2025-04-26T17:38:03+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": 215937,
            "title": "Carbohydrate Intolerance and the Carboception App",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2025,
            "source": "Vumedi; Mar 30, 2025; Zagreb, CRO. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215937-14081"
            ],
            "persons": [
                "215937-51531"
            ],
            "imported": "2025-05-06T09:32: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": 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": 217626,
            "title": "Neural blueprint of psychological resilience: Mapping NEO-FFI personality profiles onto resting-state fMRI network dynamics within the Human Connectome Project.",
            "abstract": null,
            "authors": [
                "Repnik, LG"
            ],
            "year": 2025,
            "source": "Doctoral Day 2025 - Medical University of Graz; FEB 13, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217626-29447"
            ],
            "persons": [
                "217626-114431"
            ],
            "imported": "2025-09-02T16:15: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": 217891,
            "title": "Invasive Beatmung des Frühgeborenen nach der Geburt.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "Erstversorgung und Reanimation von Frühgeborenen: Physiologie, Evidenz und Simulationstraining; SEP 15-17, 2025; Clinical Skills Center Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217891-14094"
            ],
            "persons": [
                "217891-79516"
            ],
            "imported": "2025-09-21T01:00:20+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": 217968,
            "title": "Long-term management of celiac disease",
            "abstract": null,
            "authors": [
                "Hammer, HF"
            ],
            "year": 2025,
            "source": "Postraduate Course: Managing Gi Diseases: The impact of utrition and gut microbiota on treatment; Nov 1, 2025; Jewan,  ARMENIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217968-14081"
            ],
            "persons": [
                "217968-51531"
            ],
            "imported": "2025-09-26T12:41:35+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": 218801,
            "title": "FSME bei Kindern ",
            "abstract": null,
            "authors": [
                "Keldorfer, M",
                ""
            ],
            "year": 2025,
            "source": "16. Grazer Impftag. 2025; -16. Grazer Impftag; Nov 15, 2025; Graz . ",
            "category": 2,
            "document_type": 23,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "218801-59232"
            ],
            "imported": "2025-11-26T15:54: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": 218059,
            "title": "Systematic literature review and educational concept for realistic neonatal vascular access training using biological materials.",
            "abstract": null,
            "authors": [
                "Wlattnig, H",
                "Mileder, LP",
                "Leonhartsberger, H",
                "Pichler, G",
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "Proceedings of the European Emergency Medicine Congress 2025. 2025; -European Emergency Medicine Congress - EUSEM 2025; SEP 24-27, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218059-14044",
                "218059-14094"
            ],
            "persons": [
                "218059-121089",
                "218059-50907",
                "218059-68534",
                "218059-121250",
                "218059-79516"
            ],
            "imported": "2025-10-02T11:47:45+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
        }
    ]
}