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=1960&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1980&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1940&ordering=impactfactor_norm",
    "results": [
        {
            "id": 170146,
            "title": "Cultural differences as a challenge in inpatient treatment",
            "abstract": null,
            "authors": [
                "Nagele, E"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 17-17.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500042",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170146-14038",
                "170146-14092"
            ],
            "persons": [
                "170146-59261"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170147,
            "title": "Meaning of personalized medicine and targeted medical therapies for patients with cancer in the context of expectations and hope",
            "abstract": null,
            "authors": [
                "Andritsch, E",
                "Farkas, C",
                "Zloklikovits, S",
                "Gerger, A",
                "Stoger, H"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 34-34.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500088",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170147-14085"
            ],
            "persons": [
                "170147-51062",
                "170147-51538",
                "170147-58814"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170148,
            "title": "Treatment of high risk aggressive B cell lymphomas with DA EPOCH R- the Austrian experience",
            "abstract": null,
            "authors": [
                "Panny, M",
                "Prochazka, K",
                "Neumeister, P",
                "Nosslinger, T",
                "Rathkolb, V",
                "Holzer, K",
                "Bohm, A",
                "Keil, F"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 46-46.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500116",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170148-14082"
            ],
            "persons": [
                "170148-51930",
                "170148-65239"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170149,
            "title": "Translation initiation factors are over-expressed in aggressive lymphomas and influence their clinical course",
            "abstract": null,
            "authors": [
                "Unterluggauer, JJ",
                "Prochazka, K",
                "Tomazic, PV",
                "Huber, HJ",
                "Seeboeck, R",
                "Fechter, K",
                "Steinbauer, E",
                "Gruber, V",
                "Feichtinger, J",
                "Pichler, M",
                "Weniger, MA",
                "Kuppers, R",
                "Sill, H",
                "Schicho, R",
                "Neumeister, P",
                "Beham-Schmid, C",
                "Deutsch, A",
                "Haybaeck, J"
            ],
            "year": 2018,
            "source": "ONCOL RES TREAT. 2018; 41: 164-164.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000446816500397",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170149-13935",
                "170149-14017",
                "170149-14020",
                "170149-14022",
                "170149-14066",
                "170149-14082",
                "170149-14085"
            ],
            "persons": [
                "170149-51857",
                "170149-51930",
                "170149-56687",
                "170149-58963",
                "170149-59183",
                "170149-59496",
                "170149-94195",
                "170149-65239"
            ],
            "imported": "2018-10-29T13:42:21+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 177294,
            "title": "[Subtotal Segment Resection, Augmenting Angle-Stable Plate Osteosynthesis and Allogenic Bone Graft as Treatment Option for Juxtacortical Osteosarcoma in the Knee Region].",
            "abstract": null,
            "authors": [
                "Zajonz, D",
                "Pfraenger, JR",
                "Dubitzki, S",
                "Panzert, S",
                "Seider, D",
                "Lingscheidt, T",
                "Hammer, N",
                "Prietzel, T"
            ],
            "year": 2015,
            "source": "Z Orthop Unfall. 2015; 153(3):299-305",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000357033600017",
            "pubmed": "26114561",
            "doi": "10.1055/s-0035-1545954",
            "pmc": null,
            "organizations": [],
            "persons": [
                "177294-102804-6"
            ],
            "imported": "2019-10-03T02:00:00+02:00",
            "journal": "Z Orthop Unfall",
            "issn": "1864-6743",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.51,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "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": 183867,
            "title": "Inflammation and cell death controls AML development, phenotype and outcome",
            "abstract": null,
            "authors": [
                "Jost, PJ",
                "Yabal, M",
                "Hockendorf, U"
            ],
            "year": 2017,
            "source": "ONCOL RES TREAT. 2017; 40:  54-54. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000411428400133",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "183867-107132"
            ],
            "imported": "2020-10-22T11:54:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": 183868,
            "title": "Inhibition of Polo-like Kinase 1 effectively induces cell death in MDS, CMML-1/-2 and sAML while sparing the healthy heamatopoiesis",
            "abstract": null,
            "authors": [
                "Jilg, S",
                "Kauschinger, J",
                "Hauch, RT",
                "Reidel, V",
                "Muller-Thomas, C",
                "Schmidt, B",
                "Hockendorf, U",
                "Peschel, C",
                "Gotze, KS",
                "Jost, PJ"
            ],
            "year": 2017,
            "source": "ONCOL RES TREAT. 2017; 40:  179-179. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000411428400429",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "183868-107132"
            ],
            "imported": "2020-10-22T11:54:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.494,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "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": 186536,
            "title": "[Clinical implications of the estimated glomerular filtration rate].",
            "abstract": null,
            "authors": [
                "Weingart, C",
                "Wirnsberger, GH"
            ],
            "year": 2021,
            "source": "Z GERONTOL GERIATR. 2021; 54(3): 205-210. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000611909700005",
            "pubmed": "33496834",
            "doi": "10.1007/s00391-021-01839-1",
            "pmc": null,
            "organizations": [
                "186536-14084"
            ],
            "persons": [
                "186536-51739-6"
            ],
            "imported": "2021-02-17T10:24:41+01:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": 0.194,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "GERONTOLOGY-SSCI",
            "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": 189149,
            "title": "[Pain treatment in old age: special features and recommendations].",
            "abstract": null,
            "authors": [
                "Pinter, G",
                "Stromer, W",
                "Donnerer, J",
                "Geyrhofer, S",
                "Leeb, B",
                "Mitrovic, N",
                "Pils, K",
                "Likar, R"
            ],
            "year": 2021,
            "source": "Z Gerontol Geriatr. 2021; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000549704300002",
            "pubmed": "32681466",
            "doi": "10.1007/s00391-020-01766-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "189149-53309-6"
            ],
            "imported": "2021-09-07T02:00:00+02:00",
            "journal": "Z Gerontol Geriatr",
            "issn": "1435-1269",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": 0.194,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "GERONTOLOGY-SSCI",
            "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": 204258,
            "title": "Smart Cognition & Behaviour Screening powered by Augmented Reality (SCOBES-AR).",
            "abstract": null,
            "authors": [
                "Staubmann, W",
                "Christova, M",
                "Draxler, T",
                "Fuchs-Neuhold, B",
                "Guggenberger, B",
                "Loder-Fink, B",
                "Maas, N",
                "Nischelwitzer, A",
                "Palli, C",
                "Pilz, R",
                "Schadenbauer, S",
                "Simi, H",
                "Steiner, A",
                "Strohmaier, R"
            ],
            "year": 2023,
            "source": "Z GERONTOL GERIATR. Abstracts. 2023; 56(S1):S18-S18.-Jahrestagung der ÖGGG; APR 20-22, 2023; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001043169900058",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204258-14010",
                "204258-29447"
            ],
            "persons": [
                "204258-58643",
                "204258-95403"
            ],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 204262,
            "title": "The actual extent of care dependency among our oldest old",
            "abstract": null,
            "authors": [
                "Schuttengruber, G",
                "Bauer, S",
                "Lampersberger, LM"
            ],
            "year": 2023,
            "source": "Z GERONTOL GERIATR. 2023; 56:  S17-S17. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001043169900055",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204262-14509"
            ],
            "persons": [
                "204262-66487",
                "204262-85011",
                "204262-97326"
            ],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 204264,
            "title": "Older People Caregiving as an unpopular Subject Area? A qualitative Content Analysis of an Online Survey of Caregivers' Views.",
            "abstract": null,
            "authors": [
                "Lampersberger, LM",
                "Schuttengruber, G",
                "Lohrmann, C",
                "Grossschadl, F"
            ],
            "year": 2023,
            "source": "Z GERONTOL GERIATR. Abstracts der Jahrestagung der Österreichischen Gesellschaft für Geriatrie und Gerontologie „Trends in Geriatrie und Gerontologie“ 20.-22. April 2023, Salzburg. Z Gerontol Geriat 56 (Suppl 1), 1–23 (2023). https://doi.org/10.1007/s00391-023-02184-1. 2023; 56(1-23):S10-S11.-Jahrestagung der Österreichischen Geselschaft für Geriatrie und Gerontologie; APRIL 20-22, 2023; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001043169900033",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204264-14509"
            ],
            "persons": [
                "204264-66488",
                "204264-85011",
                "204264-97326"
            ],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 204265,
            "title": "Forensics in Geriatrics - Necessity or Fad?!?",
            "abstract": null,
            "authors": [
                "Heinze, S"
            ],
            "year": 2023,
            "source": "Z GERONTOL GERIATR. 2023; 56:  S8-S8. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001043169900025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204265-14019"
            ],
            "persons": [
                "204265-115441"
            ],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 204276,
            "title": "Virtual Reality for People with Dementia",
            "abstract": null,
            "authors": [
                "Schussler, S",
                "Paletta, L",
                "Lodron, J",
                "Dini, A",
                "Pszeida, M",
                "Andreu, JP",
                "Zweytik, E",
                "Steiner, J",
                "Grabher, A",
                "Kober, S",
                "Wood, G"
            ],
            "year": 2023,
            "source": "Z GERONTOL GERIATR. 2023; 56:  S17-S17. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001043169900054",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "204276-14024"
            ],
            "persons": [],
            "imported": "2023-09-06T11:01:57+02:00",
            "journal": "Z GERONTOL GERIATR",
            "issn": "0948-6704",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR GERONTOLOGIE UND GERIATRIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.292,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "GERONTOLOGY-SSCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 219476,
            "title": "Systemic treatment in bone sarcoma",
            "abstract": null,
            "authors": [
                "Szkandera, J"
            ],
            "year": 2025,
            "source": "ONCOL RES TREAT. 2025; 48(SUPPL 2):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001639100700059",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219476-14085"
            ],
            "persons": [
                "219476-69234"
            ],
            "imported": "2026-01-02T10:04:13+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 219507,
            "title": "A Case Series of TCR-T-cell therapy targeting PRAME in combination with BRAF-/MEK-inhibition in three melanoma patients with active CNS metastases",
            "abstract": null,
            "authors": [
                "Schmitz, F",
                "Epp, K",
                "Schumacher, M",
                "Heine, A",
                "Busch, A",
                "Heine, M",
                "Luan, J",
                "Wetzko, K",
                "Luetkens, JA",
                "Landsberg, J",
                "Livingstone, E",
                "Schäfer, N",
                "Zeiser, R",
                "Brossart, P",
                "Wermke, M",
                "Holderried, TA"
            ],
            "year": 2025,
            "source": "ONCOL RES TREAT. 2025; 48(SUPPL 2):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001639100700428",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219507-14082"
            ],
            "persons": [
                "219507-131437"
            ],
            "imported": "2026-01-02T11:28:11+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 219514,
            "title": "Encorafenib plus cetuximab in patients with metastatic, BRAF V600E-mutated, colorectal carcinoma-efectiveness and treatment reality of the European multi-centric, multinational, non-interventional study-BERING CRC",
            "abstract": null,
            "authors": [
                "Stintzing, S",
                "Müller-Huesmann, H",
                "von der Heyde, E",
                "Virchow, I",
                "Greil, R",
                "Kisro, J",
                "Stübs, P",
                "Bürkle, D",
                "Distelrath, A",
                "Wierecky, J",
                "Wein, A",
                "Gerger, A",
                "Arnold, D",
                "Fritsch, R",
                "Hegewisch-Becke, S",
                "Vogel, A",
                "Wagner, AD",
                "Winder, T",
                "Koeberle, D",
                "Prager, G"
            ],
            "year": 2025,
            "source": "ONCOL RES TREAT. 2025; 48(SUPPL 2):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001639100700539",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219514-14085"
            ],
            "persons": [
                "219514-58814"
            ],
            "imported": "2026-01-02T11:28:11+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 219508,
            "title": "Unlocking Regorafenib Response: A Novel Genomic and Transcriptomic Model for Metastatic Colorectal Cancer",
            "abstract": null,
            "authors": [
                "Hamid, MA",
                "Pammer, LM",
                "Amann, A",
                "Sweeney, K",
                "Elliott, A",
                "Tymoszuk, P",
                "Nocera, F",
                "Lenz, HJ",
                "Gruber, RA",
                "Kocher, F",
                "Huemer, F",
                "Doleschal, B",
                "Taghizadeh, H",
                "Riedl, JM",
                "Wolf, D",
                "Seeber, A"
            ],
            "year": 2025,
            "source": "ONCOL RES TREAT. 2025; 48(SUPPL 2):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001639100700732",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219508-14085"
            ],
            "persons": [
                "219508-91876"
            ],
            "imported": "2026-01-02T11:28:11+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 219511,
            "title": "Immunogenicity of COVID-19 vaccination in immunocompromised patients (Auto-COVID-VACC): Interim analysis from a multicentre, prospective, non-interventional study",
            "abstract": null,
            "authors": [
                "Cremer, LM",
                "Prattes, J",
                "Nacov, JA",
                "Bekaan, N",
                "Bethe, U",
                "Christen, D",
                "Di Cristanziano, ",
                "Doleschall, A",
                "Esser, M",
                "Gieselmann, L",
                "Grimm, S",
                "Hellmich, M",
                "Jakobs, J",
                "Kappes, L",
                "Kolovou, A",
                "Mechtel, B",
                "Neumann, MAC",
                "Papachristou, I",
                "Rabenstein, M",
                "Reinhold, I",
                "Richardson, T",
                "Rybniker, J",
                "Scheid, C",
                "Schleifenbaum, J",
                "Silling, G",
                "Sprute, R",
                "Stemler, J",
                "Theobald, S",
                "Mellinghoff, SC",
                "Cornely, OA"
            ],
            "year": 2025,
            "source": "ONCOL RES TREAT. 2025; 48(SUPPL 2):",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001639100700832",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219511-29164"
            ],
            "persons": [
                "219511-76430"
            ],
            "imported": "2026-01-02T11:28:11+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 219486,
            "title": "Correlation and potential clinical relevance of poikilocytes in BCR-ABL1-negative myeloproliferative neoplasms: Focus on fsh-shaped red blood cells, pincer cells and dacryocytes",
            "abstract": null,
            "authors": [
                "Lembeck, AL",
                "Robier, C",
                "Zebisch, A",
                "Wölfer, A"
            ],
            "year": 2025,
            "source": "ONCOL RES TREAT. 2025; 48(SUPPL 2):-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Medizinische Onkologie; OCT 24-27, 2025; Köln, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001639100700264",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "219486-14082",
                "219486-14045"
            ],
            "persons": [
                "219486-57402",
                "219486-88965"
            ],
            "imported": "2026-01-02T10:04:13+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.108,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}