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=1880&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1860&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 214063,
            "title": "Neuroonkologie: Von molekularer Diagnostik zur optimierten Therapie.",
            "abstract": null,
            "authors": [
                "Bytyqi, K",
                "Urbanic Purkart,T."
            ],
            "year": 2024,
            "source": "Ärzte Krone.. 2024. 2024: 18-19. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214063-14051",
                "214063-14108"
            ],
            "persons": [
                "214063-86020",
                "214063-59316"
            ],
            "imported": "2025-02-09T22:21:47+01:00",
            "journal": "Ärzte Krone.",
            "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": 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": 214070,
            "title": "Bildgebung in der Neuroonkologie. \r\n",
            "abstract": null,
            "authors": [
                "Urbanic Purkart, T",
                "Nowosielski, M."
            ],
            "year": 2024,
            "source": "Neurologisch. 2024; 2024(2):",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214070-14051",
                "214070-14108"
            ],
            "persons": [
                "214070-59316"
            ],
            "imported": "2025-02-09T22:54:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 214068,
            "title": "Understanding the contribution of stretch-activated ion channels to cardiac arrhythmogenesis using computational modeling\r\n",
            "abstract": null,
            "authors": [
                "Melania Buonocunto, Aurore Lyon, Tammo Delhaas, Jordi Heijman, and Joost Lumens"
            ],
            "year": 2022,
            "source": "46th ESC Working Group on Cardiac Cellular Electrophysiology; 04-06/06/2022; Toledo, Spain. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214068-14011"
            ],
            "persons": [
                "214068-129675"
            ],
            "imported": "2025-02-09T22:48:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214064,
            "title": "The Impact of Mechano-Electric Feedback on Drug- and Stretch- Induced Arrhythmia Using a Computational Model of Cardiac Electromechanics\r\n",
            "abstract": null,
            "authors": [
                "Anthony Asencio, Melania Buonocunto, Matthew W Ellis, Karl Munthe, Kyle T Stark, Joakim Sundnes, Henrik Finsberg,  Hermenegild Arevalo"
            ],
            "year": 2023,
            "source": "Frontiers in Computational Physiology and Medicine. 2023; Volume 17: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214064-14011"
            ],
            "persons": [
                "214064-129675"
            ],
            "imported": "2025-02-09T22:22:34+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": 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": 214067,
            "title": "Stretch-activated ion channels modulate spatial excitation patterns \r\nand re-entry in ventricular tissue in-silico\r\n",
            "abstract": null,
            "authors": [
                "Melania Buonocunto, Aurore Lyon, Tammo Delhaas, Jordi Heijman, and Joost Lumens\r\n"
            ],
            "year": 2023,
            "source": "47th ESC Working Group on Cardiac Cellular Electrophysiology; 12-14/06/2023; Copenhagen. 2023. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214067-14011"
            ],
            "persons": [
                "214067-129675"
            ],
            "imported": "2025-02-09T22:45:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 214118,
            "title": "Sensing Biomarkers in Liquids – C-Peptide.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B"
            ],
            "year": 2024,
            "source": "Infineon Health Tech Day; OCT 16, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214118-14080"
            ],
            "persons": [
                "214118-51809"
            ],
            "imported": "2025-02-10T10:53:04+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": 214057,
            "title": "Understanding the contribution of stretch-activated ion channels to cardiac arrhythmogenesis using computer modelling",
            "abstract": null,
            "authors": [
                "Melania Buonocunto, Aurore Lyon, Tammo Delhaas, Jordi Heijman, and Joost Lumens"
            ],
            "year": 2022,
            "source": "9 th International Workshop on Cardiac Mechano-Electric Coupling and Arrhythmias \r\n; 27/09/2022; Freiburg, Germany. 2022. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214057-14011"
            ],
            "persons": [
                "214057-129675"
            ],
            "imported": "2025-02-09T20:43:24+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": 214060,
            "title": "High-sensitivity detection and broad genomic profiling in HR+/HER2- breast cancer: Final comparative results using targeted single-gene and broad-panel sequencing assays.",
            "abstract": null,
            "authors": [
                "Balic, M",
                "Klocker, EV",
                "Dobrić, N",
                "Graf, R",
                "Pancheri, L",
                "Suppan, C",
                "Jost, PJ",
                "Heitzer, E",
                "Dandachi, N"
            ],
            "year": 2024,
            "source": "The Journal of Liquid Biopsy Supplement: November 2024. 2024; 5(100190):-6th Annual Congress of Liquid Biopsy: “Advancing and Accelerating Access of Liquid Biopsy” (ISLB 2024); NOV 23-25, 2024; Denver, Colorado, USA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214060-14021",
                "214060-14085"
            ],
            "persons": [
                "214060-100192",
                "214060-116447",
                "214060-50899",
                "214060-76112",
                "214060-107132",
                "214060-50563",
                "214060-59188",
                "214060-97797"
            ],
            "imported": "2025-02-09T21:26: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 214059,
            "title": "Comparison of lobular vs NST hormone receptor-positive\r\nmetastatic breast cancer patients in early lines of treatment via\r\ncomprehensive genomic profiling and whole-genome sequencing of\r\ncirculating tumor DNA.",
            "abstract": null,
            "authors": [
                "Klocker, EV",
                "Dobrić, N",
                "Suppan, C",
                "Graf, R",
                "Foldi, J",
                "Heitzer, E",
                "Oesterreich, S",
                "Lee, AV",
                "Jost, PJ",
                "Dandachi, N",
                "Balic, M"
            ],
            "year": 2024,
            "source": "Proceedings of the San Antonio Breast Cancer Symposium 2024; Abstract Number: SESS-1277\r\n. 2024; -San Antonio Breast Cancer Symposium 2024; DEC 10-13, 2024; San Antonio, TX; USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214059-14021",
                "214059-14085"
            ],
            "persons": [
                "214059-107132",
                "214059-116447",
                "214059-59188",
                "214059-97797",
                "214059-100192",
                "214059-50563",
                "214059-50899",
                "214059-76112"
            ],
            "imported": "2025-02-09T21:05:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": false
        },
        {
            "id": 212377,
            "title": "The value of β-trace in CSF-leakage detection confirmed by endoscopic Na-Fluorescein evaluation",
            "abstract": "The aim of this thesis is to analyze the diagnostic value of beta-trace protein detection combined with intrathecal sodium-fluorescein evaluation to detect and identify cerebrospinal fluid fistulas of the anterior skull base. A cerebrospinal fluid fistula is defined as a pathological connection between the subarachnoid space (which contains cerebrospinal fluid (CSF)) and adjacent structures, in this thesis the nasal cavity and paranasal sinuses. As a result of the rarity and complexity of this condition as well as the high risk of complications (meningitides), a comprehensive diagnostic protocol is essential for the rapid confirmation and precise localization of fistulas. At the Department of Otolaryngology at the Medical University Graz the combination of testing for beta-trace protein in nasal discharge, radiological imaging (high-resolution computed tomography) and preoperative intrathecal administration of sodium-fluorescein has been the standard diagnostic protocol for many years. This thesis evaluates the accuracy of the beta-trace test in combination with intrathecal sodium-fluorescein administration for detecting cerebrospinal fluid-fistulas. Data was analyzed from patients treated for suspected cerebrospinal fluid fistulas at the Department of Otorhinolaryngology of the Medical University of Graz between January 2010 and December 2020. Before undergoing endoscopic surgery, all patients received a beta-trace test, high-resolution computed tomography and intrathecal sodium-fluorescein administration. For this study, data from a total of 133 cases was collected. After applying the inclusion criteria, 28 patients (9 female, 19 male) between the ages of 8 and 69 years were included. 57.1% of fistulas were of spontaneous origin followed by traumatic fistulas (25%) and iatrogenic fistulas (17.9%). In 67.8% of cases, high-resolution computed tomography detected a bony dehiscence at the anterior skull base. In 75% of cases with a positive beta-trace test, the diagnosis of a CSF fistula was confirmed by the fluorescein test and the fistula was subsequently closed during endoscopic surgery. The intrathecal administration of sodium-fluorescein provided a diagnostic advantage in 57.8% of the cases. No perioperative complications were reported. The combination of testing for beta-trace protein and intrathecal sodium-fluorescein has shown reliable results. However, future research should explore alternatives aiming for non-invasive CSF leak detection protocols. ",
            "authors": [
                "Sebastnik, D"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 50",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-12-02T13:26:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "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": 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": 214056,
            "title": "Computer modeling of cellular electromechanics\r\n",
            "abstract": null,
            "authors": [
                "Melania Buonocunto"
            ],
            "year": 2023,
            "source": "Lecture for Systems Biology students; 10/10/2023; Maastricht, The Netherlands. 2023. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2025-02-09T20:34: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": true,
            "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": 214117,
            "title": "PCOS-Phänotypen.",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B"
            ],
            "year": 2024,
            "source": "Gemeinsame Jahrestagung 2024 der ÖAG und ÖGAMC; OCT 10-11, 2024; Wien, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214117-14080"
            ],
            "persons": [
                "214117-51809"
            ],
            "imported": "2025-02-10T10:48:27+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214113,
            "title": "Osteoporose: Was sagen rezente Guidelines?",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B"
            ],
            "year": 2024,
            "source": "55. Jahrestagung der ÖGIM; SEP 18-20, 2024; Salzburg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214113-14080"
            ],
            "persons": [
                "214113-51809"
            ],
            "imported": "2025-02-10T10:41:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 214054,
            "title": "From Proof-of-Principle to Clinical Implementation\r\n",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "6th Annual Liquid Biopsy Congress ; NOV 23-25, 2024; Denver, USA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214054-14021"
            ],
            "persons": [
                "214054-50899"
            ],
            "imported": "2025-02-09T14:48:26+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214048,
            "title": "ctDNA analysis in prostate cancer –A novel approach for precision oncology",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "10th Thomas Ashworth CTC & Liquid Biopsy Symposium\r\n; OCT 23-25, 2024; Sydney, AUSTRALIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214048-14021"
            ],
            "persons": [
                "214048-50899"
            ],
            "imported": "2025-02-09T14:18:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214052,
            "title": "Nitrogen recycling by the gut microbiome in sarcopenia.\r\n",
            "abstract": null,
            "authors": [
                "Haller, R",
                "Hazia, O",
                "Traub, J",
                "Horvath, A",
                "Stadlbauer, V"
            ],
            "year": 2024,
            "source": "Z Gastroenterol 2024\r\n. 2024; 62(05)(e495):-57. ÖGGH Jahrestagung; JUN. 12-15, 2024; Salzburg, AUSTRIA;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214052-14081"
            ],
            "persons": [
                "214052-107131",
                "214052-108983",
                "214052-114553",
                "214052-81091",
                "214052-50989"
            ],
            "imported": "2025-02-09T14:37:49+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": true,
            "local_affiliation": true
        },
        {
            "id": 214051,
            "title": "Die Rolle der Humangenetik im Molekularen Tumorboard\r\n",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "Jahrestagung der Österreichische Gesellschaft für Humangenetik; SEP 27-28; Katschberg, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214051-14021"
            ],
            "persons": [
                "214051-50899"
            ],
            "imported": "2025-02-09T14:31:09+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": 214045,
            "title": "State of the science in ctDNA: methodology, opportunities and limitations \r\n",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "TNM Annual Meeting in Geneva; MAY 1, 2024; Gevena . 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214045-14021"
            ],
            "persons": [
                "214045-50899"
            ],
            "imported": "2025-02-09T14:00:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 214046,
            "title": "Bridging biological cfDNA features and machine learning approaches\r\n",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "International Symposium of Variants in the Genome (ISV) 2024; MAY 13-15, 2024; Porto, PORTUGAL. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214046-14021"
            ],
            "persons": [
                "214046-50899"
            ],
            "imported": "2025-02-09T14:05:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 214050,
            "title": "IN MEMORIAM: The liquid biopsy research of Prof. Michael Speicher\r\n",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "EACR Liquid Biopsies 2024; NOV, 11-14, 2024; Lyon, FRANCE. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "214050-14021"
            ],
            "persons": [
                "214050-50899"
            ],
            "imported": "2025-02-09T14:29:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}