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=158180&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158200&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158160&ordering=year",
    "results": [
        {
            "id": 222149,
            "title": "Implementierung unseres Werkzeugkoffers",
            "abstract": null,
            "authors": [
                "Hoedl, M",
                "Kahr, H\r\n"
            ],
            "year": 2026,
            "source": "Caritas Abteilungstag; MRZ 18, 2026; Fernitz, AUSTRIA. 2026. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222149-14509"
            ],
            "persons": [
                "222149-59569"
            ],
            "imported": "2026-03-18T14:03:13+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222148,
            "title": "Das SUNRISE-Projekt im Überblick.",
            "abstract": null,
            "authors": [
                "Hoedl, M",
                "Eglseer, D"
            ],
            "year": 2026,
            "source": "Caritas Abteilungstag; MRZ 18, 2026; Fernitz, AUSTRIA. 2026. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222148-14509"
            ],
            "persons": [
                "222148-82963",
                "222148-59569"
            ],
            "imported": "2026-03-18T14:00:45+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222151,
            "title": "Radiological and pathological basics of Sonography and HRCT in ILD\r\n",
            "abstract": null,
            "authors": [
                "Talakic, E, Brcic, L"
            ],
            "year": 2026,
            "source": "BREATHE-Train The Trainee; 17 MARCH, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222151-14020",
                "222151-14104"
            ],
            "persons": [
                "222151-74075"
            ],
            "imported": "2026-03-19T08:10:31+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": 216459,
            "title": "Early mortality in patients with acute ischemic stroke after endovascular stroke therapy.",
            "abstract": null,
            "authors": [
                "Pichler, A",
                "Posekany, A",
                "Mikšová, D",
                "Fandler-Höfler, S",
                "Deutschmann, H",
                "Kneihsl, M",
                "Seiler, S",
                "Mutzenbach, S",
                "Killer-Oberpfalzer, M",
                "Gizewski, ER",
                "Knoflach, M",
                "Kiechl, S",
                "Sonnberger, M",
                "Gruber, J",
                "Weber, J",
                "De, Paoli, L",
                "Greisenegger, S",
                "Wolf, F",
                "Werner, P",
                "Staykov, D",
                "Sommer, P",
                "Sykora, M",
                "Ferrari, J",
                "Nasel, C",
                "Pfaff, JAR",
                "Enzinger, C",
                "Gattringer, T, , Austrian, EVT, study, group"
            ],
            "year": 2026,
            "source": "J Neurointerv Surg. 2026; 18(4):1004-1009",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001500915100001",
            "pubmed": "40451285",
            "doi": "10.1136/jnis-2025-023517",
            "pmc": null,
            "organizations": [
                "216459-14051",
                "216459-14108"
            ],
            "persons": [
                "216459-70680-4",
                "216459-73547-6",
                "216459-50173-6",
                "216459-51882-6",
                "216459-82411-6",
                "216459-83425-6",
                "216459-71486-1"
            ],
            "imported": "2025-06-02T02:00:00+02:00",
            "journal": "J Neurointerv Surg",
            "issn": "1759-8478",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.4,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.929,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NEUROIMAGING-SCIE",
            "impactfactor_norm_super": 0.929,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "NEUROIMAGING-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": 222155,
            "title": "Policy Briefing: From access to use - Untangling the international legal frameworks that govern microbial resources.",
            "abstract": null,
            "authors": [
                "Faggionato D, Muñoz-García M, Kostic T, Ferrari ML , Vonaesch P, Poyet M, Portier P, Ryan MJ, Djeddour D, Stumptner C, Varese GC, Zuzuarregui A, Groussin M, Schloter M, Finn RD, Haas AS, Probert I, Verkley G, Overmann J, Scholz AH\r\n"
            ],
            "year": 2026,
            "source": "Sustainable microbiology. 2026; qvag005: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222155-14020"
            ],
            "persons": [
                "222155-51870"
            ],
            "imported": "2026-03-19T09:48:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 215881,
            "title": "Personalized Medicine, Public Health and Patient-Centred Aspects in the Prevention of Stroke in Intracerebral Haemorrhage Survivors with Atrial Fibrillation (PRESTIGE-AF) Project.",
            "abstract": null,
            "authors": [
                "Harvey, KH",
                "Korompoki, E",
                "Harvey, ER",
                "Fießler, C",
                "Malzahn, U",
                "Hügen, K",
                "Ullmann, S",
                "Schuhmann, C",
                "Putz, Todd, G",
                "Montaner, J",
                "Penalba, A",
                "Guaman-Pilco, D",
                "Sibon, I",
                "Debette, S",
                "D'Aoust, T",
                "Lachaize, M",
                "Enzinger, C",
                "Ropele, S",
                "Fandler-Höfler, S",
                "Ruecker, V",
                "Haas, K",
                "Nielsen, PB",
                "Wolfe, C",
                "Wang, Y",
                "Wafa, H",
                "Caso, V",
                "Mosconi, MG",
                "Lip, GYH",
                "Lane, DA",
                "Haefeli, WE",
                "Foerster, KI",
                "Wurmbach, VS",
                "Ringleb, P",
                "Heuschmann, PU",
                "Veltkamp, R, , PRESTIGE-AF, investigators"
            ],
            "year": 2026,
            "source": "Thromb Haemost. 2026; 126(1):5-10",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001479480600001",
            "pubmed": "40306666",
            "doi": "10.1055/a-2576-7760",
            "pmc": "PMC12758958",
            "organizations": [
                "215881-14051"
            ],
            "persons": [
                "215881-50173-6",
                "215881-51279-6",
                "215881-82411-6"
            ],
            "imported": "2025-05-01T02:00:00+02:00",
            "journal": "Thromb Haemost",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.766,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE-SCIE",
            "impactfactor_norm_super": 0.868,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PERIPHERAL VASCULAR DISEASE-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": 222154,
            "title": "Policy in practice: How to “do” the Nagoya Protocol: common misconceptions, challenges and best practices for access and benefit-sharing compliance.",
            "abstract": null,
            "authors": [
                "Faggionato D, Muñoz-García M, Kostic T, Ferrari M L, Vonaesch P , Poyet M, Portier P , Ryan M J , Djeddour D , Stumptner C , et. al."
            ],
            "year": 2026,
            "source": "Sustainable microbiology. 2026; qvag007: ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222154-14020"
            ],
            "persons": [
                "222154-51870"
            ],
            "imported": "2026-03-19T09:39:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222157,
            "title": "Introduction of a video-based heterogeneity index for quantitative lung ultrasound assessment in neonates with respiratory distress - a proof-of-concept study",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Suppan, T",
                "Seigner, A",
                "Bauer, S",
                "Gruber, V",
                "Pfurtscheller, D",
                "Baik-Schneditz, N",
                "Pichler, G",
                "Schwaberger, B."
            ],
            "year": 2026,
            "source": "17. Dresden Symposium; Mar 12-14, 2026; Dresden, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-03-19T10:51: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": true,
            "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": 222158,
            "title": "Introduction of a video-based heterogeneity index for quantitative lung ultrasound assessment in neonates with respiratory distress - a proof-of-concept study",
            "abstract": null,
            "authors": [
                "Winkler, M",
                "Suppan, T",
                "Seigner, A",
                "Bauer, S",
                "Gruber, V",
                "Pfurtscheller, D",
                "Baik-Schneditz, N",
                "Pichler, G",
                "Schwaberger, B."
            ],
            "year": 2026,
            "source": "17. Dresden Symposium; Mar 12-14, 2026; Dresden, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222158-14094"
            ],
            "persons": [
                "222158-112809",
                "222158-117521",
                "222158-121952",
                "222158-132077",
                "222158-50907",
                "222158-79516",
                "222158-129417",
                "222158-86558"
            ],
            "imported": "2026-03-19T11:13: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222159,
            "title": "Paper of the month \"Feasibility and diagnostic agreement of Apple Watch and KardiaMobile electrocardiograms compared with standard 12-lead ECG in children\".",
            "abstract": null,
            "authors": [
                "Kurath-Koller, S"
            ],
            "year": 2026,
            "source": "; MAR 18, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222159-14093"
            ],
            "persons": [
                "222159-59876"
            ],
            "imported": "2026-03-19T13:44:21+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": 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": 222161,
            "title": "Sexuelle Aktivität nach Kurzschaft-Hüfttotalendoprothese: Ist die Schaftgröße relevant?",
            "abstract": null,
            "authors": [
                "Rammel, K",
                "Georg, H",
                "Sadoghi, P",
                "Smolle, M",
                "Zaussinger, S",
                "Friesenbichler, J",
                "Leithner, A, Maurer-Ertl, W"
            ],
            "year": 2026,
            "source": "Hauer G, Sadoghi P, Smolle M, Zaussinger S, Friesenbichler J, Leithner A, Maurer-Ertl W. Sexual activity after short-stem total hip arthroplasty. Does stem size matter? Arch Orthop Trauma Surg. 2023 Jun;143(6):3613-3619. doi: 10.1007/s00402-022-04614-y. Epub 2022 Sep 17. PMID: 36114870; PMCID: PMC10192171.. 2026; -Endoprothetikkongress Berlin; 12.-14.02.2026; Berlin. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222161-14052"
            ],
            "persons": [
                "222161-101863",
                "222161-115388",
                "222161-59379",
                "222161-53237",
                "222161-95171"
            ],
            "imported": "2026-03-19T21:15:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222160,
            "title": "Does Anticoagulation have an Influence on Endoleaks after Endovascular Treatment of Infrarenal Aortic Aneurysms?",
            "abstract": null,
            "authors": [
                "Cohnert, T",
                "Jung, N",
                "Siegl, G",
                "Konstantiniuk, P"
            ],
            "year": 2026,
            "source": "Abstracts from ISET. 2026; 37(2):3-3.-International Symposium on Endovascular Therapy (ISET) 2026; FEB 9-12,2026; Miami Beach, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222160-14074"
            ],
            "persons": [
                "222160-50038",
                "222160-50860",
                "222160-82944"
            ],
            "imported": "2026-03-19T14:39:54+01:00",
            "journal": null,
            "issn": "1535-7732",
            "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": 222168,
            "title": "Bone Transport - is it really worth the effort?",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Leithner, A"
            ],
            "year": 2026,
            "source": "International MUTARS® Workshop; MAR 20-21, 2026; Palma de Mallorca, SPAIN. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222168-14052"
            ],
            "persons": [
                "222168-53237",
                "222168-95171"
            ],
            "imported": "2026-03-22T11:48:11+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": 222169,
            "title": "Implant survival and complications following total femoral replacement - a multicentric, retrospective EMSOS study",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Svehlik M",
                "Leithner, A",
                "Bergovec, M",
                "EMSOS Study Group, Valentini, M"
            ],
            "year": 2026,
            "source": "International MUTARS Workshop; MAR 20-21, 2026; Palma de Mallorca, SPAIN. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222169-14052"
            ],
            "persons": [
                "222169-88122",
                "222169-95171",
                "222169-53237"
            ],
            "imported": "2026-03-22T11:49:39+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": 222170,
            "title": "ADCs: eine neue Ära in der Sarkomtherapie",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2026,
            "source": "Sarkomkonferenz 2026; MAR 19-21, 2026; Berlin, GERMANY. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222170-14085"
            ],
            "persons": [
                "222170-69234"
            ],
            "imported": "2026-03-22T12:08: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 218333,
            "title": "Randomized, Double-Blind, Phase I Pharmacokinetic Study of Subcutaneous Recombinant Human Superoxide Dismutase (rhSOD) in Healthy Volunteers.",
            "abstract": null,
            "authors": [
                "Al, Jalali, V",
                "Bauer, M",
                "Jorda, A",
                "Bergmann, F",
                "Wölfl-Duchek, M",
                "Partl, R",
                "Vcelar, B",
                "Katinger, D",
                "Bashur, R",
                "Schnidar, H",
                "Zeitlinger, M"
            ],
            "year": 2026,
            "source": "Clin Pharmacokinet. 2026; 65(1):71-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001595852800001",
            "pubmed": "41109931",
            "doi": "10.1007/s40262-025-01578-1",
            "pmc": "PMC12783157",
            "organizations": [
                "218333-14060"
            ],
            "persons": [
                "218333-62261-6"
            ],
            "imported": "2025-10-22T02:00:00+02:00",
            "journal": "Clin Pharmacokinet",
            "issn": "0312-5963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.0,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.715,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCIE",
            "impactfactor_norm_super": 0.799,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 218652,
            "title": "Impact of target volume and dose concepts on the outcomes of prostate cancer patients treated with stereotactic body radiotherapy for spinal metastases - a European multicenter cohort study.",
            "abstract": null,
            "authors": [
                "Seiler, I",
                "Schäfer, S",
                "von, Wachter, C",
                "Balermpas, P",
                "Slavik, M",
                "Burkon, P",
                "Meents, J",
                "Kästner, L",
                "Lohaus, F",
                "Willner, J",
                "Schunn, AS",
                "Drabke, S",
                "Klischies, K",
                "Wittenstein, O",
                "Bank, P",
                "Partl, R",
                "Müller, JA",
                "Gawish, A",
                "Grün, A",
                "Baehr, A",
                "Trommer, M",
                "Glasmacher, A",
                "Mader, T",
                "Holy, R",
                "Dzierma, Y",
                "Ehret, F",
                "Rühle, A",
                "Guckenberger, M",
                "Moustakis, C",
                "Brunner, T",
                "Blanck, O",
                "Boda-Heggemann, J",
                "Nicolay, NH",
                "Nägler, F"
            ],
            "year": 2026,
            "source": "Radiother Oncol. 2026; 214:111276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001622148800003",
            "pubmed": "41213475",
            "doi": "10.1016/j.radonc.2025.111276",
            "pmc": null,
            "organizations": [
                "218652-14060"
            ],
            "persons": [
                "218652-62261-6",
                "218652-113309-6"
            ],
            "imported": "2025-11-17T01:00:00+01:00",
            "journal": "Radiother Oncol",
            "issn": "0167-8140",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.859,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.881,
            "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": 220283,
            "title": "Leukocyte telomere attrition following radiotherapy in prostate cancer: a prospective study.",
            "abstract": null,
            "authors": [
                "Langsenlehner, T",
                "Paal, K",
                "Thurner, EM",
                "Genser, S",
                "Sternat, R",
                "Stranz, B",
                "Renner, W"
            ],
            "year": 2026,
            "source": "Sci Rep. 2026; 16(1):5905",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001688973000006",
            "pubmed": "41565875",
            "doi": "10.1038/s41598-026-36205-x",
            "pmc": "PMC12894989",
            "organizations": [
                "220283-14028",
                "220283-14060"
            ],
            "persons": [
                "220283-50069-6",
                "220283-50495-1",
                "220283-50910-4"
            ],
            "imported": "2026-01-27T01:00:00+01:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.716,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCIE",
            "impactfactor_norm_super": 0.722,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222174,
            "title": "Postmortales CT und CT-gestützte Angiographie bei Babys und Kleinkindern (pedPMCTA)",
            "abstract": null,
            "authors": [
                "Bruch, GM"
            ],
            "year": 2026,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Gerichtliche Medizin (ÖGGM); MRZ 20, 2026; Salzburg, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222174-14019"
            ],
            "persons": [
                "222174-138055"
            ],
            "imported": "2026-03-23T12:31: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222179,
            "title": "Bone transport - is it really worth the effort? Rebuttal.",
            "abstract": null,
            "authors": [
                "Leithner, A"
            ],
            "year": 2026,
            "source": "27th International MUTARS workshop; MAR 20-22, 2026; Palma de Mallorca, SPAIN;. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222179-14052"
            ],
            "persons": [
                "222179-53237"
            ],
            "imported": "2026-03-23T13:31:15+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
        }
    ]
}