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=2700&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157655,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2720&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2680&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 216903,
            "title": "CTCL- Innovationen der Therapiestrategien",
            "abstract": null,
            "authors": [
                "Schratter, H",
                "Fink-Puches R"
            ],
            "year": 2025,
            "source": "Jahrestagung WVSD-HAUT+ INNOVATION 2025; 27.06.-28.06.2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216903-14047"
            ],
            "persons": [
                "216903-118468",
                "216903-52589"
            ],
            "imported": "2025-07-01T09:18:46+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": 216762,
            "title": "Estimates of underlying health biases in SARS-CoV-2 vaccination recipients: A nationwide study in previously-infected adults",
            "abstract": null,
            "authors": [
                "Riedmann, U",
                "Chalupka, A",
                "Richter, L",
                "Werber, D",
                "Sperger, M",
                "Willeit, P",
                "Rijksen, M",
                "Lodron, J",
                "Høeg, T",
                "Ioannidis, J",
                "Pilz, S"
            ],
            "year": 2025,
            "source": "2025 SER Conference \r\n; JUNI 10-13, 2025; Boston. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216762-14080",
                "216762-27964",
                "216762-29447"
            ],
            "persons": [
                "216762-125656",
                "216762-50445",
                "216762-102675",
                "216762-118427",
                "216762-53344"
            ],
            "imported": "2025-06-23T10:42:29+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": 215927,
            "title": "Der Einsatz von Nutritional Psychiatry in der Behandlung eines \r\nPatienten mit therapieresistenter Depression - ein \r\nbiopsychosozialer Case Report.",
            "abstract": null,
            "authors": [
                "Hertl, V.",
                "Lackner, S.",
                "Ramirez-Obermayer, A",
                "Baranyi, A",
                "Wagner-Skacel, J",
                "Leal-Garcia, S",
                ""
            ],
            "year": 2025,
            "source": "25. Jahrestagung  der  ÖGPP; APR 2-4, 2025; Vienna, AUSTRIA; . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215927-14014",
                "215927-29444",
                "215927-29447"
            ],
            "persons": [
                "215927-50887",
                "215927-84449",
                "215927-59288",
                "215927-88711"
            ],
            "imported": "2025-05-05T18:21:27+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": 215179,
            "title": "Effect of slice thickness and interstitial lung disease pattern on the\r\nperformance of quantitative lung CT analysis: A retrospective volumetric\r\nevaluation using lungCTAnalyzer",
            "abstract": null,
            "authors": [
                "Puseljic, M",
                "Mohorko, B",
                "Počivavšek, T",
                "Moazedi-Fürst, F",
                "Schmid, J",
                "Fuchsjäger, M",
                "Talakic, E"
            ],
            "year": 2025,
            "source": "European Congress of Radiology 2025; FEB 26-MAR 2; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215179-14104"
            ],
            "persons": [
                "215179-116406",
                "215179-82111",
                "215179-91529"
            ],
            "imported": "2025-03-13T10:36: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214306,
            "title": "highlights&facts SABCS 2024 Strahlentherapie ",
            "abstract": null,
            "authors": [
                "Stranzl-Lawatsch, H"
            ],
            "year": 2025,
            "source": "facts&consequences SABCS 2024; 29.1.2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214306-14060"
            ],
            "persons": [
                "214306-51961"
            ],
            "imported": "2025-02-12T15:39:44+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219546,
            "title": "Social Egg Freezing im Fokus: Ergebnisse\r\neiner österreichweiten Befragung unter\r\nGynäkolog:innen",
            "abstract": null,
            "authors": [
                "Hofer, N",
                "Eder, H",
                "Taumberger, N",
                "Wölfler, M",
                "Fluhr, H",
                "Kollmann, M"
            ],
            "year": 2025,
            "source": "DOI 10.1055/s-0045-1812515\r\n. 2025; 85: 43-57.-Jahrestagung der Österreichischen Gesellschaft für Gynäkologie\r\nund Geburtshilfe 2025 gemeinsam mit der BGGF und der AGO; NOV 13-15, 2025; Salzburg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219546-14064"
            ],
            "persons": [
                "219546-111750"
            ],
            "imported": "2026-01-03T17:57:20+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": 218984,
            "title": "Patient*innensicherheitsbedenken unter österreichischen Pflegestudierenden: Eine multizentrische Querschnittstudie",
            "abstract": null,
            "authors": [
                "Schmied, M",
                "Buchberger, W",
                "Hoffmann, M",
                "Schwarz-Martelanz, CM",
                "Schwappach, D",
                "Sendlhofer, G",
                "Müller, G"
            ],
            "year": 2025,
            "source": " Pflegekongress 25; 27.-28. November 2025; WIEN . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218984-14076"
            ],
            "persons": [
                "218984-92002",
                "218984-78071",
                "218984-91769"
            ],
            "imported": "2025-12-09T14:11:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218953,
            "title": "Structural Correlates of Resilience in Multiple Sclerosis (MS)",
            "abstract": null,
            "authors": [
                "Leitner, M",
                "Wilding, M",
                "Wagner-Skacel, J",
                "Helmlinger, B",
                "Khalil, M",
                "Enzinger, C",
                "Hechenberger, S",
                "Pinter, D"
            ],
            "year": 2025,
            "source": "Netzwerktreffen der Initiative Gehirnforschung Steiermark (INGE-St.); DEC-4, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218953-14051",
                "218953-14085",
                "218953-29447"
            ],
            "persons": [
                "218953-104619",
                "218953-57435",
                "218953-107891",
                "218953-131700",
                "218953-50173",
                "218953-59288",
                "218953-66708",
                "218953-98987"
            ],
            "imported": "2025-12-05T00:31:46+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": 218588,
            "title": "Auflösung der Wanderschachtel gynäkologische Zytologie 2025 (Fälle 8-10).",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2025,
            "source": "Zytologisches Kolloquium; NOV 14, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218588-14020"
            ],
            "persons": [
                "218588-51991"
            ],
            "imported": "2025-11-16T11:27:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218387,
            "title": "Beyond the raw number: Unlocking individualized insights\r\nwith NfL Z-scores in MS",
            "abstract": null,
            "authors": [
                "Khalil, M"
            ],
            "year": 2025,
            "source": "ECTRIMS 2025, Roche-sponsored Brain Exchange; SEP 24, 2025; Barcelona, SPAIN;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218387-14051"
            ],
            "persons": [
                "218387-57435"
            ],
            "imported": "2025-10-24T16:58: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218283,
            "title": "Klappenstenose/Insuffizienz, Fluss, MAD. Workshop Cardio MRT.",
            "abstract": null,
            "authors": [
                "Puseljic, M"
            ],
            "year": 2025,
            "source": "OERG-BRG Kongress 2025; OCT 2-4, 2025; Salzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218283-14104"
            ],
            "persons": [
                "218283-116406"
            ],
            "imported": "2025-10-21T12:58:14+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": 218232,
            "title": "MRT bei Multipler Sklerose: Die neuen MAGNIMS/CMSC/NAIMS Empfehlungen",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "MS Akademie der ÖGN; OKT 17-18, 2025; Mondsee, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218232-14051"
            ],
            "persons": [
                "218232-50173"
            ],
            "imported": "2025-10-15T16:19:57+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": 218098,
            "title": "Grundlagen der Bildinterpretation im klinischen Kontext",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2025,
            "source": "US- UND WEITERBILDUNGSSEMINAR DER ÖGN; 2. MODUL / 02.- 04. OKTOBER 2025; OKT 2-4, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218098-14051"
            ],
            "persons": [
                "218098-50173"
            ],
            "imported": "2025-10-06T13:14:40+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": 218064,
            "title": "Gesundheit und Körper im Spannungsfeld von individuellen und kollektiven Interessen. ",
            "abstract": null,
            "authors": [
                "Stronegger, WJ"
            ],
            "year": 2025,
            "source": "5. Interdisziplinäres Dialogforum \"Mensch und Endlichkeit\" - Wem gehört der Körper? Gesundheit zwischen Selbstbestimmung und öffentlicher Fürsorge; 27.-28. Sept. 2025; Goldegg (Pongau), Österreich. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218064-14024"
            ],
            "persons": [
                "218064-51741"
            ],
            "imported": "2025-10-02T16:06:21+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217893,
            "title": "Grundlagen der Beatmung.",
            "abstract": null,
            "authors": [
                "Schwaberger, B"
            ],
            "year": 2025,
            "source": "11. Grazer Ausbildungskurs Neonatologie; JUN 23-27, 2025; Schloss Seggau, Leibnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217893-14094"
            ],
            "persons": [
                "217893-79516"
            ],
            "imported": "2025-09-21T01:06: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 217079,
            "title": "Neue Therapieoptionen bei JIA",
            "abstract": null,
            "authors": [
                "Skrabl-Baumgartner, A"
            ],
            "year": 2025,
            "source": "Frühjahrstagung der AG Rheumatologie der ÖGKJ; May, 15-16; Vienne, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217079-14091"
            ],
            "persons": [
                "217079-60213"
            ],
            "imported": "2025-07-14T13:27: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": 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": 215372,
            "title": "KI in der Medizin. Was Sie schon immer über KI wissen wollten.",
            "abstract": null,
            "authors": [
                "Reishofer, G"
            ],
            "year": 2025,
            "source": "KI-MED Künstliche Intelligenz in der Medizin; FEB 28, 2025; Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215372-14054"
            ],
            "persons": [
                "215372-57389"
            ],
            "imported": "2025-03-25T13:29:49+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": 215283,
            "title": "Periprothetische Frakturen am Femur – \r\nProthesenwechsel vs. Osteosynthese",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2025,
            "source": "Challenges in der\r\nAlterstraumatologie; JAN 31, 2025; Grza, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215283-14052"
            ],
            "persons": [
                "215283-62925"
            ],
            "imported": "2025-03-18T12:29:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215224,
            "title": "Feasibility of pulmonary arterial pulse wave velocity assessment from 4D flow MRI.",
            "abstract": null,
            "authors": [
                "Reiter, C",
                "Reiter, G",
                "Kovacs, G",
                "Scherr, D",
                "Schmidt, A",
                "Olschewski, H",
                "Fuchsjäger, M",
                "Reiter, U"
            ],
            "year": 2025,
            "source": "ECR 2025 Programme Book. 2025; 1(1):602-602.-European Congress of Radiology (ECR) 2025; FEB 26 - MAR 2, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215224-14054",
                "215224-14083",
                "215224-14087",
                "215224-14104",
                "215224-14108"
            ],
            "persons": [
                "215224-53950",
                "215224-61189",
                "215224-90597",
                "215224-97688",
                "215224-50168",
                "215224-82111"
            ],
            "imported": "2025-03-17T09:55: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218985,
            "title": "Einfluss der sozialen Lebenssituationen auf das Delirrisiko bei Intensivpatient:innen.",
            "abstract": null,
            "authors": [
                "Niederer, M",
                "Labenbacher M",
                "Hammer, S, Bader, M"
            ],
            "year": 2025,
            "source": "DIVI Kongress 2025; NOV 3-6, 2025; Hamburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218985-14069"
            ],
            "persons": [
                "218985-104100",
                "218985-111073",
                "218985-101248",
                "218985-128677"
            ],
            "imported": "2025-12-09T17:48:20+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
        }
    ]
}