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=1780&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1800&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1760&ordering=-year",
    "results": [
        {
            "id": 215711,
            "title": "Intorduction of Keynote Speaker: Dr Giles W.L. Boland.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "25. Total Radiology Conference; JAN 27-30, 2025; Dubai, UAE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215711-14104"
            ],
            "persons": [
                "215711-82111"
            ],
            "imported": "2025-04-18T12:49:49+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": 215709,
            "title": "Panel Discussion: How can we enhance communication in the context of patient-centered care?",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M",
                "Khammas, A",
                "Justich, C",
                "McEntee, M",
                "Albastaki, N"
            ],
            "year": 2025,
            "source": "25. Total Radiology Conference; JAN 27-30, 2025; Dubai, UAE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215709-14104"
            ],
            "persons": [
                "215709-82111"
            ],
            "imported": "2025-04-18T12:46:31+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": 215726,
            "title": "WORK LIFE BALANCE: PANEL DISCUSSION.",
            "abstract": null,
            "authors": [
                "Schiaffino, S",
                "Keupers, M",
                "Clauser, P",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "EUSOBI Young Club in Paris 2025; FEB 6-8, 2025; Paria, FRANCE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215726-14104"
            ],
            "persons": [
                "215726-82111"
            ],
            "imported": "2025-04-18T13:16:42+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": 215713,
            "title": "Introduction of Keynote Speaker: Dr Larry Norton.",
            "abstract": null,
            "authors": [
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "25. Total Radiology Conference; JAN 27-30, 2025; Dubai, UAE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215713-14104"
            ],
            "persons": [
                "215713-82111"
            ],
            "imported": "2025-04-18T12:55:24+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": 215723,
            "title": "Closing remarks by the Scientific Committee.",
            "abstract": null,
            "authors": [
                "Ghonim, H",
                "Ansari, H",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "25. Total Radiology Conference; JAN 27-30, 2025; Dubai, UAE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215723-14104"
            ],
            "persons": [
                "215723-82111"
            ],
            "imported": "2025-04-18T13:10:58+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": 215715,
            "title": "In conversation with health visionaries: An open Q&A session.",
            "abstract": null,
            "authors": [
                "Fallenberg, E",
                "Norton, L",
                "Metzger, O",
                "Van Onegeval, C",
                "Fuchsjäger, M",
                "Douadri, K"
            ],
            "year": 2025,
            "source": "25. Total Radiology Conference; JAN 27-30, 2025; Dubai, UAE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215715-14104"
            ],
            "persons": [
                "215715-82111"
            ],
            "imported": "2025-04-18T12:59:22+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": 215712,
            "title": "Opening remarks by the Scientific Committee - Day 2.",
            "abstract": null,
            "authors": [
                "Ghonim, H",
                "Ansari, H",
                "Fuchsjäger, M"
            ],
            "year": 2025,
            "source": "25. Total Radiology Conference; JAN 27-30, 2025; Dubai, UAE. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215712-14104"
            ],
            "persons": [
                "215712-82111"
            ],
            "imported": "2025-04-18T12:53:16+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": 216371,
            "title": "Characteristics of Falls among Community-Dwelling Older Adults: The SCOPE Study",
            "abstract": null,
            "authors": [
                "Melzer, I",
                "Freiberger, E",
                "Britting, S",
                "Lattanzio, F",
                "Melzer, Y",
                "Ben-Romano, R",
                "Roller-Wirnsberger, R",
                "Wirnsberger, G",
                "Mattace-Raso, F",
                "Tap, L",
                "Gil, P",
                "Formiga, F",
                "Moreno-González, R",
                "Kostka, T",
                "Guligowska, A",
                "Arnlov, J",
                "Carlsson, AC",
                "Fabbietti, P",
                "Kob, R"
            ],
            "year": 2025,
            "source": "GERONTOLOGY. 2025; 71(4): 253-272. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001489652600001",
            "pubmed": null,
            "doi": "10.1159/000544962",
            "pmc": null,
            "organizations": [
                "216371-14084"
            ],
            "persons": [
                "216371-51739-6",
                "216371-51745-6"
            ],
            "imported": "2025-05-26T09:41:39+02:00",
            "journal": "GERONTOLOGY",
            "issn": "0304-324X",
            "collection_publisher": null,
            "collection_title": "GERONTOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.436,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCIE",
            "impactfactor_norm_super": 0.463,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-SCIE",
            "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": true
        },
        {
            "id": 215728,
            "title": "Projektbericht: Antikörper Screening für KongressteilnehmerInnen \r\nSARS-CoV-2, Hepatitis und Legionellen \r\nOktober 2022, Österreichischer Kongress für Zahnmedizin, Graz.",
            "abstract": null,
            "authors": [
                "Santigli, E"
            ],
            "year": 2025,
            "source": "ISBN 978-3-200-10427-3. 2025",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215728-14109"
            ],
            "persons": [
                "215728-50051"
            ],
            "imported": "2025-04-18T13:33:54+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": 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": 216357,
            "title": "4D flow MRI-based grading of left ventricular diastolic dysfunction: a validation study against echocardiography.",
            "abstract": null,
            "authors": [
                "Reiter, C",
                "Reiter, G",
                "Kolesnik, E",
                "Scherr, D",
                "Schmidt, A",
                "Fuchsjäger, M",
                "Reiter, U"
            ],
            "year": 2025,
            "source": "Eur Radiol. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001494791400001",
            "pubmed": "40413662",
            "doi": "10.1007/s00330-025-11703-0",
            "pmc": null,
            "organizations": [
                "216357-14083",
                "216357-14104",
                "216357-14108"
            ],
            "persons": [
                "216357-50168-6",
                "216357-61189-6",
                "216357-82111-6",
                "216357-90597-6",
                "216357-97688-1",
                "216357-53950-4",
                "216357-91265-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "Eur Radiol",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.859,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.889,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-SCIE",
            "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": true
        },
        {
            "id": 216360,
            "title": "An in silico guide for ventriculo-ventricular delay programming for left bundle branch-optimized cardiac resynchronization therapy.",
            "abstract": null,
            "authors": [
                "Strocchi, M",
                "Samways, JW",
                "Naraen, A",
                "Ali, N",
                "Shun-Shin, MJ",
                "Gillette, K",
                "Rinaldi, CA",
                "Arnold, AD",
                "Plank, G",
                "Vigmond, EJ",
                "Whinnett, ZI",
                "Niederer, SA"
            ],
            "year": 2025,
            "source": "EUROPACE. 2025; 27(5):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001491699800001",
            "pubmed": "40394990",
            "doi": "10.1093/europace/euaf089",
            "pmc": "PMC12092916",
            "organizations": [
                "216360-14011"
            ],
            "persons": [
                "216360-50966-6",
                "216360-98304-6"
            ],
            "imported": "2025-05-26T09:41:39+02:00",
            "journal": "EUROPACE",
            "issn": "1099-5129",
            "collection_publisher": null,
            "collection_title": "EUROPACE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.882,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "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": true
        },
        {
            "id": 213110,
            "title": "Variations and Opportunities in Postnatal Management of Hemolytic Disease of the Fetus and Newborn.",
            "abstract": null,
            "authors": [
                "de, Winter, DP",
                "Verweij, EJTJ",
                "Debeer, A",
                "Devlieger, R",
                "Lewi, L",
                "Verbeeck, S",
                "Maurice, P",
                "Jouannic, JM",
                "Guillemin, MG",
                "Mailloux, A",
                "Pessoa, Dos, Santos, MC",
                "Amaral, de, Moura, Sá, Pacheco, C",
                "Lopes, Moreira, ME",
                "Martins, de, Vasconcelos, Vaena, M",
                "Bohlin, K",
                "Tiblad, E",
                "Thorup, E",
                "Petersen, OB",
                "Sanchez-Holgado, M",
                "Viejo, Llorente, A",
                "Poljak, B",
                "Khalil, A",
                "Le, Duc, K",
                "Ghesquiere, L",
                "Lozar, Krivec, J",
                "Soltirovska-Šalamon, A",
                "Dame, C",
                "Blank, JD",
                "Hohnecker, A",
                "Saxonhouse, M",
                "Connors, NK",
                "Geipel, A",
                "Rath, J",
                "Prasad, S",
                "van, Wyk, L",
                "Geerts, L",
                "Schuler, R",
                "Thon, N",
                "Leibovitch, L",
                "Cohen, S",
                "Canul-Euan, AA",
                "Kelly, E",
                "Raghuram, K",
                "Cavigioli, F",
                "Colombo, SFG",
                "Elanjikal, Z",
                "Brayley, J",
                "Pfurtscheller, D",
                "Pichler, G",
                "Alcázar, Grisi, ÁG",
                "Chávez, Navarro, EJJ",
                "Pereira-Nunes, J",
                "Soares, H",
                "Zhou, M",
                "Garcia, Borau, MJ",
                "Moliner, Calderón, E",
                "Galletti, MF",
                "Mariani, GL",
                "Mackin, D",
                "Malone, F",
                "Lampland, A",
                "Tse, WT",
                "Castleman, J",
                "van, der, Bom, JG",
                "de, Haas, M",
                "Lopriore, E, , Worldwide, Collaboration, for, Hemolytic, Disease, of, the, Fetus, and, Newborn, (DIONYSUS), Investigators"
            ],
            "year": 2025,
            "source": "JAMA Netw Open. 2025; 8(1):e2454330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001394864200001",
            "pubmed": "39792381",
            "doi": "10.1001/jamanetworkopen.2024.54330",
            "pmc": "PMC11724339",
            "organizations": [
                "213110-14094"
            ],
            "persons": [
                "213110-112809-6",
                "213110-50907-6"
            ],
            "imported": "2025-01-13T01:00:00+01:00",
            "journal": "JAMA Netw Open",
            "issn": "2574-3805",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.935,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.935,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "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": 211435,
            "title": "Firsttrimester Diagnosis and Therapy @ 11-13+6 Weeks of Gestation - Part 2.",
            "abstract": null,
            "authors": [
                "von, Kaisenberg, C",
                "Kozlowski, P",
                "Kagan, KO",
                "Hoopmann, M",
                "Heling, KS",
                "Chaoui, R",
                "Klaritsch, P",
                "Pertl, B",
                "Burkhardt, T",
                "Tercanli, S",
                "Frenzel, J",
                "Mundlos, C"
            ],
            "year": 2025,
            "source": "Ultraschall Med. 2025; 46(2):145-161",
            "category": 1,
            "document_type": 30,
            "sci": null,
            "pubmed": "39353599",
            "doi": "10.1055/a-2280-4887",
            "pmc": null,
            "organizations": [
                "211435-14064"
            ],
            "persons": [
                "211435-50155-6",
                "211435-51719-6"
            ],
            "imported": "2024-10-07T02:00:00+02:00",
            "journal": "Ultraschall Med",
            "issn": "1438-8782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.806,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ACOUSTICS-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ACOUSTICS-SCI",
            "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": 211437,
            "title": "Firsttrimester Diagnosis and Therapy @ 11-13+6 Weeks of Gestation - Part 1.",
            "abstract": null,
            "authors": [
                "von, Kaisenberg, C",
                "Kozlowski, P",
                "Kagan, KO",
                "Hoopmann, M",
                "Heling, KS",
                "Chaoui, R",
                "Klaritsch, P",
                "Pertl, B",
                "Burkhardt, T",
                "Tercanli, S",
                "Frenzel, J",
                "Mundlos, C"
            ],
            "year": 2025,
            "source": "Ultraschall Med. 2025; 46(1):36-48",
            "category": 1,
            "document_type": 30,
            "sci": null,
            "pubmed": "39353600",
            "doi": "10.1055/a-2280-4756",
            "pmc": null,
            "organizations": [
                "211437-14064"
            ],
            "persons": [
                "211437-51719-6",
                "211437-50155-6"
            ],
            "imported": "2024-10-07T02:00:00+02:00",
            "journal": "Ultraschall Med",
            "issn": "1438-8782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.806,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "ACOUSTICS-SCIE",
            "impactfactor_norm_super": 0.938,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "ACOUSTICS-SCI",
            "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": 216492,
            "title": "Celebrating a decade of the HFA young community: Achievements and future directions by the HFA Young Committee.",
            "abstract": null,
            "authors": [
                "Sokolski, M",
                "Bobbio, E",
                "Esteban-Fernandez, A",
                "Liori, S",
                "Margineaunu, C",
                "Musella, F",
                "Kapelios, CJ",
                "Arfsten, H",
                "Sze, S",
                "Tomasoni, D",
                "Tun, HN",
                "Wallner, M",
                "Moura, B",
                "Jankowska, EA",
                "Mebazaa, A",
                "Metra, M",
                "Mullens, W",
                "Ter, Maaten, JM",
                "Cannata, A"
            ],
            "year": 2025,
            "source": "ESC Heart Fail. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001498633100001",
            "pubmed": "40443259",
            "doi": "10.1002/ehf2.15323",
            "pmc": null,
            "organizations": [
                "216492-14083"
            ],
            "persons": [
                "216492-72301-6"
            ],
            "imported": "2025-06-03T02:00:00+02:00",
            "journal": "ESC Heart Fail",
            "issn": "2055-5822",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.604,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.622,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-SCIE",
            "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": true
        },
        {
            "id": 216388,
            "title": "A biomechanical comparative study of passive stomach tissue from pigs and humans.",
            "abstract": null,
            "authors": [
                "Holzer-Stock, CS",
                "Pukaluk, A",
                "Viertler, C",
                "Regitnig, P",
                "Schweighofer, M",
                "Eschbach, M",
                "Caulk, AW",
                "Holzapfel, GA"
            ],
            "year": 2025,
            "source": "Acta Biomater. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40389049",
            "doi": "10.1016/j.actbio.2025.05.013",
            "pmc": null,
            "organizations": [
                "216388-14020"
            ],
            "persons": [
                "216388-51991-6",
                "216388-54279-6"
            ],
            "imported": "2025-05-26T02:00:00+02:00",
            "journal": "Acta Biomater",
            "issn": "1878-7568",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.932,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MATERIALS SCIENCE, BIOMATERIALS-SCIE",
            "impactfactor_norm_super": 0.932,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MATERIALS SCIENCE, BIOMATERIALS-SCIE",
            "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": 216456,
            "title": "A Dual Stable Isotope Study of the Effect of Altitude and Simulated Flight on Glucose Metabolism in Type 1 Diabetes: A Randomized Crossover Study.",
            "abstract": null,
            "authors": [
                "Fan, KS",
                "Shojaee-Moradie, F",
                "Jeivad, F",
                "Manoli, A",
                "Haidar, A",
                "Borg, Inguanez, M",
                "Sammut, F",
                "Koehler, G",
                "Edwards, V",
                "Lee, V",
                "Falinska, A",
                "Bawlchhim, Z",
                "Mader, JK",
                "Umpleby, AM",
                "Russell-Jones, D, , European, Union, Aviation, Safety, Agency, (EASA), Diabetes, Consortium\n"
            ],
            "year": 2025,
            "source": "Diabetes. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40435231",
            "doi": "10.2337/db25-0004",
            "pmc": null,
            "organizations": [
                "216456-14080"
            ],
            "persons": [
                "216456-50731-6",
                "216456-50877-6"
            ],
            "imported": "2025-06-02T02:00:00+02:00",
            "journal": "Diabetes",
            "issn": "1939-327X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.2,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.867,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCIE",
            "impactfactor_norm_super": 0.883,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCIE",
            "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": 215516,
            "title": "Allogeneic peripheral blood hematopoietic stem cell transplantation (HSCT) in a 2-month-old patient with familial hemophagocytic lymphohistiocytosis (FHL) type II and RSV induced respiratory failure\r\n",
            "abstract": null,
            "authors": [
                "Kohlfürst, DS",
                "Sperl, D",
                "Keldorfer, M",
                "Ulreich, R",
                "Birnbacher, R",
                "Benesch, M",
                "Schwinger, W",
                ""
            ],
            "year": 2025,
            "source": "Bone Marrow Transplantation Journal. 2025; -EBMT; March 30 - April 2, 2025; Florence, Italy. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215516-14092"
            ],
            "persons": [
                "215516-50881",
                "215516-59232",
                "215516-72300",
                "215516-54341",
                "215516-51859",
                "215516-51369"
            ],
            "imported": "2025-04-04T16:00:40+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215540,
            "title": "Bare magnetic iron oxides for binding and selective elution of lactoferrin from acid whey",
            "abstract": null,
            "authors": [
                "Krolitzki, E",
                "Winkler, W",
                "Schwaminger, S",
                "Berensmeier, S"
            ],
            "year": 2025,
            "source": "COLLOID SURFACE A. 2025; 716:  136654",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001456723700001",
            "pubmed": null,
            "doi": "10.1016/j.colsurfa.2025.136654",
            "pmc": null,
            "organizations": [
                "215540-14012"
            ],
            "persons": [
                "215540-113130-6"
            ],
            "imported": "2025-04-09T11:09:42+02:00",
            "journal": "COLLOID SURFACE A",
            "issn": "0927-7757",
            "collection_publisher": null,
            "collection_title": "COLLOIDS AND SURFACES A-PHYSICOCHEMICAL AND ENGINEERING ASPECTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.9,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.665,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "CHEMISTRY, PHYSICAL-SCIE",
            "impactfactor_norm_super": 0.665,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "CHEMISTRY, PHYSICAL-SCIE",
            "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": true
        },
        {
            "id": 215569,
            "title": "Enhancing Interstitial Lung Disease Diagnoses Through Multimodal AI Integration of Histopathological and CT Image Data.",
            "abstract": null,
            "authors": [
                "Lami, K",
                "Ozasa, M",
                "Che, X",
                "Uegami, W",
                "Kato, Y",
                "Zaizen, Y",
                "Tsuyama, N",
                "Mori, I",
                "Ichihara, S",
                "Yoon, HS",
                "Egashira, R",
                "Kataoka, K",
                "Johkoh, T",
                "Kondo, Y",
                "Attanoos, R",
                "Cavazza, A",
                "Marchevsky, AM",
                "Schneider, F",
                "Augustyniak, JW",
                "Almutrafi, A",
                "Fabro, AT",
                "Brcic, L",
                "Roden, AC",
                "Smith, M",
                "Moreira, A",
                "Fukuoka, J"
            ],
            "year": 2025,
            "source": "Respirology. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "40176267",
            "doi": "10.1111/resp.70036",
            "pmc": null,
            "organizations": [
                "215569-14020"
            ],
            "persons": [],
            "imported": "2025-04-09T02:00:00+02:00",
            "journal": "Respirology",
            "issn": "1440-1843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.6,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.851,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCIE",
            "impactfactor_norm_super": 0.851,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "RESPIRATORY SYSTEM-SCIE",
            "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
        }
    ]
}