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=157840&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157882,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157860&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157820&ordering=-impactfactor",
    "results": [
        {
            "id": 148814,
            "title": "C/EBP alpha-induced proinflammatory cytokines regulate early dendritic cell development",
            "abstract": null,
            "authors": [
                "Rosenberger, A",
                "Geiger, O",
                "Zebisch, A",
                "Sill, H",
                "Wolfler, A"
            ],
            "year": 2015,
            "source": "ONCOL RES TREAT. 2015; 38: 249-250.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000364268800604",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148814-14082"
            ],
            "persons": [
                "148814-51857",
                "148814-51911",
                "148814-57402",
                "148814-77371"
            ],
            "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": 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": 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": 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": 216181,
            "title": "Arterial stiffness in acute coronary syndrome as a potential triage tool: a prospective observational study.",
            "abstract": null,
            "authors": [
                "Schnaubelt, S",
                "Oppenauer, J",
                "Bader, M",
                "DU, N",
                "Eibensteiner, F",
                "Kienbacher, CL",
                "Baldi, E",
                "Mueller, M",
                "Perkmann, T",
                "Haslacher, H",
                "Schreiber, W",
                "Niessner, A",
                "Schlager, O",
                "Domanovits, H",
                "Sulzgruber, P"
            ],
            "year": 2023,
            "source": "Minerva Med. 2023; 114(1): 1-14. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000991928900001",
            "pubmed": "35266659",
            "doi": "10.23736/S0026-4806.22.07909-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "216181-111073-6"
            ],
            "imported": "2025-05-15T02:00:00+02:00",
            "journal": "Minerva Med",
            "issn": "1827-1669",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.012,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.814,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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": 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": 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-59183",
                "148800-65726",
                "148800-94195",
                "148800-65239"
            ],
            "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": 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-59261",
                "148812-51657",
                "148812-111461"
            ],
            "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": 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-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": 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": 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": 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": 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": 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": 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": 151766,
            "title": "Senescent T-Cells Expedite RANKL-Dependent Bone Loss in Rheumatoid Arthritis",
            "abstract": null,
            "authors": [
                "Fessler, J",
                "Husic, R",
                "Lerchbaum, E",
                "Schwetz, V",
                "Stiegler, C",
                "Obermayer-Pietsch, B",
                "Graninger, WB",
                "Dejaco, C"
            ],
            "year": 2015,
            "source": "ARTHRITIS RHEUMATOL. 2015; 67: -ACR; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370860203347",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151766-14046",
                "151766-14080",
                "151766-14086"
            ],
            "persons": [
                "151766-51809",
                "151766-61519",
                "151766-66227",
                "151766-71449",
                "151766-78952"
            ],
            "imported": "2016-03-21T16:19:26+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": null,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "RHEUMATOLOGY-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": 151771,
            "title": "Increased Serum Lipids Under Tocilizumab Is Not Influenced By Methotrexate.",
            "abstract": null,
            "authors": [
                "Herold, M",
                "Fasching, P",
                "Graninger, W",
                "Lunzer, R",
                "Zamani, O",
                "Leeb, B"
            ],
            "year": 2015,
            "source": "ARTHRITIS RHEUMATOL. 2015; 67: -American College rheumatology; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370860201491",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151771-14086"
            ],
            "persons": [],
            "imported": "2016-03-21T16:19:26+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": null,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "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": 151772,
            "title": "B-Mode and Power Doppler Assessment As Predictors for Short and Long-Term Clinical Outcome in Cts Patients with or without Surgical Treatment",
            "abstract": null,
            "authors": [
                "Marschall, A",
                "Ficjian, A",
                "Stradner, M",
                "Husic, R",
                "Zauner, D",
                "Seel, W",
                "Simmet, NE",
                "Klammer, A",
                "Heizer, P",
                "Brickmann, K",
                "Gertler, J",
                "Furst, F",
                "Thonhofer, R",
                "Hermann, J",
                "Graninger, WB",
                "Quasthoff, S",
                "Dejaco, C"
            ],
            "year": 2015,
            "source": "ARTHRITIS RHEUMATOL. 2015; 67: -ACR; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370860201181",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151772-14051",
                "151772-14086"
            ],
            "persons": [
                "151772-51002",
                "151772-52002",
                "151772-53560",
                "151772-57343",
                "151772-61519",
                "151772-66227"
            ],
            "imported": "2016-03-21T16:19:26+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": null,
            "impactfactor_norm": 0.063,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "RHEUMATOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "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
        }
    ]
}