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=159060&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159104,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159080&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159040&ordering=-impactfactor",
    "results": [
        {
            "id": 148788,
            "title": "Correlation between somatic comorbidities and anxiety and depression in patients after allogeneic hematopoietic stem cell transplantation",
            "abstract": null,
            "authors": [
                "Balsiger, C",
                "Mumm, F",
                "Holler, E",
                "Herzberg, PY",
                "Hilgendorf, I",
                "Hemmati, P",
                "von Harsdorf, S",
                "Greinix, H",
                "Mitchell, SA",
                "Wolff, D",
                "Heussner, P"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 148-148.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800352",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148788-14080",
                "148788-14082"
            ],
            "persons": [
                "148788-54230"
            ],
            "imported": "2015-12-15T14:11:59+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "Oncology Research and Treatment; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": null,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY-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": 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": 155382,
            "title": "HLA-A*68:02:11, a new HLA-A*68 allele identified during family HLA typing.",
            "abstract": null,
            "authors": [
                "Ulrich, S",
                "Posch, U",
                "Helmberg, W",
                "Schlenke, P"
            ],
            "year": 2016,
            "source": "HLA. 2016; 88(4):197-198",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000383956400008",
            "pubmed": "27586306",
            "doi": "10.1111/tan.12875",
            "pmc": null,
            "organizations": [
                "155382-14058"
            ],
            "persons": [
                "155382-57849-2",
                "155382-51910-6",
                "155382-88593-6"
            ],
            "imported": "2016-11-03T14:50:17+01:00",
            "journal": "HLA",
            "issn": "2059-2302",
            "collection_publisher": null,
            "collection_title": "HLA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.013,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.013,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 151984,
            "title": "The development of a simulation tool for clinical use in image-guided percutaneous minimally invasive cancer treatment (MICT) - the GoSmart project.",
            "abstract": null,
            "authors": [
                "Voigt, P",
                "Fuchs, J",
                "Petersen, TO",
                "Jantschke, R",
                "Flanagan, R",
                "Weir, P",
                "Pollari, M",
                "Alhonnoro, T",
                "Payne, S",
                "Hall, S",
                "Futterer, J",
                "van Oostenbrugge, T",
                "Stiegler, P",
                "Kalmar, P",
                "Fischer, S",
                "Zangos, S",
                "Voglreiter, P",
                "Ellerweg, R",
                "Reuter, D",
                "Stark, E",
                "Kahn, T",
                "Kolesnik, M",
                "Moche, M"
            ],
            "year": 2016,
            "source": "ONCOL RES TREAT. 2016; 39: 24-24.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000371353700075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151984-14073",
                "151984-14108"
            ],
            "persons": [
                "151984-50874"
            ],
            "imported": "2016-04-11T12:01:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.194,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 160946,
            "title": "[RegentK Improves the Gait Mechanics of Patients with Acute Anterior Cruciate Ligament Rupture Immediately after Application: Clinical Trial].",
            "abstract": null,
            "authors": [
                "Ofner, M",
                "Strutzenberger, G",
                "Alexander, N",
                "Kastner, A",
                "Schwameder, H"
            ],
            "year": 2017,
            "source": "Complement Med Res. 2017; 24(2):90-96",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000400904900010",
            "pubmed": "28334701",
            "doi": "10.1159/000464414",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-06-27T02:00:00+02:00",
            "journal": "Complement Med Res",
            "issn": "2504-2092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.037,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "INTEGRATIVE & COMPLEMENTARY MEDICINE-SCI",
            "impactfactor_norm_super": 0.037,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "INTEGRATIVE + COMPLEMENTARY MEDICINE-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 150872,
            "title": "Significantly reduced expression of the Coxsackie-Adenovirus receptor CAR on immature dysplastic erythroid progenitor cells in patients with MDS and related bone marrow neoplasms",
            "abstract": null,
            "authors": [
                "Machherndl-Spandl, S",
                "Suessner, S",
                "Proell, J",
                "Danzer, M",
                "Gabriel, C",
                "Lauf, J",
                "Eisenwort, G",
                "Sperr, W",
                "Valent, P",
                "Klein, HU",
                "Bene, MC",
                "Germing, U",
                "Platzbecker, U",
                "Weltermann, A",
                "Zach, O",
                "Bettelheim, P"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 41-41.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Medizinische Onkologie, ; 10.-14. Oktober 2014; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900092",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "150872-14058"
            ],
            "persons": [
                "150872-64015"
            ],
            "imported": "2016-02-11T10:16:38+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 136091,
            "title": "A pipeline for generating patient-derived 3D cell cultures and their application for individualized, targeted therapeutic regimens.",
            "abstract": null,
            "authors": [
                "Schumacher, D",
                "Boehnke, K",
                "Lange, M",
                "Davies, C",
                "Keilholz, U",
                "Hayback, J",
                "Velasco, J",
                "Yaspo, ML",
                "Lehrach, H",
                "Henderson, D",
                "Schafer, R",
                "Regenbrecht, C"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 46-46.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000332306700151",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "136091-14020"
            ],
            "persons": [],
            "imported": "2014-04-11T13:18:29+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-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": 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": 139570,
            "title": "Base excision repair glycosylase activity is impaired in a subgroup of acute myeloid leukemia resulting in increased levels of oxidative base lesions",
            "abstract": null,
            "authors": [
                "Olipitz, W",
                "Lind, K",
                "Monsberger, N",
                "Katschnig, A",
                "Mangerich, A",
                "Hofer, S",
                "Schulz, E",
                "Quehenberger, F",
                "Schlembach, D",
                "Robier, C",
                "Wölfler, A",
                "Zebisch, A",
                "Sill, H"
            ],
            "year": 2014,
            "source": "Oncol Res Treat. 2014; 37(S5):49-49.-Annual Meeting of the German, Austrian and Swiss Associations of Hematology and Medical Oncology; OCT 10-14; Hamburg, GERMANY.  (ISBN: 978-3-318-02811-9 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900113",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "139570-14026",
                "139570-14028",
                "139570-14064",
                "139570-14082"
            ],
            "persons": [
                "139570-50116",
                "139570-50466",
                "139570-51857",
                "139570-51911",
                "139570-57402",
                "139570-77615",
                "139570-77770",
                "139570-88965"
            ],
            "imported": "2014-10-15T20:57:45+02:00",
            "journal": null,
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 140376,
            "title": "The elevated C-reactive protein (CRP) level is a poor prognostic factor in prostate cancer patients",
            "abstract": null,
            "authors": [
                "Thurner, EM",
                "Krenn-Pilko, S",
                "Gerger, A",
                "Pichler, M",
                "Kapp, KS",
                "Langsenlehner, U",
                "Langsenlehner, T"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 179-179.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Medizinische Onkologie 2014.; OCT 10-14, 2014; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900434",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140376-14060",
                "140376-14085"
            ],
            "persons": [
                "140376-50495",
                "140376-58814"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 140382,
            "title": "Distinct chemokine receptor profiles in Richter's transformation compared to de-novo diffuse large B-cell lymphoma and germinal center B-cells",
            "abstract": null,
            "authors": [
                "Troppan, KT",
                "Wenzl, K",
                "Pursche, B",
                "Schaider, H",
                "Beham-Schmid, C",
                "Deutsch, A",
                "Neumeister, P"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 72-73.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900169",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140382-14020",
                "140382-14082"
            ],
            "persons": [
                "140382-51930",
                "140382-59183",
                "140382-53662",
                "140382-65239"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 138568,
            "title": "Germline variants in the semaphorin SEMA4A confer susceptibility to familial colorectal cancer type X",
            "abstract": null,
            "authors": [
                "Schulz, E",
                "Klampfl, P",
                "Holzapfel, S",
                "Janecke, AR",
                "Ulz, P",
                "Renner, W",
                "Kashofer, K",
                "Najima, S",
                "Leitner, A",
                "Zebisch, A",
                "Wölfler, A",
                "Hofer, S",
                "Gerger, A",
                "Lax, S",
                "Beham-Schmid, C",
                "Steinke, V",
                "Geigl, JB",
                "Höfler, G",
                "Speicher, MR",
                "Boland, CR",
                "Kumanogoh, A",
                "Sill, H"
            ],
            "year": 2014,
            "source": "Oncol Res Treat. 2014; 37(S5):105-105.-Annual Meeting of the German, Austrian and Swiss Associations of Hematology and Medical Oncology; OCT 10-14, 2014; Hamburg, GERMANY.  (ISBN: 978-3-318-02811-9 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900253",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138568-14020",
                "138568-14021",
                "138568-14028",
                "138568-14042",
                "138568-14082",
                "138568-14085"
            ],
            "persons": [
                "138568-50910",
                "138568-51857",
                "138568-51911",
                "138568-57386",
                "138568-57402",
                "138568-57423",
                "138568-58814",
                "138568-77615",
                "138568-77770",
                "138568-51691"
            ],
            "imported": "2014-09-09T18:56:52+02:00",
            "journal": null,
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 136629,
            "title": "Is there a problem of immunodeficiency in long-term plateletpheresis donors?",
            "abstract": null,
            "authors": [
                "Schlenke, P",
                "Kirchner, H"
            ],
            "year": 2000,
            "source": "INFUS THER TRANSFUS. 2000; 27(6): 282-284. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000166150100001",
            "pubmed": null,
            "doi": "10.1159/000053540",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136629-88593-2"
            ],
            "imported": "2014-05-07T18:08:07+02:00",
            "journal": "INFUS THER TRANSFUS",
            "issn": "1424-5485",
            "collection_publisher": null,
            "collection_title": "INFUSION THERAPY AND TRANSFUSION MEDICINE-INFUSIONSTHERAPIE UND TRANSFUSIONSMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.017,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "IMMUNOLOGY  -  HEMATOLOGY",
            "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": false
        },
        {
            "id": 140379,
            "title": "Induction chemotherapy with docetaxel, cisplatin and 5-fluorouracil followed by radiotherapy with cetuximab for locally advanced squamous cell carcinoma of the head and neck",
            "abstract": null,
            "authors": [
                "Keil, F",
                "Selzer, E",
                "Berghold, A",
                "Reinisch, S",
                "de Vries, A",
                "Greil, R",
                "Bachtiary, B",
                "Tinchon, C",
                "Anderhuber, W",
                "Burian, M",
                "Kasparek, AK",
                "Elsasser, W",
                "Kainz, H",
                "Riedl, R",
                "Kapp, K",
                "Kopp, M",
                "Kornek, G"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 273-273.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Medizinische Onkologie.; Oct 10-14, 2014; Hamburg, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900669",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140379-14026",
                "140379-14042",
                "140379-14060",
                "140379-14066",
                "140379-14085"
            ],
            "persons": [
                "140379-50656",
                "140379-51344",
                "140379-59026"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 143498,
            "title": "Altered Phenotype and Function of Senescent Regulatory T Cells in Rheumatoid Arthritis",
            "abstract": null,
            "authors": [
                "Fessler, J",
                "Schwarz, C",
                "Ficjan, AC",
                "Husic, R",
                "Holler, E",
                "Lackner, A",
                "Graninger, WB",
                "Dejaco, C"
            ],
            "year": 2014,
            "source": "ARTHRITIS RHEUMATOL.  . 2014; 66: S763-S763.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000344384903361",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "143498-14080",
                "143498-14086",
                "143498-14092"
            ],
            "persons": [
                "143498-61519",
                "143498-66227",
                "143498-77590",
                "143498-78952",
                "143498-91769"
            ],
            "imported": "2015-02-18T14:54:56+01:00",
            "journal": "ARTHRITIS RHEUMATOL",
            "issn": "2326-5191",
            "collection_publisher": null,
            "collection_title": "ARTHRITIS & RHEUMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "RHEUMATOLOGY-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": 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": 140373,
            "title": "Final analysis of overall survival per subgroups of HCC patients in the prospective, non-interventional INSIGHT study treated with sorafenib",
            "abstract": null,
            "authors": [
                "Ganten, TM",
                "Stauber, R",
                "Schott, E",
                "Malfertheiner, P",
                "Buder, R",
                "Galle, PR",
                "Gohler, T",
                "Bernard, I",
                "Gerken, G"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 123-123.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900297",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140373-14081"
            ],
            "persons": [
                "140373-51530"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-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": 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": 140381,
            "title": "The PI3K/mTOR blocker BEZ235 and BCR/ABL TKIs exert synergistic growth-inhibitory effects in CML cells",
            "abstract": null,
            "authors": [
                "Sadovnik, I",
                "Herrmann, H",
                "Stefanzl, G",
                "Berger, D",
                "Hoermann, G",
                "Blatt, K",
                "Cerny-Reiterer, S",
                "Sperr, WR",
                "Sill, H",
                "Valent, P"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 56-56.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900127",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140381-14082"
            ],
            "persons": [
                "140381-51857"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128528,
            "title": "Effects of a chemical sunscreen on uv-induced changes of different histological features in melanocytic nevi.",
            "abstract": null,
            "authors": [
                "Massone, C",
                "Wolf, P",
                "Gringschl, S",
                "Soyer, HP",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(7):874-875",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000323719000026",
            "pubmed": "23700034",
            "doi": "10.1001/jamadermatol.2013.420",
            "pmc": null,
            "organizations": [
                "128528-14047"
            ],
            "persons": [
                "128528-51618-6",
                "128528-51711-4"
            ],
            "imported": "2013-05-26T02:00:00+02:00",
            "journal": "JAMA Dermatol",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 143502,
            "title": "Denosumab Restores Cortical Bone Loss at the Distal Radius Associated with Aging and Reduces Wrist Fracture Risk. Analyses from the Cross-over Group in the Extension of Denosumab Pivotal Fracture Trial",
            "abstract": null,
            "authors": [
                "Bilezikian, JP",
                "Benhamou, CL",
                "Lin, CJF",
                "Brown, JP",
                "Daizadeh, NS",
                "Ebeling, PR",
                "Fahrleitner-Pammer, A",
                "Franek, E",
                "Gilchrist, N",
                "Miller, PD",
                "Simon, JA",
                "Valter, I",
                "Zerbini, CAF",
                "Libanati, C"
            ],
            "year": 2014,
            "source": "ARTHRITIS RHEUMATOL.  . 2014; 66: S788-S789.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000344384903418",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "143502-14080"
            ],
            "persons": [
                "143502-51063"
            ],
            "imported": "2015-02-18T14:54:56+01:00",
            "journal": "ARTHRITIS RHEUMATOL",
            "issn": "2326-5191",
            "collection_publisher": null,
            "collection_title": "ARTHRITIS & RHEUMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "RHEUMATOLOGY-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": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 140372,
            "title": "Updated report of the Austrian CML registry",
            "abstract": null,
            "authors": [
                "Schmidt, S",
                "Sill, H",
                "Greil, R",
                "Burgstaller, S",
                "Sliwa, T",
                "Petzer, A",
                "Lang, A",
                "Weltermann, A",
                "Voskova, D",
                "Mitterer, M",
                "Valent, P",
                "Eberhard, N",
                "Walder, A",
                "Geissler, K",
                "Andel, J",
                "Hausler, C",
                "Ludescher, C",
                "Oexle, H",
                "Korger, M",
                "Schnallinger, M",
                "Schreieck, S",
                "Krippl, P",
                "Pober, M",
                "Woell, E",
                "Geissler, D",
                "Rochau, U",
                "Siebert, U",
                "Thaler, J",
                "Gastl, G"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 57-58.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900130",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140372-14082"
            ],
            "persons": [
                "140372-51857"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 136754,
            "title": "Mesenteric vasculitis in an eighteen-year-old woman.",
            "abstract": null,
            "authors": [
                "Eller, P",
                "Tsybrovskyy, O",
                "Eller, K"
            ],
            "year": 2014,
            "source": "Arthritis Rheumatol. 2014; 66(9):2612-2612",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000341251100032",
            "pubmed": "24819050",
            "doi": "10.1002/art.38694",
            "pmc": null,
            "organizations": [
                "136754-14020",
                "136754-14079",
                "136754-14084"
            ],
            "persons": [
                "136754-50588-6",
                "136754-74174-4",
                "136754-74175-1"
            ],
            "imported": "2014-05-14T02:00:00+02:00",
            "journal": "Arthritis Rheumatol",
            "issn": "2326-5191",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": 0.063,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "RHEUMATOLOGY-SCI",
            "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": 140383,
            "title": "Patients with aggressive B-cell lymphomas display distinct chemokine receptor profile and an association of low CCR7 expression and favorable cancer specific survival",
            "abstract": null,
            "authors": [
                "Wenzl, K",
                "Troppan, K",
                "Pursche, B",
                "Schaider, H",
                "Beham-Schmid, C",
                "Deutsch, A",
                "Neumeister, P"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 73-73.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900170",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140383-14020",
                "140383-14082"
            ],
            "persons": [
                "140383-53662",
                "140383-51930",
                "140383-59183",
                "140383-65239"
            ],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}