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=1040&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158437,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1060&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1020&ordering=-impactfactor_norm",
    "results": [
        {
            "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
        },
        {
            "id": 215947,
            "title": "Chest Physiotherapy - Airway Clearance.",
            "abstract": null,
            "authors": [
                "Wagner, M"
            ],
            "year": 2025,
            "source": "The American Austrian Foundation. 2025; -CHOP Seminar in Pediatric Pulmonology ; APR 27 - MAY 3, 2025; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215947-14095"
            ],
            "persons": [
                "215947-63489"
            ],
            "imported": "2025-05-07T14:20:38+02: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": 215201,
            "title": "Kontroversen jenseits der Leitlinien: Deine Stunde der Wahrheit für die Diagnostik des Stridors.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "46. Jahrestagung der Gesellschaft für Pädiatrische Pneumologie (GPP); MAR 12-15, 2025; Leipzig, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215201-14095"
            ],
            "persons": [
                "215201-51713"
            ],
            "imported": "2025-03-14T12:12:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218709,
            "title": "Anatomical and functional findings: upper and lower airways.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "ERS Skills Course Paediatric Bronchoscopy; OCT 12-15, 2025; Neapel, ITALY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "218709-14095"
            ],
            "persons": [
                "218709-51713"
            ],
            "imported": "2025-11-21T12:43: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": 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": 217279,
            "title": "Congenital malformations.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2025,
            "source": "Academy of paediatric respiratory medicine; JUN 17-19, 2025; Lausanne, SWITZERLAND. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "217279-14095"
            ],
            "persons": [
                "217279-51713"
            ],
            "imported": "2025-08-07T14:31:08+02: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": 220296,
            "title": "Role of the autophagy inhibitor Rubicon in a PSC mouse model  ",
            "abstract": null,
            "authors": [
                "Gulden, L",
                "Katz, L",
                "Voško, L",
                "Fickert, P",
                "Panzitt, K",
                "Wagner, M"
            ],
            "year": 2025,
            "source": "The Liver Meeting 2025 AASLD; Nov 7-11, 2025; Washington D.C., USA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220296-14020",
                "220296-14081"
            ],
            "persons": [
                "220296-111969",
                "220296-123430",
                "220296-50593",
                "220296-57377",
                "220296-52938"
            ],
            "imported": "2026-01-28T08:08: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220295,
            "title": "Placenta-derived SVEP1 may be involved in maternal platelet priming during pregnancy.",
            "abstract": null,
            "authors": [
                "Lyssy, F",
                "Forstner, D",
                "Guettler, J",
                "Neuper, L",
                "Daxboeck, C",
                "Gruber, M",
                "Gauster, M"
            ],
            "year": 2025,
            "source": "Loke Centre for Trophoblast Research Annual Meeting; JUL 7-8, 2025; 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220295-14017"
            ],
            "persons": [
                "220295-106163",
                "220295-53232",
                "220295-90214",
                "220295-93683",
                "220295-100900",
                "220295-50394"
            ],
            "imported": "2026-01-27T17:55: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": true,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220294,
            "title": "Ulcus cruris unter Therapie mit Hydroxyurea",
            "abstract": null,
            "authors": [
                "Schirl, C",
                "Gressenberger, P",
                "Binder, B"
            ],
            "year": 2024,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Dermatologie und Venerologie; Nov 28-30, 2024; Graz. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220294-14047"
            ],
            "persons": [
                "220294-53009",
                "220294-111027",
                "220294-98007"
            ],
            "imported": "2026-01-27T16:34: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176922,
            "title": "[Use of smartphone apps in secondary stroke prevention].",
            "abstract": null,
            "authors": [
                "Fruhwirth, V",
                "Enzinger, C",
                "Weiss, E",
                "Schwerdtfeger, A",
                "Gattringer, T",
                "Pinter, D"
            ],
            "year": 2020,
            "source": "Wien Med Wochenschr. 2020; 170(1-2):41-54",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000518337800007",
            "pubmed": "31535230",
            "doi": "10.1007/s10354-019-00707-3",
            "pmc": null,
            "organizations": [
                "176922-14051",
                "176922-14108"
            ],
            "persons": [
                "176922-50173-6",
                "176922-66708-4",
                "176922-70680-6"
            ],
            "imported": "2019-09-20T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": true
        },
        {
            "id": 166391,
            "title": "Survey on current practice within the European Low-Grade Glioma Network: where do we stand and what is the next step?",
            "abstract": null,
            "authors": [
                "Mandonnet, E",
                "Wager, M",
                "Almairac, F",
                "Baron, MH",
                "Blonski, M",
                "Freyschlag, CF",
                "Barone, F",
                "Fontaine, D",
                "Pallud, J",
                "Hegi, M",
                "Viegas, C",
                "Zetterling, M",
                "Spena, G",
                "Goodden, J",
                "Rutten, GJ",
                "Taillandier, L",
                "Foroglu, N",
                "Darlix, A",
                "Skrap, M",
                "Martino, J",
                "von Campe, G",
                "Madadaki, C",
                "Gayat, E",
                "de Witt Hamer, P",
                "Gil Robles, S",
                "Sarubbo, S",
                "Santarius, T",
                "Bello, L",
                "Forster, MT",
                "Duffau, H"
            ],
            "year": 2017,
            "source": "Neurooncol Pract. 2017; 4(4):241-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000424543500006",
            "pubmed": "31386020",
            "doi": "10.1093/nop/npw031",
            "pmc": "PMC6655513",
            "organizations": [
                "166391-14050"
            ],
            "persons": [],
            "imported": "2018-02-27T10:51:16+01:00",
            "journal": "NEURO-ONCOL PRACT",
            "issn": "2054-2577",
            "collection_publisher": null,
            "collection_title": "NEURO-ONCOLOGY PRACTICE; ",
            "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": 199278,
            "title": "Synthesis and biological activity of (22R,25R)-5 alpha-furostan-2 alpha,3 alpha,26-triol",
            "abstract": null,
            "authors": [
                "Iglesias-Arteaga, MA",
                "Gil, RP",
                "Lara, VL",
                "Martinez, CSP",
                "Manchado, FC"
            ],
            "year": 1996,
            "source": "J CHEM RES. 1996; (11): 504-505. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WB38200015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-12-13T13:45:34+01:00",
            "journal": "J CHEM RES",
            "issn": "1747-5198",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CHEMICAL RESEARCH; ",
            "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": 159413,
            "title": "[Cognitive impairments accompanying the burnout syndrome - a review].",
            "abstract": null,
            "authors": [
                "Riedrich, K",
                "Weiss, EM",
                "Dalkner, N",
                "Reininghaus, E",
                "Papousek, I",
                "Schwerdtfeger, A",
                "Lackner, HK",
                "Reininghaus, B"
            ],
            "year": 2017,
            "source": "Neuropsychiatr. 2017; 31(1):24-31",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000397820900004",
            "pubmed": "28251576",
            "doi": "10.1007/s40211-017-0217-2",
            "pmc": null,
            "organizations": [
                "159413-14010",
                "159413-29444"
            ],
            "persons": [
                "159413-50654-6",
                "159413-64295-6",
                "159413-79733-6"
            ],
            "imported": "2017-03-11T01:00:00+01:00",
            "journal": "Neuropsychiatr",
            "issn": "0948-6259",
            "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": true
        },
        {
            "id": 220292,
            "title": "The Microchiome Atlas",
            "abstract": null,
            "authors": [
                "Schuch, K",
                "Schönberger, J",
                "Bramreiter, BL",
                "Gruber, MC",
                "Sallinger, K",
                "Slaats, E",
                "Urbschat, C",
                "Arck, P",
                "Schildberg, F",
                "Kroneis, T"
            ],
            "year": 2025,
            "source": "Gottfried Schatz Research Center Seminar; MAY 5, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220292-14017",
                "220292-28083"
            ],
            "persons": [
                "220292-114270",
                "220292-115382",
                "220292-116463",
                "220292-54171",
                "220292-104057",
                "220292-104139",
                "220292-109964"
            ],
            "imported": "2026-01-27T15:07:53+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": 220293,
            "title": "Age-Related Alterations of The Molecular Circadian Clock in Human Leukocytes in Health and Disease.",
            "abstract": null,
            "authors": [
                "Gogg, T",
                "Teppan, J",
                "Hampuch, A",
                "Böhm E"
            ],
            "year": 2025,
            "source": "European Biological Rhythms Society Congress EBRS 2025; AUG 24-28, 2025; Lübeck, GERMANY. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220293-14022"
            ],
            "persons": [
                "220293-50791",
                "220293-100665",
                "220293-128436"
            ],
            "imported": "2026-01-27T16:05: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220288,
            "title": "Wirksamkeit, Sicherheit und Akzeptanz eines \r\ndigitalen Basalinsulinalgorithmus bei Menschen \r\nmit Typ 2 Diabetes in der Mobilen Pflege und \r\nBetreuung\r\n",
            "abstract": null,
            "authors": [
                "Libiseller, A",
                "Zöbinger, E",
                "Treiber, G",
                "Hochfellner, D",
                "Novak, E",
                "Harer, CM",
                "Pieber, TR",
                "Ofner-Kopeinig, P",
                "Berghold, A",
                "Beck, P",
                "Höll, B",
                "Ambrosch, G",
                "Mohr, C",
                "Muckenauer, A",
                "Lichtenegger, K"
            ],
            "year": 2025,
            "source": "Wiener Klinische Wochenschrift -Education. 2025; 2025(137): 334",
            "category": 1,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220288-14080",
                "220288-14026"
            ],
            "persons": [
                "220288-62036",
                "220288-88753",
                "220288-97867",
                "220288-65558",
                "220288-54235",
                "220288-51831",
                "220288-51344",
                "220288-50841",
                "220288-100301"
            ],
            "imported": "2026-01-27T13:28:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220099,
            "title": "Mast cells deficiency is associated with poor glucocorticoid response in acute gastrointestinal graft-versus-host disease",
            "abstract": null,
            "authors": [
                "Gaksch, L",
                "Teufelberger, A",
                "Haingartner, S",
                "Aigelsreiter, A",
                "Wolf, P",
                "Neumeister, ",
                "Deutsch, A",
                "Greinix, H"
            ],
            "year": 2025,
            "source": "Bone marrow transplantation (Abstractbook). 2025;  183-887 . ",
            "category": 1,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220099-14020",
                "220099-14047",
                "220099-14082"
            ],
            "persons": [
                "220099-51930",
                "220099-54230",
                "220099-59183",
                "220099-107955",
                "220099-111069",
                "220099-50871",
                "220099-51618",
                "220099-82501"
            ],
            "imported": "2026-01-21T16:30:54+01:00",
            "journal": null,
            "issn": "1476-5365",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220225,
            "title": "Metabolic Endotyping of Pulmonary Hypertension: Novel Lipidomics Biomarkers for Improved Diagnosis and Risk Stratification",
            "abstract": null,
            "authors": [
                "Bordag, N",
                "Foris, V",
                "Eichmann, T",
                "Kovacs, G",
                "Olschewski, H",
                "Olschewski, A"
            ],
            "year": 2025,
            "source": "Metabolomics 2025; JUN 22-26, 2025; Prague, Czech Republic. 2025. ",
            "category": 3,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220225-14006",
                "220225-14087",
                "220225-17225",
                "220225-14047"
            ],
            "persons": [
                "220225-111459",
                "220225-87980",
                "220225-54345",
                "220225-59238",
                "220225-87663"
            ],
            "imported": "2026-01-25T23:04:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 220286,
            "title": "My mother completed dietology training – A case of unexplained\r\nsevere cyanosis and hypoxia in a 3-year-old. ",
            "abstract": null,
            "authors": [
                "Martensen, J",
                "Ulreich, R",
                "Nussbaumer, G",
                "Rödl, S"
            ],
            "year": 2025,
            "source": "Congress-Website: https://www.mcascientificevents.eu/espnic-2025/. 2025; -ESPNIC 2025 - 34th Congress of the European Society of Paediatric and Neonatal Intensive Care; JUN 25-28, 2025; Alicante, Spain;. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220286-14092"
            ],
            "persons": [
                "220286-100059",
                "220286-72300",
                "220286-93278",
                "220286-51709"
            ],
            "imported": "2026-01-27T11:58: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168705,
            "title": "Vertebral body segmentation with GrowCut: Initial experience, workflow and practical application.",
            "abstract": null,
            "authors": [
                "Egger, J",
                "Nimsky, C",
                "Chen, X"
            ],
            "year": 2017,
            "source": "SAGE Open Med. 2017; 5(11):2050312117740984-2050312117740984",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000443441700089",
            "pubmed": "29163946",
            "doi": "10.1177/2050312117740984",
            "pmc": "PMC5686877",
            "organizations": [],
            "persons": [],
            "imported": "2018-08-09T02:00:00+02:00",
            "journal": "SAGE Open Med",
            "issn": "2050-3121",
            "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
        }
    ]
}