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=1740&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1760&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1720&ordering=-impactfactor",
    "results": [
        {
            "id": 214182,
            "title": "Risikofaktoren der postoperativen Intraokulärlinen Verkippung nach skleral fixierter Linsenimplantation",
            "abstract": null,
            "authors": [
                "Marina Casazza, Sophia Reifeltshammer, Nino Hirnschall, Matthias Bolz"
            ],
            "year": 2025,
            "source": "65. Jahrestagung der ÖOPG; MAI 29-31, 2025; Schladming . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214182-14043"
            ],
            "persons": [
                "214182-130295"
            ],
            "imported": "2025-02-10T15:46:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214175,
            "title": "Gene expression profiles and immune cell composition of generalized pustular psoriasis and acute generalized exanthematous pustulosis",
            "abstract": null,
            "authors": [
                "Benezeder, T",
                "Bordag, N",
                "Woltsche, J",
                "Falkensteiner, K",
                "Graier, T",
                "Wolf, P"
            ],
            "year": 2025,
            "source": "Abstract Book of the 10th Science Days of the ÖGDV Austrian Society for Dermatology and Venerology. 2025; 5--10th Science Days (dedicated to Dermatology Research in Austria) ; JAN 23-25, 2025; Werfenweng, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214175-14047"
            ],
            "persons": [
                "214175-87663",
                "214175-88082",
                "214175-100719",
                "214175-107871",
                "214175-51618",
                "214175-76691"
            ],
            "imported": "2025-02-10T15:38: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": 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": 214169,
            "title": "Macromechanical characterization of the broad ligament in young and aged women.",
            "abstract": null,
            "authors": [
                "vom Scheidt, A",
                "Elsner, T",
                "Niestrawska, JA",
                "Möbius, D",
                "Ondruschka, B",
                "Schulze-Tanzil, GG",
                "Hammer N.\r\n"
            ],
            "year": 2024,
            "source": "Tripartite Meeting - AG, GAnÖ,AHE; 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214169-14018"
            ],
            "persons": [
                "214169-102804",
                "214169-107992",
                "214169-100926"
            ],
            "imported": "2025-02-10T15:19:38+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": null,
            "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": 214186,
            "title": "Aspartate synthesis and secretion in glucose-deprived lung cancer and normal\r\nlung epithelial cells",
            "abstract": null,
            "authors": [
                "Konrad, B",
                "Bluemel, G",
                "Haitzmann, T",
                "Frech, T",
                "Bubalo, V",
                "Vandekeere, A",
                "Planque,\r\nM",
                "Jäger, V",
                "Dengler, M",
                "Stryeck, S",
                "Madl, T",
                "Fendt, S",
                "Leithner, K"
            ],
            "year": 2023,
            "source": "Metabolism & Cancer.; Nov 22-24, 2023; Nice, France. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214186-14012",
                "214186-14013",
                "214186-14022",
                "214186-14085",
                "214186-14087"
            ],
            "persons": [
                "214186-109002",
                "214186-57557",
                "214186-111070",
                "214186-91207",
                "214186-115761"
            ],
            "imported": "2025-02-10T15:51: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 214181,
            "title": "Was gibt es Neues in der Diagnostik und Therapie immunologischer Leberkrankheiten?",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "FOMF - Innere Medizin Update Refresher Wien 11.24; NOV 26-30, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214181-14081"
            ],
            "persons": [
                "214181-52938"
            ],
            "imported": "2025-02-10T15:45:12+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": 214193,
            "title": "Hierarchical Clustering with an Ensemble of Principle Component Trees for Interpretable Patient Stratification",
            "abstract": null,
            "authors": [
                "Pfeifer, B",
                "Bloice, MD",
                "Sirocchi, C",
                "Loecher, M"
            ],
            "year": 2024,
            "source": " International Conference on Computational Intelligence Methods for Bioinformatics and Biostatistics (CIBB); SEPT 4-6, 2024; Benevento, Italy. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214193-14026"
            ],
            "persons": [
                "214193-99786"
            ],
            "imported": "2025-02-10T16:07:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 214171,
            "title": "Teledermatologie in der Steiermark: Ein praktisches Triagesystem zur Überbrückung der Versorgungslücke im ländlichen Raum",
            "abstract": null,
            "authors": [
                "Bordag, N",
                "Hofmann-Wellenhof, E",
                "Freytag, LS",
                "Hofmann-Wellenhof, R",
                "Arzberger, E"
            ],
            "year": 2024,
            "source": "ÖGDV Jahrestagung 2024; NOV 28-30, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214171-14047"
            ],
            "persons": [
                "214171-100624",
                "214171-51711",
                "214171-65340",
                "214171-87663",
                "214171-99819"
            ],
            "imported": "2025-02-10T15:29:02+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": 214201,
            "title": "Hepatologie praktisch: Check-up für die Leber.",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "Ärztetage Grado 2024; MAY 26 – JUN 1, 2024; Grado, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214201-14081"
            ],
            "persons": [
                "214201-52938"
            ],
            "imported": "2025-02-10T16:24:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 214200,
            "title": "Hepatologie praktisch: Therapie von Lebererkrankungen und deren Komplikationen.",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "Ärztetage Grado 2024; MAY 26 – JUN 1, 2024; Grado, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214200-14081"
            ],
            "persons": [
                "214200-52938"
            ],
            "imported": "2025-02-10T16:20:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214195,
            "title": "Was gibt es Neues zu den immunologischen Leberkrankheiten?",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "FOMF - Allgemeinmedizin Update Refresher 06.24; JUN 11-14, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214195-14081"
            ],
            "persons": [
                "214195-52938"
            ],
            "imported": "2025-02-10T16:12: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214189,
            "title": "AI in der Gastroenterologie",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "ÖGIM - 55. Jahrestagung; SEP 18-20, 2024; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214189-14081"
            ],
            "persons": [
                "214189-52938"
            ],
            "imported": "2025-02-10T15:58:42+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": 214172,
            "title": "Psoriasis Phototherapy Treatment Adherence: Exploring the Role of Disease Severity and Treatment Alternatives",
            "abstract": null,
            "authors": [
                "Graier, T",
                "Bordag N",
                "Hofer, A",
                "Weger, W",
                "Gruber-Wackernagel, A",
                "Legat, F",
                "Widnig, A",
                "Falkensteiner, K",
                "Salmhofer, W",
                "Wolf, P\r\n"
            ],
            "year": 2024,
            "source": "ÖGDV Jahrestagung 2024; NOV 28-30, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214172-14047"
            ],
            "persons": [
                "214172-100719",
                "214172-51618",
                "214172-51721",
                "214172-51865",
                "214172-51972",
                "214172-76691",
                "214172-87663"
            ],
            "imported": "2025-02-10T15:32: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": 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": 214197,
            "title": "Federated unsupervised random forest for privacy-preserving patient stratification",
            "abstract": null,
            "authors": [
                "Pfeifer, B",
                "Sirocchi, C",
                "Bloice, MD",
                "Kreuzthaler, M",
                "Urschler, M"
            ],
            "year": 2024,
            "source": "23rd European Conference on Computational Biology (ECCB2024); SEP 14-16, 2024; Turku, Finland. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214197-14026"
            ],
            "persons": [
                "214197-99786"
            ],
            "imported": "2025-02-10T16:14:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214185,
            "title": "Randomised controlled bilateral comparison of femtolaser assisted cataract surgery versus conventional phacoemulsification using a novel hydrophobic intraocular lens",
            "abstract": null,
            "authors": [
                "Casazza, M",
                "Hirnschall, N",
                "Laubichler, P",
                "Mariacher, S",
                "Siska, R",
                "Wendelstein, J",
                "Bolz, M"
            ],
            "year": 2024,
            "source": "ESCRS; SEP 6-10, 2024; Barcelona . 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214185-14043"
            ],
            "persons": [
                "214185-130295"
            ],
            "imported": "2025-02-10T15:51:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214184,
            "title": "Gastroenterologische Fallbeispiele: Was habe ich heute schon gelernt?",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "FOMF - Innere Medizin Update Refresher Wien 11.24; NOV 26-30, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214184-14081"
            ],
            "persons": [
                "214184-52938"
            ],
            "imported": "2025-02-10T15:50: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214179,
            "title": "Forschungspreis 2024 der René Baumgart-Stiftung \"Neuer Bluttest zur Diagnose und Risikoabschätzung von Lungenhochdruck\" an Dr. Natalie Bordag",
            "abstract": null,
            "authors": [
                "Bordag, N"
            ],
            "year": 2024,
            "source": ". 2024",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214179-14047"
            ],
            "persons": [
                "214179-87663"
            ],
            "imported": "2025-02-10T15:43: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 214192,
            "title": "Was sollen wir ab jetzt tun? Wie aus Gesundheitsarbeiter*innen wieder Ärzt*innen werden.",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "Science on Top; JUN 21-23, 2024; Wagrain, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214192-14081"
            ],
            "persons": [
                "214192-52938"
            ],
            "imported": "2025-02-10T16:03:50+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": 214198,
            "title": "Placenta-derived small extracellular vesicles - empirical knowledge and methodological expertise",
            "abstract": null,
            "authors": [
                "Hirschmugl, B",
                "Stoiber, M",
                "Wadsack, C\r\n"
            ],
            "year": 2024,
            "source": "ASEV-CzeSEV; SEP 16-17, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214198-14038"
            ],
            "persons": [
                "214198-50442",
                "214198-113409",
                "214198-56938"
            ],
            "imported": "2025-02-10T16:17: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": 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": 214196,
            "title": "Virale Hepatitiden 2024 - Who cares?",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "FOMF - Allgemeinmedizin Update Refresher 06.24; JUN 11-14, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214196-14081"
            ],
            "persons": [
                "214196-52938"
            ],
            "imported": "2025-02-10T16:13:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214165,
            "title": "276 Gene expression profiles and immune cell composition of generalized pustular psoriasis, palmoplantar pustulosis, and acute generalized exanthematous pustulosis",
            "abstract": null,
            "authors": [
                "Benezeder, T",
                "Bordag, N",
                "Woltsche, JN",
                "Falkensteiner, K",
                "Graier, T",
                "Wolf, P"
            ],
            "year": 2024,
            "source": "Supplement to the Journal of Investigative Dermatology. 2024; 144(12):S276--53rd Annual ESDR Meeting; SEP 4-7; 2024; Lisbon, PORTUGAL. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214165-14047"
            ],
            "persons": [
                "214165-107871",
                "214165-51618",
                "214165-76691",
                "214165-87663",
                "214165-88082",
                "214165-100719"
            ],
            "imported": "2025-02-10T15:11: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}