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=151400&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151420&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151380&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 102995,
            "title": "The prognostic value of cadherin switch in bladder cancer.",
            "abstract": null,
            "authors": [
                "Jäger, T",
                "Becker, M",
                "Eisenhardt, A",
                "Tilki, D",
                "Tötsch, M",
                "Schmid, KW",
                "Romics, I",
                "Rübben, H",
                "Ergün, S",
                "Szarvas, T"
            ],
            "year": 2010,
            "source": "Oncol Rep. 2010; 23(4):1125-1132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000275802000031",
            "pubmed": "20204300",
            "doi": "10.3892/or_00000741",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Oncol Rep",
            "issn": "1021-335X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.686,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.276,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": 0.301,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ONCOLOGY",
            "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": 26449,
            "title": "The voice evaluation protocol of the European Laryngological Society (ELS) -- first results of a multicenter study",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Dejonckere, PH"
            ],
            "year": 2005,
            "source": "LARYNGO RHINO OTOL. 2005; 84:  744-752. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232725500007",
            "pubmed": "16231242",
            "doi": "10.1055/s-2005-861450",
            "pmc": null,
            "organizations": [
                "26449-14068"
            ],
            "persons": [
                "26449-51636-2"
            ],
            "imported": "2015-01-26T11:09:50+01:00",
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.553,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 336,
            "title": "Bilateral ventricular neurofibroma of the larynx.",
            "abstract": null,
            "authors": [
                "Koc, C",
                "Luxenberger, W",
                "Humer, U",
                "Friedrich, G"
            ],
            "year": 1996,
            "source": "J Laryngol Otol. 1996; 110(4):385-386",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996UH57600019",
            "pubmed": "8733467",
            "doi": "10.1017/S0022215100133705",
            "pmc": null,
            "organizations": [
                "336-14020",
                "336-14042"
            ],
            "persons": [
                "336-51636-6"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.417,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 16095,
            "title": "The interesting case -- case no. 69",
            "abstract": null,
            "authors": [
                "Acham, A"
            ],
            "year": 2005,
            "source": "Laryngorhinootologie. 2005; 84(3):193-195",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227916600006",
            "pubmed": "15770568",
            "doi": "10.1055/s-2004-826231",
            "pmc": null,
            "organizations": [
                "16095-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.553,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 164,
            "title": "Cavernous haemangioma in the infraorbital nerve canal--an unusual expansion in the maxillary sinus.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Luxenberger, W",
                "Humer-Fuchs, U"
            ],
            "year": 1998,
            "source": "J Laryngol Otol. 1998; 112(9):872-874",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000075952100013",
            "pubmed": "9876381",
            "doi": "10.1017/S0022215100141933",
            "pmc": null,
            "organizations": [
                "164-14017",
                "164-14042"
            ],
            "persons": [
                "164-51729-2"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.4,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 2271,
            "title": "Retro- and para-pharyngeal ganglioneuroma.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Preidler, K",
                "Humer, U"
            ],
            "year": 1996,
            "source": "J Laryngol Otol. 1996; 110(1):87-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU31900023",
            "pubmed": "8745792",
            "doi": "10.1017/S0022215100132803",
            "pmc": null,
            "organizations": [
                "2271-14020",
                "2271-14042",
                "2271-14054"
            ],
            "persons": [
                "2271-51729-2"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.417,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8148,
            "title": "A double-blind clinical trial of hydroxyethylrutosides in Menière's disease.",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Ranacher, G",
                "Wilmot, TJ",
                "Golden, GJ"
            ],
            "year": 1984,
            "source": "J Laryngol Otol. 1984; 98(3):265-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SH72000007",
            "pubmed": "6366100",
            "doi": "10.1017/S0022215100146547",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 2369,
            "title": "Simultaneous occurrence of metastatic tonsillar squamous cell carcinoma and angioimmunoblastic T-cell lymphoma in a cervical lymph node.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Anderhuber, W",
                "Humer-Fuchs, U",
                "Stammberger, H"
            ],
            "year": 1997,
            "source": "J Laryngol Otol. 1997; 111(6):580-582",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG41100019",
            "pubmed": "9231099",
            "doi": "10.1017/S0022215100137971",
            "pmc": null,
            "organizations": [
                "2369-14020",
                "2369-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.408,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 98302,
            "title": "Lack of bioequivalence between two methylphenidate extended modified release formulations in healthy volunteers.",
            "abstract": null,
            "authors": [
                "Schütz, H",
                "Fischer, R",
                "Grossmann, M",
                "Mazur, D",
                "Leis, HJ",
                "Ammer, R"
            ],
            "year": 2009,
            "source": "Int J Clin Pharmacol Ther. 2009; 47(12): 761-769. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000273101800009",
            "pubmed": "19954715",
            "doi": "10.5414/CPP47761",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-02-25T01:00:00+01:00",
            "journal": "Int J Clin Pharmacol Ther",
            "issn": "0946-1965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.381,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.275423728813559,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": 0.307,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY",
            "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": 187562,
            "title": "The Influence of Geography, Religion, Religiosity and Institutional Factors on Worldwide End-of-Life Care for the Critically Ill: The WELPICUS Study.",
            "abstract": null,
            "authors": [
                "Sprung, CL",
                "Jennerich, AL",
                "Joynt, GM",
                "Michalsen, A",
                "Curtis, JR",
                "Efferen, LS",
                "Leonard, S",
                "Metnitz, B",
                "Mikstacki, A",
                "Patil, N",
                "McDermid, RC",
                "Metnitz, P",
                "Mularski, RA",
                "Bulpa, P",
                "Avidan, A"
            ],
            "year": 2024,
            "source": "J Palliat Care. 2024; 39(4):316-324",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000637153400001",
            "pubmed": "33818159",
            "doi": "10.1177/08258597211002308",
            "pmc": null,
            "organizations": [
                "187562-14069"
            ],
            "persons": [
                "187562-91898-6"
            ],
            "imported": "2021-05-10T10:43:20+02:00",
            "journal": "J PALLIAT CARE",
            "issn": "0825-8597",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF PALLIATIVE CARE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.275,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH-SSCI",
            "impactfactor_norm_super": 0.275,
            "impactfactor_norm_super_year": 2024,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-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": 209307,
            "title": "Evaluation of Short-Term Outcome after Lung Transplantation in the Lung Allocation Score Era",
            "abstract": null,
            "authors": [
                "Kneidinger, N",
                "Holzborn, J",
                "Czerner, S",
                "Weig, T",
                "Behr, J",
                "Winter, H",
                "Neurohr, C",
                "Schramm, R"
            ],
            "year": 2015,
            "source": "THORAC CARDIOV SURG. 2015; 63(8): 693-698. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000365677800010",
            "pubmed": "25184610",
            "doi": "10.1055/s-0034-1387821",
            "pmc": null,
            "organizations": [],
            "persons": [
                "209307-125880-1"
            ],
            "imported": "2024-05-02T09:27:07+02:00",
            "journal": "THORAC CARDIOV SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": "THORACIC AND CARDIOVASCULAR SURGEON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.957,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.275,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.347,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 159783,
            "title": "Acquisition, Preference and Follow-up Comparison Across Three AAC Modalities Taught to Two Children with Autism Spectrum Disorder.",
            "abstract": null,
            "authors": [
                "McLay, L",
                "Schafer, MCM",
                "van der Meer, L",
                "Couper, L",
                "McKenzie, E",
                "O'Reilly, MF",
                "Lancioni, GE",
                "Marschik, PB",
                "Sigafoos, J",
                "Sutherland, D",
                ""
            ],
            "year": 2017,
            "source": "INT J DISABIL DEV EDUC. 2017; 64(2): 117-130. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000395196700001",
            "pubmed": null,
            "doi": "10.1080/1034912X.2016.1188892",
            "pmc": null,
            "organizations": [
                "159783-14068"
            ],
            "persons": [
                "159783-58883-6"
            ],
            "imported": "2017-04-10T11:33:10+02:00",
            "journal": "INT J DISABIL DEV EDUC",
            "issn": "1034-912X",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF DISABILITY DEVELOPMENT AND EDUCATION",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.947,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.275,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "EDUCATION, SPECIAL-SSCI",
            "impactfactor_norm_super": 0.385,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "EDUCATION, SPECIAL-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": 215120,
            "title": "Spontaneous mucosal tear in lymphocytic esophagitis-A case report",
            "abstract": null,
            "authors": [
                "Scholz, L",
                "Stelzl, A",
                "Schlager, H",
                "Konrad, J",
                "Blesl, A",
                "Hauser, A",
                "Reisinger, A",
                "Eller, P",
                "Hatzl, S",
                "Kolland, M",
                "Baumann-Durchschein, F"
            ],
            "year": 2024,
            "source": "MED KLIN-INTENSIVMED. 2024; 119(5): 441-441. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:001434724400038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "215120-14073",
                "215120-14081",
                "215120-14084"
            ],
            "persons": [
                "215120-100597",
                "215120-102999",
                "215120-71975",
                "215120-94596",
                "215120-95730",
                "215120-74175",
                "215120-74515",
                "215120-94957",
                "215120-70241"
            ],
            "imported": "2025-03-10T11:21:46+01:00",
            "journal": "MED KLIN-INTENSIVMED",
            "issn": "2193-6218",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE KLINIK-INTENSIVMEDIZIN UND NOTFALLMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-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": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 202712,
            "title": "[Children visiting intensive care units and emergency departments : Kids are welcome!].",
            "abstract": null,
            "authors": [
                "Brauchle, M",
                "Deffner, T",
                "Brinkmann, A",
                "Dehner, S",
                "Dubb, R",
                "Finkeldei, S",
                "Gatzweiler, B",
                "Hermes, C",
                "Heyd, C",
                "Hoffmann, M",
                "Jeitziner, MM",
                "Kaltwasser, A",
                "Kern, T",
                "Knochel, K",
                "Krüger, L",
                "Melching, H",
                "Michels, G",
                "Müller-Wolff, T",
                "Pelz, S",
                "Rudolph, J",
                "Schindele, D",
                "Seidlein, AH",
                "Simon, A",
                "Ufelmann, M",
                "Nydahl, P"
            ],
            "year": 2023,
            "source": "Med Klin Intensivmed Notfmed. 2023;  1-7. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000989508300001",
            "pubmed": "37076742",
            "doi": "10.1007/s00063-023-01004-z",
            "pmc": "PMC10115374",
            "organizations": [
                "202712-14076",
                "202712-14080"
            ],
            "persons": [
                "202712-92002-6"
            ],
            "imported": "2023-04-28T02:00:00+02:00",
            "journal": "Med Klin Intensivmed Notfmed",
            "issn": "2193-6218",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.274,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "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": 179751,
            "title": "Shear-wave elastography for the assessment of liver fibrosis in liver transplant recipients treated for hepatitis C virus recurrence.",
            "abstract": null,
            "authors": [
                "Korda, D",
                "Lenard, ZM",
                "Gerlei, Z",
                "Jakab, Z",
                "Haboub-Sandil, A",
                "Wagner, L",
                "Varga, M",
                "Cseprekal, O",
                "Marton, A",
                "Horvathy, D",
                "Takacs, S",
                "Doros, A",
                "Mathe, Z"
            ],
            "year": 2018,
            "source": "Eur J Gastroenterol Hepatol. 2018; 30(1):27-32",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000417292700005",
            "pubmed": "29049126",
            "doi": "10.1097/MEG.0000000000001003",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Eur J Gastroenterol Hepatol",
            "issn": "1473-5687",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.198,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.274,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY-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": false
        },
        {
            "id": 187260,
            "title": "The Diagnostic Capability of Swept Source OCT Angiography in Treatment-Naive Exudative Neovascular Age-Related Macular Degeneration",
            "abstract": null,
            "authors": [
                "Ahmed, D",
                "Stattin, M",
                "Haas, AM",
                "Kickinger, S",
                "Gabriel, M",
                "Graf, A",
                "Krepler, K",
                "Ansari-Shahrezaei, S"
            ],
            "year": 2021,
            "source": "J OPHTHALMOL. 2021; 2021:  6695918",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000625272400002",
            "pubmed": "34513087",
            "doi": "10.1155/2021/6695918",
            "pmc": "PMC8429016",
            "organizations": [
                "187260-14043"
            ],
            "persons": [
                "187260-104484-6"
            ],
            "imported": "2021-04-12T10:44:29+02:00",
            "journal": "J OPHTHALMOL",
            "issn": "2090-004X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF OPHTHALMOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.974,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.367,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 119083,
            "title": "Bioimpedance-based volume at clinical target weight is contracted in hemodialysis patients with a high body mass index.",
            "abstract": null,
            "authors": [
                "Ribitsch, W",
                "Stockinger, J",
                "Schneditz, D"
            ],
            "year": 2012,
            "source": "Clin Nephrol. 2012; 77(5):376-382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000304387900005",
            "pubmed": "22551883",
            "doi": "10.5414/CN107078",
            "pmc": null,
            "organizations": [
                "119083-14010",
                "119083-14084"
            ],
            "persons": [
                "119083-59568-1",
                "119083-51834-4"
            ],
            "imported": "2012-05-04T02: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.288,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 202221,
            "title": "Vitamin C and D supplementation in critically ill patients",
            "abstract": null,
            "authors": [
                "Hill, A",
                "Starchl, C",
                "Dresen, E",
                "Stoppe, C",
                "Amrein, K"
            ],
            "year": 2023,
            "source": "MED KLIN-INTENSIVMED. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000937020000002",
            "pubmed": "36629872",
            "doi": "10.1007/s00063-022-00986-6",
            "pmc": "PMC9838489",
            "organizations": [
                "202221-14080"
            ],
            "persons": [
                "202221-58615-4"
            ],
            "imported": "2023-03-27T10:01:34+02:00",
            "journal": "MED KLIN-INTENSIVMED",
            "issn": "2193-6218",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE KLINIK-INTENSIVMEDIZIN UND NOTFALLMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.274,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "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": 142553,
            "title": "Molecular disease eradication is a prerequisite for long-term remission in patients with t(8;21) positive acute myeloid leukemia: a single center study.",
            "abstract": null,
            "authors": [
                "Mitterbauer, M",
                "Mitterbauer-Hohendanner, G",
                "Sperr, WR",
                "Kalhs, P",
                "Greinix, HT",
                "Fonatsch, C",
                "Haas, OA",
                "Jäger, U",
                "Mannhalter, C",
                "Lechner, K"
            ],
            "year": 2004,
            "source": "Leuk Lymphoma. 2004; 45(5): 971-977. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220063900015",
            "pubmed": "15291357",
            "doi": "10.1080/10428190310001638913",
            "pmc": null,
            "organizations": [],
            "persons": [
                "142553-54230-6"
            ],
            "imported": "2015-02-10T01:00:00+01:00",
            "journal": "Leuk Lymphoma",
            "issn": "1042-8194",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.147,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 182706,
            "title": "Fracture risk in patients with type 2 diabetes aged ≥50 years related to HbA1c, acute complications, BMI and SGLT2i-use in the DPV registry.",
            "abstract": null,
            "authors": [
                "Eckert, AJ",
                "Mader, JK",
                "Altmeier, M",
                "Mühldorfer, S",
                "Gillessen, A",
                "Dallmeier, D",
                "Shah, VN",
                "Heyer, C",
                "Hartmann, B",
                "Holl, RW"
            ],
            "year": 2020,
            "source": "J Diabetes Complications. 2020;  107664-107664. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000572832300019",
            "pubmed": "32624333",
            "doi": "10.1016/j.jdiacomp.2020.107664",
            "pmc": "PMC7502496",
            "organizations": [
                "182706-14080"
            ],
            "persons": [
                "182706-50877-6"
            ],
            "imported": "2020-07-11T02:00:00+02:00",
            "journal": "J Diabetes Complications",
            "issn": "1056-8727",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.852,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.274,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.415,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-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
        }
    ]
}