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=1320&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1300&ordering=-year",
    "results": [
        {
            "id": 222448,
            "title": "Barrieren und förderliche Faktoren der Resilienzförderung in der Pflege: eine qualitative Analyse im Rahmen von XR2ESILIENCE",
            "abstract": null,
            "authors": [
                "Häussl, A",
                "Schedlberger, J",
                "Zwigl, I",
                "Repnik, LG",
                "Lackner, H",
                "Huber, M",
                "Finner, A",
                "Schönthaler, EMD",
                "Behrend, M",
                "Roszipal, B",
                "Egger-Lampl, S",
                "Karsleder, M",
                "Wagner Skacel, J",
                "Lenger, M",
                "Reininghaus, EZ",
                "Dalkner N"
            ],
            "year": 2026,
            "source": "Bundesinstitut für Berufsbildung (Hrsg.): Resilienz in der Pflege. Abstractband zum Forschungskongress am 7. und 8. Mai 2026 in Bonn. Bonn 2026. 2026; -BIBB-Forschungskongress „Resilienz in der Pflege“; MAY 7-8, 2026; Bonn, Germany.  (ISBN: 978-3-96208-580-3 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-04-01T12:38:23+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": 222449,
            "title": "Barrieren und förderliche Faktoren der Resilienzförderung in der Pflege: eine qualitative Analyse im Rahmen von XR2ESILIENCE",
            "abstract": null,
            "authors": [
                "Häussl, A",
                "Schedlberger, J",
                "Zwigl, I",
                "Repnik, LG",
                "Lackner, H",
                "Huber, M",
                "Finner, A",
                "Schönthaler, EMD",
                "Behrend, M",
                "Roszipal, B",
                "Egger-Lampl, S",
                "Karsleder, M",
                "Wagner Skacel, J",
                "Lenger, M",
                "Reininghaus, EZ",
                "Dalkner N"
            ],
            "year": 2026,
            "source": "Bundesinstitut für Berufsbildung (Hrsg.): Resilienz in der Pflege. Abstractband zum Forschungskongress am 7. und 8. Mai 2026 in Bonn.. 2026; -BIBB-Forschungskongress „Resilienz in der Pflege“; MAY 7-8, 2026; Bonn, Germany.  (ISBN: 978-3-96208-580-3 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222449-29444",
                "222449-29447"
            ],
            "persons": [
                "222449-120290",
                "222449-123211",
                "222449-123273",
                "222449-50654",
                "222449-59288",
                "222449-99971",
                "222449-79733"
            ],
            "imported": "2026-04-01T12:38:53+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": 222450,
            "title": "„Zwischen Zeitdruck und Entlastung“ – qualitative Ergebnisse eines\r\nXR-gestützten Resilienztrainings bei Pflegepersonen",
            "abstract": null,
            "authors": [
                "Häussl, A",
                "Zwigl, I",
                "Lackner, L",
                "Stross, T",
                "Huber, V",
                "Schönthaler, EDM",
                "Roszipal, B",
                "Steiner, M",
                "Vladika, N",
                "Egger-Lampl, S",
                "Karsleder,M",
                "Wagner-Skarcel, J",
                "Lenger, M",
                "Reininghaus, E",
                "Dalkner N"
            ],
            "year": 2026,
            "source": "Bundesinstitut für Berufsbildung (Hrsg.): Resilienz in der Pflege. Abstractband zum Forschungskongress am 7. und 8. Mai 2026 in Bonn. 2026; -BIBB-Forschungskongress „Resilienz in der Pflege“; MAY 7-8, 2026; Bonn, Germany.  (ISBN: 978-3-96208-580-3 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222450-29444",
                "222450-29447"
            ],
            "persons": [
                "222450-113091",
                "222450-50654",
                "222450-59288",
                "222450-99971",
                "222450-120290",
                "222450-129034",
                "222450-79733"
            ],
            "imported": "2026-04-01T12:49: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": 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": 218466,
            "title": "Sequencing JAK-inhibitors in ulcerative colitis: effectiveness and safety of switching within treatment class.",
            "abstract": null,
            "authors": [
                "Innocenti, T",
                "Hanžel, J",
                "Truyens, M",
                "Lukaš, M",
                "Gordon, H",
                "Cremer, A",
                "Molnár, T",
                "Julsgaard, M",
                "Onali, S",
                "Todeschini, A",
                "Nardone, OM",
                "Noor, NM",
                "Caprioli, F",
                "Scaldaferri, F",
                "Argyriou, K",
                "Savarino, EV",
                "Brinar, M",
                "Hedin, CRH",
                "Vela, González, M",
                "Armuzzi, A",
                "Blesl, A",
                "Aratari, A",
                "Quadarella, A",
                "Parigi, TL",
                "Bertani, L",
                "Ferracane, C",
                "Uzzan, M",
                "Michalopoulos, G",
                "De, Bernardi, A",
                "Katsanos, K",
                "Balestrieri, P",
                "Piñero, G",
                "Karmiris, K",
                "Casbas, AG",
                "Nikolic, S",
                "Felice, C",
                "Pugliese, D",
                "Pastras, P",
                "Mocci, G",
                "Pouillon, L",
                "Mantzaris, GJ",
                "Ramos, L",
                "Casanova, MJ",
                "Koutroubakis, IE",
                "García, MJ",
                "Lobaton, T",
                "Dragoni, G",
                "Study, Group, TJ"
            ],
            "year": 2026,
            "source": "J Crohns Colitis. 2026; 20(2):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001694260100001",
            "pubmed": "41183095",
            "doi": "10.1093/ecco-jcc/jjaf188",
            "pmc": null,
            "organizations": [
                "218466-14081"
            ],
            "persons": [
                "218466-74515-6"
            ],
            "imported": "2025-11-04T01:00:00+01:00",
            "journal": "J Crohns Colitis",
            "issn": "1873-9946",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.882,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": 221676,
            "title": "Serologic Evidence of Exposure to Burkholderia pseudomallei, Nigeria.",
            "abstract": null,
            "authors": [
                "Savelkoel, J",
                "Wagner, GE",
                "Ojide, CK",
                "Frankenfeld, K",
                "Rudloff, A",
                "Dunachie, SJ",
                "Lipp, M",
                "Wiersinga, WJ",
                "Steinmetz, I",
                "Birnie, E",
                "Oladele, RO"
            ],
            "year": 2026,
            "source": "Emerg Infect Dis. 2026; 32(1):156-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001682032400027",
            "pubmed": "41612630",
            "doi": "10.3201/eid3201.251113",
            "pmc": "PMC12870078",
            "organizations": [],
            "persons": [
                "221676-76113-6",
                "221676-95832-6",
                "221676-98868-1"
            ],
            "imported": "2026-02-23T08:04:45+01:00",
            "journal": "EMERG INFECT DIS",
            "issn": "1080-6040",
            "collection_publisher": null,
            "collection_title": "EMERGING INFECTIOUS DISEASES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.916,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-SCIE",
            "impactfactor_norm_super": 0.916,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 222458,
            "title": "Eye-Tracking Biomarkers of Mild Cognitive Impairment in Everyday Interactive Virtual Reality",
            "abstract": null,
            "authors": [
                "Paletta, L",
                "Pszeida, M",
                "Dini, A",
                "Weiss, W",
                "Linzer, A",
                "Pfitzer, T",
                "Orgel, T",
                "Rusegger, S",
                "Kratky, W",
                "Goldgruber, J",
                "Schüssler, S",
                "Zuschnegg, J",
                "Koini, M"
            ],
            "year": 2026,
            "source": "Journal of Eye Movement Research. 2026; -European Conference on Eye Movements, ECEM; AUG 30-SEP 3, 2026; Ulm, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222458-14024",
                "222458-14051"
            ],
            "persons": [
                "222458-59566"
            ],
            "imported": "2026-04-07T11:45:22+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": 222080,
            "title": "Panel discussion: Ensuring high-quality and equitable care for all patients.",
            "abstract": null,
            "authors": [
                "Cornacchione, P",
                "Paalimaki-Paaki, K",
                "Zanardo, M",
                "Albastaki, N",
                "Abou EL Abass Ghonim, H",
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222080-14104"
            ],
            "persons": [
                "222080-82111"
            ],
            "imported": "2026-03-13T13:46:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222090,
            "title": "Power Panel discussion: What is or will be the effect of AI on the radiology workforce, quality and equality of care?",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M",
                "Boland, G",
                "Zhang, QA",
                "Cornacchione, P",
                "Ali Ansari, H",
                "Loewe, C",
                "Cyran, C"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222090-14104"
            ],
            "persons": [
                "222090-82111"
            ],
            "imported": "2026-03-13T14:19:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222095,
            "title": "Power Panel discussion: How do we make sure to keep the human touch and the connection to our patients within digital healthcare?",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M",
                "Justich, C",
                "Mather, R",
                "Varaprasad, VN",
                "Almansoor, T",
                "Natale, L",
                "McEntee, M",
                "Loewe, C"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Duai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222095-14104"
            ],
            "persons": [
                "222095-82111"
            ],
            "imported": "2026-03-13T14:26: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222076,
            "title": "Introductory remarks for Industry Keynote Speaker – Roland Rott.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "TOTAL RADIOLOGY at WORLD HEALTH EXPO DUBAI 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222076-14104"
            ],
            "persons": [
                "222076-82111"
            ],
            "imported": "2026-03-13T13:36:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 222078,
            "title": "Introductory remarks for Minister Keynote Speaker – Prof. Dr. Evis Sala.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222078-14104"
            ],
            "persons": [
                "222078-82111"
            ],
            "imported": "2026-03-13T13:42:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 222088,
            "title": "Introductory remarks for first Keynote Speaker – Prof. Dr. Giles Boland.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222088-14104"
            ],
            "persons": [
                "222088-82111"
            ],
            "imported": "2026-03-13T14:15:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222081,
            "title": "Closing remarks and end of Day 1.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222081-14104"
            ],
            "persons": [
                "222081-82111"
            ],
            "imported": "2026-03-13T13:47:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222074,
            "title": "Opening remarks & welcome.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "TOTAL RADIOLOGY at WORLD HEALTH EXPO DUBAI 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222074-14104"
            ],
            "persons": [
                "222074-82111"
            ],
            "imported": "2026-03-13T13:34:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222083,
            "title": "Welcome and recap of Day 1.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222083-14104"
            ],
            "persons": [
                "222083-82111"
            ],
            "imported": "2026-03-13T13:49:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222085,
            "title": "Introductory remarks for industry Keynote Speaker – Amira Romani.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222085-14104"
            ],
            "persons": [
                "222085-82111"
            ],
            "imported": "2026-03-13T13:53:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222092,
            "title": "Introductory remarks for first Keynote Speaker – Caroline Justich.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo Dubai 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222092-14104"
            ],
            "persons": [
                "222092-82111"
            ],
            "imported": "2026-03-13T14:22:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222096,
            "title": "Closing remarks & end of Conference.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2026,
            "source": "Total Radiology at World Health Expo 2026; FEB 9-12, 2026; Dubai, UAE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222096-14104"
            ],
            "persons": [
                "222096-82111"
            ],
            "imported": "2026-03-13T14:28:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222102,
            "title": "Organ Preservation in Esophageal Cancer and GEJ Cancer: The Surgeon´s Point of View.\r\n",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "ESTRO Clinical Workshop 2026; MAR 12-13, 2026; Vienna, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222102-14077"
            ],
            "persons": [
                "222102-50145"
            ],
            "imported": "2026-03-13T18:59:22+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": 222103,
            "title": "Quality of Life (QoL), Patient Reported Outcome Measures (PROMs) and functionality tools.\r\n",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "ESTRO Clinical Workshop 2026; MAR 12-13, 2026; Vienna, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222103-14077"
            ],
            "persons": [
                "222103-50145"
            ],
            "imported": "2026-03-13T19:01:23+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
        }
    ]
}