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=151660&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151680&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151640&ordering=year",
    "results": [
        {
            "id": 219403,
            "title": "Überblick und Differentialdiagnosen der Erkrankungen aus dem rheumatologischen Formenkreis",
            "abstract": null,
            "authors": [
                "Reisch, M",
                "Kickinger, D"
            ],
            "year": 2024,
            "source": "Fortbildungsreihe Landesklinikum Lilienfeld; SEP 11, 2024; Lilienfeld, Austria. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219403-14086"
            ],
            "persons": [
                "219403-117682",
                "219403-117681"
            ],
            "imported": "2025-12-29T14: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215218,
            "title": "Molecular Mechanism of Caspase-9 CARD Oligomerization Using Cryo-em and NMR Spectroscopy",
            "abstract": null,
            "authors": [
                "Rawal, S",
                "Kolb, D",
                "Pritisanac, I",
                "Keller, TP",
                "Desfosses, A",
                "Madl, T",
                "Alderson, TR"
            ],
            "year": 2024,
            "source": "PROTEIN SCI. 2024; 33: 155-155.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001437110900246",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215218-14012",
                "215218-14013",
                "215218-25164"
            ],
            "persons": [
                "215218-111770",
                "215218-58881",
                "215218-91207"
            ],
            "imported": "2025-03-17T09:10:43+01:00",
            "journal": "PROTEIN SCI",
            "issn": "0961-8368",
            "collection_publisher": null,
            "collection_title": "PROTEIN SCIENCE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.747,
            "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": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 211188,
            "title": "Machine learning-based delirium prediction in surgical in-patients: a prospective validation study",
            "abstract": null,
            "authors": [
                "Jauk, S",
                "Kramer, D",
                "Sumerauer, S",
                "Veeranki, SPK",
                "Schrempf, M",
                "Puchwein, P"
            ],
            "year": 2024,
            "source": "JAMIA OPEN. 2024; 7(3): ooae091",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001314847000001",
            "pubmed": "39297150",
            "doi": "10.1093/jamiaopen/ooae091",
            "pmc": "PMC11408728",
            "organizations": [
                "211188-14052"
            ],
            "persons": [
                "211188-62925-4"
            ],
            "imported": "2024-09-24T09:05:26+02:00",
            "journal": "JAMIA OPEN",
            "issn": "2574-2531",
            "collection_publisher": null,
            "collection_title": "JAMIA OPEN; ",
            "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": 219447,
            "title": "Evaluation of YouTube as a Health Education Resource for Skin Graft Procedures.",
            "abstract": null,
            "authors": [
                "Torres, GB",
                "Brondeel, KC",
                "Sledge, TR",
                "Nus, BM",
                "Kamma, SA",
                "Wu, K",
                "Branski, LK"
            ],
            "year": 2024,
            "source": "J Burn Care Res. 2025; 46(2): 361-366. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001340373600001",
            "pubmed": "39167451",
            "doi": "10.1093/jbcr/irae161",
            "pmc": null,
            "organizations": [],
            "persons": [
                "219447-88310-6"
            ],
            "imported": "2025-12-30T01:00:00+01:00",
            "journal": "J Burn Care Res",
            "issn": "1559-0488",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.451,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.451,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "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": false
        },
        {
            "id": 210575,
            "title": "Sheep Bone Ultrastructure Analyses Reveal Differences in Bone Maturation around Mg-Based and Ti Implants.",
            "abstract": null,
            "authors": [
                "Iskhakova, K",
                "Wieland, DCF",
                "Marek, R",
                "Schwarze, UY",
                "Davydok, A",
                "Cwieka, H",
                "AlBaraghtheh, T",
                "Reimers, J",
                "Hindenlang, B",
                "Sefa, S",
                "Lopes, Marinho, A",
                "Willumeit-Römer, R",
                "Zeller-Plumhoff, B"
            ],
            "year": 2024,
            "source": "J Funct Biomater. 2024; 15(7): 192",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001277713400001",
            "pubmed": "39057313",
            "doi": "10.3390/jfb15070192",
            "pmc": "PMC11278010",
            "organizations": [
                "210575-14057",
                "210575-14052"
            ],
            "persons": [
                "210575-96335-6"
            ],
            "imported": "2024-07-30T02:00:00+02:00",
            "journal": "J Funct Biomater",
            "issn": "2079-4983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.765,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL-SCIE",
            "impactfactor_norm_super": 0.765,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL-SCIE",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 209813,
            "title": "Loggerhead Sea Turtles as Hosts of Diverse Bacterial and Fungal Communities.",
            "abstract": null,
            "authors": [
                "Filek, K",
                "Vuković, BB",
                "Žižek, M",
                "Kanjer, L",
                "Trotta, A",
                "Di, Bello, A",
                "Corrente, M",
                "Bosak, S"
            ],
            "year": 2024,
            "source": "Microb Ecol. 2024; 87(1): 79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001236166300001",
            "pubmed": "38814337",
            "doi": "10.1007/s00248-024-02388-x",
            "pmc": "PMC11139726",
            "organizations": [
                "209813-14023"
            ],
            "persons": [
                "209813-125318-1"
            ],
            "imported": "2024-06-03T02:00:00+02:00",
            "journal": "Microb Ecol",
            "issn": "0095-3628",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.945,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MARINE & FRESHWATER BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.945,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "MARINE + FRESHWATER BIOLOGY-SCIE",
            "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": 213531,
            "title": "Manifestation einer oralen Schleimhauttuberkulose mit Lymphknotenbefall - ein Case Report.",
            "abstract": null,
            "authors": [
                "Maitz, E",
                "Kindler, K",
                "Koch, L",
                "Pock, J",
                "Habenbacher, M",
                "Lang, A",
                "Andrianakis, A",
                "Walla, K",
                "Moser, U",
                "Kiss, P",
                "Weiland T",
                "Lampl, T",
                "Thurnher, D"
            ],
            "year": 2024,
            "source": "68. Österreichischer HNO-Kongress; SEP 11-14, 2024; Baden bei Wien, Vienna, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213531-14047",
                "213531-14066",
                "213531-14068"
            ],
            "persons": [
                "213531-101924",
                "213531-102292",
                "213531-116882",
                "213531-90765",
                "213531-91899",
                "213531-92858",
                "213531-97022",
                "213531-97122",
                "213531-98190",
                "213531-113910",
                "213531-89704",
                "213531-91180",
                "213531-117321"
            ],
            "imported": "2025-01-29T12:47:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 210434,
            "title": "Permanent Fistulas in Sarcoma Patients With Megaprostheses Are Associated With Frequent Hospital Visits and High Secondary Revision Rates ",
            "abstract": null,
            "authors": [
                "Sagmeister, M",
                "Gilg, M",
                "Scheipl, S",
                "Smolle, MA",
                "Leithner, A",
                "Andreou, D"
            ],
            "year": 2024,
            "source": "Ortopedia Traumatologia Rehabilitacja. 2024; 26(1):-36th Annual Meeting of the European Musculo-Skeletal Oncology Society; JUN 12-14, 2024 ; Szczecin, POLAND.  (ISBN: 1509-3492 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "210434-14052"
            ],
            "persons": [
                "210434-53237",
                "210434-95171",
                "210434-115078",
                "210434-50448",
                "210434-77074",
                "210434-112291"
            ],
            "imported": "2024-07-14T18:48:44+02:00",
            "journal": null,
            "issn": "1509-3492",
            "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": 213740,
            "title": "Homocysteine contributes to atherogenic transformation of the aorta in rabbits in the absence of hypercholesterolemia.",
            "abstract": null,
            "authors": [
                "Tehlivets, O",
                "Almer, G",
                "Brunner, M",
                "Lechleitner, M",
                "Sommer, G",
                "Kolb, D",
                "Leitinger, G",
                "Diwoky, C",
                "Wolinski, H",
                "Habisch, H",
                "Opriessnig, P",
                "Bogoni, F",
                "Pernitsch, D",
                "Kavertseva, M",
                "Bourgeois, B",
                "Kukilo, J",
                "Tehlivets, Y",
                "Schwarz, A",
                "Züllig, T",
                "Bubalo, V",
                "Schauer, S",
                "Groselj-Strele, A",
                "Hoefler, G",
                "Rechberger, G",
                "Herrmann, M",
                "Eller, K",
                "Rosenkranz, AR",
                "Madl, T",
                "Frank, S",
                "Holzapfel, GA",
                "Kratky, D",
                "Mangge, H",
                "Hörl, G"
            ],
            "year": 2024,
            "source": "-. 2024; -(-):---.-Lipotox meeting; April 18-20, 2024; Graz, Austria.  (ISBN: - )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213740-14028",
                "213740-14012"
            ],
            "persons": [
                "213740-52854",
                "213740-56571",
                "213740-108411"
            ],
            "imported": "2025-02-05T10:16: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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213737,
            "title": "HOMOCYSTEINE-ASSOCIATED CONSEQUENCES: FOCUS ON METHYLATION INHIBITION",
            "abstract": null,
            "authors": [
                "Tehlivets. O",
                "Almer, G",
                "Bogoni, F",
                "Bourgeois, G",
                "Brunner, M",
                "Bubalo, V",
                "Diwoky, C",
                "Frank, S",
                "Andrea Groselj-Strele, Kathrin Eller, Hansjörg Habisch, Jutta Hafner, Markus Herrmann, Gerald Hoefler, Gerhard Holzapfel, Gerd Hörl, Maria Kavertseva, Dagmar Kolb, Dagmar Kratky, Jelena Kukilo, Ronald Kühnlein, Margarete Lechleitner, Gerd Leitinger, Maximilian Mack, Tobias Madl, Harald Mangge, Peter Opriessnig, Dominique Pernitsch, Brigitte Pertschy, Gerald N. Rechberger, Alexander Rosenkranz, Silvia Schauer, Gerhard Sommer, Andreas N. Schwarz, Elisa Talker, Yuriy G. Tehlivets , Heimo Wolinski, and Thomas Züllig"
            ],
            "year": 2024,
            "source": "-. 2024; -(-):---.-FASEB meeting ; August 11-16, 2024; Niagara Falls, USA.  (ISBN: - )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213737-14013",
                "213737-14020",
                "213737-14028",
                "213737-14051",
                "213737-14087",
                "213737-27476",
                "213737-28393"
            ],
            "persons": [
                "213737-112590",
                "213737-51988",
                "213737-68874",
                "213737-52854",
                "213737-56571",
                "213737-59497",
                "213737-71084"
            ],
            "imported": "2025-02-05T10:10: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 219865,
            "title": "Die Rolle des atypischen Chemokinrezeptors ACKR4 in der Hyperglykämie.",
            "abstract": null,
            "authors": [
                "Leitinger, D",
                "Schabhüttl, C",
                "Rosenkranz, A",
                "Rot, A",
                "Eller, K",
                "Artinger, K"
            ],
            "year": 2024,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Nephrologie und der Österreichischen Gesellschaft für Hypertensiologie; OCT 3-5, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219865-14084"
            ],
            "persons": [
                "219865-104723",
                "219865-74174",
                "219865-75657",
                "219865-86124",
                "219865-72630",
                "219865-86588"
            ],
            "imported": "2026-01-14T16:42: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": 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
        },
        {
            "id": 209000,
            "title": "„The future is now – Digitalisierung in der Notfallmedizin“ - Kurzfilm zur Demonstration des möglichen Einsatzes von neuen Technologien in der präklinischen Behandlung von vital bedrohten Patient*innen ",
            "abstract": null,
            "authors": [
                "Hansbauer, N",
                "Streicher-Feldhofer, M",
                "Dinbauer, D",
                "Eichinger, M",
                "Furtmüller, M",
                "Haunold, R",
                "Kurtz, G",
                "Ribitsch, M",
                "Wittig, J",
                "Sommer, G",
                "Prause, G",
                "Orlob, S",
                "Purkarthofer, D\r\n\r\n"
            ],
            "year": 2024,
            "source": "Journal der Arbeitsgemeinschaft für Notfallmedizin. 2024; 2(S1):-Notfallmedizin 2024 - 11. Kongress der Arbeitsgemeinschaft für Notfallmedizin; APR 4-6, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209000-14069",
                "209000-14070"
            ],
            "persons": [
                "209000-51986",
                "209000-54089",
                "209000-95708",
                "209000-74176"
            ],
            "imported": "2024-04-10T18:53:48+02:00",
            "journal": null,
            "issn": "2791-5077",
            "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": 212644,
            "title": "A Full Physics Real-Time Solver for Simulating Arrhythmias in the Human Heart.",
            "abstract": null,
            "authors": [
                "Schrotter, T",
                "Gsell, MAF",
                "Neic A",
                "Plank",
                "G"
            ],
            "year": 2024,
            "source": "Proceedings of the 51th International Conference on Computing in Cardiology (CinC24). 2024; 51: -Computing in Cardiology (CinC); SEP 8-11, 2024; Karlsruhe, GERMANY;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212644-14011"
            ],
            "persons": [
                "212644-113912",
                "212644-50966",
                "212644-96212"
            ],
            "imported": "2024-12-20T10:38:52+01:00",
            "journal": null,
            "issn": "2325-8861",
            "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": 209649,
            "title": "Mapping the Clinical Practice of Traditional, Complementary and Integrative Medicine in Oncology in Western Countries: A Multinational Cross-sectional Survey",
            "abstract": null,
            "authors": [
                "Huemer, M",
                "Graca, S",
                "Bitsche, S",
                "Hofmann, G",
                "Armour, M",
                "Pichler, M"
            ],
            "year": 2024,
            "source": "Abstracts for SAR/RCMI PolyU International Research Conference. 2024; -SAR / RCMI PolyU International Research Conference; MAY 23-25, 2024; Hong Kong, CHINA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209649-14085"
            ],
            "persons": [
                "209649-52003",
                "209649-91751"
            ],
            "imported": "2024-05-23T11:12:06+02:00",
            "journal": null,
            "issn": "2095-4964",
            "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": 213999,
            "title": "ctDNA profiling of HR+/HER2-low and HR+/HER2-0 metastatic breast cancer patients.",
            "abstract": null,
            "authors": [
                "Dobrić, N",
                "Dandachi, N",
                "Klocker, EV",
                "Suppan, C",
                "Graf, R",
                "Hasenleithner, S",
                "Jost, PJ",
                "Heitzer, E",
                "Balic, M"
            ],
            "year": 2024,
            "source": "Molecular Oncology Supplement: EACR 2024: Innovative Cancer Science. 2024; 18(S1):i-ii.-EACR 2024 Congress: Innovative Cancer Science; JUN 10-13, 2024; Rotterdam, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213999-14021",
                "213999-14085"
            ],
            "persons": [
                "213999-107132",
                "213999-76112",
                "213999-100192",
                "213999-50563",
                "213999-50899",
                "213999-59188",
                "213999-77970",
                "213999-97797",
                "213999-116447"
            ],
            "imported": "2025-02-07T18:11:45+01:00",
            "journal": null,
            "issn": "1574-7891",
            "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": 207538,
            "title": "MiR-4646-5p Acts as a Tumor-Suppressive Factor in Triple Negative Breast Cancer and Targets the Cholesterol Transport Protein GRAMD1B.",
            "abstract": null,
            "authors": [
                "Jonas, K",
                "Prinz, F",
                "Ferracin, M",
                "Krajina, K",
                "Deutsch, A",
                "Madl, T",
                "Rinner, B",
                "Slaby, O",
                "Klec, C",
                "Pichler, M"
            ],
            "year": 2024,
            "source": "Noncoding RNA. 2023; 10(1):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001170546900001",
            "pubmed": "38250802",
            "doi": "10.3390/ncrna10010002",
            "pmc": "PMC10801495",
            "organizations": [
                "207538-14013",
                "207538-14082",
                "207538-14085",
                "207538-27477"
            ],
            "persons": [
                "207538-104199-1",
                "207538-50826-6",
                "207538-59183-6",
                "207538-91207-6"
            ],
            "imported": "2024-02-05T01:00:00+01:00",
            "journal": "Noncoding RNA",
            "issn": "2311-553X",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 209837,
            "title": "Personalized assessment of vitamin D status by a novel metabolic approach. ",
            "abstract": null,
            "authors": [
                "Zelzer, S",
                "Herrmann, M",
                "Cavalier, E",
                "Kleber, M",
                "Keppel, MH",
                "Enko, D",
                "Scharnagl, H",
                "Pilz, S",
                "MärzW"
            ],
            "year": 2024,
            "source": "Anticancer Research; International Journal of Cancer Research and Treatment. 2024; 44: 2249-2270.-Joint International Symposium - Vitamin D in prevention and therapy & biologic effects of light; MAY 8-10, 2024; Homburg, GERMANY.  (ISBN: 0250-7005 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209837-14014",
                "209837-14023",
                "209837-14028",
                "209837-14080"
            ],
            "persons": [
                "209837-68273",
                "209837-50886",
                "209837-53344",
                "209837-81051",
                "209837-89193",
                "209837-99451"
            ],
            "imported": "2024-06-04T10:50:48+02:00",
            "journal": null,
            "issn": "1791-7530",
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 212580,
            "title": "Focused review on artificial intelligence for disease detection in infants",
            "abstract": null,
            "authors": [
                "Bartl-Pokorny, KD",
                "Zitta, C",
                "Beirit, M",
                "Vogrinec, G",
                "Schuller, BW",
                "Pokorny, FB"
            ],
            "year": 2024,
            "source": "FRONT DIGIT HEALTH. 2024; 6:  1459640",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001371983000001",
            "pubmed": "39654981",
            "doi": "10.3389/fdgth.2024.1459640",
            "pmc": "PMC11625793",
            "organizations": [
                "212580-14068"
            ],
            "persons": [
                "212580-50573-6",
                "212580-77049-2",
                "212580-79651-4",
                "212580-91531-6"
            ],
            "imported": "2024-12-16T09:27:07+01:00",
            "journal": "FRONT DIGIT HEALTH",
            "issn": "2673-253X",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN DIGITAL HEALTH; ",
            "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": 209993,
            "title": "Arbeitszufriedenheit unter österreichischen Pädiaterinnen und Pädiatern Signifikante Unterschiede zwischen Kassenpraxis, Privatpraxis und Spital",
            "abstract": null,
            "authors": [
                "Kohlfuerst, DS",
                "Zoeggeler, T",
                "Karall, D",
                "Kerbl, R"
            ],
            "year": 2024,
            "source": "PADIATR PADOL. 2024; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001239215500001",
            "pubmed": null,
            "doi": "10.1007/s00608-024-01226-0",
            "pmc": null,
            "organizations": [
                "209993-14092"
            ],
            "persons": [
                "209993-51821-6",
                "209993-54341-2"
            ],
            "imported": "2024-06-17T09:15:37+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": "PAEDIATRIE UND PAEDOLOGIE; ",
            "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": 213998,
            "title": "ctDNA shedding in early colorectal cancer.",
            "abstract": null,
            "authors": [
                "Andaloro, S",
                "Aigner, F",
                "Uranitsch, S",
                "Lax, S",
                "Sallinger, K",
                "El- Heliebi, A",
                "Kühberger, S",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "Molecular Oncology Supplement: EACR 2024: Innovative Cancer Science. 2024; 18(S1):i-ii.-EACR 2024 Congress: Innovative Cancer Science; JUN 10-13, 2024; Rotterdam, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213998-14017",
                "213998-14020",
                "213998-14021",
                "213998-14045"
            ],
            "persons": [
                "213998-105079",
                "213998-119492",
                "213998-52442",
                "213998-104057",
                "213998-125879",
                "213998-50899",
                "213998-66435"
            ],
            "imported": "2025-02-07T18:11:43+01:00",
            "journal": null,
            "issn": "1574-7891",
            "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
        }
    ]
}