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=150760&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150780&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150740&ordering=year",
    "results": [
        {
            "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-117782",
                "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": 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": 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": 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": 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-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": 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": 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": 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": 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": 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": 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": 214239,
            "title": "Encephalopathie vor und nach Lebertransplantation",
            "abstract": null,
            "authors": [
                "Fickert, P"
            ],
            "year": 2024,
            "source": "Lebertransplantationskurs 2024; FEB 1-2, 2024; Innsbruck, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214239-14081"
            ],
            "persons": [
                "214239-52938"
            ],
            "imported": "2025-02-10T17:51: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214240,
            "title": "BRAINPRINT - highly sophisticated single-subject Analyse funktioneller & struktureller Konnektome.",
            "abstract": null,
            "authors": [
                "Ritter, P",
                "Michenthaler, M",
                "Zaar, K",
                "Reishofer, G",
                "Wolfsberger, S",
                "Deutschmann, H",
                "Jehna, M"
            ],
            "year": 2024,
            "source": "31. Jahrestagung der ÖGNR; NOV 7-9, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214240-14050",
                "214240-14054",
                "214240-14108"
            ],
            "persons": [
                "214240-119690",
                "214240-100212",
                "214240-113410",
                "214240-51882",
                "214240-57389",
                "214240-60744"
            ],
            "imported": "2025-02-10T18:15: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214256,
            "title": "RSV - Bedrohung und Prophylaxe",
            "abstract": null,
            "authors": [
                "Strenger, V"
            ],
            "year": 2024,
            "source": "Kinderinfektiologie in Klinik & Praxis; SEP 25, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214256-14091"
            ],
            "persons": [
                "214256-56810"
            ],
            "imported": "2025-02-10T19:58: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214259,
            "title": "Grenzen der antibiotischen Therapie",
            "abstract": null,
            "authors": [
                "Strenger, V"
            ],
            "year": 2024,
            "source": "62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OCT 3-5, 2024; Bregenz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214259-14091"
            ],
            "persons": [
                "214259-56810"
            ],
            "imported": "2025-02-10T20:15:06+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": 208911,
            "title": "User Friendliness and Perioperative Guidance Benefits of a Cataract Surgery Education App: Randomized Controlled Trial.",
            "abstract": null,
            "authors": [
                "Gerbutavicius, R",
                "Merle, DA",
                "Wolf, A",
                "Dimopoulos, S",
                "Kortuem, KU",
                "Kortuem, FC"
            ],
            "year": 2024,
            "source": "JMIR Form Res. 2024; 8:  e55742",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001195887300002",
            "pubmed": "38551619",
            "doi": "10.2196/55742",
            "pmc": "PMC11015376",
            "organizations": [
                "208911-14043"
            ],
            "persons": [],
            "imported": "2024-04-02T02:00:00+02:00",
            "journal": "JMIR Form Res",
            "issn": "2561-326X",
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214258,
            "title": "Pertussis Quo Vadis?",
            "abstract": null,
            "authors": [
                "Strenger, V"
            ],
            "year": 2024,
            "source": "62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OCT 3-5, 2024; Bregenz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214258-14091"
            ],
            "persons": [
                "214258-56810"
            ],
            "imported": "2025-02-10T20:13:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 212337,
            "title": "Flavoprotein Fluorescence in Stargardt's Disease: a prospective multimodal imaging study",
            "abstract": null,
            "authors": [
                "Merle, DA",
                "Cuevas-Villanueva, V",
                "Jung, R",
                "Kempf, M",
                "Stingl, K",
                "Stingl, K"
            ],
            "year": 2024,
            "source": "INVEST OPHTH VIS SCI. 2024; 65(7):-ARVO Annual Meeting; MAY 5-9, 2024; Seattle, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001313316207109",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212337-14043"
            ],
            "persons": [],
            "imported": "2024-12-02T09:38:06+01:00",
            "journal": "INVEST OPHTH VIS SCI",
            "issn": "0146-0404",
            "collection_publisher": null,
            "collection_title": "INVESTIGATIVE OPHTHALMOLOGY & VISUAL SCIENCE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.919,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 214262,
            "title": "Pertussis - Update Diagnostik, Therapieindikation",
            "abstract": null,
            "authors": [
                "Strenger, V"
            ],
            "year": 2024,
            "source": "Pädiatrie Update Refreshe; NOV, 6-8, 2024; Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214262-14091"
            ],
            "persons": [
                "214262-56810"
            ],
            "imported": "2025-02-10T21:23:06+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": 214261,
            "title": "CMV bei Kindern",
            "abstract": null,
            "authors": [
                "Strenger, V"
            ],
            "year": 2024,
            "source": "AUSTROTRANSPLANT - 37. Tagung der Österreichischen Gesellschaft für Transplantation, Transfusion und Genetik; OCT 16-18, 2024; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214261-14091"
            ],
            "persons": [
                "214261-56810"
            ],
            "imported": "2025-02-10T21:20: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
        }
    ]
}