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=149040&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149060&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149020&ordering=year",
    "results": [
        {
            "id": 211308,
            "title": "Outcomes after primary retroperitoneal lymph node dissection in men with stage 2 non-seminomatous germ cell tumour: A multicenter retrospective cohort study.",
            "abstract": null,
            "authors": [
                "Antonelli, L",
                "Heidenreich, A",
                "Bagrodia, A",
                "Branger, N",
                "Clinton, T",
                "Daneshmand, S",
                "Djaladat, H",
                "Hamilton, RJ",
                "Ho, M",
                "Sexton, WJ",
                "Nicol, D",
                "Nicolai, N",
                "Olson, K",
                "Porter, J",
                "Singla, N",
                "Stroup, SP",
                "Terbuch, A",
                "Cary, C",
                "Fankhauser, CD"
            ],
            "year": 2024,
            "source": "J CLIN ONCOL. Abstracts. 2024; 42(4_SUPPL):516-516.-ASCO - GU Cancers Symposium; JAN 25-27, 2024; San Francisco, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001266676900484",
            "pubmed": null,
            "doi": "10.1200/JCO.2024.42.4_suppl.516",
            "pmc": null,
            "organizations": [
                "211308-14085"
            ],
            "persons": [
                "211308-86226"
            ],
            "imported": "2024-09-30T09:48:01+02:00",
            "journal": "J CLIN ONCOL",
            "issn": "0732-183X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CLINICAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 42.1,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.979,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ONCOLOGY-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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210572,
            "title": "USING A MULTI-OMICS LANDSCAPE OF THE MATERNAL-FETAL INTERFACE TO MODEL THE LONGITUDINAL PATHOGENESIS OF EARLY-ONSET PRE-ECLAMPSIA",
            "abstract": null,
            "authors": [
                "Nonn, O",
                "Debnath, O",
                "Valdes, D",
                "Frolova, A",
                "Haider, S",
                "Verlohren, S",
                "Thilaganathan, B",
                "Kaituu-lino, TJ",
                "Tong, S",
                "Staff, AC",
                "Coscia, F",
                "Müller, DN",
                "Dechend, R",
                "Gauster, M",
                "Ishaque, N",
                "Herse, F"
            ],
            "year": 2024,
            "source": "J HYPERTENS. Abstracts. 2024; 42: e57--33rd European Meeting on Hypertension and Cardiovascular Renal Protection (ESH); MAY 31-JUN 03, 2024; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001256619700118",
            "pubmed": null,
            "doi": "10.1097/01.hjh.0001019804.30201.9b",
            "pmc": null,
            "organizations": [
                "210572-14017"
            ],
            "persons": [
                "210572-53232",
                "210572-89664"
            ],
            "imported": "2024-07-30T09:19:56+02:00",
            "journal": "J HYPERTENS",
            "issn": "0263-6352",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HYPERTENSION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.672,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 208998,
            "title": "Management of Breast Implant Associated Complications - Case and Real World Data Review.",
            "abstract": null,
            "authors": [
                "Lumenta, DB"
            ],
            "year": 2024,
            "source": "India Association of Aesthetic Plastic Surgeons (AESURG), 19th annual conference ; MAR, 27-30, 2024; Gurugram, Haryana, India. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "208998-14076"
            ],
            "persons": [
                "208998-81670"
            ],
            "imported": "2024-04-10T16:52:36+02: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": 213082,
            "title": "Targeting pyruvate kinase M2 to limit T cell pathogenicity in multiple sclerosis",
            "abstract": null,
            "authors": [
                "Schnabl, A",
                "Ellmeier, E",
                "Stracke, A",
                "Seifried, K",
                "Tafrali, C",
                "Demjaha, R",
                "Wurth, S",
                "Khalil, M",
                "Angiari, S"
            ],
            "year": 2024,
            "source": "EUR J IMMUNOL. 2024; 54: 74-74.-7th European Conference of Immunology; SEP 01-04, 2024; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001364287300053",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213082-14014",
                "213082-14051"
            ],
            "persons": [
                "213082-111610",
                "213082-115501",
                "213082-118907",
                "213082-119892",
                "213082-107391",
                "213082-57435",
                "213082-61645",
                "213082-94124"
            ],
            "imported": "2025-01-13T08:11:00+01:00",
            "journal": "EUR J IMMUNOL",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.638,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-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": 213060,
            "title": "Extracellular ATP Induces Aging-Associated Traits in CD4 T Cells",
            "abstract": null,
            "authors": [
                "Rittchen, S",
                "Zdouc, A",
                "Angiari, S",
                "Fessler, J"
            ],
            "year": 2024,
            "source": "EUR J IMMUNOL. 2024; 54: 417-417.-7th European Conference of Immunology; SEP 01-04, 2024; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001364287301016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213060-14014"
            ],
            "persons": [
                "213060-107391",
                "213060-95212",
                "213060-78952"
            ],
            "imported": "2025-01-13T08:11:00+01:00",
            "journal": "EUR J IMMUNOL",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.638,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-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": true,
            "local_affiliation": true
        },
        {
            "id": 211194,
            "title": "STAT3β represses interferon signaling in acute myeloid leukemia contributing to favorable disease outcomes",
            "abstract": null,
            "authors": [
                "Edtmayer, S",
                "Witalisz-Siepracka, A",
                "Zdársky, B",
                "Weiss, S",
                "Eder, T",
                "Dutta, S",
                "Wieser, R",
                "Sill, H",
                "Grebien, F",
                "Stoiber, D"
            ],
            "year": 2024,
            "source": "KLIN PADIATR. Abstracts. 2024; 236(3):204-204.-35. Jahrestagung der Kind-Philipp-Stiftung für pädiatrisch onkologische Forschung; JUN 5-8, 2024; Wilsede, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001305644900020",
            "pubmed": null,
            "doi": "10.1055/s-0044-1786570",
            "pmc": null,
            "organizations": [
                "211194-14082",
                "211194-14085"
            ],
            "persons": [
                "211194-101484",
                "211194-51857"
            ],
            "imported": "2024-09-24T09:05:26+02:00",
            "journal": "KLIN PADIATR",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": "KLINISCHE PADIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.223,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "PEDIATRICS-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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211323,
            "title": "Outcomes after primary retroperitoneal lymph node dissection in men with stage 2 non-seminomatous germ cell tumour, a multicenter retrospective cohort study",
            "abstract": null,
            "authors": [
                "Antonelli, L",
                "Heidenreich, A",
                "Bagrodia, A",
                "Branger, N",
                "Cazzaniga, W",
                "Clinton, TN",
                "Daneshmand, S",
                "Djaladat, H",
                "Eggener, S",
                "Hamilton, RJ",
                "Ho, M",
                "Sexton, WJ",
                "Nazzani, S",
                "Nicol, D",
                "Nicolai, N",
                "Olson, K",
                "Paffenholz, P",
                "Porter, J",
                "Singla, N",
                "Stroup, SP",
                "Tachibana, ",
                "Terbuch, A",
                "Cary, C",
                "Fankhauser, CD"
            ],
            "year": 2024,
            "source": "EUR UROL. Abstracts EAU24. 2024; 85: S722-S723.-39th Annual EAU Congress; APR 5-8, 2024; Paris, FRANCE. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001282821400517",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211323-14085"
            ],
            "persons": [
                "211323-86226"
            ],
            "imported": "2024-09-30T09:48:01+02:00",
            "journal": "EUR UROL",
            "issn": "0302-2838",
            "collection_publisher": null,
            "collection_title": "EUROPEAN UROLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 25.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.989,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213063,
            "title": "Coenzyme A fueling with pantethine limits autoreactive T cell pathogenicity in experimental neuroinflammation",
            "abstract": null,
            "authors": [
                "Ellmeier, E",
                "Carlucci, T",
                "Budui, SL",
                "Bach, SD",
                "Dusi, S",
                "Walter, J",
                "Schnabl, A",
                "Tafrali, C",
                "Demjaha, R",
                "Khalil, M",
                "Bordag, N",
                "Angelini, G",
                "Terrabuio, E",
                "Zenaro, E",
                "Laudanna, C",
                "Rossi, B",
                "Constantin, G",
                "Angiari, S"
            ],
            "year": 2024,
            "source": "EUR J IMMUNOL. 2024; 54: 401-401.-7th European Conference of Immunology; SEP 01-04, 2024; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001364287301002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213063-14014",
                "213063-14047",
                "213063-14051"
            ],
            "persons": [
                "213063-111610",
                "213063-107391",
                "213063-57435",
                "213063-87663",
                "213063-110988",
                "213063-115501",
                "213063-118907",
                "213063-119892"
            ],
            "imported": "2025-01-13T08:11:00+01:00",
            "journal": "EUR J IMMUNOL",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.638,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "IMMUNOLOGY-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": 211382,
            "title": "The role of pathologist and best practice sharing.",
            "abstract": null,
            "authors": [
                "Brcic, L"
            ],
            "year": 2024,
            "source": "Clinical pathway of early (neoadjuvant) NSCLC treatment in UMC Maribor; OCT 1, 2024; Maribor, SLOVENIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211382-14020"
            ],
            "persons": [],
            "imported": "2024-10-03T16:09:31+02: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": 211638,
            "title": "One Year Results of the DEEPER LIMUS Trial: The Bare Temporary Spur Stent System for Treatment of Infrapopliteal Arterial Disease",
            "abstract": null,
            "authors": [
                "Schweiger, L"
            ],
            "year": 2024,
            "source": "J VASC SURG. Abstracts. 2024; 79(4):37S-37S.-50th Annual VEITHsymposium; NOV 14-18, 2023; New York, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001300248900079",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211638-14079"
            ],
            "persons": [
                "211638-88373"
            ],
            "imported": "2024-10-21T10:20:47+02:00",
            "journal": "J VASC SURG",
            "issn": "0741-5214",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF VASCULAR SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.892,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "SURGERY-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": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213143,
            "title": "Kleiner Tumor, großes Risiko: Aggressives digitales papilläres Adenokarzinom.",
            "abstract": null,
            "authors": [
                "Gressenberger, P"
            ],
            "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": [
                "213143-14047"
            ],
            "persons": [
                "213143-98007"
            ],
            "imported": "2025-01-14T11:17: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": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212000,
            "title": "2,3-Dehydrosilybin induces nitric oxide formation in cardiomyoblasts",
            "abstract": null,
            "authors": [
                "Dostál, Z",
                "Záková, M",
                "Prichystalová, H",
                "Valentová, K",
                "Malli, R",
                "Modriansky, M"
            ],
            "year": 2024,
            "source": "FEBS OPEN BIO. Abstracts. 2024; 14: 182-182.-FEBS Congress; JUN 29-JUL 3, 2024; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001287535500497",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212000-17230"
            ],
            "persons": [
                "212000-50810"
            ],
            "imported": "2024-11-11T09:10:52+01:00",
            "journal": "FEBS OPEN BIO",
            "issn": "2211-5463",
            "collection_publisher": null,
            "collection_title": "FEBS OPEN BIO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.407,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-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": true,
            "local_affiliation": true
        },
        {
            "id": 213145,
            "title": "Cytosolic and lysosomal lipid hydrolysis in atherosclerosis: insights from lipase-deficient mouse models",
            "abstract": null,
            "authors": [
                "Kratky, D",
                "Vujic, N"
            ],
            "year": 2024,
            "source": "Annual Meeting of the Scandinavian Society for Atherosclerosis Research (SSAR); March, 13-16; Humlebæk, Denmark. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213145-14013"
            ],
            "persons": [
                "213145-51904",
                "213145-75396"
            ],
            "imported": "2025-01-14T13:08: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 212546,
            "title": "Inhibition of bile acid conjugation improves DDC-induced cholestatic liver injury in mice with a humanized bile acid pool",
            "abstract": null,
            "authors": [
                "Fuchs, C",
                "Petrenko, O",
                "Mlitz, V",
                "Scharnagl, H",
                "Stojakovic, T",
                "Reiberger, T",
                "Garfinkel, B",
                "Trauner, M"
            ],
            "year": 2024,
            "source": "J HEPATOL. Abstracts. 2024; 80: S296-S296.-EASL Congress; JUN 5-8, 2024; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001278309401173",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212546-14028",
                "212546-14081"
            ],
            "persons": [
                "212546-50886"
            ],
            "imported": "2024-12-16T09:27:07+01:00",
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEPATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 26.8,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.978,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213144,
            "title": "Case report of a metastasized GLI1 amplified Sarcoma in a 13 year old patient",
            "abstract": null,
            "authors": [
                "Milosevic, I",
                "Speicher, I",
                "Godschachner, T",
                "Viertler, C",
                "Brcic, I",
                "Scheipl, S",
                "Igrec, J",
                "Liegl Atzwanger, B.\r\n"
            ],
            "year": 2024,
            "source": "ÖGPath Herbsttagung Feldkirch 2024; SEP 26-28, 2024; Feldkirch, Österreich. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213144-14054",
                "213144-14020",
                "213144-14047",
                "213144-14052"
            ],
            "persons": [
                "213144-100618",
                "213144-121590",
                "213144-50448",
                "213144-54279",
                "213144-95051",
                "213144-104839",
                "213144-50546",
                "213144-92422"
            ],
            "imported": "2025-01-14T12:59: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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 210060,
            "title": "Neue molekulare Biomarker beim NSCLC (STK11, KEAP1, MTAP)",
            "abstract": null,
            "authors": [
                "Zacharias, M"
            ],
            "year": 2024,
            "source": "Lungenkarzinom facts & consequences; JUN 18, 2024; Graz, AUSTRIA;. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210060-14020"
            ],
            "persons": [
                "210060-61601"
            ],
            "imported": "2024-06-19T10:13:42+02: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": 210726,
            "title": "Proposal for a Lipidomics Scoring System",
            "abstract": null,
            "authors": [
                "Köfeler, HC",
                "Hoffmann, N"
            ],
            "year": 2024,
            "source": "Gordon Research Conference on Lipidomics; MAY 5-10, 2024; Il Cioccio Ressort, Tuscany, ITALY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210726-17225"
            ],
            "persons": [
                "210726-58455"
            ],
            "imported": "2024-08-09T10:35:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211007,
            "title": "Grundlagen und Aktuelles zu Impfungen",
            "abstract": null,
            "authors": [
                "Kohlfürst, DS"
            ],
            "year": 2024,
            "source": "Zertifikatslehrgang Reisemedizin; Sep 2, 2024; Klagenfurt. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211007-14092"
            ],
            "persons": [
                "211007-54341"
            ],
            "imported": "2024-09-05T18:10:26+02: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": 211465,
            "title": "XRes4Health - A Pilot Study",
            "abstract": null,
            "authors": [
                "Lenger, M",
                "Dalkner, N"
            ],
            "year": 2024,
            "source": "Building Your Mental Health. 2024; -Kick off Meeting, XR2Resilience; SEP 16-18, 2024; Graz. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211465-29444"
            ],
            "persons": [
                "211465-79733"
            ],
            "imported": "2024-10-08T10:45:45+02: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": 211735,
            "title": "Digitalisierung und innovative Pflegeprozesse – mögliche Wege, um Pflegepersonen zu entlasten und befähigen",
            "abstract": null,
            "authors": [
                "Lichtenegger, K"
            ],
            "year": 2024,
            "source": "https://dhealth.at/downloads/. 2024; -18th Annual Conference on\r\nHealth Informatics meets Digital Health; MAY, 8-9, 2024; Vienna. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211735-14080"
            ],
            "persons": [
                "211735-65558"
            ],
            "imported": "2024-10-25T13:37:52+02: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": true,
            "local_affiliation": true
        }
    ]
}