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=153800&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153820&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153780&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 81258,
            "title": "Tolperisone: a typical representative of a class of centrally acting muscle relaxants with less sedative side effects.",
            "abstract": null,
            "authors": [
                "Quasthoff, S",
                "Möckel, C",
                "Zieglgänsberger, W",
                "Schreibmayer, W"
            ],
            "year": 2008,
            "source": "CNS Neurosci Ther. 2008; 14(2): 107-119. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000256584300002",
            "pubmed": "18482024",
            "doi": "10.1111/j.1527-3458.2008.00044.x",
            "pmc": "PMC6494009",
            "organizations": [
                "81258-14011",
                "81258-14051"
            ],
            "persons": [
                "81258-52002-1"
            ],
            "imported": "2008-05-26T02:00:00+02:00",
            "journal": "CNS Neurosci Ther",
            "issn": "1755-5930",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0091324200913242,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": 0.0091324200913242,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "NEUROSCIENCES",
            "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": 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": 148813,
            "title": "What is the role of resection of primary tumor in metastatic breast cancer? What is the role of cancer stem cells and circulating tumor cells and clinical state of the art",
            "abstract": null,
            "authors": [
                "Balic, M"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 179-179.-Jahrestagung der DGHO, OeGHO, SGMO und SGH; 09.-13.10.2015; Basel. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800432",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148813-14085"
            ],
            "persons": [
                "148813-59188"
            ],
            "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": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 148812,
            "title": "Psychosocial status of acute and former childhood cancer patients searching for work in Austria - an evaluation study",
            "abstract": null,
            "authors": [
                "Nagele, E",
                "Furschuss, C",
                "Wiegele, K",
                "Mohapp, A",
                "Urban, C"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 148-149.-Gemeinsame Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Hämatologie und Onkologie; OCT 9-13, 2015; Basel, Switzerland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800353",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148812-14092"
            ],
            "persons": [
                "148812-51657",
                "148812-59261"
            ],
            "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": 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": 148810,
            "title": "Identification of invasive fungal infections in immunocompromised patients by combining an Aspergillus specific PCR with a multifungal DNA microarray.",
            "abstract": null,
            "authors": [
                "Boch, T",
                "Reinwald, M",
                "Postina, P",
                "Cornely, OA",
                "Heussel, CP",
                "Heinz, W",
                "Hoenigl, M",
                "Eigl, S",
                "Lehrnbecher, T",
                "Hahn, J",
                "Claus, B",
                "Lauten, M",
                "Egerer, G",
                "Muller, MC",
                "Will, S",
                "Merker, N",
                "Hofmann, WK",
                "Buchheidt, D",
                "Spiess, B"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT.  . 2015; 38: 191-191.-Jahrestagung der DGHO, OeGHO, SGMO und SGH; OCT 9-13, 2015; Basel, Switzerland. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800457",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148810-14087"
            ],
            "persons": [
                "148810-64754",
                "148810-88372"
            ],
            "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": 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": 148808,
            "title": "Steroid-induced hyperglycemia adversely impacts outcome in graft-versus-host disease",
            "abstract": null,
            "authors": [
                "Stauber, M",
                "Aberer, F",
                "Zebisch, A",
                "Neumeister, P",
                "Greinix, HT",
                "Sill, H",
                "Sourij, H",
                "Wolfler, A"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 129-129.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800306",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148808-14080",
                "148808-14082"
            ],
            "persons": [
                "148808-50838",
                "148808-51857",
                "148808-51911",
                "148808-51930",
                "148808-57402",
                "148808-78894",
                "148808-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": 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": 148807,
            "title": "CD19+CD21low B-cells as biomarker for the prediction and monitoring of response to immunosuppressive therapy for chronic graft-versus-host disease",
            "abstract": null,
            "authors": [
                "Kralj, M",
                "Kuzmina, Z",
                "Weigl, R",
                "Rottal, A",
                "Kormoczi, U",
                "Pick, W",
                "Greinix, H"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 127-127.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800300",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148807-14082"
            ],
            "persons": [
                "148807-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": 148815,
            "title": "Tyrosin kinase inhibitors usage and response analysis in the Austrian CML registry cohort",
            "abstract": null,
            "authors": [
                "Schmidt, S",
                "Wolfler, A",
                "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",
                "Wiesholzer, M",
                "Woll, E",
                "Geissler, D",
                "Rochau, U",
                "Siebert, U",
                "Thaler, J",
                "Gastl, G"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 133-133.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800316",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148815-14082",
                "148815-14085"
            ],
            "persons": [
                "148815-51045",
                "148815-51911"
            ],
            "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": 148806,
            "title": "Acute and chronic GVHD: State of the art therapy",
            "abstract": null,
            "authors": [
                "Greinix, HT"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 114-114.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800270",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148806-14082"
            ],
            "persons": [
                "148806-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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 148805,
            "title": "Loss of the tumor- and metastasis suppressor RAF kinase inhibitor protein is caused by the overexpression of miRNA-23a",
            "abstract": null,
            "authors": [
                "Hatzl, S",
                "Geiger, O",
                "Kuepper, MK",
                "Seime, T",
                "Nussbaumer, E",
                "Wieser, R",
                "Pichler, M",
                "Scheideler, M",
                "Nowek, K",
                "Jongen-Lavrencic, M",
                "Wolfler, A",
                "Troppmair, J",
                "Sill, H",
                "Zebisch, A"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 99-99.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800228",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148805-14082",
                "148805-14085"
            ],
            "persons": [
                "148805-51857",
                "148805-51911",
                "148805-53557",
                "148805-57402",
                "148805-77371",
                "148805-94596"
            ],
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 148800,
            "title": "MiR-199a and miR-497 are associated with better overall survival due to increased chemosensitivity in aggressive non-Hodgkin's lymphoma patients",
            "abstract": null,
            "authors": [
                "Troopan, K",
                "Wenzl, K",
                "Pichler, M",
                "Pursche, B",
                "Schwarzenbacher, D",
                "Feichtinger, J",
                "Thallinger, G",
                "Beham-Schmid, C",
                "Neumeister, P",
                "Deutsch, A"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 63-64.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800147",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148800-14017",
                "148800-14020",
                "148800-14082",
                "148800-14085"
            ],
            "persons": [
                "148800-51930",
                "148800-53557",
                "148800-59183",
                "148800-65726",
                "148800-94195"
            ],
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "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": 148798,
            "title": "Efficacy of antibiotic prophylaxis in AML patients treated with low-intensity therapeutic regimens",
            "abstract": null,
            "authors": [
                "Bainschab, A",
                "Quehenberger, F",
                "Greinix, HT",
                "Krause, R",
                "Wolfler, A",
                "Sill, H",
                "Zebisch, A"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 73-74.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800174",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148798-14026",
                "148798-14082"
            ],
            "persons": [
                "148798-50466",
                "148798-51857",
                "148798-51911",
                "148798-51976",
                "148798-57402",
                "148798-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": 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": 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": 150875,
            "title": "Next-generation sequencing analysis of bone marrow smears allows retrospective studies in hematological disorders",
            "abstract": null,
            "authors": [
                "Wiesinger, K",
                "Zopf, A",
                "Niklas, N",
                "Hackl, C",
                "Proll, J",
                "Bettelheim, P",
                "Machherndl-Spandl, S",
                "Gabriel, C"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37: 250-250.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaften für Hämatologie und Medizinische Onkologie, ; Oct 10-14, 2014; Hamburg. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900609",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "150875-14058"
            ],
            "persons": [
                "150875-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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "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": 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": 140047,
            "title": "RAF kinase inhibitor protein is involved in the regulation of myelomonocytic differentiation.",
            "abstract": null,
            "authors": [
                "Zebisch, A",
                "Wolf, O",
                "Rosenberger, A",
                "Petricevic, P",
                "Hatzl, S",
                "Troppmair, J",
                "Kolch, W",
                "Blyth, K",
                "Haller, M",
                "Sill, H",
                "Woelfler, A"
            ],
            "year": 2014,
            "source": "Oncol Res Treat. 2014; 37(S5):49-49. 2014; 37(S5):24-24.-Annual Meeting of the German, Austrian and Swiss Associations of Hematology and Medical Oncology; OCT 10-14; Hamburg.  (ISBN: 978-3-318-0281 )",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140047-14082"
            ],
            "persons": [
                "140047-51857",
                "140047-51911",
                "140047-57402",
                "140047-77371",
                "140047-94596"
            ],
            "imported": "2014-11-14T20:40:25+01: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": true,
            "local_affiliation": true
        },
        {
            "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": 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": 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
        }
    ]
}