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=155020&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155040&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155000&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 577,
            "title": "Consensus Statement - Diagnosis and Therapy of Depression",
            "abstract": null,
            "authors": [
                "Kasper, S",
                "Zapotoczky, HG",
                "Stuppack, C",
                "Konig, P",
                "Wuschitz, A"
            ],
            "year": 1997,
            "source": "NEUROPSYCHIATRIE. 1997; 11:  59-67. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XP84200001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "577-29444"
            ],
            "persons": [],
            "imported": "2009-03-16T17:39:41+01:00",
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1378,
            "title": "Integration of Psychotherapy into Psychiatry - Adler and Hoff",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG"
            ],
            "year": 1993,
            "source": "NEUROPSYCHIATRIE 1993 7: 81-82.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LK97000009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1378-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2504,
            "title": "The Austrian Consensus Paper on Alzheimers-Disease",
            "abstract": null,
            "authors": [
                "Bancher, C",
                "Croy, A",
                "Dalbianco, P",
                "Danielczyk, W",
                "Fischer, P",
                "Gatterer, G",
                "Gurka, P",
                "Hinterhuber, H",
                "Hoyer, S",
                "Jellinger, K",
                "Kalousek, ME",
                "Lingg, A",
                "Leblhuber, F",
                "Marksteiner, J",
                "Psota, G",
                "Ransmayr, G",
                "Riederer, P",
                "Rainer, M",
                "Schmidt, R",
                "Zachhuber, C"
            ],
            "year": 1998,
            "source": "NEUROPSYCHIATRIE 1998 12: 126-167.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076159000002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2504-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1277,
            "title": "Immunological Measurements in Patients with Schizophreniform Disorder",
            "abstract": null,
            "authors": [
                "Wieselmann, G",
                "Tilz, G",
                "Fabisch, H",
                "Herzog, G",
                "Melisch, B",
                "Marguc, K",
                "Zapotoczky, HG"
            ],
            "year": 1993,
            "source": "NEUROPSYCHIATRIE. 1993; 7:  207-210. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ10500006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1277-29444"
            ],
            "persons": [
                "1277-51537-6"
            ],
            "imported": "2010-07-19T12:19:57+02:00",
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 40141,
            "title": "MAGNETIC-RESONANCE IN ACUTE STROKE AND SECONDARY PREVENTION",
            "abstract": null,
            "authors": [
                "FELBER, S",
                "FAZEKAS, F"
            ],
            "year": 1995,
            "source": "NEUROPSYCHIATRIE. 1995; 9:  56-61. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RU16400006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "40141-14051",
                "40141-14054"
            ],
            "persons": [],
            "imported": "2008-06-25T18:30:43+02:00",
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 45868,
            "title": "THE SIGNIFICANCE OF NEUROSONOGRAPHIC METHODS IN THE ACUTE TREATMENT AND PREVENTION OF STROKE",
            "abstract": null,
            "authors": [
                "NIEDERKORN, K",
                "SCHMIDAUER, C"
            ],
            "year": 1995,
            "source": "NEUROPSYCHIATRIE. 1995; 9:  49-51. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RU16400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "45868-14051"
            ],
            "persons": [
                "45868-51546-1"
            ],
            "imported": "2008-06-25T18:29:18+02:00",
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.125,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 99539,
            "title": "Tumor targeting with immunocytokines. A novel approach for cancer therapy",
            "abstract": null,
            "authors": [
                "Pertl, U",
                "Xiang, R",
                "Kleindienst, P",
                "Becker, JC",
                "Gillies, SD",
                "Reisfeld, RA",
                "Lode, HN"
            ],
            "year": 1998,
            "source": "MINERVA BIOTECNOLOGICA. 1998; 10(3): 89-99. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078570800001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-07T17:32:05+02:00",
            "journal": "MINERVA BIOTECNOLOGICA",
            "issn": "1120-4826",
            "collection_publisher": null,
            "collection_title": "MINERVA BIOTECNOLOGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.143,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.113821138211382,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 70121,
            "title": "The use of body mass index to predict pathological stage in patients with clinically localized prostate cancer.",
            "abstract": null,
            "authors": [
                "Pummer, K",
                "Stettner, H",
                "Augustin, H",
                "Zigeuner, R",
                "Habermann, H",
                "Schips, L",
                "Riedler, I",
                "Trummer, H",
                "Lipsky, K",
                "Williams, SB"
            ],
            "year": 2007,
            "source": "Onkologie. 2007; 30(10): 489-494. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249722300004",
            "pubmed": "17890887",
            "doi": "10.1159/0000106096",
            "pmc": null,
            "organizations": [
                "70121-14056"
            ],
            "persons": [
                "70121-51738-6",
                "70121-51970-4",
                "70121-53053-1"
            ],
            "imported": "2007-10-05T02:00:00+02:00",
            "journal": "Onkologie",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.227,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.113636363636364,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 194582,
            "title": "Effluent microscopy is a useful adjuvant diagnostic tool in peritoneal dialysis-associated peritonitis.",
            "abstract": null,
            "authors": [
                "Kolland, M",
                "Ribitsch, W",
                "Prenner, A",
                "Buchgraber, J",
                "Odler, B",
                "Krause, R",
                "Rosenkranz, AR"
            ],
            "year": 2022,
            "source": "Clin Nephrol. 2022; 98(1):33-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000810374800005",
            "pubmed": "35393011",
            "doi": "10.5414/CN110732",
            "pmc": null,
            "organizations": [
                "194582-14084",
                "194582-29164"
            ],
            "persons": [
                "194582-51976-6",
                "194582-59568-6",
                "194582-72630-4",
                "194582-94957-1",
                "194582-94970-6"
            ],
            "imported": "2022-04-10T02:00:00+02:00",
            "journal": "Clin Nephrol",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.113636363636364,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.118,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCI",
            "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": 22053,
            "title": "Stress cardiotocogram and Doppler ultrasound in gestational hypertension, intrauterine growth retardation, oligohydramnios and insulin-dependent diabetes",
            "abstract": null,
            "authors": [
                "Schauf, B",
                "Lang, U",
                "Kunzel, W"
            ],
            "year": 1997,
            "source": "GYNAKOLOGE 1997 30: 667-669.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV02600011",
            "pubmed": null,
            "doi": "10.1007/s001290050165",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.346,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 8641,
            "title": "RADICAL HYSTERECTOMY - THE UNIVERSITY-OF-MIAMI-CLINIC METHOD - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 79-80.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1986C953300006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8640,
            "title": "PRETHERAPEUTIC STAGING LAPAROTOMY IN CERVICAL-CARCINOMA - COMMENTS",
            "abstract": null,
            "authors": [
                "BURGHARDT, E"
            ],
            "year": 1986,
            "source": "GYNAKOLOGE 1986 19: 67-69.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C953300004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62590,
            "title": "Maternal blood glucose as screening method for carbohydrate intolerance disorders in pregnancy",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Künzel, W"
            ],
            "year": 1990,
            "source": "Gynakologe. 1990; 23(5): 303-306. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED57400010",
            "pubmed": "2245943",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Gynakologe",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 77875,
            "title": "Management of the pregnant diabetic patient",
            "abstract": null,
            "authors": [
                "LANG, U"
            ],
            "year": 1989,
            "source": "GYNAKOLOGE. 1989; 22(3): 174-184. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1989AE30100007",
            "pubmed": "2670699",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-03-03T12:04:52+01:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.155,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 80119,
            "title": "Magnetic resonance imaging in cervical cancer",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Ebner, F",
                "Lahousen, M",
                "Haas, J"
            ],
            "year": 1996,
            "source": "GYNAKOLOGE. 1996; 29(3): 207-212. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UK58700006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80119-14038",
                "80119-14063",
                "80119-14108"
            ],
            "persons": [
                "80119-51627-6"
            ],
            "imported": "2008-04-23T14:28:05+02:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.252,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.113207547169811,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true
        },
        {
            "id": 181996,
            "title": "Diagnosing dehydration in the nursing home: international consensus based on a modified Delphi study.",
            "abstract": null,
            "authors": [
                "Paulis, SJC",
                "Everink, IHJ",
                "Halfens, RJG",
                "Lohrmann, C",
                "Wirnsberger, RR",
                "Gordon, AL",
                "Schols, JMGA"
            ],
            "year": 2020,
            "source": "Eur Geriatr Med. 2020; 11(3):393-402",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000520964800002",
            "pubmed": "32297264",
            "doi": "10.1007/s41999-020-00304-3",
            "pmc": "PMC7280358",
            "organizations": [
                "181996-14509"
            ],
            "persons": [
                "181996-51745-6"
            ],
            "imported": "2020-04-27T10:15:38+02:00",
            "journal": "EUR GERIATR MED",
            "issn": "1878-7649",
            "collection_publisher": null,
            "collection_title": "EUROPEAN GERIATRIC MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.71,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.17,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 218196,
            "title": "The critical role of nutritional support in trauma, major operations, re-operative surgery, and cancer care revisited",
            "abstract": null,
            "authors": [
                "Latifi, R",
                "Gabor, S",
                "Hauser, H"
            ],
            "year": 2025,
            "source": "EUR SURG. 2025; 57(5): 179-180. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001580840300007",
            "pubmed": null,
            "doi": "10.1007/s10353-025-00886-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "218196-51746-6"
            ],
            "imported": "2025-10-13T08:54:17+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.113,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "SURGERY-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": 220165,
            "title": "Laparoscopic and robotic surgery in the elderly-is there a difference in outcomes?",
            "abstract": null,
            "authors": [
                "Frieders-Justin, V",
                "Glaser, B",
                "Stiegler, P",
                "Uranues, S"
            ],
            "year": 2026,
            "source": "EUR SURG. 2026; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001661376400001",
            "pubmed": null,
            "doi": "10.1007/s10353-025-00919-5",
            "pmc": null,
            "organizations": [
                "220165-14073",
                "220165-14045"
            ],
            "persons": [
                "220165-50874-6",
                "220165-51612-4"
            ],
            "imported": "2026-01-23T08:13:08+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2026,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2026,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.113,
            "impactfactor_norm_super_year": 2026,
            "impactfactor_norm_super_category": "SURGERY-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": 181620,
            "title": "Joint action malnutrition in the elderly (MaNuEL) knowledge hub: summary of project findings.",
            "abstract": null,
            "authors": [
                "Volkert, D",
                "Visser, M",
                "Corish, CA",
                "Geisler, C",
                "de Groot, L",
                "Cruz-Jentoft, AJ",
                "Lohrmann, C",
                "O'Connor, EM",
                "Schindler, K",
                "de van der Schueren, MAE",
                "MaNuEL consortium"
            ],
            "year": 2020,
            "source": "Eur Geriatr Med. 2020; 11(1):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000515344600017",
            "pubmed": "32297234",
            "doi": "10.1007/s41999-019-00264-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-03-12T10:14:43+01:00",
            "journal": "EUR GERIATR MED",
            "issn": "1878-7649",
            "collection_publisher": null,
            "collection_title": "EUROPEAN GERIATRIC MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.71,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.113,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.17,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-SCI",
            "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": 196210,
            "title": "Heme oxygenase-1 gene rs2071746 polymorphism in retinal vein occlusion.",
            "abstract": null,
            "authors": [
                "Posch-Pertl, L",
                "List, W",
                "Michelitsch, M",
                "Pinter-Hausberger, S",
                "Berisha, B",
                "Posch, F",
                "Kloeckl, L",
                "Renner, W",
                "Weger, M"
            ],
            "year": 2022,
            "source": "Ophthalmic Genet. 2022; 43(5):627-632",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000817882900001",
            "pubmed": "35762119",
            "doi": "10.1080/13816810.2022.2092754",
            "pmc": null,
            "organizations": [
                "196210-14028",
                "196210-14043",
                "196210-14082"
            ],
            "persons": [
                "196210-100091-6",
                "196210-50910-6",
                "196210-51984-6",
                "196210-88932-2",
                "196210-99290-6",
                "196210-92241-6"
            ],
            "imported": "2022-06-30T02:00:00+02:00",
            "journal": "Ophthalmic Genet",
            "issn": "1381-6810",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.112903225806452,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 0.21,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-SCI",
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}