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=158340
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158418,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158360",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158320",
    "results": [
        {
            "id": 168839,
            "title": "The European Collaborative Project on Inflammation and Vascular Wall Remodeling in Atherosclerosis - Intravascular Ultrasound (ATHEROREMO-IVUS) study.",
            "abstract": null,
            "authors": [
                "de Boer, S",
                "Baran, Y",
                "Garcia-Garcia, HM",
                "Eskin, I",
                "Lenzen, MJ",
                "Kleber, ME",
                "Regar, E",
                "de Jaegere, PJ",
                "Ligthart, JM",
                "van Geuns, RJ",
                "Lehtimäki, T",
                "Laaksonen, R",
                "Boersma, E",
                "Marz, W",
                "Halperin, E",
                "Serruys, PW",
                "Koenig, W"
            ],
            "year": 2018,
            "source": "EUROINTERVENTION. 2018; 14(2): 194-203. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000439423400014",
            "pubmed": "28943493",
            "doi": "10.4244/EIJ-D-17-00180",
            "pmc": null,
            "organizations": [
                "168839-14028"
            ],
            "persons": [
                "168839-51906-6"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "EUROINTERVENTION",
            "issn": "1774-024X",
            "collection_publisher": null,
            "collection_title": "EUROINTERVENTION; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.018,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.699,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.817,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": 169197,
            "title": "Editorial: Cellular Therapies: Past, Present and Future.",
            "abstract": null,
            "authors": [
                "Dressel, R",
                "Greinix, HT",
                "Holler, E",
                "Dickinson, AM"
            ],
            "year": 2018,
            "source": "Front Immunol. 2018; 9(5):1966-1966",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000443149400001",
            "pubmed": "30214447",
            "doi": "10.3389/fimmu.2018.01966",
            "pmc": "PMC6125389",
            "organizations": [
                "169197-14082"
            ],
            "persons": [
                "169197-54230-6"
            ],
            "imported": "2018-09-17T17:19:54+02:00",
            "journal": "FRONT IMMUNOL",
            "issn": "1664-3224",
            "collection_publisher": null,
            "collection_title": "FRONTIERS IN IMMUNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.716,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.728,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "IMMUNOLOGY-SCI",
            "impactfactor_norm_super": 0.868,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "IMMUNOLOGY-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": 174417,
            "title": "Risk Balancing of Cold Ischemic Time against Night Shift Surgery Possibly Reduces Rates of Reoperation and Perioperative Graft Loss.",
            "abstract": null,
            "authors": [
                "Emmanouilidis, N",
                "Boeckler, J",
                "Ringe, BP",
                "Kaltenborn, A",
                "Lehner, F",
                "Koch, HF",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2017,
            "source": "J Transplant. 2017; 2017(3): 5362704-5362704. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000394083500001",
            "pubmed": "28203455",
            "doi": "10.1155/2017/5362704",
            "pmc": "PMC5288530",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "J Transplant",
            "issn": "2090-0007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 174455,
            "title": "Development and multicentre validation of a prognostic model to predict resectability of pancreatic head malignancy.",
            "abstract": null,
            "authors": [
                "Gerken, K",
                "Roberts, KJ",
                "Reichert, B",
                "Sutcliffe, RP",
                "Marcon, F",
                "Kamarajah, SK",
                "Kaltenborn, A",
                "Becker, T",
                "Heits, NG",
                "Mirza, DF",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2018,
            "source": "BJS Open. 2018; 2(5): 319-327. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000452090600006",
            "pubmed": "30263983",
            "doi": "10.1002/bjs5.79",
            "pmc": "PMC6156170",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "BJS Open",
            "issn": "2474-9842",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 176139,
            "title": "Real-World Evidence Data on Metastatic Renal-Cell Carcinoma Treatment in Austria: The RELACS Study.",
            "abstract": null,
            "authors": [
                "Schmidinger, M",
                "Pichler, R",
                "Loidl, W",
                "Bauernhofer, T",
                "Kretz, M",
                "Tinchon, C",
                "Niedersüß-Beke, D",
                "Pfleger, G",
                "Wiesinger, CG",
                "Vogl, U",
                "Mitterberger, M",
                "Stöger, H",
                "Tulchiner, G",
                "Kratochvill, F",
                "Gerritsmann, H",
                "Mraz, B",
                "Marszalek, M"
            ],
            "year": 2019,
            "source": "Clin Genitourin Cancer. 2019; 17(5):e957-e967-e957-e967",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000489299100018",
            "pubmed": "31235275",
            "doi": "10.1016/j.clgc.2019.05.017",
            "pmc": null,
            "organizations": [
                "176139-14085"
            ],
            "persons": [
                "176139-51538-6",
                "176139-51692-6"
            ],
            "imported": "2019-07-28T02:00:00+02:00",
            "journal": "Clin Genitourin Cancer",
            "issn": "1558-7673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.695,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.659,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.662,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 177051,
            "title": "Treatment and monitoring of children with chronic hepatitis C in the Pre-DAA era: A European survey of 38 paediatric specialists.",
            "abstract": null,
            "authors": [
                "Indolfi, G",
                "Bailey, H",
                "Serranti, D",
                "Giaquinto, C",
                "Thorne, C",
                "PENTAHep Study Group"
            ],
            "year": 2019,
            "source": "J VIRAL HEPATITIS. 2019; 26(8): 961-968. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000482096900004",
            "pubmed": "30980773",
            "doi": "10.1111/jvh.13111",
            "pmc": null,
            "organizations": [
                "177051-14091"
            ],
            "persons": [
                "177051-56792-7"
            ],
            "imported": "2019-09-23T12:56:37+02:00",
            "journal": "J VIRAL HEPATITIS",
            "issn": "1352-0504",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF VIRAL HEPATITIS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.561,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.676,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "VIROLOGY-SCI",
            "impactfactor_norm_super": 0.81,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "INFECTIOUS DISEASES-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": 177987,
            "title": "The Mangled Extremity Severity Score Fails to be a Good Predictor for Secondary Limb Amputation After Trauma with Vascular Injury in Central Europe.",
            "abstract": null,
            "authors": [
                "Hohenberger, GM",
                "Konstantiniuk, P",
                "Cambiaso-Daniel, J",
                "Matzi, V",
                "Schwarz, AM",
                "Lumenta, DB",
                "Cohnert, TU"
            ],
            "year": 2020,
            "source": "World J Surg. 2020; 44(3):773-779",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000493937700006",
            "pubmed": "31686160",
            "doi": "10.1007/s00268-019-05263-w",
            "pmc": null,
            "organizations": [
                "177987-14052",
                "177987-14074",
                "177987-14076"
            ],
            "persons": [
                "177987-50038-6",
                "177987-50860-6",
                "177987-60563-6",
                "177987-81670-6",
                "177987-86552-2"
            ],
            "imported": "2019-11-07T01:00:00+01:00",
            "journal": "World J Surg",
            "issn": "0364-2313",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.352,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.697,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.755,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "SURGERY-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": 178784,
            "title": "Changes in the availability of clinical practice guidelines for malnutrition: A 6-y multicenter study.",
            "abstract": null,
            "authors": [
                "Blanař, MV",
                "Eglseer, D",
                "Lohrmann, C",
                "Hödl, M"
            ],
            "year": 2020,
            "source": "Nutrition. 2020; 71:110617-110617",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000514257500020",
            "pubmed": "31837642",
            "doi": "10.1016/j.nut.2019.110617",
            "pmc": null,
            "organizations": [
                "178784-14509"
            ],
            "persons": [
                "178784-59569-6",
                "178784-82963-6"
            ],
            "imported": "2019-12-17T01:00:00+01:00",
            "journal": "Nutrition",
            "issn": "0899-9007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.008,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.545,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "NUTRITION & DIETETICS-SCI",
            "impactfactor_norm_super": 0.747,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "NUTRITION + DIETETICS-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": 179710,
            "title": "Paraganglioma of the ampulla of Vater: a potentially malignant neoplasm.",
            "abstract": null,
            "authors": [
                "Bucher, P",
                "Mathe, Z",
                "Bühler, L",
                "Chilcott, M",
                "Gervaz, P",
                "Egger, JF",
                "Morel, P"
            ],
            "year": 2004,
            "source": "Scand J Gastroenterol. 2004; 39(3):291-295",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000220146100016",
            "pubmed": "15074402",
            "doi": "10.1080/00365520310007503",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Scand J Gastroenterol",
            "issn": "0036-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.824,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.543,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 182339,
            "title": "Recovery from COVID-19 following hepatitis C, human immunodeficiency virus infection, and liver transplantation.",
            "abstract": null,
            "authors": [
                "Müller, H",
                "Kniepeiss, D",
                "Stauber, R",
                "Schrem, H",
                "Rauter, M",
                "Krause, R",
                "Schemmer, P"
            ],
            "year": 2020,
            "source": "Am J Transplant. 2020; 20(11):3255-3256",
            "category": 1,
            "document_type": 6,
            "sci": "ISI:000540763700001",
            "pubmed": "32492753",
            "doi": "10.1111/ajt.16107",
            "pmc": "PMC7300671",
            "organizations": [
                "182339-14073",
                "182339-14081",
                "182339-29164"
            ],
            "persons": [
                "182339-51530-6",
                "182339-51976-6",
                "182339-51982-1",
                "182339-58323-6"
            ],
            "imported": "2020-06-08T02:00:00+02:00",
            "journal": "Am J Transplant",
            "issn": "1600-6135",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.086,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.976,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 182818,
            "title": "Resuscitation room management of nontraumatic critically ill patients-the A-problem.",
            "abstract": null,
            "authors": [
                "Michael, M",
                "Kumle, B",
                "Pin, M",
                "Hammer, N",
                "Plettenberg, C",
                "Bernhard, M"
            ],
            "year": 2020,
            "source": "NOTFALL RETTUNGSMED. 2020; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000545990400002",
            "pubmed": null,
            "doi": "10.1007/s10049-020-00744-1",
            "pmc": null,
            "organizations": [
                "182818-14018"
            ],
            "persons": [
                "182818-102804-6"
            ],
            "imported": "2020-07-31T10:42:04+02:00",
            "journal": "NOTFALL RETTUNGSMED",
            "issn": "1434-6222",
            "collection_publisher": null,
            "collection_title": "NOTFALL & RETTUNGSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.884,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EMERGENCY MEDICINE-SCI",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "EMERGENCY MEDICINE-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": 183918,
            "title": "The Human Muscular Arm Avatar as an Interactive Visualization Tool in Learning Anatomy: Medical Students´ Perspectives.",
            "abstract": null,
            "authors": [
                "Cakmak, YO",
                "Daniel, B",
                "Hammer, N",
                "Yilmaz, O",
                "Irmak, EC",
                "Khwaounjoo, P"
            ],
            "year": 2020,
            "source": "IEEE T LEARN TECHNOL. 2020; 13(3): 593-603. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000571741000012",
            "pubmed": null,
            "doi": "10.1109/TLT.2020.2995163",
            "pmc": null,
            "organizations": [
                "183918-14018"
            ],
            "persons": [
                "183918-102804-6"
            ],
            "imported": "2020-10-28T09:08:00+01:00",
            "journal": "IEEE T LEARN TECHNOL",
            "issn": "1939-1382",
            "collection_publisher": null,
            "collection_title": "IEEE TRANSACTIONS ON LEARNING TECHNOLOGIES; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.72,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.811,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "EDUCATION & EDUCATIONAL RESEARCH-SSCI",
            "impactfactor_norm_super": 0.867,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "EDUCATION + EDUCATIONAL RESEARCH-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": 184272,
            "title": "The dramatic COVID 19 outbreak in Italy is responsible of a huge drop of urological surgical activity: a multicenter observational study.",
            "abstract": null,
            "authors": [
                "Rocco, B",
                "Sighinolfi, MC",
                "Sandri, M",
                "Altieri, V",
                "Amenta, M",
                "Annino, F",
                "Antonelli, A",
                "Baio, R",
                "Bertolo, R",
                "Bocciardi, A",
                "Borghesi, M",
                "Bove, P",
                "Bozzini, G",
                "Brunocilla, E",
                "Cacciamani, G",
                "Calori, A",
                "Cafarelli, A",
                "Celia, A",
                "Carbone, A",
                "Cocci, A",
                "Corsaro, A",
                "Costa, G",
                "Ceruti, C",
                "Cindolo, L",
                "Crivellaro, S",
                "Dalpiaz, O",
                "D'Agostino, D",
                "Dall'Oglio, B",
                "Dente, D",
                "Falabella, R",
                "Falsaperla, M",
                "Ferrari, G",
                "Finocchiaro, M",
                "Flammia, S",
                "Gaboardi, F",
                "Galfano, A",
                "Gallo, F",
                "Gatti, L",
                "Greco, F",
                "Khorrami, S",
                "Leonardo, C",
                "Marenghi, C",
                "Nucciotti, R",
                "Oderda, M",
                "Pagliarulo, V",
                "Parma, P",
                "Pastore, AL",
                "Pini, G",
                "Porreca, A",
                "Pucci, L",
                "Schenone, M",
                "Schiavina, R",
                "Sciorio, C",
                "Spirito, L",
                "Tafuri, A",
                "Terrone, C",
                "Umari, P",
                "Varca, V",
                "Veneziano, D",
                "Verze, P",
                "Volpe, A",
                "Micali, S",
                "Berti, L",
                "Zaramella, S",
                "Zegna, L",
                "Bertellini, E",
                "Minervini, A"
            ],
            "year": 2021,
            "source": "BJU Int. 2021; 127(1):56-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000579184800001",
            "pubmed": "32558053",
            "doi": "10.1111/bju.15149",
            "pmc": "PMC7322984",
            "organizations": [
                "184272-14056"
            ],
            "persons": [
                "184272-72937-6"
            ],
            "imported": "2020-11-19T10:41:42+01:00",
            "journal": "BJU INT",
            "issn": "1464-4096",
            "collection_publisher": null,
            "collection_title": "BJU INTERNATIONAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.969,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.844,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.882,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-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": 184509,
            "title": "Burns in pandemic times - The Graz way towards COVID-19 and back.",
            "abstract": null,
            "authors": [
                "Nischwitz, SP",
                "Popp, D",
                "Sawetz, I",
                "Smolle, C",
                "Tuca, AC",
                "Luze, H",
                "Kamolz, LP"
            ],
            "year": 2021,
            "source": "Burns. 2021; 47(1):234-239",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000608468400025",
            "pubmed": "33277088",
            "doi": "10.1016/j.burns.2020.06.010",
            "pmc": "PMC7833332",
            "organizations": [
                "184509-14076"
            ],
            "persons": [
                "184509-100854-2",
                "184509-67170-6",
                "184509-70620-6",
                "184509-80111-6"
            ],
            "imported": "2020-12-06T01:00:00+01:00",
            "journal": "Burns",
            "issn": "0305-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.609,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.54,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.635,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "SURGERY-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": 184592,
            "title": "Comparison of fresh frozen plasma vs. coagulation factor concentrates for reconstitution of blood: An in vitro study.",
            "abstract": null,
            "authors": [
                "Gratz, J",
                "Ponschab, M",
                "Iapichino, GE",
                "Schlimp, CJ",
                "Cadamuro, J",
                "Grottke, O",
                "Zipperle, J",
                "Oberladstätter, D",
                "Gabriel, C",
                "Ziegler, B",
                "Schöchl, H"
            ],
            "year": 2020,
            "source": "Eur J Anaesthesiol. 2020; 37(10):879-888",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000587804000008",
            "pubmed": "32251150",
            "doi": "10.1097/EJA.0000000000001202",
            "pmc": null,
            "organizations": [
                "184592-14058"
            ],
            "persons": [
                "184592-64015-6"
            ],
            "imported": "2020-12-11T11:26:20+01:00",
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF ANAESTHESIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.33,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.727,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ANESTHESIOLOGY-SCI",
            "impactfactor_norm_super": 0.839,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY-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": 187255,
            "title": "Mutation-based clustering and classification analysis reveals distinctive age groups and age-related biomarkers for glioma.",
            "abstract": null,
            "authors": [
                "Jean-Quartier, C",
                "Jeanquartier, F",
                "Ridvan, A",
                "Kargl, M",
                "Mirza, T",
                "Stangl, T",
                "Markaĉ, R",
                "Jurada, M",
                "Holzinger, A"
            ],
            "year": 2021,
            "source": "BMC MED INFORM DECIS. 2021; 21(1): 77-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000624571300001",
            "pubmed": "33639927",
            "doi": "10.1186/s12911-021-01420-1",
            "pmc": "PMC7913451",
            "organizations": [
                "187255-14026"
            ],
            "persons": [
                "187255-51050-6"
            ],
            "imported": "2021-04-12T10:44:29+02:00",
            "journal": "BMC MED INFORM DECIS",
            "issn": "1472-6947",
            "collection_publisher": null,
            "collection_title": "BMC MEDICAL INFORMATICS AND DECISION MAKING; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.298,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.484,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "MEDICAL INFORMATICS-SCI",
            "impactfactor_norm_super": 0.519,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "MEDICAL INFORMATICS-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": 188223,
            "title": "In Newborn Infants a New Intubation Method May Reduce the Number of Intubation Attempts: A Randomized Pilot Study.",
            "abstract": null,
            "authors": [
                "Bruckner, M",
                "Morris, NM",
                "Pichler, G",
                "Wolfsberger, CH",
                "Heschl, S",
                "Mileder, LP",
                "Schwaberger, B",
                "Schmölzer, GM",
                "Urlesberger, B"
            ],
            "year": 2021,
            "source": "Children (Basel). 2021; 8(7):",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000676370500001",
            "pubmed": "34206746",
            "doi": "10.3390/children8070553",
            "pmc": "PMC8307684",
            "organizations": [
                "188223-14070",
                "188223-14094"
            ],
            "persons": [
                "188223-100023-2",
                "188223-50907-6",
                "188223-67711-6",
                "188223-68534-6",
                "188223-79516-6",
                "188223-82050-6",
                "188223-67750-6"
            ],
            "imported": "2021-07-03T02:00:00+02:00",
            "journal": "Children (Basel)",
            "issn": "2227-9067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.835,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.554,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.698,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PEDIATRICS-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": 188950,
            "title": "The Impact of Tape Sealing Face Masks on Visual Field Scores in the Era of COVID-19: A Randomized Cross-over Study.",
            "abstract": null,
            "authors": [
                "Heidinger, A",
                "Falb, T",
                "Werkl, P",
                "List, W",
                "Hoeflechner, L",
                "Riedl, R",
                "Ivastinovic, D",
                "Hommer, A",
                "Lindner, E"
            ],
            "year": 2021,
            "source": "J Glaucoma. 2021; 30(10):878-881",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000706783700007",
            "pubmed": "34387258",
            "doi": "10.1097/IJG.0000000000001922",
            "pmc": "PMC8483650",
            "organizations": [
                "188950-14026",
                "188950-14043"
            ],
            "persons": [
                "188950-50850-6",
                "188950-59026-6",
                "188950-89577-4",
                "188950-91877-6",
                "188950-99288-6",
                "188950-99290-6"
            ],
            "imported": "2021-08-16T02:00:00+02:00",
            "journal": "J Glaucoma",
            "issn": "1057-0829",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.29,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.419,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.517,
            "impactfactor_norm_super_year": 2019,
            "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": 190147,
            "title": "Formalization of gene regulation knowledge using ontologies and gene ontology causal activity models.",
            "abstract": null,
            "authors": [
                "Juanes, Cortés, B",
                "Vera-Ramos, JA",
                "Lovering, RC",
                "Gaudet, P",
                "Laegreid, A",
                "Logie, C",
                "Schulz, S",
                "Roldán-García, MDM",
                "Kuiper, M",
                "Fernández-Breis, JT"
            ],
            "year": 2021,
            "source": "Biochim Biophys Acta Gene Regul Mech. 2021; 1864(11-12): 194766",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000717036700002",
            "pubmed": "34710644",
            "doi": "10.1016/j.bbagrm.2021.194766",
            "pmc": null,
            "organizations": [
                "190147-14026"
            ],
            "persons": [
                "190147-72306-6"
            ],
            "imported": "2021-11-09T01:00:00+01:00",
            "journal": "Biochim Biophys Acta Gene Regul Mech",
            "issn": "1874-9399",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.304,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "BIOPHYSICS-SCI",
            "impactfactor_norm_super": 0.904,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "BIOPHYSICS-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": 191395,
            "title": "A Novel High-Throughput Nanopore-Sequencing-Based Strategy for Rapid and Automated S-Protein Typing of SARS-CoV-2 Variants.",
            "abstract": null,
            "authors": [
                "Wagner, GE",
                "Totaro, MG",
                "Volland, A",
                "Lipp, M",
                "Saiger, S",
                "Lichtenegger, S",
                "Forstner, P",
                "von, Laer, D",
                "Oberdorfer, G",
                "Steinmetz, I"
            ],
            "year": 2021,
            "source": "Viruses. 2021; 13(12):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000737231300001",
            "pubmed": "34960817",
            "doi": "10.3390/v13122548",
            "pmc": "PMC8704619",
            "organizations": [
                "191395-14023"
            ],
            "persons": [
                "191395-107190-6",
                "191395-65966-6",
                "191395-76113-6",
                "191395-95832-6",
                "191395-98868-2"
            ],
            "imported": "2022-01-04T01:00:00+01:00",
            "journal": "Viruses",
            "issn": "1999-4915",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.818,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.649,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "VIROLOGY-SCI",
            "impactfactor_norm_super": 0.757,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "VIROLOGY-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
        }
    ]
}