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=680&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=700&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=660&ordering=-impactfactor",
    "results": [
        {
            "id": 220261,
            "title": "Was mache ich, wenn ich keine O RhD negativen Konserven bekomme?",
            "abstract": null,
            "authors": [
                "Wagner, T"
            ],
            "year": 2025,
            "source": "Wiener Bluttage 2025; Mai 8-10, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220261-14058"
            ],
            "persons": [
                "220261-51964"
            ],
            "imported": "2026-01-26T14:49: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220215,
            "title": "Upstream Environmental Determinants of Dental and Maxillofacial Trauma: A Systematic Review",
            "abstract": null,
            "authors": [
                "Fakheran, O",
                "Kqiku, L",
                "Latifi, R",
                "Ebeleseder, K",
                "Jakse, N",
                "Payer, M"
            ],
            "year": 2025,
            "source": "The Seventh Biennial Congress of the Iranian Association of Community Oral Health ; DEC 24-26, 2025; Tehran, Iran. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220215-14057",
                "220215-14109",
                "220215-14111"
            ],
            "persons": [
                "220215-50792",
                "220215-50883",
                "220215-51707",
                "220215-116243",
                "220215-51841"
            ],
            "imported": "2026-01-25T10:44:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 219997,
            "title": "Update: Systemische Therapie des HCC",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "Kurzfortbildung GE-Besprechung; OCT 23, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219997-14081"
            ],
            "persons": [
                "219997-57377"
            ],
            "imported": "2026-01-19T16:45:07+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": 209914,
            "title": "Liquid profiling for patients with advanced cancer is ready for clinical integration",
            "abstract": null,
            "authors": [
                "Hasenleithner, SO",
                "Heitzer, E"
            ],
            "year": 2024,
            "source": "MEMO-MAG EUR MED ONC. 2024; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001226537200001",
            "pubmed": null,
            "doi": "10.1007/s12254-024-00978-6",
            "pmc": null,
            "organizations": [
                "209914-14021"
            ],
            "persons": [
                "209914-50899-4",
                "209914-77970-1"
            ],
            "imported": "2024-06-10T10:02:12+02: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": 220119,
            "title": "Malignant transformation of pediatric LGG to HGG.",
            "abstract": null,
            "authors": [
                "Perwein, T"
            ],
            "year": 2025,
            "source": "SIOPE HGG working group meeting ; MAR 27-28, 2025; Milan, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220119-14092"
            ],
            "persons": [
                "220119-98278"
            ],
            "imported": "2026-01-22T23:44: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": 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": 220320,
            "title": "Die Humangenetik als weiterer Input für die Radioonkologie im molekularen Kontext",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "9. Radioonkologisches Seminar in der Südsteiermark; SEP 05-06, 2025; Pössnitz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220320-14021"
            ],
            "persons": [
                "220320-50899"
            ],
            "imported": "2026-01-28T13:40:17+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": 183092,
            "title": "CyVerse Austria-A Local, Collaborative Cyberinfrastructure.",
            "abstract": null,
            "authors": [
                "Lang, K",
                "Stryeck, S",
                "Bodruzic, D",
                "Stepponat, M",
                "Trajanoski, S",
                "Winkler, U",
                "Lindstaedt, S"
            ],
            "year": 2020,
            "source": "MATH COMPUT APPL. 2020; 25(2): 38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000551185600016",
            "pubmed": null,
            "doi": "10.3390/mca25020038",
            "pmc": null,
            "organizations": [
                "183092-28083"
            ],
            "persons": [
                "183092-59918-6"
            ],
            "imported": "2020-08-24T09:39:16+02:00",
            "journal": "MATH COMPUT APPL",
            "issn": "1300-686X",
            "collection_publisher": null,
            "collection_title": "MATHEMATICAL AND COMPUTATIONAL 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": 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": 220570,
            "title": "Welcher EMAH-Patient benötigt eine elektrophysiologische Untersuchung vor einem strukturellen Eingriff?",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S"
            ],
            "year": 2025,
            "source": "Grazer Herzkreislauftage; Sep 10-13, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220570-14093"
            ],
            "persons": [
                "220570-59876"
            ],
            "imported": "2026-02-04T09:45: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220426,
            "title": "Recommendations for the implementation and conduct of multidisciplinary team meetings for those providing endometriosis and adenomyosis care - a Delphi consensus of the European Endometriosis League (EEL).",
            "abstract": null,
            "authors": [
                "Burla, L",
                "Kalaitzopoulos, DR",
                "Samartzis, N",
                "Khazali, S",
                "Bokor, A",
                "Renner, SP",
                "Hudelist, G",
                "Constantin, AS",
                "Schäfer, SD",
                "Nassif, J",
                "Naem, A",
                "Keckstein, J",
                "Krentel, H, , EEL, MDT, meeting, Consensus, Group"
            ],
            "year": 2024,
            "source": "Facts Views Vis Obgyn. 2024; 16(3):337-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001386590300012",
            "pubmed": "39357865",
            "doi": "10.52054/FVVO.16.3.038",
            "pmc": "PMC11569442",
            "organizations": [],
            "persons": [
                "220426-88735-7"
            ],
            "imported": "2026-02-02T01:00:00+01:00",
            "journal": "Facts Views Vis Obgyn",
            "issn": "2032-0418",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220290,
            "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": [
                "220290-14021"
            ],
            "persons": [
                "220290-50899"
            ],
            "imported": "2026-01-27T13:34:01+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": 220262,
            "title": "Blutspenderverordnung - Bedeutung für die Versorgung mit Blutprodukten",
            "abstract": null,
            "authors": [
                "Wagner, T"
            ],
            "year": 2025,
            "source": "Wiener Bluttage 2025; Mai 8-10, 2025; Wien. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220262-14058"
            ],
            "persons": [
                "220262-51964"
            ],
            "imported": "2026-01-26T14:51: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220432,
            "title": "Post-COVID Rehabilitation Outcomes: A Comparative Cohort Study.",
            "abstract": null,
            "authors": [
                "Prüfer, F",
                "Kautzky, A",
                "Unger, A",
                "Matko, Š",
                "Fischer, MJ",
                "Zwick, RH",
                "Grote, V"
            ],
            "year": 2025,
            "source": "Arch Rehabil Res Clin Transl. 2025; 7(4): 100516",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001643040700001",
            "pubmed": "41477088",
            "doi": "10.1016/j.arrct.2025.100516",
            "pmc": "PMC12750366",
            "organizations": [],
            "persons": [
                "220432-70867-4"
            ],
            "imported": "2026-02-02T01:00:00+01:00",
            "journal": "Arch Rehabil Res Clin Transl",
            "issn": "2590-1095",
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220645,
            "title": "Faricimab for high-frequent Aflibercept 2mg treated Neovascular age-related macular degeneration (FAN): 56-week results of a monocenter, randomized, double-masked, 32-week comparator-controlled phase study. \r\n",
            "abstract": null,
            "authors": [
                "Michelitsch, M",
                "Riedl, R",
                "Strini, S",
                "Posch-Pertl, L",
                "Wallisch, F",
                "Djavid, D",
                "Haas, A",
                "Wedrich, A",
                "Weger, M\r\n"
            ],
            "year": 2025,
            "source": "https://floretina.com/floretinaicoormeeting2025/program/pdf. 2025; -FLORetina ICOOR 2025 Congress; Dec 4-7,2025; Florence, ITALY. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220645-14026",
                "220645-14043"
            ],
            "persons": [
                "220645-51850",
                "220645-100091",
                "220645-53938",
                "220645-59026",
                "220645-73117",
                "220645-88932",
                "220645-51984",
                "220645-104906",
                "220645-105121"
            ],
            "imported": "2026-02-05T12:14: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 203218,
            "title": "Toward a common standard for data and specimen provenance in life sciences",
            "abstract": null,
            "authors": [
                "Wittner, R",
                "Holub, P",
                "Mascia, C",
                "Frexia, F",
                "Muller, H",
                "Plass, M",
                "Allocca, C",
                "Betsou, F",
                "Burdett, T",
                "Cancio, I",
                "Chapman, A",
                "Chapman, M",
                "Courtot, M",
                "Curcin, V",
                "Eder, J",
                "Elliot, M",
                "Exter, K",
                "Goble, C",
                "Golebiewski, M",
                "Kisler, B",
                "Kremer, A",
                "Leo, S",
                "Lin-Gibson, S",
                "Marsano, A",
                "Mattavelli, M",
                "Moore, J",
                "Nakae, H",
                "Perseil, I",
                "Salman, A",
                "Sluka, J",
                "Soiland-Reyes, S",
                "Strambio-De-Castillia, C",
                "Sussman, M",
                "Swedlow, JR",
                "Zatloukal, K",
                "Geiger, J"
            ],
            "year": 2023,
            "source": "LEARN HEALTH SYST. 2023;  e10365",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000974233700001",
            "pubmed": null,
            "doi": "10.1002/lrh2.10365",
            "pmc": null,
            "organizations": [],
            "persons": [
                "203218-99976-6",
                "203218-51449-6",
                "203218-51663-6"
            ],
            "imported": "2023-06-05T09:46:29+02:00",
            "journal": "LEARN HEALTH SYST",
            "issn": "2379-6146",
            "collection_publisher": null,
            "collection_title": "LEARNING HEALTH SYSTEMS; ",
            "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": 220600,
            "title": "The Use of the Automated Insulin Delivery Systems During \r\na Commercial Airplane Flight – a PILOT Study ",
            "abstract": null,
            "authors": [
                "Hochfellner, D"
            ],
            "year": 2025,
            "source": "53. Jahrestagung der Österreichischen Diabetes Gesellschaft; NOV 20-22, 2025; Salzburg, Austria;. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220600-14080"
            ],
            "persons": [
                "220600-100301"
            ],
            "imported": "2026-02-04T11:18:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220090,
            "title": "Innovative Behandlung der Hämophilie.",
            "abstract": null,
            "authors": [
                "Silbernagel, B"
            ],
            "year": 2025,
            "source": "Frühjahrstagung der Österreichischen Gesellschaft für Hämatologie und Medizinische Onkologie; ; APR 24-26, 2025; Salzburg, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220090-14082"
            ],
            "persons": [
                "220090-63289"
            ],
            "imported": "2026-01-21T11:46: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 162574,
            "title": "Abridged Version of the AWMF-Guideline for the medical clinical Diagnostics of Indoor Mould Exposure",
            "abstract": null,
            "authors": [
                "Wiesmuller, GA",
                "Heinzow, B",
                "Aurbach, U",
                "Bergmann, KC",
                "Bufe, A",
                "Buzina, W",
                "Cornely, OA",
                "Engelhart, S",
                "Fischer, G",
                "Gabrio, T",
                "Heinz, W",
                "Herr, CEW",
                "Kleine-Tebbe, J",
                "Klimek, L",
                "Koberle, M",
                "Lichtnecker, H",
                "Lob-Corzilius, T",
                "Merget, R",
                "Mulleneisen, N",
                "Nowak, D",
                "Rabe, U",
                "Raulf, M",
                "Seidl, HP",
                "Steiss, JO",
                "Szewzyk, R",
                "Thomas, P",
                "Valtanen, K",
                "Hurrass, J"
            ],
            "year": 2017,
            "source": "ALLERGO J. 2017; 26(5): 40-67. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000411071300010",
            "pubmed": null,
            "doi": "10.1007/s40629-017-0013-3",
            "pmc": null,
            "organizations": [
                "162574-14023"
            ],
            "persons": [
                "162574-50715-6"
            ],
            "imported": "2017-10-03T14:16:48+02:00",
            "journal": "ALLERGO J",
            "issn": "0941-8849",
            "collection_publisher": null,
            "collection_title": "ALLERGO JOURNAL; ",
            "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": 220474,
            "title": "Cochrane Pflege Forum: Wie können Gespräche zum Thema Lebensende und Gesundheitsversorgung in den letzten 12 Monaten des Lebens verbessert werden?",
            "abstract": null,
            "authors": [
                "Breininger, F",
                "Klug, L",
                "Schoberer, D"
            ],
            "year": 2025,
            "source": "ProCare. 2025; 5-6:  36-38. ",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220474-14509"
            ],
            "persons": [
                "220474-63683"
            ],
            "imported": "2026-02-03T10: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": 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": 220325,
            "title": "ctDNA in clinical decision-making: \r\nPrecision at its best ",
            "abstract": null,
            "authors": [
                "Heitzer, E"
            ],
            "year": 2025,
            "source": "Liquid biopsy in cancer conference - April 4th; MAR, 19-21, 2026; Lisbon, PORTUGAL. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220325-14021"
            ],
            "persons": [
                "220325-50899"
            ],
            "imported": "2026-01-28T13:58: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": 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
        }
    ]
}