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=159420
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159493,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159440",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159400",
    "results": [
        {
            "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
        },
        {
            "id": 192039,
            "title": "Radial versus femoral access site for percutaneous coronary intervention in patients suffering acute myocardial infarction : A randomized prospective multicenter trial.",
            "abstract": null,
            "authors": [
                "Schernthaner, C",
                "Hammerer, M",
                "Harb, S",
                "Heigert, M",
                "Hoellinger, K",
                "Lassnig, E",
                "Maurer, E",
                "Schuler, J",
                "Siostrzonek, P",
                "Ulmer, H",
                "Winter, A",
                "Altenberger, J"
            ],
            "year": 2018,
            "source": "Wien Klin Wochenschr. 2018; 130(5-6):182-189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000428241700004",
            "pubmed": "28900715",
            "doi": "10.1007/s00508-017-1260-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "192039-98517-6"
            ],
            "imported": "2022-01-24T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.17,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.413,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.413,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 193762,
            "title": "A sliding-window based algorithm to determine the presence of chest compressions from acceleration data.",
            "abstract": null,
            "authors": [
                "Kern, WJ",
                "Orlob, S",
                "Alpers, B",
                "Schörghuber, M",
                "Bohn, A",
                "Holler, M",
                "Gräsner, JT",
                "Wnent, J"
            ],
            "year": 2022,
            "source": "Data Brief. 2022; 41:107973",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000778999000023",
            "pubmed": "35242950",
            "doi": "10.1016/j.dib.2022.107973",
            "pmc": "PMC8885612",
            "organizations": [
                "193762-14070"
            ],
            "persons": [
                "193762-71082-6",
                "193762-74176-6"
            ],
            "imported": "2022-03-07T01:00:00+01:00",
            "journal": "Data Brief",
            "issn": "2352-3409",
            "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": true
        },
        {
            "id": 194135,
            "title": "Oral Intake of L-Ornithine-L-Aspartate Is Associated with Distinct Microbiome and Metabolome Changes in Cirrhosis.",
            "abstract": null,
            "authors": [
                "Horvath, A",
                "Traub, J",
                "Aliwa, B",
                "Bourgeois, B",
                "Madl, T",
                "Stadlbauer, V"
            ],
            "year": 2022,
            "source": "NUTRIENTS. 2022; 14(4):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000762793800001",
            "pubmed": "35215398",
            "doi": "10.3390/nu14040748",
            "pmc": "PMC8875633",
            "organizations": [
                "194135-14013",
                "194135-14081"
            ],
            "persons": [
                "194135-108983-6",
                "194135-50989-4",
                "194135-81091-1",
                "194135-91207-6",
                "194135-98222-6"
            ],
            "imported": "2022-03-14T08:56:08+01:00",
            "journal": "NUTRIENTS",
            "issn": "2072-6643",
            "collection_publisher": null,
            "collection_title": "NUTRIENTS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.9,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "NUTRITION & DIETETICS-SCIE",
            "impactfactor_norm_super": 0.844,
            "impactfactor_norm_super_year": 2021,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 195442,
            "title": "Ultrasound-detected inflammation is more common in clinically manifest hand osteoarthritis than in painless bony enlarged finger joints: subanalysis of the population-based Bruneck study.",
            "abstract": null,
            "authors": [
                "Gasperi, N",
                "Schreiber, N",
                "Bosch, P",
                "Adinolfi, A",
                "Kleyer, A",
                "Hagen, M",
                "Gasperi, C",
                "Weger, M",
                "Kiechl, S",
                "Willeit, J",
                "Schett, G",
                "Iagnocco, A",
                "Gasperi, A",
                "Mayr, A",
                "Dejaco, C"
            ],
            "year": 2022,
            "source": "Ther Adv Musculoskelet Dis. 2022; 14:  1759720X221096382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000798518900001",
            "pubmed": "35586515",
            "doi": "10.1177/1759720X221096382",
            "pmc": "PMC9109483",
            "organizations": [
                "195442-14086"
            ],
            "persons": [
                "195442-100227-6",
                "195442-100419-6",
                "195442-66227-4"
            ],
            "imported": "2022-05-24T02:00:00+02:00",
            "journal": "Ther Adv Musculoskelet Dis",
            "issn": "1759-720X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.2,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.617647058823529,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCIE",
            "impactfactor_norm_super": 0.875,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-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": 197334,
            "title": "Significance of abnormal and late ventricular signals in ventricular tachycardia ablation of ischemic and nonischemic cardiomyopathies.",
            "abstract": null,
            "authors": [
                "Zachariah, D",
                "Nakajima, K",
                "Limite, LR",
                "Zweiker, D",
                "Spartalis, M",
                "Zirolia, D",
                "Musto, M",
                "D'Angelo, G",
                "Paglino, G",
                "Baratto, F",
                "Cireddu, M",
                "Bisceglia, C",
                "Radinovic, A",
                "Marzi, A",
                "Sala, S",
                "Peretto, G",
                "Vergara, P",
                "Gulletta, S",
                "Mazzone, P",
                "Della, Bella, P",
                "Frontera, A"
            ],
            "year": 2022,
            "source": "Heart Rhythm. 2022; 19(12):2075-2083",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000904873400026",
            "pubmed": "35964871",
            "doi": "10.1016/j.hrthm.2022.08.008",
            "pmc": null,
            "organizations": [],
            "persons": [
                "197334-66430-6"
            ],
            "imported": "2022-09-06T02:00:00+02:00",
            "journal": "Heart Rhythm",
            "issn": "1556-3871",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.5,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.741258741258741,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCIE",
            "impactfactor_norm_super": 0.87,
            "impactfactor_norm_super_year": 2019,
            "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": false
        }
    ]
}