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=149280&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149300&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149260&ordering=year",
    "results": [
        {
            "id": 212416,
            "title": "Körper und Psyche: Somatoforme Störungen im Alter.",
            "abstract": null,
            "authors": [
                "Reininghaus, EZ"
            ],
            "year": 2024,
            "source": "Forum für medizinische Forschung (FomF); NOV 6, 2024; Vienna, AUSTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212416-29444"
            ],
            "persons": [
                "212416-50654"
            ],
            "imported": "2024-12-04T12:42: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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212636,
            "title": "Raising awareness: Difficulties of plastic fasting",
            "abstract": null,
            "authors": [
                "Pacher-Deutsch, C",
                "Horvath, A",
                "Stadlbauer, V"
            ],
            "year": 2024,
            "source": "3rd microONE Summit on Microplastics and Health; 29.11.2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212636-14081"
            ],
            "persons": [
                "212636-112689",
                "212636-50989",
                "212636-81091"
            ],
            "imported": "2024-12-18T17:16:13+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": true,
            "local_affiliation": true
        },
        {
            "id": 212864,
            "title": "Histology of colorectal cancer.",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2024,
            "source": "Bushpath 2024; NOV 14-17, 2024; Kwa Maritane Conference Centre, Northwest Province, SOUTH AFRICA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212864-14020"
            ],
            "persons": [
                "212864-50044"
            ],
            "imported": "2025-01-06T23:13: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": 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": 212917,
            "title": "Sample preparation from tissues and advanced cell culture models",
            "abstract": null,
            "authors": [
                "Rinner, B",
                "Fröhlich, E",
                "Villa, M"
            ],
            "year": 2024,
            "source": "Alpenflow 2024; MAY, 23-25, 2024; Bad Ischl, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212917-14086",
                "212917-27477",
                "212917-28394"
            ],
            "persons": [
                "212917-118469",
                "212917-50826"
            ],
            "imported": "2025-01-08T13:15:59+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": true,
            "local_affiliation": true
        },
        {
            "id": 212945,
            "title": "DNA base editing to model hot spot mutations and reconstruct myeloid disease development.",
            "abstract": null,
            "authors": [
                "Foßelteder, J",
                "Özkaya, E",
                "Dorset, SR",
                "Bak, RO",
                "Reinisch, A",
                ""
            ],
            "year": 2024,
            "source": "29th European Hematology Association Congress; JUN 13-16, 2024; Madrid, SPAIN;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212945-14082"
            ],
            "persons": [
                "212945-50747",
                "212945-108881",
                "212945-97755"
            ],
            "imported": "2025-01-09T16:19: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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211603,
            "title": "Developments in ICL Sizing Methods",
            "abstract": null,
            "authors": [
                "Steinwender, G"
            ],
            "year": 2024,
            "source": "Ljubljana Refractive Surgery Meeting; MAY 10-11, 2024; Ljubljana. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211603-14043"
            ],
            "persons": [
                "211603-87194"
            ],
            "imported": "2024-10-17T10:54: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": 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": 211057,
            "title": "Veränderung der Acute Macular Neuroretinopathy\r\n(AMN) Inzidenz in Graz seit COVID-19",
            "abstract": null,
            "authors": [
                "Singer, C",
                "Werkl, P",
                "Sommer, M"
            ],
            "year": 2024,
            "source": "64. Jahrestagung der ÖOG; MAY 9-11, 2024; Schladming. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211057-14043"
            ],
            "persons": [
                "211057-100070",
                "211057-96622"
            ],
            "imported": "2024-09-09T13:57: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210820,
            "title": "Modified Regan-Lowe-Agar enhances Bordetella spp. isolation from PCR positive samples",
            "abstract": null,
            "authors": [
                "Klugherz, I",
                "Leitner, E",
                "Kleinhappl, B",
                "Luxner, J",
                "Lipp, M:  Wagner, GE",
                "Dichtl, K",
                "Rigler-Hohenwarter, K",
                "Gattringer, R",
                "Kerschner, H",
                "Simeoni, DD",
                "Schmid, D",
                "Steinmetz, I",
                ""
            ],
            "year": 2024,
            "source": "38. Jahrestagung, Österreichische Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin; MAI 13-16, 2024; Salzburg, Austria;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210820-14023"
            ],
            "persons": [
                "210820-50057",
                "210820-95832",
                "210820-98868",
                "210820-112729",
                "210820-117864",
                "210820-50264",
                "210820-50527",
                "210820-76113"
            ],
            "imported": "2024-08-19T13:36: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210602,
            "title": "Prä- und Postexpositionsprophylaxe bei STI",
            "abstract": null,
            "authors": [
                "Sadoghi, B",
                "Grossschaedl, K",
                ""
            ],
            "year": 2024,
            "source": "WVSD; 29.06.2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210602-14047"
            ],
            "persons": [
                "210602-108777",
                "210602-75636"
            ],
            "imported": "2024-07-31T13:05:59+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": 210496,
            "title": "Autologous Fat Grafting to the Breast - Outcome-relevant Factors.",
            "abstract": null,
            "authors": [
                "Luze, H",
                "Nischwitz, SP",
                "Spendel, S",
                "Winter, R",
                "Kotzbeck, P",
                "Kamolz, LP",
                "Rappl, T"
            ],
            "year": 2024,
            "source": "IMCAS Asia; JUN 21-23,2024; Bangkok; THAILAND. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210496-14045",
                "210496-14076"
            ],
            "persons": [
                "210496-56922",
                "210496-63389",
                "210496-51824",
                "210496-100854",
                "210496-80111",
                "210496-95211"
            ],
            "imported": "2024-07-19T17:18:18+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": 206760,
            "title": "Revaskularisation supraaortaler Gefäße, Fallpräsentation",
            "abstract": null,
            "authors": [
                "Deutschmann, H"
            ],
            "year": 2024,
            "source": "IROS 2024; JAN 16 - 18, 2024; Salzburg. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206760-14108"
            ],
            "persons": [
                "206760-51882"
            ],
            "imported": "2024-01-18T17:18:55+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": 207835,
            "title": "Der neue Österreichische FRAX",
            "abstract": null,
            "authors": [
                "Dimai, HP"
            ],
            "year": 2024,
            "source": "Osteoporose Forum 2023; April 13-15, 2023; St. Wolfgang. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207835-14080"
            ],
            "persons": [
                "207835-79271"
            ],
            "imported": "2024-02-07T15:30:48+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": 207968,
            "title": "DIVINE Diversity in Neurooncology.",
            "abstract": null,
            "authors": [
                "Urbanic Purkart, T",
                "Nowosielski, M"
            ],
            "year": 2024,
            "source": "SANO/Swiss-NOS NeuroOnko-Update 2024; Jan 19,2024; Salzburg, AUSTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "207968-14051"
            ],
            "persons": [
                "207968-59316"
            ],
            "imported": "2024-02-08T18:16: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": 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": 208262,
            "title": "Preclinical application of Mg-based bioresorbable material for orbital floor \treconstruction in an animal model",
            "abstract": null,
            "authors": [
                "Tomic,J",
                "Berger, L",
                "Löffler, J",
                "Schanbacher, M",
                "Holweg, P",
                "Berghold, A",
                "Talakic, E",
                "Fuchsjäger",
                "MH",
                "Zemann, W",
                "Weinberg, AM\r\n"
            ],
            "year": 2024,
            "source": "Doctoral Day 2024; Feb 8, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208262-14026",
                "208262-14052",
                "208262-14057",
                "208262-14104",
                "208262-14112",
                "208262-28393"
            ],
            "persons": [
                "208262-62305",
                "208262-50785",
                "208262-51269",
                "208262-51344",
                "208262-52001",
                "208262-63387",
                "208262-82111",
                "208262-87313"
            ],
            "imported": "2024-02-19T13:50:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208644,
            "title": "Fortschritte in der Akuttherapie des ischämischen Schlaganfalls: Update zu konservativen und mechanischen Therapiemaßnahmen.",
            "abstract": null,
            "authors": [
                "Gattringer, T"
            ],
            "year": 2024,
            "source": "21. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR 13-15, 2024; Vienna; Austria;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208644-14051"
            ],
            "persons": [
                "208644-70680"
            ],
            "imported": "2024-03-15T08:46:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 208814,
            "title": "Non-invasive diagnosis of pulmonary hypertension: a comparison between MR 4D flow and echocardiography. ",
            "abstract": null,
            "authors": [
                "Reiter, G",
                "Reiter, C",
                "Kolesnik, E",
                "Kräuter, C",
                "Schmidt, A",
                "Scherr, D",
                "Fuchsjäger, M",
                "Reiter, U"
            ],
            "year": 2024,
            "source": "Insights Into Imaging. 2024; -European Congress of Radiology; FEB 28 - MAR 3, 2024; Vienna, AUSTRIA;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208814-14054",
                "208814-14083",
                "208814-14104",
                "208814-14108"
            ],
            "persons": [
                "208814-50168",
                "208814-53950",
                "208814-61189",
                "208814-82111",
                "208814-90597",
                "208814-97688",
                "208814-91265"
            ],
            "imported": "2024-03-26T14:54: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": 209201,
            "title": "Grundlagen der Stimmphysiologie",
            "abstract": null,
            "authors": [
                "Gugatschka, M"
            ],
            "year": 2024,
            "source": "FORTBILDUNGSKURS FÜR PHONIATRIE UND PÄDAUDIOLOGIE; APR  24-26, 2024; Salzburg. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209201-14068"
            ],
            "persons": [
                "209201-50670"
            ],
            "imported": "2024-04-29T08:46:17+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": true,
            "local_affiliation": true
        },
        {
            "id": 209392,
            "title": "Chirurgie der Hernien",
            "abstract": null,
            "authors": [
                "Kornprat, P"
            ],
            "year": 2024,
            "source": "ULG Sonderausbildung in der Pflege im Operationsbereich; 24.4.2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209392-14073"
            ],
            "persons": [
                "209392-50039"
            ],
            "imported": "2024-05-02T13:04:04+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": true,
            "local_affiliation": true
        },
        {
            "id": 209640,
            "title": "Polytrauma: Volumenmanagement",
            "abstract": null,
            "authors": [
                "Eichinger, M"
            ],
            "year": 2024,
            "source": "Anästhesiologischer Frühling 2024; 16-17 Mai 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209640-14069"
            ],
            "persons": [
                "209640-95708"
            ],
            "imported": "2024-05-22T12:03:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210114,
            "title": "Gut brain axis, teaching, clinical  implementation. ",
            "abstract": null,
            "authors": [
                "Mörkl, S"
            ],
            "year": 2024,
            "source": "NPRT Workshop Ulm; JUN 17-19, 2024; Günzburg bei Ulm, GERMANY;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210114-29447"
            ],
            "persons": [
                "210114-84449"
            ],
            "imported": "2024-06-20T13:47: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}