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=460&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=480&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=440&ordering=-impactfactor",
    "results": [
        {
            "id": 220715,
            "title": "Autoimmunerkrankungen",
            "abstract": null,
            "authors": [
                "Salmhofer, W"
            ],
            "year": 2025,
            "source": "Hut + Innovation\r\nJahrestagung der Wissenschaftlichen Vereinigung Steirische Dermatologie; 27.-28.06.2025; Graz, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220715-14047"
            ],
            "persons": [
                "220715-51721"
            ],
            "imported": "2026-02-07T11:04:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 195168,
            "title": "Successful surgical treatment of a 1160 g neonate with cardiac teratoma and severe foetal hydrops: a case report.",
            "abstract": null,
            "authors": [
                "Beichl, M",
                "Thanhaeuser, M",
                "Ulm, B",
                "Zimpfer, D"
            ],
            "year": 2021,
            "source": "Eur Heart J Case Rep. 2021; 5(2): ytaa527",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000646067400026",
            "pubmed": "33738399",
            "doi": "10.1093/ehjcr/ytaa527",
            "pmc": "PMC7954248",
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T02:00:00+02:00",
            "journal": "Eur Heart J Case Rep",
            "issn": "2514-2119",
            "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": 220714,
            "title": "Diagnose und Behandlung des (Systemischen)Lupus Erythematodes\u000baus sichT der Dermatologie",
            "abstract": null,
            "authors": [
                "Salmhofer, W"
            ],
            "year": 2025,
            "source": "Jahrestagung der Östrreichischen Gesellschaft für Rheumatologie und Rehabilitation; 27.-29.11.2025; Wien, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220714-14047"
            ],
            "persons": [
                "220714-51721"
            ],
            "imported": "2026-02-07T11:00:46+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": 199300,
            "title": "Curation of the CANDID-PTX Dataset with Free-Text Reports.",
            "abstract": null,
            "authors": [
                "Feng, S",
                "Azzollini, D",
                "Kim, JS",
                "Jin, CK",
                "Gordon, SP",
                "Yeoh, J",
                "Kim, E",
                "Han, M",
                "Lee, A",
                "Patel, A",
                "Wu, J",
                "Urschler, M",
                "Fong, A",
                "Simmers, C",
                "Tarr, GP",
                "Barnard, S",
                "Wilson, B"
            ],
            "year": 2021,
            "source": "Radiol Artif Intell. 2021; 3(6): e210136",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000826914400013",
            "pubmed": "34870223",
            "doi": "10.1148/ryai.2021210136",
            "pmc": "PMC8637219",
            "organizations": [],
            "persons": [
                "199300-63647-6"
            ],
            "imported": "2022-12-15T01:00:00+01:00",
            "journal": "Radiol Artif Intell",
            "issn": "2638-6100",
            "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": 199434,
            "title": "Safety of User-Initiated Intensification of Insulin Delivery Using Cambridge Hybrid Closed-Loop Algorithm.",
            "abstract": null,
            "authors": [
                "Ware, J",
                "Wilinska, ME",
                "Ruan, Y",
                "Allen, JM",
                "Boughton, CK",
                "Hartnell, S",
                "Bally, L",
                "de, Beaufort, C",
                "Besser, REJ",
                "Campbell, FM",
                "Draxlbauer, K",
                "Elleri, D",
                "Evans, ML",
                "Fröhlich-Reiterer, E",
                "Ghatak, A",
                "Hofer, SE",
                "Kapellen, TM",
                "Leelarathna, L",
                "Mader, JK",
                "Mubita, WM",
                "Narendran, P",
                "Poettler, T",
                "Rami-Merhar, B",
                "Tauschmann, M",
                "Randell, T",
                "Thabit, H",
                "Thankamony, A",
                "Trevelyan, N",
                "Hovorka, R"
            ],
            "year": 2024,
            "source": "J Diabetes Sci Technol. 2024; 18(4):882-888",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000893866300001",
            "pubmed": "36475908",
            "doi": "10.1177/19322968221141924",
            "pmc": "PMC11307210",
            "organizations": [
                "199434-14080",
                "199434-14091"
            ],
            "persons": [
                "199434-50659-6",
                "199434-50877-6",
                "199434-87054-6"
            ],
            "imported": "2022-12-21T01:00:00+01:00",
            "journal": "J Diabetes Sci Technol",
            "issn": "1932-2968",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 220712,
            "title": "Klinik, Diagnostik und Therapie der Thrombose (oberflächlich und tief)",
            "abstract": null,
            "authors": [
                "Salmhofer, W"
            ],
            "year": 2025,
            "source": "67. Jahrestagung der Deutschen Gesellschaft für Phlebologie und Lymphologie ; 24. - 27. 09. 2025; Salzburg, Austria. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220712-14047"
            ],
            "persons": [
                "220712-51721"
            ],
            "imported": "2026-02-07T10:43:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220713,
            "title": "OXYLAST – Therapie bei chronischen Beinulcera\r\nEine neue Therapieoption?",
            "abstract": null,
            "authors": [
                "Salmhofer, W"
            ],
            "year": 2025,
            "source": "67. Jahrestagung der Deutschen Gesellschaft für Phlebologie und Lymphologie \r\nin Kooperation mit der Österreichischen Gesellschaft für Phlebologie und dermatologischer Angiologie; 24. - 27.09.2025; Salzburg. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220713-14047"
            ],
            "persons": [
                "220713-51721"
            ],
            "imported": "2026-02-07T10:48: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": false,
            "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": 201309,
            "title": "Tangled web of interactions among proteins involved in iron-sulfur cluster assembly as unraveled by NMR, SAXS, chemical crosslinking, and functional studies.",
            "abstract": null,
            "authors": [
                "Kim, JH",
                "Bothe, JR",
                "Alderson, TR",
                "Markley, JL"
            ],
            "year": 2015,
            "source": "Biochim Biophys Acta. 2015; 1853(6): 1416-28. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000353729500012",
            "pubmed": "25450980",
            "doi": "10.1016/j.bbamcr.2014.11.020",
            "pmc": "PMC4390431",
            "organizations": [],
            "persons": [],
            "imported": "2023-02-09T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "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": 202430,
            "title": "Impact of COVID-19 pandemic on the management of patients with RA: a survey of rheumatologists in six European countries.",
            "abstract": null,
            "authors": [
                "Machado, PM",
                "Verschueren, P",
                "Grainger, R",
                "Jones, H",
                "Piercy, J",
                "van, Beneden, K",
                "Caporali, R",
                "Dejaco, C",
                "Fautrel, B"
            ],
            "year": 2022,
            "source": "Rheumatol Adv Pract. 2023; 7(1):rkac108",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000905785900002",
            "pubmed": "36601518",
            "doi": "10.1093/rap/rkac108",
            "pmc": "PMC9800854",
            "organizations": [
                "202430-14086"
            ],
            "persons": [
                "202430-66227-6"
            ],
            "imported": "2023-04-05T02:00:00+02:00",
            "journal": "Rheumatol Adv Pract",
            "issn": "2514-1775",
            "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": 117481,
            "title": "Esophageal histology in gastroesophageal reflux. Morphometric findings in suction biopsies.",
            "abstract": null,
            "authors": [
                "Seefeld, U",
                "Krejs, GJ",
                "Siebenmann, RE",
                "Blum, AL"
            ],
            "year": 1977,
            "source": "Am J Dig Dis. 1977; 22(11):956-964",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977EB78100003",
            "pubmed": "920705",
            "doi": "10.1007/BF01076193",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117481-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Am J Dig Dis",
            "issn": "0002-9211",
            "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": 220707,
            "title": "Evidezbasierte Therapien bei atopischer Dermatitis und Psoriasis  ",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Richter, L"
            ],
            "year": 2025,
            "source": "ÖGDV Jahrestagung 2025 ; Nov 27-29, 2025; Vienna, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220707-14047"
            ],
            "persons": [
                "220707-50153"
            ],
            "imported": "2026-02-06T17:24: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220706,
            "title": "Effectiveness and safety of tildrakizumab in the treatment of genital psoriasis in Austria, Switzerland, and the Czech Republic (CzATCH-Genital.PsO); 28 weeks interim Results ",
            "abstract": null,
            "authors": [
                "Jonak, C",
                "Maul JT",
                "Gkalpakiotis, S",
                "Weger, W"
            ],
            "year": 2025,
            "source": "Skin . 2025; (4):65-66.-ÖGDV Jahrestagung 2025 ; Nov 27-29, 2025; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220706-14047"
            ],
            "persons": [
                "220706-50153"
            ],
            "imported": "2026-02-06T17:15:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 220703,
            "title": "CODE RED In House Hands-on Kurs für Training und Teambuilding.",
            "abstract": null,
            "authors": [
                "Deininger, C"
            ],
            "year": 2024,
            "source": "Deutscher Kongress für Orthopädie und Unfallchirurgie (DKOU); OCT 22-25, 2024; Berlin, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220703-14052"
            ],
            "persons": [
                "220703-136472"
            ],
            "imported": "2026-02-06T17:05:52+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": false
        },
        {
            "id": 220700,
            "title": "Association of molecular and morphological features with ctDNA release in non-metastatic colorectal cancer",
            "abstract": null,
            "authors": [
                "Andaloro, S",
                "Sallinger, K",
                "Müller, CT",
                "Aigner, F",
                "Uranitsch, S",
                "Lax, S",
                "Höfler, G",
                "El- Heliebi, A",
                "Kühberger, S",
                "Heitzer, E",
                ""
            ],
            "year": 2025,
            "source": "14th International Symposium on Circulating Nucleic Acids in Plasma and Serum (CNAPS); December 3-5, 2025; Hong Kong, CHINA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220700-14006",
                "220700-14017",
                "220700-14020",
                "220700-14021",
                "220700-14045"
            ],
            "persons": [
                "220700-105079",
                "220700-113010",
                "220700-119492",
                "220700-104057",
                "220700-125879",
                "220700-50899",
                "220700-52442",
                "220700-66435",
                "220700-51691"
            ],
            "imported": "2026-02-06T16:43: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": 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": 219771,
            "title": "Atopic Dermatitis-like mouse model using early inoculation of patient-derived S. aureus together with MC903.",
            "abstract": null,
            "authors": [
                "Joshi, A",
                "Cornu, A",
                "Luxner, J",
                "Zarfel, G",
                "Braun, C",
                "Nicolas, JF",
                "Gallo, RL",
                "Vocanson, M",
                "Wolf, P",
                "Patra, V"
            ],
            "year": 2026,
            "source": "JID Innov. 2026; 6(2): 100436",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001642364100001",
            "pubmed": "41492481",
            "doi": "10.1016/j.xjidi.2025.100436",
            "pmc": "PMC12765329",
            "organizations": [
                "219771-14023",
                "219771-14047"
            ],
            "persons": [
                "219771-58733-6",
                "219771-87275-4",
                "219771-51618-4",
                "219771-50264-6"
            ],
            "imported": "2026-01-12T01:00:00+01:00",
            "journal": "JID Innov",
            "issn": "2667-0267",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 215097,
            "title": "Cardiovascular Magnetic Resonance Assessment of Immunotherapy Cardiotoxicity",
            "abstract": null,
            "authors": [
                "Voigt, MB",
                "Kravchenko, D",
                "Isaak, A",
                "Heine, A",
                "Holderried, TAW",
                "Luetkens, JA"
            ],
            "year": 2023,
            "source": "CURR CARDIOVASC IMAG. 2023; 16(12): 103-115. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001079409700001",
            "pubmed": null,
            "doi": "10.1007/s12410-023-09584-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "215097-131437-6"
            ],
            "imported": "2025-03-06T11:31:13+01:00",
            "journal": "CURR CARDIOVASC IMAG",
            "issn": "1941-9066",
            "collection_publisher": null,
            "collection_title": "CURRENT CARDIOVASCULAR IMAGING REPORTS; ",
            "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": 156343,
            "title": "Laparoscopic pancreatic resection-a review.",
            "abstract": null,
            "authors": [
                "Justin, V",
                "Fingerhut, A",
                "Khatkov, I",
                "Uranues, S"
            ],
            "year": 2016,
            "source": "Transl Gastroenterol Hepatol. 2016; 1(4):36-36",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000387678500002",
            "pubmed": "28138603",
            "doi": "10.21037/tgh.2016.04.02",
            "pmc": "PMC5244659",
            "organizations": [
                "156343-14073"
            ],
            "persons": [
                "156343-51612-4"
            ],
            "imported": "2016-12-16T11:38:48+01:00",
            "journal": "TRANSL GASTROENT HEP",
            "issn": "2224-476X",
            "collection_publisher": null,
            "collection_title": "TRANSLATIONAL GASTROENTEROLOGY AND HEPATOLOGY; ",
            "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": 204228,
            "title": "Infant movement classification through pressure distribution analysis.",
            "abstract": null,
            "authors": [
                "Kulvicius, T",
                "Zhang, D",
                "Nielsen-Saines, K",
                "Bölte, S",
                "Kraft, M",
                "Einspieler, C",
                "Poustka, L",
                "Wörgötter, F",
                "Marschik, PB"
            ],
            "year": 2023,
            "source": "Commun Med (Lond). 2023; 3(1): 112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001049192100001",
            "pubmed": "37587165",
            "doi": "10.1038/s43856-023-00342-5",
            "pmc": "PMC10432534",
            "organizations": [
                "204228-14068"
            ],
            "persons": [
                "204228-58883-6",
                "204228-88853-1"
            ],
            "imported": "2023-09-06T02:00:00+02:00",
            "journal": "Commun Med (Lond)",
            "issn": "2730-664X",
            "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": 220701,
            "title": "Mundchleimhauterkrankungen ",
            "abstract": null,
            "authors": [
                "Weger, W"
            ],
            "year": 2025,
            "source": "Jahrestagung der WVSD ; JUN 27-28, 2025; Graz, AUSTRIA. 2025. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220701-14047"
            ],
            "persons": [
                "220701-50153"
            ],
            "imported": "2026-02-06T17:00:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 220705,
            "title": "Development of an Off-label fixation system using globally available materials for application in resource limited regions.",
            "abstract": null,
            "authors": [
                "Deininger, C"
            ],
            "year": 2024,
            "source": "Deutscher Kongress für Orthopädie und Unfallchirurgie (DKOU); OCT 22-25, 2024; Berlin, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "220705-14052"
            ],
            "persons": [
                "220705-136472"
            ],
            "imported": "2026-02-06T17:07: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}