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=153380&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153400&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153360&ordering=impactfactor",
    "results": [
        {
            "id": 212934,
            "title": "The Need of Career Paths for Core Facility Staff",
            "abstract": null,
            "authors": [
                "Groselj-Strele, A"
            ],
            "year": 2024,
            "source": "Austrian Bioinformatics Workshop; JUL 3, 2024; Medical University Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212934-28083"
            ],
            "persons": [
                "212934-57544"
            ],
            "imported": "2025-01-09T12:30: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": true,
            "local_affiliation": true
        },
        {
            "id": 212933,
            "title": "Understanding musculoskeletal metabolism",
            "abstract": null,
            "authors": [
                "Gruber, MS"
            ],
            "year": 2024,
            "source": "Workshop on Innovative Biomarker Development, Graz-Liège; DEC 5-6, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212933-14028"
            ],
            "persons": [
                "212933-124131"
            ],
            "imported": "2025-01-09T11:58: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213035,
            "title": "An essential role for EROS in redox-dependent endothelial signal transduction",
            "abstract": null,
            "authors": [
                "Waldeck-Weiermair, M",
                "Das, A",
                "Covington, T",
                "Yadav, S",
                "Balendran, P",
                "Pandey, A",
                "Spyropoulos, F",
                "Thomas, D",
                "Michel, T"
            ],
            "year": 2024,
            "source": "SfRBM 2024 Conference; NOV 20-23; Savannah, USA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213035-14013"
            ],
            "persons": [
                "213035-51158"
            ],
            "imported": "2025-01-12T19:09: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": 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": 213120,
            "title": "Update in der Parkinson-Therapie",
            "abstract": null,
            "authors": [
                "Schwingenschuh, P"
            ],
            "year": 2024,
            "source": "Herbst-Fortbildung; NOV 14, 2024; Laßnitzhöhe. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213120-14051"
            ],
            "persons": [
                "213120-50172"
            ],
            "imported": "2025-01-13T12:43:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 213180,
            "title": "Archaeen – Rolle in Gesundheit und Krankheit",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2024,
            "source": "OeGHN; OCT 3, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213180-14023"
            ],
            "persons": [
                "213180-90021"
            ],
            "imported": "2025-01-16T09:42: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213181,
            "title": "The Human Archaeome",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2024,
            "source": "Norwegian Society for Microbiology Spring meeting 2024\r\n; APR 4, 2024; Stavanger, NORWAY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213181-14023"
            ],
            "persons": [
                "213181-90021"
            ],
            "imported": "2025-01-16T09:46:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213182,
            "title": "The Human Archaeome in the context of global methane emissions",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2024,
            "source": "OeGMBT; SEP 17-19, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213182-14023"
            ],
            "persons": [
                "213182-90021"
            ],
            "imported": "2025-01-16T09: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": true,
            "local_affiliation": true
        },
        {
            "id": 213195,
            "title": "Therapie der AML 2024:\u000bIntensive Erstlinientherapie",
            "abstract": null,
            "authors": [
                "Zebisch, A"
            ],
            "year": 2024,
            "source": "Frühjahrstagung der Österreichischen Gesellschaft für Hämatologie und Medizinische Onkologie; APR 4-6, 2024; Wien. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213195-14082"
            ],
            "persons": [
                "213195-57402"
            ],
            "imported": "2025-01-16T13:56: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 186834,
            "title": "State of the Art and Future Direction for the Analysis of Cell-Free Circulating DNA",
            "abstract": null,
            "authors": [
                "El-Heliebi, A",
                "Heitzer, E"
            ],
            "year": 2019,
            "source": " In: Filice, M; Ruiz-Cabello, J editors(s). Nucleic Acid Nanotheranostics: Biomedical Applications. Elsevier; p. 133-188.  2019(ISBN: 9780128144701) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186834-14017",
                "186834-14021"
            ],
            "persons": [
                "186834-50899",
                "186834-66435"
            ],
            "imported": "2021-03-09T17:34:06+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Filice, M; Ruiz-Cabello, J",
            "collection_title": "Nucleic Acid Nanotheranostics: Biomedical Applications",
            "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": 213315,
            "title": "Der Melanom Patient - neue Daten.\r\n",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2024,
            "source": "Der Melanom Patient-\r\nInterdisziplinäre Fortbildung Klinikum Klagenfurt.\r\n; Nov 13, 2024; Klagenfurt, Austria.. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213315-14047"
            ],
            "persons": [
                "213315-52274"
            ],
            "imported": "2025-01-22T11:30: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213360,
            "title": "Der Einfluss von positiven Umwelteinflüssen auf die Darm-Hirn Achse und das Mikrobiom",
            "abstract": null,
            "authors": [
                "Faimann, I",
                "Tatzl, E",
                "Moissl-Eichinger, C",
                "Reichmann, F"
            ],
            "year": 2024,
            "source": "Pint of Science; MAI 14, 2024; GRAZ. 2024. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213360-14022",
                "213360-14023"
            ],
            "persons": [
                "213360-118787",
                "213360-50186",
                "213360-71386",
                "213360-90021"
            ],
            "imported": "2025-01-23T13:45:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 213314,
            "title": "Vom palliativen Begleiter zum Wegbereiter.\r\n",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2024,
            "source": "Immunonkologie; Aug 29, 2024; Klagenfurt, Austria.. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213314-14047"
            ],
            "persons": [
                "213314-52274"
            ],
            "imported": "2025-01-22T11:27:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213198,
            "title": "Nicht intensive Therapie der AML",
            "abstract": null,
            "authors": [
                "Zebisch, A"
            ],
            "year": 2024,
            "source": "Hämatologie Meeting Ost/Süd; Nov 11-12, 2024; Semmering. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213198-14082"
            ],
            "persons": [
                "213198-57402"
            ],
            "imported": "2025-01-16T14:02:10+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": 186842,
            "title": "Targeting metabolic flexibility to overcome therapy resistance in hepatocellular carcinoma ",
            "abstract": null,
            "authors": [
                "Krstic, J",
                "Reinisch I",
                "Schindlmaier K",
                "Nössing C",
                "Depaoli MR",
                "Ramadani-Muja J",
                "Galhuber M",
                "Zenezini Chiozi R",
                "Heck AJR",
                "Huch M",
                "Malli R",
                "Prokesch A"
            ],
            "year": 2021,
            "source": "12th Annual ÖGMBT Meeting – Biomolecules in/for the 21stCentury; MAR 9, 2021; Vienna, AUSTRIA. 2021. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "186842-14013",
                "186842-14017",
                "186842-14087"
            ],
            "persons": [
                "186842-50810",
                "186842-89979",
                "186842-99151",
                "186842-102775"
            ],
            "imported": "2021-03-10T16:48: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213027,
            "title": "Grundlagen des Energiestoffwechsels",
            "abstract": null,
            "authors": [
                "Windhaber, JM"
            ],
            "year": 2024,
            "source": "Zertifikatskurs Medizinische Trainingslehre; Nov 14, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213027-14049"
            ],
            "persons": [
                "213027-102251"
            ],
            "imported": "2025-01-10T17:02:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 213153,
            "title": "Fusion Viewer: \r\nSupporting clinical decision-making for precision oncology\r\n",
            "abstract": null,
            "authors": [
                "Kuppasseryabdulnazar, A",
                "Bhatia, A",
                "Thalhammer, A",
                "Sharma, V",
                "Wennerberg, P",
                "Ganninger, M",
                "Prietl, B",
                "Schulz, S",
                "Kreuzthaler, ME",
                "Herbsthofer, L\r\n"
            ],
            "year": 2024,
            "source": "Semantic@Roche; May 28-29 2024; Roche, Basel, Switzerland. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213153-14026",
                "213153-14080"
            ],
            "persons": [
                "213153-56667",
                "213153-60827",
                "213153-72306"
            ],
            "imported": "2025-01-14T15:00:25+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 213178,
            "title": "Das 1x1 des Mikrobioms: von der Haut bis in den Weltraum",
            "abstract": null,
            "authors": [
                "Moissl-Eichinger, C"
            ],
            "year": 2024,
            "source": "OeGDV; Nov 29, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213178-14023"
            ],
            "persons": [
                "213178-90021"
            ],
            "imported": "2025-01-16T09:39: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": true,
            "local_affiliation": true
        },
        {
            "id": 213199,
            "title": "Chronic myelomonocytic leukemia with mutations in RAS and inactivation of EZH2",
            "abstract": null,
            "authors": [
                "Zebisch, A"
            ],
            "year": 2024,
            "source": "Cancer Research Day; Nov 16, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213199-14082"
            ],
            "persons": [
                "213199-57402"
            ],
            "imported": "2025-01-16T14:05:33+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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 213338,
            "title": "Moderne technische Standards und Möglichkeiten der intrakraniellen Stereotaxie",
            "abstract": null,
            "authors": [
                "Winkler, P"
            ],
            "year": 2024,
            "source": "Eröffnungssymposium TrueBeam HD; OCT 17, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "213338-14060"
            ],
            "persons": [
                "213338-57567"
            ],
            "imported": "2025-01-23T08:54: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
        },
        {
            "id": 212830,
            "title": "Komplikationen bei der der Anwendung von Resuscitative endovascular\r\nocclusion of the aorta (REBOA) bei\r\nTraumapatient*innen mit unkontrollierbaren Blutungen des Körperstammes: eine target trial Emulation",
            "abstract": null,
            "authors": [
                "Honnef, G",
                "Zoidl, P",
                "Hallmann, B",
                "Zajic, P",
                "Eichlseder, M"
            ],
            "year": 2024,
            "source": ".. 2024; -Divi24; 04.-06.12.2024; Hamburg, Germany. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212830-14044",
                "212830-14069"
            ],
            "persons": [
                "212830-75117",
                "212830-60097",
                "212830-74135",
                "212830-90314",
                "212830-97332"
            ],
            "imported": "2025-01-06T12:28:14+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
        }
    ]
}