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=720&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156934,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=740&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 220309,
            "title": "PRAESIIDIUM: Physics-Informed Machine Learning for the Prediction and Reversion of Impaired Fasting Glucose",
            "abstract": null,
            "authors": [
                "Basta, S",
                "Mecani, R",
                "Baumann, PM",
                "El-Hakouni, O",
                "Cigler, M",
                "Mader, JK"
            ],
            "year": 2026,
            "source": "Diatec; JAN 22-24; Berlin. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220309-14080"
            ],
            "persons": [
                "220309-100522",
                "220309-110368",
                "220309-117401",
                "220309-129681",
                "220309-50877",
                "220309-99940"
            ],
            "imported": "2026-01-28T12:23:28+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": 220306,
            "title": "Erbliche Tumorsyndrome",
            "abstract": null,
            "authors": [
                "Heitzer,E."
            ],
            "year": 2025,
            "source": "ACCO_ASSO; OCT 02-04, 2025; St.Wolfgang, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220306-14021"
            ],
            "persons": [
                "220306-50899"
            ],
            "imported": "2026-01-28T12:03:30+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": 220313,
            "title": "Unlocking the power of urine cfDNA",
            "abstract": null,
            "authors": [
                "Heitzer, E."
            ],
            "year": 2025,
            "source": "10th Scientific Meeting MolecularDiagnostics.be; NOV 18, 2025; Antwerpern, BELGIUM. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220313-14021"
            ],
            "persons": [
                "220313-50899"
            ],
            "imported": "2026-01-28T13:05:28+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": 220312,
            "title": "Unlocking the power of urine cfDNA",
            "abstract": null,
            "authors": [
                "Heitzer, E."
            ],
            "year": 2025,
            "source": "ACTC; SEP 24-27, 2025; Thessaloniki, GREECE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220312-14021"
            ],
            "persons": [
                "220312-50899"
            ],
            "imported": "2026-01-28T13:02: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220314,
            "title": "Liquid insights – \r\nctDNA as a powerful tool for precision oncology",
            "abstract": null,
            "authors": [
                "Heitzer, E."
            ],
            "year": 2025,
            "source": "ISOBM; OCT 13-16, 2025; Murnau, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220314-14021"
            ],
            "persons": [
                "220314-50899"
            ],
            "imported": "2026-01-28T13:07: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": 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": 220307,
            "title": "Management von schwierigem und schwerem Asthma bei Kindern und Jugendlichen.",
            "abstract": null,
            "authors": [
                "Derichs, N",
                "Eber, E",
                "Gappa, M",
                "Gerstlauer, M",
                "Hamelmann, E",
                "Jung, A",
                "Kabesch, M",
                "Kopp, M",
                "Lau, S",
                "Lex, C",
                "Möller, A",
                "Schaub, B",
                "Schorlemer, C",
                "Schuster, A"
            ],
            "year": 2025,
            "source": "AWMF online. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220307-14095"
            ],
            "persons": [
                "220307-51713"
            ],
            "imported": "2026-01-28T12:15:02+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": 220301,
            "title": "Intrathoracic herniation following VP shunt placement in a 3-year-old boy.",
            "abstract": null,
            "authors": [
                "Stjernfelt, KJ"
            ],
            "year": 2025,
            "source": "Salzburg CHOP Seminar in Pediatric Pulmonology; APR 27 - MAY 3, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220301-14095"
            ],
            "persons": [
                "220301-124210"
            ],
            "imported": "2026-01-28T11:15:16+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220300,
            "title": "Antibiotische Therapie in der CFTR Modulatoren Ära.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "CF-Expertenmeeting; FEB 28 - MAR 1, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220300-14095"
            ],
            "persons": [
                "220300-51713"
            ],
            "imported": "2026-01-28T11:09:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195853,
            "title": "Nintedanib plus Docetaxel after Immune Checkpoint Inhibitor Failure in Patients with Advanced Non-Small-Cell Lung Cancer: A Case Series.",
            "abstract": null,
            "authors": [
                "Hochmair, MJ",
                "Kolb, R",
                "Wurm, R",
                "Zach, H",
                "Bittner, N"
            ],
            "year": 2022,
            "source": "Case Rep Oncol. 2022; 15(1):138-148",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000793503300021",
            "pubmed": "35350799",
            "doi": "10.1159/000520939",
            "pmc": "PMC8921945",
            "organizations": [
                "195853-14087"
            ],
            "persons": [
                "195853-78013-6"
            ],
            "imported": "2022-06-13T14:19:10+02:00",
            "journal": "CASE REP ONCOL",
            "issn": "1662-6575",
            "collection_publisher": null,
            "collection_title": "CASE REPORTS IN ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 192055,
            "title": "Global analysis of protein arginine methylation.",
            "abstract": null,
            "authors": [
                "Zhang, F",
                "Kerbl-Knapp, J",
                "Rodriguez Colman, MJ",
                "Meinitzer, A",
                "Macher, T",
                "Vujic, N",
                "Fasching, S",
                "Jany-Luig, E",
                "Korbelius, M",
                "Kuentzel, KB",
                "Mack, M",
                "Akhmetshina, A",
                "Pirchheim, A",
                "Paar, M",
                "Rinner, B",
                "Hörl, G",
                "Steyrer, E",
                "Stelzl, U",
                "Burgering, B",
                "Eisenberg, T",
                "Pertschy, B",
                "Kratky, D",
                "Madl, T."
            ],
            "year": 2021,
            "source": "Cell reports methods. 2021; 1(2):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000907597600006",
            "pubmed": "35475236",
            "doi": "10.1016/j.crmeth.2021.100016",
            "pmc": "PMC9017121",
            "organizations": [
                "192055-14012",
                "192055-14013",
                "192055-14028",
                "192055-27477"
            ],
            "persons": [
                "192055-51817-6",
                "192055-106493-6",
                "192055-50712-6",
                "192055-50826-6",
                "192055-51904-6",
                "192055-70700-6",
                "192055-75396-6",
                "192055-76131-6",
                "192055-90044-6",
                "192055-91207-4",
                "192055-99904-6"
            ],
            "imported": "2022-01-24T11:10:09+01:00",
            "journal": "Cell Rep Methods",
            "issn": "2667-2375",
            "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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220302,
            "title": "Workshop für Young Clinicians: Atemphysiotherapie.",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "34. Mondseer Gespräche ; MAY 5-8, 2025; Mondsee, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220302-14095"
            ],
            "persons": [
                "220302-63489"
            ],
            "imported": "2026-01-28T11:20: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66821,
            "title": "An artist, an oncologist, a patient - a dialogue",
            "abstract": null,
            "authors": [
                "Heller, A",
                "Bauernhofer, T",
                "N, N"
            ],
            "year": 2006,
            "source": "PSYCHO-ONCOL.  2006; 15(2):S71-S72.-8th World Congress of Psych-Oncology; OCT 16-21, 2006; Ferrara-Venice, Italy. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000242413900170",
            "pubmed": null,
            "doi": "10.1002/pon",
            "pmc": null,
            "organizations": [
                "66821-14085"
            ],
            "persons": [
                "66821-51692"
            ],
            "imported": "2007-04-17T19:46:22+02:00",
            "journal": "PSYCHO-ONCOL",
            "issn": "1057-9249",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.772,
            "impactfactor_year": 2006,
            "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": false,
            "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": 1825,
            "title": "Nitrogen and amino acid balance during total parenteral nutrition and continuous arteriovenous hemofiltration in critically ill anuric children.",
            "abstract": null,
            "authors": [
                "Kuttnig, M",
                "Zobel, G",
                "Ring, E",
                "Grubbauer, HM",
                "Kurz, R"
            ],
            "year": 1991,
            "source": "Child Nephrol Urol. 1991; 11(2):74-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GG89100004",
            "pubmed": "1756524",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1825-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHILD NEPHROL UROL",
            "issn": "1012-6694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.279,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220299,
            "title": "Communication with the patient and between specialists",
            "abstract": null,
            "authors": [
                "Ramirez-Obermayer, A",
                "Wagner-Skacel, J"
            ],
            "year": 2025,
            "source": "Diabetes and Obesity - EASD Course by the Romanian Society of Diabetes, Nutrition and Metabolic Diseases (SRDNBM); DEZ 5-6, 2025; Bucharest, ROMANIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220299-29447"
            ],
            "persons": [
                "220299-59288",
                "220299-61990"
            ],
            "imported": "2026-01-28T11:08: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": 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": 220303,
            "title": "Lungenfunktionsdiagnostik.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "Seminar der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); Nov 28, 2025; Vienna, AUTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220303-14095"
            ],
            "persons": [
                "220303-51713"
            ],
            "imported": "2026-01-28T11:52:30+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": 220305,
            "title": "Brief des ÖGKJ Kongresspräsidiums.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Plecko, B",
                "Benesch, M",
                "Pichler, G",
                "Sallmon, H"
            ],
            "year": 2025,
            "source": "Arzt und Praxis. 2025; 79:  6-8. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220305-14091",
                "220305-14092",
                "220305-14093",
                "220305-14094",
                "220305-14095"
            ],
            "persons": [
                "220305-119047",
                "220305-50907",
                "220305-51713",
                "220305-51369",
                "220305-51875"
            ],
            "imported": "2026-01-28T11:58: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": 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": 220304,
            "title": "Lungenfunktionsdiagnostik.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "Seminar der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde (ÖGKJ); NOV 29, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220304-14095"
            ],
            "persons": [
                "220304-51713"
            ],
            "imported": "2026-01-28T11:53:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 178358,
            "title": "Prevalence of comorbidity in cancer patients scheduled for systemic anticancer treatment in Austria A cross-sectional multicentre observational study",
            "abstract": null,
            "authors": [
                "Balic, M",
                "Hilbe, W",
                "Gusel, S",
                "Fiegl, M",
                "Ludwig, H",
                "Mayrbaurl, B",
                "Thaler, J",
                "Samonigg, H",
                "Hegenbarth, K",
                "Eisner, F",
                "Mlineritsch, B",
                "Greil, R",
                "Schandl, MJ",
                "Weltermann, A",
                "Petzer, A",
                "Fuchs, D",
                "Stangl, W",
                "Krippl, P",
                "Stauder, R",
                "Stoger, H"
            ],
            "year": 2019,
            "source": "MEMO-MAG EUR MED ONC. 2019; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000494754500003",
            "pubmed": null,
            "doi": "10.1007/s12254-019-00542-7",
            "pmc": null,
            "organizations": [
                "178358-14085"
            ],
            "persons": [
                "178358-50919-6",
                "178358-51045-6",
                "178358-51532-6",
                "178358-51538-6",
                "178358-59188-2"
            ],
            "imported": "2019-12-02T10:04:52+01:00",
            "journal": "MEMO-MAG EUR MED ONC",
            "issn": "1865-5041",
            "collection_publisher": null,
            "collection_title": "MEMO-MAGAZINE OF EUROPEAN MEDICAL ONCOLOGY; ",
            "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": 218708,
            "title": "Anatomical and functional findings: upper and lower airways.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "ERS Skills Course Paediatric Bronchoscopy; MAR 17-19, 2023; Neapel, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218708-14095"
            ],
            "persons": [
                "218708-51713"
            ],
            "imported": "2025-11-21T12:34:41+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": 220298,
            "title": "Molecular biomarkers of dietary intake – Das Ernährungsprotokoll war gestern",
            "abstract": null,
            "authors": [
                "Diener, C"
            ],
            "year": 2026,
            "source": "51. DACH Symposium für pädiatrische Präventiv- und Ernährungsmedizin\r\n; JAN 22-24, 2026; Obergurgl, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220298-14023"
            ],
            "persons": [
                "220298-125176"
            ],
            "imported": "2026-01-28T10:49: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": true,
            "local_affiliation": true
        }
    ]
}