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=1000&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=1020&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=980&ordering=-year",
    "results": [
        {
            "id": 222766,
            "title": "Psychotherapie in der Humanmedizin.",
            "abstract": null,
            "authors": [
                "Egger, JW"
            ],
            "year": 2026,
            "source": "Psychotherapie Forum. 2026; 2026(1):",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222766-29447"
            ],
            "persons": [
                "222766-51505"
            ],
            "imported": "2026-04-30T17:41:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 222776,
            "title": "Wound Healing Outcomes with Intact versus Particularized Fish Skin Grafts. ",
            "abstract": null,
            "authors": [
                "Pignet, AL",
                "Foessl, I",
                "Prevedel, M",
                "Moshammer, M",
                "Schwarz, A",
                "Villa-Garcia, A",
                "Kamolz, LP",
                "Hofmann, E",
                "Kotzbeck, P"
            ],
            "year": 2026,
            "source": "ABA Annual Meeting; APR 14-17; 2026; Orlando FLORIDA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222776-14045",
                "222776-14076",
                "222776-14080"
            ],
            "persons": [
                "222776-111830",
                "222776-121189",
                "222776-124934",
                "222776-89900",
                "222776-90618",
                "222776-98005",
                "222776-100699",
                "222776-80111",
                "222776-95211"
            ],
            "imported": "2026-05-04T12:04:45+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": 222775,
            "title": "The Local Impact of Burn Injuries on the Bone – An Intraindividually Comparative Pilot Study.",
            "abstract": null,
            "authors": [
                "Moshammer, M",
                "Watzinger",
                "N",
                "Hecker, A",
                "Smolle, C",
                "Prevedel, M",
                "Kamolz, LP",
                "Kotzbeck, P",
                "Foessl, I"
            ],
            "year": 2026,
            "source": "ABA Annual Meeting; APR 14-17; 2026; Orlando FLORIDA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222775-14018",
                "222775-14045",
                "222775-14076",
                "222775-14080"
            ],
            "persons": [
                "222775-124934",
                "222775-80111",
                "222775-89900",
                "222775-98005",
                "222775-106534",
                "222775-70620",
                "222775-95211"
            ],
            "imported": "2026-05-04T12:01:18+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": 222774,
            "title": "A New Paradigm in Wound Healing: Topical Microdosing Approaches.",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Moshammer, M",
                "Hofmann, E",
                "Schwingenschuh, S",
                "Villa-Garcia,A",
                "Carnieletto, M",
                "Purgstaller, S",
                "Eberl, A",
                "Kamolz, LP",
                "Birngruber, T",
                "Kotzbeck, P"
            ],
            "year": 2026,
            "source": "ABA Annual Meeting; APR 14-17; 2026; Orlando FLORIDA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222774-14045",
                "222774-14076"
            ],
            "persons": [
                "222774-100699",
                "222774-117823",
                "222774-121189",
                "222774-124934",
                "222774-80111",
                "222774-89900",
                "222774-95211"
            ],
            "imported": "2026-05-04T11:55:47+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": 222773,
            "title": "Dynamics of Tissue Regeneration After Deep Dermal Burns.",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Pignet, AL",
                "Fink, J",
                "Funk, M",
                "Bernardelli de Mattos",
                "I",
                "Madl, T",
                "Habisch, H",
                "Einsiedler, J",
                "Hahn, D",
                "Eberl, A",
                "Hecker",
                "H",
                "Birngruber, T",
                "Kamolz, LP",
                "Kotzbeck, P",
                "Hofmann",
                "E"
            ],
            "year": 2026,
            "source": "ABA Annual Meeting; APR 14-17; 2026; Orlando FLORIDA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222773-14076"
            ],
            "persons": [
                "222773-111830",
                "222773-80111",
                "222773-89900",
                "222773-100699",
                "222773-106534",
                "222773-117826",
                "222773-95211",
                "222773-99699"
            ],
            "imported": "2026-05-04T11:50:18+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": true,
            "local_affiliation": true
        },
        {
            "id": 222777,
            "title": "Funktionalisierung bakterieller Nanocellulose.",
            "abstract": null,
            "authors": [
                "Prevedel, M",
                "Moshammer, M",
                "Hofmann, E",
                "Kotzbeck, P",
                "Kamolz, LP"
            ],
            "year": 2026,
            "source": "Jatros Dermatologie & Plastische Chirurgie. 2026; ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222777-14045",
                "222777-14076"
            ],
            "persons": [
                "222777-100699",
                "222777-124934",
                "222777-89900",
                "222777-95211",
                "222777-80111"
            ],
            "imported": "2026-05-04T12:34:06+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": 222182,
            "title": "Impact of cerebral oxygenation-guided resuscitation during immediate postnatal transition on brain injury and brain growth detected by MRI in very preterm neonates: a secondary outcome analysis of the multicenter randomized phase 3 clinical COSGOD III trial.",
            "abstract": null,
            "authors": [
                "Hammerl, M",
                "Schreiner, C",
                "Griesmaier, E",
                "Kiechl-Kohlendorfer, U",
                "Pfurtscheller, D",
                "Avian, A",
                "Tschauner, S",
                "Goeral, K",
                "Buchmayer, J",
                "Lista, G",
                "Stucchi, I",
                "Bua, J",
                "Neubauer, V",
                "Pichler, G"
            ],
            "year": 2026,
            "source": "Ital J Pediatr. 2026; 52(1): 49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001729491200001",
            "pubmed": "41736052",
            "doi": "10.1186/s13052-026-02216-7",
            "pmc": "PMC13037069",
            "organizations": [
                "222182-14106",
                "222182-14094",
                "222182-14026"
            ],
            "persons": [
                "222182-112809-6",
                "222182-85440-6",
                "222182-50907-6",
                "222182-67207-6"
            ],
            "imported": "2026-03-23T01:00:00+01:00",
            "journal": "Ital J Pediatr",
            "issn": "1720-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.845,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "PEDIATRICS-SCIE",
            "impactfactor_norm_super": 0.862,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 222783,
            "title": "Combined Acetabular and Pelvic Ring Injuries: Where should we start with surgery?",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2026,
            "source": "8th World Trauma Congress & 25th European Congress of Trauma and Emergency Surgery; APR 26-28, 2026; Stockholm, SWEDEN. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222783-14052"
            ],
            "persons": [
                "222783-62925"
            ],
            "imported": "2026-05-04T22:29:26+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": 222784,
            "title": "Emergency Mechanical Stabilization Concepts Pelvis",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2026,
            "source": "AO Mastercourse Pelvis And Acetabulum; FEB 11-13, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222784-14052"
            ],
            "persons": [
                "222784-62925"
            ],
            "imported": "2026-05-04T22:34: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": 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": 220082,
            "title": "Revisiting type 1 diabetes progression in the non-obese diabetic mouse.",
            "abstract": null,
            "authors": [
                "Ehall, B",
                "Herbsthofer, L",
                "Obermüller, B",
                "Karacay, C",
                "Bounab, K",
                "Franz, J",
                "El-Heliebi, A",
                "Boulgaropoulos, B",
                "Bonstingl, L",
                "Sallinger, K",
                "Hois, V",
                "Harer, C",
                "Kotzbeck, P",
                "Graier, WF",
                "Schoiswohl, G",
                "Prietl, B",
                "Pieber, TR"
            ],
            "year": 2026,
            "source": "Sci Rep. 2026; 16(1):5768",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001688943600003",
            "pubmed": "41554905",
            "doi": "10.1038/s41598-026-35483-9",
            "pmc": "PMC12894909",
            "organizations": [
                "220082-14013",
                "220082-14080",
                "220082-14076",
                "220082-14049",
                "220082-14017"
            ],
            "persons": [
                "220082-104057-6",
                "220082-120872-6",
                "220082-51831-4",
                "220082-51860-6",
                "220082-81132-1",
                "220082-90375-6",
                "220082-95211-6",
                "220082-97867-6",
                "220082-90274-6",
                "220082-87253-6",
                "220082-70280-6",
                "220082-66435-6",
                "220082-56667-6",
                "220082-107157-6",
                "220082-102575-6"
            ],
            "imported": "2026-01-21T01: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": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 222788,
            "title": "Acidic erythritol (ACER) medium-based enrichment improves recovery of Burkholderia pseudomallei from spiked clinical samples.",
            "abstract": null,
            "authors": [
                "Ostermann, L",
                "Zauner, A",
                "Assig, K",
                "Lipp, M",
                "Kapetanovic, A",
                "Klugherz, I",
                "Lichtenegger, S",
                "Steinmetz, I",
                ""
            ],
            "year": 2026,
            "source": "European Melioidosis Congress (EMC) Dublin; APR 29-MAY 1, 2026; Dublin, IRELAND;. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222788-14023"
            ],
            "persons": [
                "222788-111455",
                "222788-117864",
                "222788-50944",
                "222788-65966",
                "222788-95832",
                "222788-133301",
                "222788-76113"
            ],
            "imported": "2026-05-05T12:05:57+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": 222789,
            "title": "Caloric restriction mimetics to the rescue for an aging and failing heart\r\n",
            "abstract": null,
            "authors": [
                "Sedej, S"
            ],
            "year": 2026,
            "source": "3rd Olympiad in Cardiovascular Medicine; APR 30-MAY 03, 2026; Kalamata, GREECE. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2026-05-05T12:43:34+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 222790,
            "title": "Gasperini Syndrome: A Rare Brainstem Syndrome – A Case Report",
            "abstract": null,
            "authors": [
                "Stenitzer, B",
                "Fruehwirth-Kaspar, D",
                "Brandner M"
            ],
            "year": 2026,
            "source": "https://karger.com/cop/article/doi/10.1159/000551798/947458/Gasperini-Syndrome-A-Rare-Brainstem-Syndrome-A Case Report. 2026",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222790-14043"
            ],
            "persons": [
                "222790-98552",
                "222790-53949",
                "222790-105802"
            ],
            "imported": "2026-05-05T13:32:59+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": 222708,
            "title": "Temporal trends and predictors of inpatient palliative care in metastatic upper urinary tract carcinoma: An observational study",
            "abstract": null,
            "authors": [
                "Siech, C",
                "Scheipner, L",
                "Baudo, A",
                "De Angelis, M",
                "Jannello, LMI",
                "Di Bello, F",
                "Saad, F",
                "Shariat, SF",
                "Longo, N",
                "Carmignani, L",
                "De Cobelli, O",
                "Ahyai, S",
                "Briganti, A",
                "Garcia, CC",
                "Kluth, LA",
                "Chun, FKH",
                "Karakiewicz, PI"
            ],
            "year": 2026,
            "source": "PALLIAT CARE SOC PR. 2026; 20:  26323524261416927",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001721974900001",
            "pubmed": "41889788",
            "doi": "10.1177/26323524261416927",
            "pmc": "PMC13013996",
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:32:17+02:00",
            "journal": "PALLIAT CARE SOC PR",
            "issn": "2632-3524",
            "collection_publisher": null,
            "collection_title": "PALLIATIVE CARE & SOCIAL PRACTICE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222054,
            "title": "SPECT and PET myocardial perfusion imaging in Austria, Germany, and Switzerland results of the 2nd joint survey 2024",
            "abstract": null,
            "authors": [
                "Lindner, O",
                "Bucerius, J",
                "Derlin, T",
                "Burchert, W",
                "Buechel, RR"
            ],
            "year": 2026,
            "source": "EUR J NUCL MED MOL I. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001696745500001",
            "pubmed": "41718811",
            "doi": "10.1007/s00259-026-07790-w",
            "pmc": "PMC13121534",
            "organizations": [
                "222054-14107"
            ],
            "persons": [
                "222054-132338-6"
            ],
            "imported": "2026-03-13T11:43:46+01:00",
            "journal": "EUR J NUCL MED MOL I",
            "issn": "1619-7070",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF NUCLEAR MEDICINE AND MOLECULAR IMAGING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.6,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.941,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.948,
            "impactfactor_norm_super_year": 2023,
            "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": 222738,
            "title": "Young ERC Resuscitation Science Masterclass Journal Club article: the ARREST trial",
            "abstract": null,
            "authors": [
                "Gallob, F",
                "Bürgstein, E",
                "Jorge-Soto, C"
            ],
            "year": 2026,
            "source": "RESUSC PLUS. 2026; 29:  101287",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001728209000001",
            "pubmed": "41939416",
            "doi": "10.1016/j.resplu.2026.101287",
            "pmc": "PMC13049645",
            "organizations": [],
            "persons": [],
            "imported": "2026-04-29T16:36:51+02:00",
            "journal": "RESUSC PLUS",
            "issn": "2666-5204",
            "collection_publisher": null,
            "collection_title": "RESUSCITATION PLUS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 222794,
            "title": "Periimplantitis-Therapie. Konservativ-Rekonstruktiv-Resektiv",
            "abstract": null,
            "authors": [
                "Arefnia, B",
                ""
            ],
            "year": 2026,
            "source": "ÖGZMK Kärnten Seensymposium; APR 30 - MAY 2, 2026; Velden, Austria. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222794-14111"
            ],
            "persons": [
                "222794-83202"
            ],
            "imported": "2026-05-05T14:49:10+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222793,
            "title": "Wem gehört der Körper? Gesundheit und Körper im Spannungsfeld von individuellen und kollektiven Interessen. ",
            "abstract": null,
            "authors": [
                "Stronegger, WJ"
            ],
            "year": 2026,
            "source": "32. Int. Seminar für körperbezogene Psychotherapie, Körpertherapie und Körperkunst - Frühjahrsseminar für Psychotherapie; 26. April - 1. Mai 2026 ; Bad Gleichenberg, Österreich . 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222793-14024"
            ],
            "persons": [
                "222793-51741"
            ],
            "imported": "2026-05-05T14:38:37+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 222795,
            "title": "Lung cancer- from the surgeon´s point of view.",
            "abstract": null,
            "authors": [
                "Lindenmann, J"
            ],
            "year": 2026,
            "source": "Lung Research Cluster (LRC)- Congress; MAY 5-6, 2026; Graz, AUSTRIA. 2026. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "222795-14077"
            ],
            "persons": [
                "222795-50145"
            ],
            "imported": "2026-05-05T20:39: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": 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": 222468,
            "title": "Serum malondialdehyde predicts mortality in patients with acute heart failure.",
            "abstract": null,
            "authors": [
                "Pinterić, M",
                "Klobučar, I",
                "Lechleitner, M",
                "Hofmann, L",
                "Trbušić, M",
                "Pregartner, G",
                "Berghold, A",
                "Madl, T",
                "Frank, S",
                "Degoricija, V"
            ],
            "year": 2026,
            "source": "Redox Biol. 2026; 92:  104129",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "41905183",
            "doi": "10.1016/j.redox.2026.104129",
            "pmc": "PMC13062510",
            "organizations": [
                "222468-14026",
                "222468-14013",
                "222468-14012"
            ],
            "persons": [
                "222468-51344-6",
                "222468-58609-6",
                "222468-91207-6",
                "222468-84730-6",
                "222468-51988-4"
            ],
            "imported": "2026-04-07T02:00:00+02:00",
            "journal": "Redox Biol",
            "issn": "2213-2317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.9,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.951,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCIE",
            "impactfactor_norm_super": 0.951,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-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
        }
    ]
}