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=152540
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152642,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520",
    "results": [
        {
            "id": 154435,
            "title": "Randomised clinical trial: the effects of a multispecies probiotic vs. placebo on innate immune function, bacterial translocation and gut permeability in patients with cirrhosis.",
            "abstract": null,
            "authors": [
                "Horvath, A",
                "Leber, B",
                "Schmerboeck, B",
                "Tawdrous, M",
                "Zettel, G",
                "Hartl, A",
                "Madl, T",
                "Stryeck, S",
                "Fuchs, D",
                "Lemesch, S",
                "Douschan, P",
                "Krones, E",
                "Spindelboeck, W",
                "Durchschein, F",
                "Rainer, F",
                "Zollner, G",
                "Stauber, RE",
                "Fickert, P",
                "Stiegler, P",
                "Stadlbauer, V"
            ],
            "year": 2016,
            "source": "Aliment Pharmacol Ther. 2016; 44(9):926-935",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000387595600006",
            "pubmed": "27593544",
            "doi": "10.1111/apt.13788",
            "pmc": "PMC5053220",
            "organizations": [
                "154435-14013",
                "154435-14073",
                "154435-14081"
            ],
            "persons": [
                "154435-50874-6",
                "154435-50989-6",
                "154435-51530-6",
                "154435-52938-6",
                "154435-54296-6",
                "154435-57230-6",
                "154435-62756-4",
                "154435-66467-6",
                "154435-71975-6",
                "154435-79732-6",
                "154435-81091-1",
                "154435-91207-6"
            ],
            "imported": "2016-09-11T02:00:00+02:00",
            "journal": "Aliment Pharmacol Ther",
            "issn": "0269-2813",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.286,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.961,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.961,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": 154633,
            "title": "Increase of genetic diversity and clonal replacement of epidemic methicillin-resistant Staphylococcus aureus strains in South-East Austria.",
            "abstract": null,
            "authors": [
                "Zarfel, G",
                "Luxner, J",
                "Folli, B",
                "Leitner, E",
                "Feierl, G",
                "Kittinger, C",
                "Grisold, A"
            ],
            "year": 2016,
            "source": "FEMS Microbiol Lett. 2016; 363(14):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000380761900004",
            "pubmed": "27231237",
            "doi": "10.1093/femsle/fnw137",
            "pmc": "PMC4915298",
            "organizations": [
                "154633-14023"
            ],
            "persons": [
                "154633-50264-6",
                "154633-50527-6",
                "154633-51818-6",
                "154633-51863-4",
                "154633-54018-6",
                "154633-58733-1",
                "154633-65782-6"
            ],
            "imported": "2016-09-21T15:00:37+02:00",
            "journal": "FEMS MICROBIOL LETT",
            "issn": "0378-1097",
            "collection_publisher": null,
            "collection_title": "FEMS MICROBIOLOGY LETTERS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.765,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.312,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.387,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "MICROBIOLOGY",
            "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": 154680,
            "title": "Adipocyte Glucocorticoid Receptor Deficiency Attenuates Aging- and HFD-Induced Obesity and Impairs the Feeding-Fasting Transition.",
            "abstract": null,
            "authors": [
                "Mueller, KM",
                "Hartmann, K",
                "Kaltenecker, D",
                "Vettorazzi, S",
                "Bauer, M",
                "Mauser, L",
                "Amann, S",
                "Jall, S",
                "Fischer, K",
                "Esterbauer, H",
                "Müller, TD",
                "Tschöp, MH",
                "Magnes, C",
                "Haybaeck, J",
                "Scherer, T",
                "Bordag, N",
                "Tuckermann, JP",
                "Moriggl, R"
            ],
            "year": 2017,
            "source": "Diabetes. 2017; 66(2):272-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000392691000007",
            "pubmed": "27650854",
            "doi": "10.2337/db16-0381",
            "pmc": null,
            "organizations": [
                "154680-14020"
            ],
            "persons": [
                "154680-87663-6"
            ],
            "imported": "2016-09-24T02:00:00+02:00",
            "journal": "Diabetes",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.273,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.937,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.945,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 154835,
            "title": "Early-stage heart failure with preserved ejection fraction in the pig: a cardiovascular magnetic resonance study.",
            "abstract": null,
            "authors": [
                "Reiter, U",
                "Reiter, G",
                "Manninger, M",
                "Adelsmayr, G",
                "Schipke, J",
                "Alogna, A",
                "Rajces, A",
                "Stalder, AF",
                "Greiser, A",
                "Mühlfeld, C",
                "Scherr, D",
                "Post, H",
                "Pieske, B",
                "Fuchsjäger, M"
            ],
            "year": 2016,
            "source": "J Cardiovasc Magn Reson. 2016; 18(1):63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000386466500001",
            "pubmed": "27688028",
            "doi": "10.1186/s12968-016-0283-9",
            "pmc": "PMC5043627",
            "organizations": [
                "154835-14083",
                "154835-14104"
            ],
            "persons": [
                "154835-50168-6",
                "154835-53950-2",
                "154835-63032-6",
                "154835-82111-6",
                "154835-87602-6",
                "154835-90597-1"
            ],
            "imported": "2016-10-01T02:00:00+02:00",
            "journal": "J Cardiovasc Magn Reson",
            "issn": "1097-6647",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.601,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.953,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.968,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 154860,
            "title": "Functional Metagenomics of Spacecraft Assembly Cleanrooms: Presence of Virulence Factors Associated with Human Pathogens.",
            "abstract": null,
            "authors": [
                "Bashir, M",
                "Ahmed, M",
                "Weinmaier, T",
                "Ciobanu, D",
                "Ivanova, N",
                "Pieber, TR",
                "Vaishampayan, PA"
            ],
            "year": 2016,
            "source": "Front Microbiol. 2016; 7(11-12):1321-1321",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000382820300001",
            "pubmed": "27667984",
            "doi": "10.3389/fmicb.2016.01321",
            "pmc": "PMC5017214",
            "organizations": [
                "154860-14080"
            ],
            "persons": [
                "154860-51831-6"
            ],
            "imported": "2016-10-02T02:00:00+02:00",
            "journal": "Front Microbiol",
            "issn": "1664-302X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.076,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": 155204,
            "title": "(1→3)-β-d-Glucan: A Biomarker for Microbial Translocation in Individuals with Acute or Early HIV Infection?",
            "abstract": null,
            "authors": [
                "Hoenigl, M",
                "Pérez-Santiago, J",
                "Nakazawa, M",
                "de Oliveira, MF",
                "Zhang, Y",
                "Finkelman, MA",
                "Letendre, S",
                "Smith, D",
                "Gianella, S"
            ],
            "year": 2016,
            "source": "Front Immunol. 2016; 7(10):404-404",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000384622400001",
            "pubmed": "27752257",
            "doi": "10.3389/fimmu.2016.00404",
            "pmc": "PMC5046804",
            "organizations": [
                "155204-14087"
            ],
            "persons": [
                "155204-64754-2"
            ],
            "imported": "2016-10-20T02:00:00+02:00",
            "journal": "Front Immunol",
            "issn": "1664-3224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.429,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.868,
            "impactfactor_norm_year": 2015,
            "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": 155458,
            "title": "Liver p53 is stabilized upon starvation and required for amino acid catabolism and gluconeogenesis.",
            "abstract": null,
            "authors": [
                "Prokesch, A",
                "Graef, FA",
                "Madl, T",
                "Kahlhofer, J",
                "Heidenreich, S",
                "Schumann, A",
                "Moyschewitz, E",
                "Pristoynik, P",
                "Blaschitz, A",
                "Knauer, M",
                "Muenzner, M",
                "Bogner-Strauss, JG",
                "Dohr, G",
                "Schulz, TJ",
                "Schupp, M"
            ],
            "year": 2017,
            "source": "FASEB J. 2017; 31(2):732-742",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000394235400025",
            "pubmed": "27811061",
            "doi": "10.1096/fj.201600845R",
            "pmc": "PMC5240663",
            "organizations": [
                "155458-14013",
                "155458-14017"
            ],
            "persons": [
                "155458-51666-6",
                "155458-89979-2",
                "155458-91207-6"
            ],
            "imported": "2016-11-07T01:00:00+01:00",
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.595,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.918,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "BIOLOGY-SCI",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "BIOLOGY-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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 174205,
            "title": "Guidance to 2018 good practice: ARIA digitally-enabled, integrated, person-centred care for rhinitis and asthma.",
            "abstract": null,
            "authors": [
                "Bousquet, J",
                "Bedbrook, A",
                "Czarlewski, W",
                "Onorato, GL",
                "Arnavielhe, S",
                "Laune, D",
                "Mathieu-Dupas, E",
                "Fonseca, J",
                "Costa, E",
                "Lourenço, O",
                "Morais-Almeida, M",
                "Todo-Bom, A",
                "Illario, M",
                "Menditto, E",
                "Canonica, GW",
                "Cecchi, L",
                "Monti, R",
                "Napoli, L",
                "Ventura, MT",
                "De Feo, G",
                "Fokkens, WJ",
                "Chavannes, NH",
                "Reitsma, S",
                "Cruz, AA",
                "da Silva, J",
                "Serpa, FS",
                "Larenas-Linnemann, D",
                "Fuentes Perez, JM",
                "Huerta-Villalobos, YR",
                "Rivero-Yeverino, D",
                "Rodriguez-Zagal, E",
                "Valiulis, A",
                "Dubakiene, R",
                "Emuzyte, R",
                "Kvedariene, V",
                "Annesi-Maesano, I",
                "Blain, H",
                "Bonniaud, P",
                "Bosse, I",
                "Dauvilliers, Y",
                "Devillier, P",
                "Fontaine, JF",
                "Pépin, JL",
                "Pham-Thi, N",
                "Portejoie, F",
                "Picard, R",
                "Roche, N",
                "Rolland, C",
                "Schmidt-Grendelmeier, P",
                "Kuna, P",
                "Samolinski, B",
                "Anto, JM",
                "Cardona, V",
                "Mullol, J",
                "Pinnock, H",
                "Ryan, D",
                "Sheikh, A",
                "Walker, S",
                "Williams, S",
                "Becker, S",
                "Klimek, L",
                "Pfaar, O",
                "Bergmann, KC",
                "Mösges, R",
                "Zuberbier, T",
                "Roller-Wirnsberger, RE",
                "Tomazic, PV",
                "Haahtela, T",
                "Salimäki, J",
                "Toppila-Salmi, S",
                "Valovirta, E",
                "Vasankari, T",
                "Gemicioğlu, B",
                "Yorgancioglu, A",
                "Papadopoulos, NG",
                "Prokopakis, EP",
                "Tsiligianni, IG",
                "Bosnic-Anticevich, S",
                "O'Hehir, R",
                "Ivancevich, JC",
                "Neffen, H",
                "Zernotti, ME",
                "Kull, I",
                "Melén, E",
                "Wickman, M",
                "Bachert, C",
                "Hellings, PW",
                "Brusselle, G",
                "Palkonen, S",
                "Bindslev-Jensen, C",
                "Eller, E",
                "Waserman, S",
                "Boulet, LP",
                "Bouchard, J",
                "Chu, DK",
                "Schünemann, HJ",
                "Sova, M",
                "De Vries, G",
                "van Eerd, M",
                "Agache, I",
                "Ansotegui, IJ",
                "Bewick, M",
                "Casale, T",
                "Dykewick, M",
                "Ebisawa, M",
                "Murray, R",
                "Naclerio, R",
                "Okamoto, Y",
                "Wallace, DV",
                "The MASK study group"
            ],
            "year": 2019,
            "source": "Clin Transl Allergy. 2019; 9:  16-16. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000460903700001",
            "pubmed": "30911372",
            "doi": "10.1186/s13601-019-0252-0",
            "pmc": "PMC6413444",
            "organizations": [
                "174205-14066"
            ],
            "persons": [
                "174205-51745-6"
            ],
            "imported": "2019-03-27T01:00:00+01:00",
            "journal": "Clin Transl Allergy",
            "issn": "2045-7022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.129,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.821,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ALLERGY-SCI",
            "impactfactor_norm_super": 0.821,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "ALLERGY-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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 155864,
            "title": "PNPLA3 in end-stage liver disease: alcohol consumption, hepatocellular carcinoma development, and transplantation-free survival.",
            "abstract": null,
            "authors": [
                "Friedrich, K",
                "Wannhoff, A",
                "Kattner, S",
                "Brune, M",
                "Hov, JR",
                "Weiss, KH",
                "Antoni, C",
                "Dollinger, M",
                "Neumann-Haefelin, C",
                "Seufferlein, T",
                "Schemmer, P",
                "Schirmacher, P",
                "Stremmel, W",
                "Gotthardt, DN"
            ],
            "year": 2014,
            "source": "J Gastroenterol Hepatol. 2014; 29(7):1477-1484",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000340419500022",
            "pubmed": "25273282",
            "doi": "10.1111/jgh.12540",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "J Gastroenterol Hepatol",
            "issn": "0815-9319",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.504,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.671,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.76,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": 155866,
            "title": "Negative impact of systemic catecholamine administration on hepatic blood perfusion after porcine liver transplantation.",
            "abstract": null,
            "authors": [
                "Mehrabi, A",
                "Golling, M",
                "Kashfi, A",
                "Boucsein, T",
                "Schemmer, P",
                "Gutt, CN",
                "Schmidt, J",
                "Büchler, MW",
                "Kraus, TW"
            ],
            "year": 2005,
            "source": "Liver Transpl. 2005; 11(2):174-187",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226594900008",
            "pubmed": "15666391",
            "doi": "10.1002/lt.20299",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-28T01:00:00+01:00",
            "journal": "Liver Transpl",
            "issn": "1527-6465",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.447,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.986,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "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": 155957,
            "title": "Psychosocial and physical outcome following kidney donation-a retrospective analysis.",
            "abstract": null,
            "authors": [
                "Sommerer, C",
                "Feuerstein, D",
                "Dikow, R",
                "Rauch, G",
                "Hartmann, M",
                "Schaier, M",
                "Morath, C",
                "Schwenger, V",
                "Schemmer, P",
                "Zeier, M"
            ],
            "year": 2015,
            "source": "Transpl Int. 2015; 28(4):416-428",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000350987600005",
            "pubmed": "25557158",
            "doi": "10.1111/tri.12509",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-11-01T01:00:00+01:00",
            "journal": "Transpl Int",
            "issn": "0934-0874",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.835,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.805,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.905,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 156193,
            "title": "Prognostic value of free light chains lambda and kappa in early multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Voortman, MM",
                "Stojakovic, T",
                "Pirpamer, L",
                "Jehna, M",
                "Langkammer, C",
                "Scharnagl, H",
                "Reindl, M",
                "Ropele, S",
                "Seifert-Held, T",
                "Archelos, JJ",
                "Fuchs, S",
                "Enzinger, C",
                "Fazekas, F",
                "Khalil, M"
            ],
            "year": 2017,
            "source": "Mult Scler. 2017; 23(11):1496-1505",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000411832000010",
            "pubmed": "27899552",
            "doi": "10.1177/1352458516681503",
            "pmc": null,
            "organizations": [
                "156193-14028",
                "156193-14051",
                "156193-14108"
            ],
            "persons": [
                "156193-50173-6",
                "156193-50886-6",
                "156193-51279-6",
                "156193-51987-6",
                "156193-53287-6",
                "156193-57435-4",
                "156193-60116-6",
                "156193-60744-6",
                "156193-79331-6",
                "156193-90276-1"
            ],
            "imported": "2016-12-05T01:00:00+01:00",
            "journal": "Mult Scler",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.28,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.893,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCI",
            "impactfactor_norm_super": 0.893,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-SCI",
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156313,
            "title": "Zika Virus Infection in Pregnant Women in Rio de Janeiro.",
            "abstract": null,
            "authors": [
                "Brasil, P",
                "Pereira, JP",
                "Moreira, ME",
                "Ribeiro Nogueira, RM",
                "Damasceno, L",
                "Wakimoto, M",
                "Rabello, RS",
                "Valderramos, SG",
                "Halai, UA",
                "Salles, TS",
                "Zin, AA",
                "Horovitz, D",
                "Daltro, P",
                "Boechat, M",
                "Raja Gabaglia, C",
                "Carvalho de Sequeira, P",
                "Pilotto, JH",
                "Medialdea-Carrera, R",
                "Cotrim da Cunha, D",
                "Abreu de Carvalho, LM",
                "Pone, M",
                "Machado Siqueira, A",
                "Calvet, GA",
                "Rodrigues Baião, AE",
                "Neves, ES",
                "Nassar de Carvalho, PR",
                "Hasue, RH",
                "Marschik, PB",
                "Einspieler, C",
                "Janzen, C",
                "Cherry, JD",
                "Bispo de Filippis, AM",
                "Nielsen-Saines, K"
            ],
            "year": 2016,
            "source": "N Engl J Med. 2016; 375(24):2321-2334",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000390036500004",
            "pubmed": "26943629",
            "doi": "10.1056/NEJMoa1602412",
            "pmc": "PMC5323261",
            "organizations": [
                "156313-14068"
            ],
            "persons": [
                "156313-58883-6"
            ],
            "imported": "2016-12-14T01:00:00+01:00",
            "journal": "N Engl J Med",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 72.406,
            "impactfactor_year": 2016,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 1.0,
            "impactfactor_norm_super_year": 2016,
            "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": true
        },
        {
            "id": 156382,
            "title": "Milestones of Hematopoietic Stem Cell Transplantation - From First Human Studies to Current Developments.",
            "abstract": null,
            "authors": [
                "Juric, MK",
                "Ghimire, S",
                "Ogonek, J",
                "Weissinger, EM",
                "Holler, E",
                "van Rood, JJ",
                "Oudshoorn, M",
                "Dickinson, A",
                "Greinix, HT"
            ],
            "year": 2016,
            "source": "Front Immunol. 2016; 7(1):470-470",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000387416900001",
            "pubmed": "27881982",
            "doi": "10.3389/fimmu.2016.00470",
            "pmc": "PMC5101209",
            "organizations": [
                "156382-14082"
            ],
            "persons": [
                "156382-54230-4"
            ],
            "imported": "2016-12-16T11:38:48+01: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": 6.429,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.868,
            "impactfactor_norm_year": 2016,
            "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": 156405,
            "title": "Impact of depression and anxiety on burden and management of episodic and chronic headaches - a cross-sectional multicentre study in eight Austrian headache centres.",
            "abstract": null,
            "authors": [
                "Zebenholzer, K",
                "Lechner, A",
                "Broessner, G",
                "Lampl, C",
                "Luthringshausen, G",
                "Wuschitz, A",
                "Obmann, SM",
                "Berek, K",
                "Wöber, C"
            ],
            "year": 2016,
            "source": "J Headache Pain. 2016; 17(1-2):15-15",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000386602500001",
            "pubmed": "26920681",
            "doi": "10.1186/s10194-016-0603-3",
            "pmc": "PMC4769233",
            "organizations": [
                "156405-14051"
            ],
            "persons": [],
            "imported": "2016-12-16T11:38:48+01:00",
            "journal": "J HEADACHE PAIN",
            "issn": "1129-2369",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF HEADACHE AND PAIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.58,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.758,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCI",
            "impactfactor_norm_super": 0.767,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 160321,
            "title": "Involvement Of Vascular Aldosterone Synthase In Phosphate-Induced Osteogenic Transformation Of Vascular Smooth Muscle Cells.",
            "abstract": null,
            "authors": [
                "Alesutan, I",
                "Voelkl, J",
                "Feger, M",
                "Kratschmar, DV",
                "Castor, T",
                "Mia, S",
                "Sacherer, M",
                "Viereck, R",
                "Borst, O",
                "Leibrock, C",
                "Gawaz, M",
                "Kuro-O, M",
                "Pilz, S",
                "Tomaschitz, A",
                "Odermatt, A",
                "Pieske, B",
                "Wagner, CA",
                "Lang, F"
            ],
            "year": 2017,
            "source": "Sci Rep. 2017; 7(1):2059-2059",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000401511100066",
            "pubmed": "28515448",
            "doi": "10.1038/s41598-017-01882-2",
            "pmc": "PMC5435689",
            "organizations": [
                "160321-14080",
                "160321-14083"
            ],
            "persons": [
                "160321-53344-6",
                "160321-59941-6"
            ],
            "imported": "2017-05-19T02:00:00+02:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.122,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.828,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 160423,
            "title": "Early development in Rett syndrome - the benefits and difficulties of a birth cohort approach.",
            "abstract": null,
            "authors": [
                "Marschik, PB",
                "Lemcke, S",
                "Einspieler, C",
                "Zhang, D",
                "Bölte, S",
                "Townend, GS",
                "Lauritsen, MB"
            ],
            "year": 2018,
            "source": "Dev Neurorehabil. 2018; 21(1):68-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000423488000008",
            "pubmed": "28534656",
            "doi": "10.1080/17518423.2017.1323970",
            "pmc": "PMC5796587",
            "organizations": [
                "160423-14068"
            ],
            "persons": [
                "160423-58883-2",
                "160423-88853-6"
            ],
            "imported": "2017-05-24T02:00:00+02:00",
            "journal": "Dev Neurorehabil",
            "issn": "1751-8423",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.239,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.32,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.6,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "REHABILITATION-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": 174276,
            "title": "European Society of Paediatric Radiology Computed Tomography and Dose Task Force: European guidelines on diagnostic reference levels for paediatric imaging.",
            "abstract": null,
            "authors": [
                "Granata, C",
                "Sorantin, E",
                "Seuri, R",
                "Owens, CM"
            ],
            "year": 2018,
            "source": "Pediatr Radiol. 2019; 49(5):702-705",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000464910900017",
            "pubmed": "30783688",
            "doi": "10.1007/s00247-019-04346-z",
            "pmc": null,
            "organizations": [
                "174276-14106"
            ],
            "persons": [
                "174276-51913-6"
            ],
            "imported": "2019-03-31T01:00:00+01:00",
            "journal": "Pediatr Radiol",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.022,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.568,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PEDIATRICS-SCI",
            "impactfactor_norm_super": 0.565,
            "impactfactor_norm_super_year": 2018,
            "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": 160459,
            "title": "Inhibition of corticotropin-releasing hormone receptor 1 and activation of receptor 2 protect against colonic injury and promote epithelium repair.",
            "abstract": null,
            "authors": [
                "Li, B",
                "Lee, C",
                "Filler, T",
                "Hock, A",
                "Wu, RY",
                "Li, Q",
                "Chen, S",
                "Koike, Y",
                "Ip, W",
                "Chi, L",
                "Zani-Ruttenstock, E",
                "Määttänen, P",
                "Gonska, T",
                "Delgado-Olguin, P",
                "Zani, A",
                "Sherman, PM",
                "Pierro, A"
            ],
            "year": 2017,
            "source": "Sci Rep. 2017; 7(8): 46616-46616. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000400959600001",
            "pubmed": "28492284",
            "doi": "10.1038/srep46616",
            "pmc": "PMC5425914",
            "organizations": [],
            "persons": [],
            "imported": "2017-05-28T02:00:00+02:00",
            "journal": "Sci Rep",
            "issn": "2045-2322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.122,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.828,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES-SCI",
            "impactfactor_norm_super": 0.93,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "MULTIDISCIPLINARY SCIENCES-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": 160707,
            "title": "Mutant IDH1 regulates the tumor-associated immune system in gliomas.",
            "abstract": null,
            "authors": [
                "Amankulor, NM",
                "Kim, Y",
                "Arora, S",
                "Kargl, J",
                "Szulzewsky, F",
                "Hanke, M",
                "Margineantu, DH",
                "Rao, A",
                "Bolouri, H",
                "Delrow, J",
                "Hockenbery, D",
                "Houghton, AM",
                "Holland, EC"
            ],
            "year": 2017,
            "source": "Genes Dev. 2017; 31(8):774-786",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000401310600006",
            "pubmed": "28465358",
            "doi": "10.1101/gad.294991.116",
            "pmc": "PMC5435890",
            "organizations": [
                "160707-14022"
            ],
            "persons": [
                "160707-60706-6"
            ],
            "imported": "2017-06-13T13:46:52+02:00",
            "journal": "GENE DEV",
            "issn": "0890-9369",
            "collection_publisher": null,
            "collection_title": "GENES & DEVELOPMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.462,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.976,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DEVELOPMENTAL BIOLOGY-SCI",
            "impactfactor_norm_super": 0.976,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "DEVELOPMENTAL BIOLOGY-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
        }
    ]
}