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=153320&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157093,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153340&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153300&ordering=impactfactor",
    "results": [
        {
            "id": 186748,
            "title": "Correction to: Probiotics and the Microbiota-Gut-Brain Axis: Focus on Psychiatry.",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Butler, MI",
                "Holl, A",
                "Cryan, JF",
                "Dinan, TG"
            ],
            "year": 2020,
            "source": "Curr Nutr Rep. 2020; 9(3):183",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000651290100007",
            "pubmed": "32504412",
            "doi": "10.1007/s13668-020-00319-z",
            "pmc": "PMC7645514",
            "organizations": [
                "186748-29444"
            ],
            "persons": [
                "186748-84449"
            ],
            "imported": "2021-03-07T01:00:00+01:00",
            "journal": "Curr Nutr Rep",
            "issn": "2161-3311",
            "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": 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": false
        },
        {
            "id": 213357,
            "title": "Management of Breast Implant-Associated Complications: Surgical Case Examples and National Data Review.",
            "abstract": null,
            "authors": [
                "Lumenta, DB"
            ],
            "year": 2024,
            "source": "World Congress. 2024; -ISAPS; JUN 11-15, 2024; Cartagena, COLUMBIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213357-14076"
            ],
            "persons": [
                "213357-81670"
            ],
            "imported": "2025-01-23T12:24:27+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": 186750,
            "title": "The dilemma of surgical margins: what do we need to solve it?",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2021,
            "source": "European Congress of Radiology; MAR 3-7, 2021; Vienna, AUSTRIA;. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186750-14052"
            ],
            "persons": [
                "186750-53237"
            ],
            "imported": "2021-03-07T16:36: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": 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": 213356,
            "title": "Wunde/Verbrennungen – ärztliche Sicht.",
            "abstract": null,
            "authors": [
                "Lumenta, DB"
            ],
            "year": 2024,
            "source": "Verband der Diätologen Österreich; MAI 22-24, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213356-14076"
            ],
            "persons": [
                "213356-81670"
            ],
            "imported": "2025-01-23T12:17:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212924,
            "title": "Modeling personalized interventions in the human gut microbiome",
            "abstract": null,
            "authors": [
                "Christian, D"
            ],
            "year": 2024,
            "source": " Institutsseminar Chemie; 18.04.2024; Vienna, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212924-14023"
            ],
            "persons": [
                "212924-125176"
            ],
            "imported": "2025-01-09T10:37: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": 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": 213012,
            "title": "Wie Säuglinge vor Pertussis und RSV \r\ngeschützt werden können",
            "abstract": null,
            "authors": [
                "Kohlfürst, DS"
            ],
            "year": 2024,
            "source": "Universum Innere Medizin. 2024; 10:  27-28. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213012-14092"
            ],
            "persons": [
                "213012-54341"
            ],
            "imported": "2025-01-10T14:18: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": 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": 186754,
            "title": "Experiences from a Pilot Project to Efficiently Add Subtitles to an Open Source Lecture Recording Environment",
            "abstract": null,
            "authors": [
                "Rehatschek, H",
                "Moriz, Marie",
                ""
            ],
            "year": 2020,
            "source": "proceedings of the 23rd International Conference on Interactive Collaborative Learning (ICL2020), book title: Educating Engineers for Future Industrial Revolutions, editors: Michael E. Auer and Tiia Rüütmann, Springer Verlag. 2020; 1: 745-756.-Interactive Collaborative Learning (ICL2020); 23–25 September, 2020; Talinn, Estland..  (ISBN: 978-3-030-68197-5 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "186754-61670"
            ],
            "imported": "2021-03-08T10:35:13+01:00",
            "journal": null,
            "issn": "2194-5357",
            "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": 186755,
            "title": "Pitfalls in der Diagnostik des MODY Diabetes 2",
            "abstract": null,
            "authors": [
                "Fritsch, M",
                "Berger, G",
                "Hörtenhuber, T.",
                "Rami,B",
                "Schober, E"
            ],
            "year": 2011,
            "source": "Monatsschrift Kinderheilkunde . 2011; 159(S4):317-317.-49. Jahrestagung\r\nder Österreichischen Gesellschaft\r\nfür Kinder- und Jugendheilkunde; OCT 6-7, 2011; Villach, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2021-03-08T11:22:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 186756,
            "title": "Pitfalls in der Diagnostik des MODY Diabetes 2",
            "abstract": null,
            "authors": [
                "Fritsch, M",
                "Berger, G",
                "Hörtenhuber, T.",
                "Rami,B",
                "Schober, E"
            ],
            "year": 2011,
            "source": "Monatsschrift Kinderheilkunde . 2011; 159(S4):317-317.-49. Jahrestagung\r\nder Österreichischen Gesellschaft\r\nfür Kinder- und Jugendheilkunde; OCT 6-7, 2011; Villach, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186756-14091"
            ],
            "persons": [
                "186756-100804"
            ],
            "imported": "2021-03-08T11:22:14+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": false
        },
        {
            "id": 186757,
            "title": "Challenges in immunotherapy in sarcoma",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2021,
            "source": "European Congress of Radiology 2021; MARCH 3-7; Vienna, AUSTRIA . 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186757-14085"
            ],
            "persons": [
                "186757-69234"
            ],
            "imported": "2021-03-08T12:36:52+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": 186758,
            "title": "Two dimensional vessel wall diffusion anisotropy detects age related alterations of diffusivity in human carotids",
            "abstract": null,
            "authors": [
                "Leber, SL",
                "Hassler, EM",
                "Gunzer, F",
                "Metzner, T",
                "Silbernagel, G",
                "Reishofer, G",
                ""
            ],
            "year": 2021,
            "source": "Proceedings of the ECR 2021. 2021; -European congress of radiology; MÄR 3-7, 2021; Vienna. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186758-14054",
                "186758-14079",
                "186758-14108"
            ],
            "persons": [
                "186758-57389",
                "186758-62787",
                "186758-96032",
                "186758-98605"
            ],
            "imported": "2021-03-08T13:22:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186759,
            "title": "How flow cytometry profits from *omics data analysis workflow to reveal\r\nchronic persistent inflammation",
            "abstract": null,
            "authors": [
                "Bordag, N",
                "Biasin, V",
                "Schnoegl, D",
                "Valzano, F",
                "Jandl, K",
                "Nagy, BM",
                "Wygrecka, M",
                "Kwapiszewska, G",
                "Marsh, L"
            ],
            "year": 2021,
            "source": "LST#10 Abstract booklet PDF. 2021; LST10: 1-23.-12th Annual ÖGMBT Meeting – Biomolecules in/for the 21st Century; 23.02.2021; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186759-14010",
                "186759-14022",
                "186759-14044",
                "186759-14080"
            ],
            "persons": [
                "186759-100911",
                "186759-73404",
                "186759-82090",
                "186759-82595",
                "186759-87663"
            ],
            "imported": "2021-03-08T13:57:29+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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 186764,
            "title": "Correlation analysis of dual-energy CT iodine maps with quantitative pulmonary perfusion MRI.",
            "abstract": null,
            "authors": [
                "Hansmann, J",
                "Apfaltrer, P",
                "Zoellner, FG",
                "Henzler, T",
                "Meyer, M",
                "Weisser, G",
                "Schoenberg, SO",
                "Attenberger, UI"
            ],
            "year": 2013,
            "source": "World J Radiol. 2013; 5(5): 202-207. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "23805370",
            "doi": "10.4329/wjr.v5.i5.202",
            "pmc": "PMC3692965",
            "organizations": [],
            "persons": [
                "186764-108763-6"
            ],
            "imported": "2021-03-08T01:00:00+01:00",
            "journal": "World J Radiol",
            "issn": "1949-8470",
            "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": 213113,
            "title": "IgG4-related disease or ANCA-associated vasculitis?",
            "abstract": null,
            "authors": [
                "Reisch, M",
                "D'orazio, M",
                "Pollheimer, M",
                "Stradner, M",
                "Brezinsek, H",
                "Thiel, J"
            ],
            "year": 2024,
            "source": "Central European Congress for Rheumatology; DEC 5-7, 2024; Ljubljana, SLOVENIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213113-14020",
                "213113-14086"
            ],
            "persons": [
                "213113-51807",
                "213113-96624",
                "213113-66436",
                "213113-111873",
                "213113-117681",
                "213113-53560"
            ],
            "imported": "2025-01-13T12:07: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213117,
            "title": "Treat-to-Target in der Rheumatologie.",
            "abstract": null,
            "authors": [
                "Kickinger, D",
                "Hermann, J",
                "Moazedi-Fürst, F"
            ],
            "year": 2024,
            "source": "Die Punkte. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213117-14086"
            ],
            "persons": [
                "213117-51002",
                "213117-57343",
                "213117-117682"
            ],
            "imported": "2025-01-13T12:27:01+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": 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": 213190,
            "title": "Keramikimplantate - Liegt darin die Zukunft?",
            "abstract": null,
            "authors": [
                "Sokolowski, A"
            ],
            "year": 2024,
            "source": "https://zahnmedizin2024.at. 2024; -Österreichisches Zahnärztekongress; Sept 27, 2024; Wien. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213190-14111"
            ],
            "persons": [
                "213190-94472"
            ],
            "imported": "2025-01-16T11:26:29+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": 213297,
            "title": "Characterization of extended beta lactamase-mediating plasmids from clinical and environmental isolates of Escherichia coli.\r\n",
            "abstract": null,
            "authors": [
                "Zarfel, G",
                "Wagner, GE",
                "Koraimann, G\r\n"
            ],
            "year": 2024,
            "source": "ÖGMBT Meeting 2024; SEP 17-19, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213297-14023"
            ],
            "persons": [
                "213297-98868",
                "213297-58733"
            ],
            "imported": "2025-01-21T12:47:56+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": 213364,
            "title": "Myocarditis/myositis in HLA-DQ8-humanised mice with anti-PD-1 ICI therapy",
            "abstract": null,
            "authors": [
                "Sattler, S"
            ],
            "year": 2024,
            "source": "II. Cardioimmunology congress; June 26-28; Banz, Germany. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213364-14022",
                "213364-14083"
            ],
            "persons": [
                "213364-114311"
            ],
            "imported": "2025-01-23T14:14: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213197,
            "title": "Fokus auf LR-MDS:\u000bTranslationale Daten und Biologie der Substanzen",
            "abstract": null,
            "authors": [
                "Zebisch, A"
            ],
            "year": 2024,
            "source": "Frühjahrstagung der österreichischen Gesellschaft für Hämatologie und Medizinische Onkologie; Apr 4-6, 2024; Wien. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213197-14082"
            ],
            "persons": [
                "213197-57402"
            ],
            "imported": "2025-01-16T14:00: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213160,
            "title": "Herausforderungen und neue Möglichkeiten in der Therapie der Primär biliären Cholangitis (PBC)",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2024,
            "source": "Innere Medizin Update Refresher; NOV 26-30, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213160-14081"
            ],
            "persons": [
                "213160-57377"
            ],
            "imported": "2025-01-14T16:30: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}