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=1760&ordering=-impactfactor_norm
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=1780&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1740&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 214238,
            "title": "State-of-the-Art Lecture „Cholestatische Hepatopathien“.",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "Seminarband der XX. Gastroenterologie-Seminarwoche Titisee. 2024; -XX. Gastroenterologie-Seminarwoche Titisee – FALK Foundation; FEB 24-28, 2024; Titisee, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214238-14081"
            ],
            "persons": [
                "214238-52938"
            ],
            "imported": "2025-02-10T17:45: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": true,
            "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": 214249,
            "title": "Bildgebung der kindlichen Atemwege: Röntgen? Ultraschall oder MRT?",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "RÖKO digital; MAR 1-JUN 22, 2024; Wiesbaden, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214249-14106"
            ],
            "persons": [
                "214249-85440"
            ],
            "imported": "2025-02-10T18:31:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214248,
            "title": "Auswirkungen auf die CT Diagnostik bei Kindern",
            "abstract": null,
            "authors": [
                "Stamm, G",
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "RÖKO Wiesbaden; MAY 8-10, 2024; Wiesbaden, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214248-14106"
            ],
            "persons": [
                "214248-85440"
            ],
            "imported": "2025-02-10T18:29:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214247,
            "title": "Dosiseinsparung durch KI im CT - ändert sich das Indikationsspektrum?",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "RÖKO Wiesbaden; MAY 8-10, 2024; Wiesbaden, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214247-14106"
            ],
            "persons": [
                "214247-85440"
            ],
            "imported": "2025-02-10T18:26: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": 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": 214246,
            "title": "Kinderradiologie interaktiv",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "56. Pädiatrischer Fortbildungskurs Obergurgl; JAN 21-26, 2024; Obergurgl, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214246-14106"
            ],
            "persons": [
                "214246-85440"
            ],
            "imported": "2025-02-10T18:21: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214250,
            "title": "Kardio-MRT in der Diagnostik angeborener Herzerkrankungen",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "GPR-Jahrestagung; SEP 11-14, 2024; Erlangen, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214250-14106"
            ],
            "persons": [
                "214250-85440"
            ],
            "imported": "2025-02-10T18:33:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214236,
            "title": "THE BENEFICIAL EFFECT OF A PROBIOTIC INTERVENTION ON QUALITY OF SLEEP - A RANDOMIZED, DOUBLE-BLINDED, PLACEBO-CONTROLLED STUDY.",
            "abstract": null,
            "authors": [
                "Horvath, A",
                "Feldbacher, N",
                "Stadlbauer, V"
            ],
            "year": 2024,
            "source": "DOI: 10.26355/mhd_20249_1023. 2024; -EHMSG – 37th International Workshop on Helicobacter & Microbiota in Inflammation & Cancer; SEP, 12-14, 2024; Porto, PORTUGAL. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214236-14081"
            ],
            "persons": [
                "214236-50989",
                "214236-99578",
                "214236-81091"
            ],
            "imported": "2025-02-10T17:42:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 214245,
            "title": "Kinderradiologie im Wandel",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "56. Pädiatrischer Fortbildungskurs Obergurgl; JAN 21-26, 2024; Obergurgl, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214245-14106"
            ],
            "persons": [
                "214245-85440"
            ],
            "imported": "2025-02-10T18:20: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214244,
            "title": "Pearls & Pitfalls in der CT im Kindesalter.",
            "abstract": null,
            "authors": [
                "Tschauner, S"
            ],
            "year": 2024,
            "source": "GE Usertreffen; NOV 15-16, 2024; Hall in Tirol, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214244-14106"
            ],
            "persons": [
                "214244-85440"
            ],
            "imported": "2025-02-10T18:17:26+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214227,
            "title": "Digestiv.",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "Frühling der Hepatologie 2024; MAR 16, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214227-14081"
            ],
            "persons": [
                "214227-52938"
            ],
            "imported": "2025-02-10T17:05: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": 214210,
            "title": "Hyperspectral Imaging as a tool to predict organ reperfusion quality in liver transplantation",
            "abstract": null,
            "authors": [
                "Lederer, Andri",
                "Karitnig, Robert",
                "Geisler, Antonia",
                "Fessl, Sarah",
                "Rademacher, Sebastian",
                "Sucher, Robert",
                "Hau, Hans Michael"
            ],
            "year": 2024,
            "source": "ACO ASSO Jahrestagung 2024; 3-5 Oktober 2024; St. Wolfgang. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214210-14073"
            ],
            "persons": [
                "214210-124111"
            ],
            "imported": "2025-02-10T16:38: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214234,
            "title": "Genderaspekte und Public Health in der Ernährung",
            "abstract": null,
            "authors": [
                "Horvath, A"
            ],
            "year": 2024,
            "source": "6. ÖÄK-Diplomlehrgang Ernährungsmedizin; DEC, 13, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214234-14081"
            ],
            "persons": [
                "214234-81091"
            ],
            "imported": "2025-02-10T17:28:16+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214217,
            "title": "Wann macht eine Therapie mit dem Dexamethasonimplantat Sinn?",
            "abstract": null,
            "authors": [
                "Weger, M"
            ],
            "year": 2024,
            "source": "Pflegesymposium im Rahmen der Jahrestagung der Österreichischen Ophthalmologischen Gesellschaft ; Mai 10, 2024; Schladming, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214217-14043"
            ],
            "persons": [
                "214217-51984"
            ],
            "imported": "2025-02-10T16:48:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 214225,
            "title": "IMPACT OF FETO-PLACENTAL SMALL EXTRACELLULAR VESICLES ON PREECLAMPSIA AND FETAL IMMUNITY",
            "abstract": null,
            "authors": [
                "Stoiber, M",
                "Hirschmugl, B",
                "Kauer, C",
                "Darnhofer, B",
                "Eberhard, K",
                "Köfeler, H",
                "Kashofer, K",
                "Wadsack, C"
            ],
            "year": 2024,
            "source": "European Placenta Group Conference ; NOV 7-8, 2024; Hradec Králové, CZECK REPUBLIC. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214225-14020",
                "214225-14038",
                "214225-17225",
                "214225-28083"
            ],
            "persons": [
                "214225-50442",
                "214225-57386",
                "214225-63257",
                "214225-75236",
                "214225-113409",
                "214225-125737",
                "214225-56938",
                "214225-58455"
            ],
            "imported": "2025-02-10T17:01:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 214211,
            "title": "Die Anwendung der hyperspektralen Bildgebung während Pankreasresektionen in Bezug auf die arterielle Leberperfusion",
            "abstract": null,
            "authors": [
                "Karitnig, Robert",
                "Fessl, Sarah",
                "Lederer, Andri",
                "Vlachos, Christos",
                "Hasenhütl, Sandro",
                "Hau, Hans Michael",
                "Sucher, Robert"
            ],
            "year": 2024,
            "source": "ACO ASSO Jahrestagung; 3-5 Oktober 2024; St. Wolfgang. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214211-14073"
            ],
            "persons": [
                "214211-124111"
            ],
            "imported": "2025-02-10T16:40:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 214221,
            "title": "Knifflige Probleme beim Gallensteinleiden.",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "FOMF - Web Up Expertenforum Innere Medizin ; APR 11, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214221-14081"
            ],
            "persons": [
                "214221-52938"
            ],
            "imported": "2025-02-10T16:55: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8931,
            "title": "Columbus, Capsicum and capsaicin: past, present and future.",
            "abstract": null,
            "authors": [
                "Lembeck, F"
            ],
            "year": 1987,
            "source": "ACTA PHYSIOL HUNG. 1987; 69(3-4): 265-273. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J627200002",
            "pubmed": "2444065",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-13T14:22:42+01:00",
            "journal": "ACTA PHYSIOL HUNG",
            "issn": "0231-424X",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214235,
            "title": "Unfolding the role of placental small extracellular vesicles in preeclampsia in the development of the fetal immune system",
            "abstract": null,
            "authors": [
                "Klaczynski, M",
                "Hirschmugl, B",
                "Darnhofer, B",
                "Eberhard, K",
                "Köfeler, H",
                "Kashofer, K",
                "Wadsack, C"
            ],
            "year": 2024,
            "source": "ISEV 2024; MAI 9-12, 2024; Melbourne, AUSTRALIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214235-14020",
                "214235-14038",
                "214235-17225",
                "214235-28083"
            ],
            "persons": [
                "214235-56938",
                "214235-58455",
                "214235-75236",
                "214235-113409",
                "214235-50442",
                "214235-57386",
                "214235-63257"
            ],
            "imported": "2025-02-10T17:29: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": 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": 214220,
            "title": "Multimodales Imaging und retinale Biomarker bei retinalen Venenverschlüssen ",
            "abstract": null,
            "authors": [
                "Weger, M"
            ],
            "year": 2025,
            "source": "XVII. Österreichisches Spectralis & Anterion Anwendertreffen ; Jan 18,2025; Salzburg, Austria . 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214220-14043"
            ],
            "persons": [
                "214220-51984"
            ],
            "imported": "2025-02-10T16:51: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214213,
            "title": "Retinale Venenverschlüsse. Multimodales Imaging und retinale Biomarker",
            "abstract": null,
            "authors": [
                "Weger, M"
            ],
            "year": 2024,
            "source": "Abbvie Symposium im Rahmen der Österreichischen Ophthalmologischen Gesellschaft; Mai 9, 2025; Schladming, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214213-14043"
            ],
            "persons": [
                "214213-51984"
            ],
            "imported": "2025-02-10T16:44:08+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
        }
    ]
}