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=158380&ordering=impactfactor
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=158400&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158360&ordering=impactfactor",
    "results": [
        {
            "id": 214567,
            "title": "[Medication treatment in pulmonary arterial hypertension with comorbidities - Which phenotypes and points to consider].",
            "abstract": null,
            "authors": [
                "Grünig, E",
                "Halank, M",
                "Neurohr, C",
                "Behr, J",
                "Milger-Kneidinger, K",
                "Ronczka, J",
                "Lichtblau, M",
                "Benjamin, N",
                "Lange, TJ",
                "Ulrich, S",
                "Wilkens, H",
                "Grohé, C",
                "Skowasch, D"
            ],
            "year": 2023,
            "source": "Pneumologie. 2023; 77(11):901-906",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001104827900015",
            "pubmed": "37963479",
            "doi": "10.1055/a-2145-4726",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214567-128274-6"
            ],
            "imported": "2025-02-19T14:05:32+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": false
        },
        {
            "id": 214527,
            "title": "[Targeted therapy for pulmonary arterial hypertension in patients without comorbidities].",
            "abstract": null,
            "authors": [
                "Klose, H",
                "Harbaum, L",
                "Richter, MJ",
                "Lichtblau, M",
                "Marra, AM",
                "Kabitz, HJ",
                "Harutyunova, S",
                "Milger-Kneidinger, K",
                "Lange, TJ"
            ],
            "year": 2023,
            "source": "Pneumologie. 2023; 77(11):890-900",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001104827900007",
            "pubmed": "37963478",
            "doi": "10.1055/a-2145-4711",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214527-128274-6"
            ],
            "imported": "2025-02-19T14:05:32+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": false
        },
        {
            "id": 214528,
            "title": "Impact of ILD-specific therapies on perioperative course in patients with progressive fibrosing ILD undergoing lung transplantation",
            "abstract": null,
            "authors": [
                "Munker, D",
                "Arnold, P",
                "Leuschner, G",
                "Sisic, A",
                "Barton, J",
                "Weig, T",
                "Michel, S",
                "Kauke, T",
                "Meiser, B",
                "Milger-Kneidinger, K",
                "Behr, J",
                "Kneidinger, N",
                "Veit, T"
            ],
            "year": 2023,
            "source": "PNEUMOLOGIE. 2023; 77:  S20-S21. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000992441800042",
            "pubmed": null,
            "doi": "10.1055/s-0043-1760912",
            "pmc": null,
            "organizations": [
                "214528-14087"
            ],
            "persons": [
                "214528-128274"
            ],
            "imported": "2025-02-19T14:05:32+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": false
        },
        {
            "id": 214529,
            "title": "Prescribing Practice of Therapy with Biologics in Germany in Patients with severe Asthma",
            "abstract": null,
            "authors": [
                "Suhling, H",
                "Milger-Kneidinger, K",
                "Korn, S"
            ],
            "year": 2023,
            "source": "PNEUMOLOGIE. 2023; 77:  S109-S109. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000992441800266",
            "pubmed": null,
            "doi": "10.1055/s-0043-1761137",
            "pmc": null,
            "organizations": [
                "214529-14087"
            ],
            "persons": [
                "214529-128274"
            ],
            "imported": "2025-02-19T14:05:32+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": false
        },
        {
            "id": 137446,
            "title": "Towards a low-cost mobile subcutaneous vein detection solution using near-infrared spectroscopy.",
            "abstract": null,
            "authors": [
                "Juric, S",
                "Flis, V",
                "Debevc, M",
                "Holzinger, A",
                "Zalik, B"
            ],
            "year": 2014,
            "source": "ScientificWorldJournal. 2014; 2014(Pt 9):365902-365902",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000335694300001",
            "pubmed": "24883388",
            "doi": "10.1155/2014/365902",
            "pmc": "PMC4032719",
            "organizations": [
                "137446-14026"
            ],
            "persons": [
                "137446-51050-6"
            ],
            "imported": "2014-06-18T12:02:19+02:00",
            "journal": "SCI WORLD J",
            "issn": "1537-744X",
            "collection_publisher": null,
            "collection_title": "SCIENTIFIC WORLD JOURNAL; ",
            "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": 0.786,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214467,
            "title": "Criteria for Evaluating Response to Biologics in severe Asthma- the Biologics Asthma Response Score (BARS)",
            "abstract": null,
            "authors": [
                "Milger-Kneidinger, K",
                "Korn, S",
                "Feder, C",
                "Fuge, J",
                "Mühle, A",
                "Schütte, W",
                "Skowasch, D",
                "Timmermann, H",
                "Suhling, H"
            ],
            "year": 2023,
            "source": "PNEUMOLOGIE. 2023; 77:  S108-S108. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000992441800264",
            "pubmed": null,
            "doi": "10.1055/s-0043-1761135",
            "pmc": null,
            "organizations": [
                "214467-14087"
            ],
            "persons": [
                "214467-128274"
            ],
            "imported": "2025-02-19T14:05:32+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": false
        },
        {
            "id": 214576,
            "title": "[COPD-exacerbation: therapeutic consequences].",
            "abstract": null,
            "authors": [
                "Mümmler, C",
                "Milger-Kneidinger, K"
            ],
            "year": 2020,
            "source": "MMW Fortschr Med. 2020; 162(19): 46-49. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "33140359",
            "doi": "10.1007/s15006-020-4430-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214576-128274-6"
            ],
            "imported": "2025-02-19T01:00:00+01:00",
            "journal": "MMW Fortschr Med",
            "issn": "1613-3560",
            "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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214579,
            "title": "Responsible aesthetics: Lessons learned from a facelift complication.",
            "abstract": null,
            "authors": [
                "Nischwitz, S"
            ],
            "year": 2025,
            "source": "IMCAS World Congress; JAN 30 to FEB 1, 2025; Paris, FRANCE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214579-14076"
            ],
            "persons": [
                "214579-100854"
            ],
            "imported": "2025-02-19T15:15:47+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": 214223,
            "title": "Acute kidney injury in liver cirrhosis: Combining microbiome and metabolome in the search for biomarkers. \r\n",
            "abstract": null,
            "authors": [
                "Fürst, S",
                "Schwarzl, J",
                "Gulden, L",
                "Woltsche, J",
                "Horvath, A",
                "Zügner, E",
                "Magnes, C",
                "Stadlbauer, V",
                ""
            ],
            "year": 2024,
            "source": "ÖGGH Jahrestagung; JUN 12-15, 2024; Salzburg, AUSTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214223-14081"
            ],
            "persons": [
                "214223-111969",
                "214223-50989",
                "214223-81091"
            ],
            "imported": "2025-02-10T16:57: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": 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": 214578,
            "title": "Surgical complications: Enter the debate and solve problems.",
            "abstract": null,
            "authors": [
                "Nischwitz, S"
            ],
            "year": 2025,
            "source": "IMCAS World Congress; JAN 30 to FEB 1, 2025; Paris, FRANCE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214578-14076"
            ],
            "persons": [
                "214578-100854"
            ],
            "imported": "2025-02-19T15:14:35+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": 214582,
            "title": "Fallpräsentation: inflammatory bowel disease unclassified. ",
            "abstract": null,
            "authors": [
                "Fürst, S",
                ""
            ],
            "year": 2024,
            "source": "CED-Biologika Circle Süd; MAY 25, 2024; Pörtschach, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214582-14081"
            ],
            "persons": [],
            "imported": "2025-02-19T15:38:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214577,
            "title": "Chair:Aesthetic marketing & practice management - Contributed talks.",
            "abstract": null,
            "authors": [
                "Nischwitz, S"
            ],
            "year": 2025,
            "source": "IMCAS World Congress; JAN 30 to FEB 1, 2025; Paris, FRANCE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214577-14076"
            ],
            "persons": [
                "214577-100854"
            ],
            "imported": "2025-02-19T15:11:04+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214581,
            "title": "KURZDARMSYNDROM\r\nKurzdarmsyndrom - Worauf muss ich beim \r\nManagement achten. \r\n",
            "abstract": null,
            "authors": [
                "Fürst, S",
                ""
            ],
            "year": 2024,
            "source": "CED-Biologika Circle Süd; MAY 24, ; Pörtschach, AUTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214581-14081"
            ],
            "persons": [],
            "imported": "2025-02-19T15:29: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": 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": 214224,
            "title": "Malnutrition in liver cirrhosis: can screening tools predict outcome. ",
            "abstract": null,
            "authors": [
                "Fürst, S",
                "Schwarzl, J",
                "Traub, J",
                "Gulden, L",
                "Woltsche, J",
                "Horvath, A",
                "Stadlbauer, V",
                ""
            ],
            "year": 2024,
            "source": "ÖGGH Jahrestagung; JUN 12-15 2024; Salzburg, AUSTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214224-14081"
            ],
            "persons": [
                "214224-50989",
                "214224-81091",
                "214224-108983",
                "214224-111969"
            ],
            "imported": "2025-02-10T17:00: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": 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": 214580,
            "title": "Der gereizte Darm. Nahrungsmittelunverträglichkeiten und das Reizdarmsyndrom.",
            "abstract": null,
            "authors": [
                "Fürst, S",
                ""
            ],
            "year": 2024,
            "source": "MY LIFE-Infotage zur Darmgesundheit; MAR 14, 2024; Graz, AUSTRIA;. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214580-14081"
            ],
            "persons": [],
            "imported": "2025-02-19T15:24:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214583,
            "title": "Choroid plexus volume and serum neurofilament light levels in relation to brain atrophy and lesion load in multiple sclerosis",
            "abstract": null,
            "authors": [
                "Tafrali, C",
                "Martinez-Serrat, M",
                "Demjaha, R.",
                "Hechenberger, S",
                "Helmlinger, B",
                "Opriessnig, P",
                "Pinter, D",
                "Damulina, A",
                "Wurth, S",
                "Heschl, B",
                "Leppert, D",
                "Benkert, P",
                "Kuhle, J",
                "Ropele, S",
                "Enzinger, C",
                "Khalil, M,"
            ],
            "year": 2025,
            "source": "DocDay; 13.02.2025; Medizinische Universität Graz. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214583-14051",
                "214583-14085",
                "214583-23402"
            ],
            "persons": [
                "214583-125136",
                "214583-50173",
                "214583-66708",
                "214583-98464",
                "214583-107891",
                "214583-57435",
                "214583-94124",
                "214583-104619",
                "214583-111610",
                "214583-88042"
            ],
            "imported": "2025-02-19T16:25: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": false,
            "local_affiliation": true
        },
        {
            "id": 214584,
            "title": "Zwischenanalyse der Fragebogenstudie „CED und Ernährung“. Ein Projekt der ATISG in Kooperation mit der GISG. ",
            "abstract": null,
            "authors": [
                "Fürst, S",
                ""
            ],
            "year": 2024,
            "source": "IBD-D-A-CH Dreiländerkongress; JAN 17-18, 2025 ; Frankfurt, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214584-14081"
            ],
            "persons": [],
            "imported": "2025-02-19T17:13: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": 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": 196001,
            "title": "Conchal Excision Techniques in Otoplasty: A Literature Review.",
            "abstract": null,
            "authors": [
                "Mogl, AG",
                "Palackic, A",
                "Cambiaso-Daniel, J",
                "Duggan, RP",
                "Vappiani, M",
                "Giraudi, C",
                "Raposio, E",
                "Bertossi, D",
                "Gualdi, A"
            ],
            "year": 2022,
            "source": "PRS-GLOB OPEN. 2022; 10(6): e4381",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000810700700005",
            "pubmed": "35720202",
            "doi": "10.1097/GOX.0000000000004381",
            "pmc": "PMC9200380",
            "organizations": [
                "196001-14076"
            ],
            "persons": [],
            "imported": "2022-06-23T14:19:30+02:00",
            "journal": "PRS-GLOB OPEN",
            "issn": "2169-7574",
            "collection_publisher": null,
            "collection_title": "PLASTIC AND RECONSTRUCTIVE SURGERY-GLOBAL OPEN; ",
            "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": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214511,
            "title": "Asthma, Allergology and Immunology",
            "abstract": null,
            "authors": [
                "Milger-Kneidinger, K",
                "Suhling, H"
            ],
            "year": 2024,
            "source": "PNEUMOLOGIE. 2024; 78(06): 355-355. ",
            "category": 1,
            "document_type": 11,
            "sci": "ISI:001248236200016",
            "pubmed": null,
            "doi": "10.1055/a-2264-7403",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214511-128274-1"
            ],
            "imported": "2025-02-19T14:05:32+01:00",
            "journal": "PNEUMOLOGIE",
            "issn": "0934-8387",
            "collection_publisher": null,
            "collection_title": "PNEUMOLOGIE; ",
            "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": 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": false
        },
        {
            "id": 214301,
            "title": "Best papers of Strahlentherapie 2023-2024",
            "abstract": null,
            "authors": [
                "Stranzl-Lawatsch, H"
            ],
            "year": 2024,
            "source": "Abstraktband. 2024; -ÖGS; 19.21.9.2024; Graz. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214301-14060"
            ],
            "persons": [
                "214301-51961"
            ],
            "imported": "2025-02-12T15:34:00+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
        }
    ]
}