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=156080
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156968,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156100",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156060",
    "results": [
        {
            "id": 157522,
            "title": "The TP53 Pro72Arg SNP in de novo acute myeloid leukaemia - results of two cohort studies involving 215 patients and 3759 controls.",
            "abstract": null,
            "authors": [
                "Schulz, E",
                "Lind, K",
                "Renner, W",
                "Petersen, BS",
                "Quehenberger, F",
                "Dill, C",
                "Hofer, S",
                "Lal, R",
                "Hoefler, G",
                "Schlenke, P",
                "Ehninger, G",
                "Schetelig, J",
                "Middeke, JM",
                "Stölzel, F",
                "Sill, H"
            ],
            "year": 2018,
            "source": "Br J Haematol. 2018; 181(1):148-151",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000428370200022",
            "pubmed": "28106906",
            "doi": "10.1111/bjh.14527",
            "pmc": null,
            "organizations": [
                "157522-14020",
                "157522-14026",
                "157522-14028",
                "157522-14058",
                "157522-14082"
            ],
            "persons": [
                "157522-50116-6",
                "157522-50466-6",
                "157522-50910-6",
                "157522-51857-4",
                "157522-77615-1",
                "157522-77770-6",
                "157522-88593-6"
            ],
            "imported": "2017-01-23T01:00:00+01:00",
            "journal": "Br J Haematol",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.206,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.836,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "HEMATOLOGY-SCI",
            "impactfactor_norm_super": 0.886,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "HEMATOLOGY-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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158300,
            "title": "Frequent IgG subclass and mannose binding lectin deficiency in patients with chronic fatigue syndrome.",
            "abstract": null,
            "authors": [
                "Guenther, S",
                "Loebel, M",
                "Mooslechner, AA",
                "Knops, M",
                "Hanitsch, LG",
                "Grabowski, P",
                "Wittke, K",
                "Meisel, C",
                "Unterwalder, N",
                "Volk, HD",
                "Scheibenbogen, C"
            ],
            "year": 2015,
            "source": "Hum Immunol. 2015; 76(10): 729-735. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000364602300005",
            "pubmed": "26429318",
            "doi": "10.1016/j.humimm.2015.09.028",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-02-07T01:00:00+01:00",
            "journal": "Hum Immunol",
            "issn": "0198-8859",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.127,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.265,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "IMMUNOLOGY-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "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": 159174,
            "title": "Catch and Release: rare cell analysis from a functionalised medical wire.",
            "abstract": null,
            "authors": [
                "Chen, S",
                "El-Heliebi, A",
                "Tauber, G",
                "Langsenlehner, T",
                "Pötscher, M",
                "Kashofer, K",
                "Czyż, ZT",
                "Polzer, B",
                "Riethdorf, S",
                "Kuske, A",
                "Leitinger, G",
                "Pantel, K",
                "Kroneis, T",
                "Sedlmayr, P"
            ],
            "year": 2017,
            "source": "Sci Rep. 2017; 7(2):43424-43424",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000395239800001",
            "pubmed": "28233867",
            "doi": "10.1038/srep43424",
            "pmc": "PMC5324062",
            "organizations": [
                "159174-14017",
                "159174-14020",
                "159174-14060"
            ],
            "persons": [
                "159174-50495-6",
                "159174-50960-6",
                "159174-54171-4",
                "159174-57386-6",
                "159174-66435-6"
            ],
            "imported": "2017-02-27T01:00:00+01: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": true,
            "local_affiliation": true
        },
        {
            "id": 159414,
            "title": "Cardiovascular risk factors are major determinants of thrombotic risk in patients with the lupus anticoagulant.",
            "abstract": null,
            "authors": [
                "Posch, F",
                "Gebhart, J",
                "Rand, JH",
                "Koder, S",
                "Quehenberger, P",
                "Pengo, V",
                "Ay, C",
                "Pabinger, I"
            ],
            "year": 2017,
            "source": "BMC Med. 2017; 15(1):54-54",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000396075800001",
            "pubmed": "28279213",
            "doi": "10.1186/s12916-017-0807-7",
            "pmc": "PMC5345189",
            "organizations": [
                "159414-14085"
            ],
            "persons": [
                "159414-92241-1"
            ],
            "imported": "2017-03-11T01:00:00+01:00",
            "journal": "BMC Med",
            "issn": "1741-7015",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.088,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.942,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.955,
            "impactfactor_norm_super_year": 2015,
            "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": 163405,
            "title": "Long-term cardiovascular complications in stage I seminoma patients.",
            "abstract": null,
            "authors": [
                "Terbuch, A",
                "Posch, F",
                "Annerer, LM",
                "Bauernhofer, T",
                "Pichler, M",
                "Szkandera, J",
                "Hutterer, GC",
                "Pummer, K",
                "Partl, R",
                "Kapp, KS",
                "Stöger, H",
                "Gerger, A",
                "Stotz, M"
            ],
            "year": 2017,
            "source": "Clin Transl Oncol. 2017; 19(11):1400-1408",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000412842900013",
            "pubmed": "28852960",
            "doi": "10.1007/s12094-017-1742-y",
            "pmc": "PMC5635068",
            "organizations": [
                "163405-14056",
                "163405-14060",
                "163405-14085"
            ],
            "persons": [
                "163405-50839-6",
                "163405-51538-6",
                "163405-51692-6",
                "163405-53053-6",
                "163405-58814-4",
                "163405-66005-6",
                "163405-69234-6",
                "163405-86226-1",
                "163405-62261-6",
                "163405-92241-6"
            ],
            "imported": "2017-11-13T12:00:54+01:00",
            "journal": "CLIN TRANSL ONCOL",
            "issn": "1699-048X",
            "collection_publisher": null,
            "collection_title": "CLINICAL & TRANSLATIONAL ONCOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.392,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.305,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.35,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 168086,
            "title": "Does Sample Attrition Affect the Assessment of Frailty Trajectories Among Older Adults? A Joint Model Approach.",
            "abstract": null,
            "authors": [
                "Stolz, E",
                "Mayerl, H",
                "Rásky, É",
                "Freidl, W"
            ],
            "year": 2018,
            "source": "Gerontology. 2018; 64(5):430-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000442608300004",
            "pubmed": "29920506",
            "doi": "10.1159/000489335",
            "pmc": null,
            "organizations": [
                "168086-14024"
            ],
            "persons": [
                "168086-51688-6",
                "168086-51845-6",
                "168086-89152-2",
                "168086-90882-6"
            ],
            "imported": "2018-06-20T02:00:00+02:00",
            "journal": "Gerontology",
            "issn": "0304-324X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.353,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.623,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY-SCI",
            "impactfactor_norm_super": 0.816,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "GERIATRICS + GERONTOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 170869,
            "title": "Influence of peri-implant bone quality on implant stability.",
            "abstract": null,
            "authors": [
                "Schiuma, D",
                "Plecko, M",
                "Kloub, M",
                "Rothstock, S",
                "Windolf, M",
                "Gueorguiev, B"
            ],
            "year": 2013,
            "source": "Med Eng Phys. 2013; 35(1): 82-87. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000313545500009",
            "pubmed": "22682925",
            "doi": "10.1016/j.medengphy.2012.04.001",
            "pmc": null,
            "organizations": [],
            "persons": [
                "170869-71409-6"
            ],
            "imported": "2018-12-06T01:00:00+01:00",
            "journal": "Med Eng Phys",
            "issn": "1350-4533",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.839,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.605,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": 0.614,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ENGINEERING, BIOMEDICAL",
            "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": 171397,
            "title": "Complete mesocolic excision for colonic cancer: Society for Translational Medicine expert consensus statement",
            "abstract": null,
            "authors": [
                "Zheng, MH",
                "Ma, JJ",
                "Fingerhut, A",
                "Adamina, MP",
                "Atroschenko, A",
                "Bergamaschi, R",
                "Berho, M",
                "Boni, L",
                "Chadi, SA",
                "Chen, WTL",
                "Delaney, CP",
                "Dapri, G",
                "Khatkov, IE",
                "Kim, NK",
                "Kim, SH",
                "Karachun, A",
                "Lomanto, D",
                "MacRae, H",
                "Milone, M",
                "Morino, M",
                "Remzi, FH",
                "Uranues, S",
                "Watanabe, M",
                "Wexner, S"
            ],
            "year": 2018,
            "source": "ANN LAPAROSC ENDOSC. 2018; 3:  UNSP 68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000453411900005",
            "pubmed": null,
            "doi": "10.21037/ales.2018.08.02",
            "pmc": null,
            "organizations": [],
            "persons": [
                "171397-51612-6"
            ],
            "imported": "2019-01-04T17:08:32+01:00",
            "journal": "ANN LAPAROSC ENDOSC",
            "issn": "2518-6973",
            "collection_publisher": null,
            "collection_title": "ANNALS OF LAPAROSCOPIC AND ENDOSCOPIC SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 171806,
            "title": "Mechanistic insights into the Orai channel by molecular dynamics simulations.",
            "abstract": null,
            "authors": [
                "Bonhenry, D",
                "Schober, R",
                "Schmidt, T",
                "Waldherr, L",
                "Ettrich, RH",
                "Schindl, R"
            ],
            "year": 2019,
            "source": "Semin Cell Dev Biol. 2019; 94(7):50-58",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000485875300007",
            "pubmed": "30639326",
            "doi": "10.1016/j.semcdb.2019.01.002",
            "pmc": null,
            "organizations": [
                "171806-14011"
            ],
            "persons": [
                "171806-98848-4",
                "171806-99325-6",
                "171806-99703-6"
            ],
            "imported": "2019-01-17T01:00:00+01:00",
            "journal": "Semin Cell Dev Biol",
            "issn": "1084-9521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.691,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.927,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "DEVELOPMENTAL BIOLOGY-SCI",
            "impactfactor_norm_super": 0.929,
            "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
        },
        {
            "id": 177003,
            "title": "Tackling the challenges of perinatal HIV infection as a cause of developmental regression.",
            "abstract": null,
            "authors": [
                "Zollner-Schwetz, I"
            ],
            "year": 2019,
            "source": "Neurosci Biobehav Rev. 2019; 105:  81-82. ",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000487573500008",
            "pubmed": "31377217",
            "doi": "10.1016/j.neubiorev.2019.07.023",
            "pmc": null,
            "organizations": [
                "177003-29164"
            ],
            "persons": [
                "177003-54326-2"
            ],
            "imported": "2019-09-23T02:00:00+02:00",
            "journal": "Neurosci Biobehav Rev",
            "issn": "0149-7634",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.329,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.962,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "BEHAVIORAL SCIENCES-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 172837,
            "title": "Diagnostic impact of reflectance confocal microscopy as a second-level examination for facial skin lesions.",
            "abstract": null,
            "authors": [
                "Ahlgrimm-Siess, V",
                "Weitzer, F",
                "Arzberger, E",
                "Laimer, M",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2019,
            "source": "J Dtsch Dermatol Ges. 2019; 17(3):266-273",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000462613000004",
            "pubmed": "30667147",
            "doi": "10.1111/ddg.13748",
            "pmc": "PMC6850114",
            "organizations": [
                "172837-14047"
            ],
            "persons": [
                "172837-51711-6",
                "172837-65340-6",
                "172837-98846-6"
            ],
            "imported": "2019-02-11T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.664,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.824,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.879,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 174418,
            "title": "Development and validation of a prognostic model for kidney function 1 year after combined pancreas and kidney transplantation using pre-transplant donor and recipient variables.",
            "abstract": null,
            "authors": [
                "Zorn, KS",
                "Littbarski, S",
                "Schwager, Y",
                "Kaltenborn, A",
                "Beneke, J",
                "Gwiasda, J",
                "Becker, T",
                "Braun, F",
                "Reichert, B",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2018,
            "source": "Langenbecks Arch Surg. 2018; 403(7): 837-849. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000451171900005",
            "pubmed": "30338375",
            "doi": "10.1007/s00423-018-1712-z",
            "pmc": "PMC6244698",
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Langenbecks Arch Surg",
            "issn": "1435-2451",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.093,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.591,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.69,
            "impactfactor_norm_super_year": 2015,
            "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": false
        },
        {
            "id": 175506,
            "title": "Quality management at the national biobanking level - establishing a culture of mutual trust and support: the BBMRI.at example.",
            "abstract": null,
            "authors": [
                "Haslacher, H",
                "Bayer, M",
                "Fiegl, H",
                "Gerner, M",
                "Hofer, P",
                "Korb, M",
                "Neururer, S",
                "Perkmann, T",
                "Plattner, K",
                "Sargsyan, K",
                "Steiner, E",
                "Stumptner, C",
                "Walter, I",
                "Wieser, M",
                "Wutte, A",
                "Wagner, O",
                "Zatloukal, K"
            ],
            "year": 2019,
            "source": "Clin Chem Lab Med. 2019; 57(12):e301-e305-e301-e305",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000496153900001",
            "pubmed": "31188755",
            "doi": "10.1515/cclm-2019-0491",
            "pmc": null,
            "organizations": [
                "175506-14020",
                "175506-28392"
            ],
            "persons": [
                "175506-51663-6",
                "175506-51870-6",
                "175506-54033-6"
            ],
            "imported": "2019-06-15T02:00:00+02:00",
            "journal": "Clin Chem Lab Med",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.595,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.862,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.867,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 176126,
            "title": "Feasibility of Blood Glucose Management Using Intra-Arterial Glucose Monitoring in Combination with an Automated Insulin Titration Algorithm in Critically Ill Patients.",
            "abstract": null,
            "authors": [
                "Mader, JK",
                "Motschnig, M",
                "Theiler-Schwetz, V",
                "Eibel-Reisz, K",
                "Reisinger, AC",
                "Lackner, B",
                "Augustin, T",
                "Eller, P",
                "Mirth, C"
            ],
            "year": 2019,
            "source": "Diabetes Technol Ther. 2019; 21(10):581-588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000488797400007",
            "pubmed": "31335205",
            "doi": "10.1089/dia.2019.0082",
            "pmc": null,
            "organizations": [
                "176126-14080"
            ],
            "persons": [
                "176126-50877-1",
                "176126-71449-6",
                "176126-74175-4",
                "176126-75506-6",
                "176126-70241-6"
            ],
            "imported": "2019-07-24T02:00:00+02:00",
            "journal": "Diabetes Technol Ther",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.403,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.797,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.8,
            "impactfactor_norm_super_year": 2018,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 176127,
            "title": "Intranasal Neuropeptide Y Blunts Lipopolysaccharide-Evoked Sickness Behavior but Not the Immune Response in Mice.",
            "abstract": null,
            "authors": [
                "Zenz, G",
                "Farzi, A",
                "Fröhlich, EE",
                "Reichmann, F",
                "Holzer, P"
            ],
            "year": 2019,
            "source": "Neurotherapeutics. 2019; 16(4): 1335-1349. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000512046900029",
            "pubmed": "31338703",
            "doi": "10.1007/s13311-019-00758-9",
            "pmc": "PMC6985076",
            "organizations": [
                "176127-14022"
            ],
            "persons": [
                "176127-51529-6",
                "176127-71386-6",
                "176127-71487-6",
                "176127-96374-2"
            ],
            "imported": "2019-07-26T02:00:00+02:00",
            "journal": "Neurotherapeutics",
            "issn": "1933-7213",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.035,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.937,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.939,
            "impactfactor_norm_super_year": 2017,
            "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": 180011,
            "title": "Apolipoprotein A-IV is reduced in serum of allergic patients and acts as an endogenous anti-inflammatory protein",
            "abstract": null,
            "authors": [
                "Sturm, E",
                "Roula, D",
                "Theiler, A",
                "Luschnig, P",
                "Sturm, GJ",
                "Tomazic, PV",
                "Marsche, G",
                "Heinemann, A"
            ],
            "year": 2019,
            "source": "EUR RESPIR J. 2019; 54: -European-Respiratory-Society (ERS) International Congress; SEP 28-OCT 02, 2019; Madrid, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000507372400045",
            "pubmed": null,
            "doi": "10.1183/13993003.congress-2019.OA1625",
            "pmc": null,
            "organizations": [
                "180011-14022",
                "180011-14047",
                "180011-14066"
            ],
            "persons": [
                "180011-50791",
                "180011-51756",
                "180011-53252",
                "180011-57573",
                "180011-87717"
            ],
            "imported": "2020-02-03T10:09:15+01:00",
            "journal": "EUR RESPIR J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": "EUROPEAN RESPIRATORY JOURNAL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.807,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 183613,
            "title": "The Effect of Body Mass Index and Metformin on Matrix Gene Expression in Arthritic Primary Human Chondrocytes.",
            "abstract": null,
            "authors": [
                "Schadler, P",
                "Lohberger, B",
                "Stündl, N",
                "Stradner, MH",
                "Glänzer, D",
                "Sadoghi, P",
                "Leithner, A",
                "Steinecker-Frohnwieser, B"
            ],
            "year": 2021,
            "source": "Cartilage. 2021; 13(2_suppl):1004S-1018S",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000578431700001",
            "pubmed": "33025801",
            "doi": "10.1177/1947603520962558",
            "pmc": "PMC8804722",
            "organizations": [
                "183613-14052",
                "183613-14086"
            ],
            "persons": [
                "183613-121953-2",
                "183613-50696-6",
                "183613-53237-6",
                "183613-53560-6",
                "183613-59379-6",
                "183613-61131-6",
                "183613-87214-6",
                "183613-51041-6"
            ],
            "imported": "2020-10-08T02:00:00+02:00",
            "journal": "Cartilage",
            "issn": "1947-6035",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.117,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.663,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.902,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 183757,
            "title": "Desideratum: a developmentalist view of Zika virus infection.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Marschik, PB"
            ],
            "year": 2021,
            "source": "Lancet Infect Dis. 2021; 21(4):444-445",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000637956500033",
            "pubmed": "33068527",
            "doi": "10.1016/S1473-3099(20)30454-0",
            "pmc": null,
            "organizations": [
                "183757-14068"
            ],
            "persons": [
                "183757-58883-6"
            ],
            "imported": "2020-10-20T02:00:00+02:00",
            "journal": "Lancet Infect Dis",
            "issn": "1473-3099",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 71.421,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.989,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "INFECTIOUS DISEASES-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": 184973,
            "title": "A Retrospective Chart Review Study of Real-World Use of Talimogene Laherparepvec in Unresectable Stage IIIB-IVM1a Melanoma in Four European Countries.",
            "abstract": null,
            "authors": [
                "van Akkooi, ACJ",
                "Haferkamp, S",
                "Papa, S",
                "Franke, V",
                "Pinter, A",
                "Weishaupt, C",
                "Huber, MA",
                "Loquai, C",
                "Richtig, E",
                "Gokani, P",
                "Öhrling, K",
                "Louie, KS",
                "Mohr, P"
            ],
            "year": 2021,
            "source": "Adv Ther. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000602292000004",
            "pubmed": "33368016",
            "doi": "10.1007/s12325-020-01590-w",
            "pmc": "PMC7889564",
            "organizations": [
                "184973-14047"
            ],
            "persons": [
                "184973-52274-6"
            ],
            "imported": "2021-01-07T01:00:00+01:00",
            "journal": "Adv Ther",
            "issn": "0741-238X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.07,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.606,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.764,
            "impactfactor_norm_super_year": 2019,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 187109,
            "title": "Airway obstruction can be better predicted using Global Lung Function Initiative spirometry reference equations in Marfan syndrome.",
            "abstract": null,
            "authors": [
                "Kolonics-Farkas, AM",
                "Kovats, Z",
                "Bohacs, A",
                "Odler, B",
                "Benke, K",
                "Agg, B",
                "Szabolcs, Z",
                "Müller, V"
            ],
            "year": 2021,
            "source": "Physiol Int. 2021; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000684218800009",
            "pubmed": "33769955",
            "doi": "10.1556/2060.2021.00002",
            "pmc": null,
            "organizations": [
                "187109-14084"
            ],
            "persons": [
                "187109-94970-6"
            ],
            "imported": "2021-03-27T01:00:00+01:00",
            "journal": "Physiol Int",
            "issn": "2498-602X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.697,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.111,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PHYSIOLOGY-SCI",
            "impactfactor_norm_super": 0.247,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PHYSIOLOGY-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
        }
    ]
}