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=157820&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157840&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157800&ordering=impactfactor",
    "results": [
        {
            "id": 213813,
            "title": "1x1 der künstlichen Intelligenz in der Medizin.",
            "abstract": null,
            "authors": [
                "Zatloukal, K"
            ],
            "year": 2024,
            "source": "Jahrestagung der Österreichische Gesellschaft für Dermatologie und Venerologie; NOV 28-30, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213813-14020"
            ],
            "persons": [
                "213813-51663"
            ],
            "imported": "2025-02-05T16:51:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213815,
            "title": "Scrutinised and Compared: HVG Identification Methods in Terms of\r\nCommon Metrics",
            "abstract": null,
            "authors": [
                "Kasianchuk, N",
                "Kukuruza, Y",
                "Ostash, V",
                "Boshtova, A",
                "Tsvyk, Mykhailichenko, M."
            ],
            "year": 2023,
            "source": "Proceedings of International Conference on Applied Innovations in IT  2023. 2023; 11(2):59-65.-International Conference on Applied Innovations in IT ; MÄR 3-6, 2023; Koethen, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-02-05T17:03:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 213814,
            "title": "Changes in research paradigms and the impact on medicine.",
            "abstract": null,
            "authors": [
                "Zatloukal, K"
            ],
            "year": 2024,
            "source": "21st International medical doctoral conference; NOV 20-22, 2024; Hradec Králové, CZECH REPUBLIC. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213814-14020"
            ],
            "persons": [
                "213814-51663"
            ],
            "imported": "2025-02-05T16:55:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213819,
            "title": "Fornix Rekonstruction and Simple Limbal Epithelial Transplantation after Thermal Burn Injur: a 6 year follow up",
            "abstract": null,
            "authors": [
                "Klein-Theyer, A",
                "Horwath-Winter, J",
                "Zimmermann-Roth,C",
                "Boldin, I: Medic, N",
                ""
            ],
            "year": 2024,
            "source": "Proceedings of the ESOPRS winter meeting 2024 . 2024; -ESOPRS full member wintermeeting; 24-28-1,2024; Zell am See. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213819-14043"
            ],
            "persons": [
                "213819-53007",
                "213819-104901",
                "213819-56837",
                "213819-57828"
            ],
            "imported": "2025-02-05T17:25:47+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": 213817,
            "title": "\fFuture perspectives of autopsies and autopsy research: High level biosafety, virtopsy and the application of artificial intelligence.\r\n",
            "abstract": null,
            "authors": [
                "Zatloukal, K"
            ],
            "year": 2024,
            "source": "XXXV Congress of International Academy of Pathology (IAP 2024); OCT 27-31, 2024; Cancun, MEXICO. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213817-14020"
            ],
            "persons": [
                "213817-51663"
            ],
            "imported": "2025-02-05T17:06:31+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 187132,
            "title": "Characteristics, management, and outcome of pediatric patients with post-transplant lymphoproliferative disease-A 20 years' experience from Austria.",
            "abstract": null,
            "authors": [
                "Füreder, A",
                "Kropshofer, G",
                "Benesch, M",
                "Dworzak, M",
                "Greil, S",
                "Huber, WD",
                "Hubmann, H",
                "Lawitschka, A",
                "Mann, G",
                "Michel-Behnke, I",
                "Müller-Sacherer, T",
                "Pichler, H",
                "Simonitsch-Klupp, I",
                "Schwinger, W",
                "Szepfalusi, Z",
                "Crazzolara, R",
                "Attarbaschi, A, , Austrian, Society, of, Pediatric, Hematology, and, Oncology"
            ],
            "year": 2021,
            "source": "Cancer Rep (Hoboken). 2021; 4(5):e1375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000632214800001",
            "pubmed": "33755341",
            "doi": "10.1002/cnr2.1375",
            "pmc": "PMC8551996",
            "organizations": [
                "187132-14091",
                "187132-14092"
            ],
            "persons": [
                "187132-50752-6",
                "187132-51369-6",
                "187132-51859-6"
            ],
            "imported": "2021-03-29T12:23:08+02:00",
            "journal": "CANCER REP-US",
            "issn": "2573-8348",
            "collection_publisher": null,
            "collection_title": "CANCER REPORTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 171404,
            "title": "Calnexin Depletion by Endoplasmic Reticulum Stress During Cholestasis Inhibits the Na+-Taurocholate Cotransporting Polypeptide.",
            "abstract": null,
            "authors": [
                "Robin, MJD",
                "Appelman, MD",
                "Vos, HR",
                "van Es, RM",
                "Paton, JC",
                "Paton, AW",
                "Burgering, B",
                "Fickert, P",
                "Heijmans, J",
                "van de Graaf, SFJ"
            ],
            "year": 2018,
            "source": "Hepatol Commun. 2018; 2(12):1550-1566",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000452729400012",
            "pubmed": "30556041",
            "doi": "10.1002/hep4.1262",
            "pmc": "PMC6287483",
            "organizations": [
                "171404-14081"
            ],
            "persons": [
                "171404-52938-6"
            ],
            "imported": "2019-01-04T17:08:32+01:00",
            "journal": "HEPATOL COMMUN",
            "issn": "2471-254X",
            "collection_publisher": null,
            "collection_title": "HEPATOLOGY COMMUNICATIONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213820,
            "title": "CTDNA-based detection of homologous recombination deficiency in MCRPC patients.",
            "abstract": null,
            "authors": [
                "Vlachos, G",
                "Moser, T",
                "Eberhard, A",
                "Bauernhofer, T",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "ISLB. 2024; -International Society of Liquid Biopsy; NOV 23-25, 2024; Denver, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213820-14021",
                "213820-14085"
            ],
            "persons": [
                "213820-51692",
                "213820-50899",
                "213820-76215"
            ],
            "imported": "2025-02-05T17:31: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": 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": 213821,
            "title": "ctDNA can infer Homologous Recombination Deficiency in mCRPC patients.\r\n.",
            "abstract": null,
            "authors": [
                "Vlachos, G",
                "Moser, T",
                "Eberhard, A ",
                "Bauernhofer, T",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "Circulating Nucleic Acids in Plasma and Serum (CNAPS); MAR 4-6, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213821-14021",
                "213821-14085"
            ],
            "persons": [
                "213821-51692",
                "213821-50899",
                "213821-76215"
            ],
            "imported": "2025-02-05T17:36:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213825,
            "title": "Außergewöhnlich frühe Manifestation einer systemischen Sklerose: eine Fallstudie",
            "abstract": null,
            "authors": [
                "Regenstein, G",
                "Haidl, H"
            ],
            "year": 2024,
            "source": "Monatsschr Kinderheilkd 2024 · 172 (Suppl 3):S189–S226\r\n\r\n. 2024; -62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; OCT 3–5, 2024; Bregenz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213825-14091"
            ],
            "persons": [
                "213825-54077"
            ],
            "imported": "2025-02-05T17:59:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213827,
            "title": "„Wenn ich gewusst hätte, wie krank meine Kinder \r\nsind!“ – Neue Schritte in der Masernaufklärung der \r\ntschetschenischen Community\r\n",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Plecko, B",
                "Haidl, H",
                "Ceolotto, A",
                "Zurl, C",
                "Strenger, V"
            ],
            "year": 2023,
            "source": "Monatsschr Kinderheilkd 2023 · 171 (Suppl 4):S309–S351\r\n. 2023; -61. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 28–30, 2023; Leoben, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213827-14091"
            ],
            "persons": [
                "213827-54077",
                "213827-117521",
                "213827-56810"
            ],
            "imported": "2025-02-05T18:07:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213829,
            "title": "Im Kakao fehlt das „C“!",
            "abstract": null,
            "authors": [
                "Battistuta, G",
                "Haidl, H",
                "Gallistl, S",
                "Ceolotto, A",
                "Plecko, B"
            ],
            "year": 2023,
            "source": "Monatsschr Kinderheilkd 2023 · 171 (Suppl 4):S309–S351\r\n. 2023; -61. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 28-30, 2023; Leoben, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213829-14091"
            ],
            "persons": [
                "213829-54077",
                "213829-109145"
            ],
            "imported": "2025-02-05T18:23:48+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": 213828,
            "title": "„Toxic shock syndrome“ bei einem 21 Monate alten Bub \r\nnach Verbrühung",
            "abstract": null,
            "authors": [
                "Gruber, V",
                "Haidl, H",
                "Ceolotto, A",
                "Strenger, V",
                "Pfurtscheller, K"
            ],
            "year": 2023,
            "source": "Monatsschr Kinderheilkd 2023 · 171 (Suppl 4):S309–S351\r\n. 2023; -61. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 28-30, 2023; Leoben, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213828-14091"
            ],
            "persons": [
                "213828-54077",
                "213828-117521",
                "213828-56810"
            ],
            "imported": "2025-02-05T18:19:19+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": 213831,
            "title": "Zerebrale Krampfanfälle nach Nimotuzumabgabe bei diffusem hochmalignem Gliom vom RTK2-Subtyp.",
            "abstract": null,
            "authors": [
                "Engertsberger, L",
                "Nussbaumer, G",
                "Breuss, B",
                "Zobel, J",
                "Haberler, C",
                "Perwein, T",
                "Benesch, M"
            ],
            "year": 2024,
            "source": "Abstracts der 62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ) 2024. Monatsschrift Kinderheilkunde. 2024; 172(Suppl3):S201-S201.-62. Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); OCT 3–5, 2024; Bregenz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213831-14092"
            ],
            "persons": [
                "213831-119115",
                "213831-51369",
                "213831-105601",
                "213831-93278",
                "213831-98278",
                "213831-98443"
            ],
            "imported": "2025-02-05T18:48:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213836,
            "title": "Mammainterventionen.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "Basismodul Mammadiagnostik 2024; DEZ 12-13, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213836-14104"
            ],
            "persons": [
                "213836-82111"
            ],
            "imported": "2025-02-05T20:01: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": 213837,
            "title": "Interaktive Fallanalysen 1.",
            "abstract": null,
            "authors": [
                "Pfarl, G",
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "Basismodul Mammadiagnostik 2024; DEZ 12-13, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213837-14104"
            ],
            "persons": [
                "213837-82111"
            ],
            "imported": "2025-02-05T20:02:32+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": 201883,
            "title": "Lipidomic data on lipid droplet triglyceride remodelling associated with protection of breast cancer cells from lipotoxic stress.",
            "abstract": null,
            "authors": [
                "Jarc, E",
                "Eichmann, TO",
                "Zimmermann, R",
                "Petan, T"
            ],
            "year": 2018,
            "source": "Data Brief. 2018; 18:  234-240. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000449815400034",
            "pubmed": "29896513",
            "doi": "10.1016/j.dib.2018.03.033",
            "pmc": "PMC5996238",
            "organizations": [],
            "persons": [
                "201883-111459-6"
            ],
            "imported": "2023-02-28T01:00:00+01:00",
            "journal": "Data Brief",
            "issn": "2352-3409",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 213839,
            "title": "Interaktive Fallanalysen 3.",
            "abstract": null,
            "authors": [
                "Pfarl, G",
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "Basismodul Mammadiagnostik 2024; DEZ 12-13, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213839-14104"
            ],
            "persons": [
                "213839-82111"
            ],
            "imported": "2025-02-05T20:04:32+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": 213835,
            "title": "MRT der Mamma.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2024,
            "source": "Basismodul Mammadiagnostik 2024; DEZ 12-13, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213835-14104"
            ],
            "persons": [
                "213835-82111"
            ],
            "imported": "2025-02-05T20:00: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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213840,
            "title": "Interaktive Fallanalysen 4.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M",
                "Pfarl, G"
            ],
            "year": 2024,
            "source": "Basismodul Mammadiagnostik 2024; DEZ 12-13, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213840-14104"
            ],
            "persons": [
                "213840-82111"
            ],
            "imported": "2025-02-05T20:05:40+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
        }
    ]
}