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=152580&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 152642,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152600&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=-impactfactor",
    "results": [
        {
            "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": 155382,
            "title": "HLA-A*68:02:11, a new HLA-A*68 allele identified during family HLA typing.",
            "abstract": null,
            "authors": [
                "Ulrich, S",
                "Posch, U",
                "Helmberg, W",
                "Schlenke, P"
            ],
            "year": 2016,
            "source": "HLA. 2016; 88(4):197-198",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000383956400008",
            "pubmed": "27586306",
            "doi": "10.1111/tan.12875",
            "pmc": null,
            "organizations": [
                "155382-14058"
            ],
            "persons": [
                "155382-51910-6",
                "155382-88593-6"
            ],
            "imported": "2016-11-03T14:50:17+01:00",
            "journal": "HLA",
            "issn": "2059-2302",
            "collection_publisher": null,
            "collection_title": "HLA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.013,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.013,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "PATHOLOGY-SCI",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 151996,
            "title": "Therapeutic response to chemotherapeutic drugs of glioma-PDX and correlation to common mutations identified by panel sequencing",
            "abstract": null,
            "authors": [
                "Orthmann, A",
                "Hoffmann, A",
                "Ernst, C",
                "Golob-Schwarzl, N",
                "Krassnig, S",
                "Haybaeck, J",
                "Jodicke, A",
                "Kuhn, S",
                "Linnebacher, M",
                "Fichtner, I",
                "Hoffmann, J"
            ],
            "year": 2016,
            "source": "ONCOL RES TREAT. 2016; 39: 160-160.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000371353700526",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151996-14020"
            ],
            "persons": [
                "151996-84167"
            ],
            "imported": "2016-04-11T12:01:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.194,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 139221,
            "title": "Three-dimensional recording of the human face with a 3D laser scanner.",
            "abstract": null,
            "authors": [
                "Kovacs, L",
                "Zimmermann, A",
                "Brockmann, G",
                "Gühring, M",
                "Baurecht, H",
                "Papadopulos, NA",
                "Schwenzer-Zimmerer, K",
                "Sader, R",
                "Biemer, E",
                "Zeilhofer, HF"
            ],
            "year": 2006,
            "source": "J Plast Reconstr Aesthet Surg. 2006; 59(11): 1193-1202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242223800008",
            "pubmed": "17046629",
            "doi": "10.1016/j.bjps.2005.10.025",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-10-03T02:00:00+02:00",
            "journal": "J Plast Reconstr Aesthet Surg",
            "issn": "1748-6815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 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
        },
        {
            "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": 92400,
            "title": "Vitamin D status and arterial hypertension: a systematic review.",
            "abstract": null,
            "authors": [
                "Pilz, S",
                "Tomaschitz, A",
                "Ritz, E",
                "Pieber, TR"
            ],
            "year": 2009,
            "source": "Nat Rev Cardiol. 2009; 6(10): 621-630. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000270105100006",
            "pubmed": "19687790",
            "doi": "10.1038/nrcardio.2009.135",
            "pmc": null,
            "organizations": [
                "92400-14080"
            ],
            "persons": [
                "92400-51831-6",
                "92400-53344-2"
            ],
            "imported": "2009-08-19T02:00:00+02:00",
            "journal": "Nat Rev Cardiol",
            "issn": "1759-5002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0105263157894737,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.011,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 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": 151773,
            "title": "The Safety and Effect on Disease Activity of Tocilizumab in Combination with MTX Versus Tocilizumab Monotherapy in Patients with Mild to Moderate RA: An Attempt to Optimise the Treatment Response",
            "abstract": null,
            "authors": [
                "Leeb, B",
                "Lunzer, R",
                "Fasching, P",
                "Herold, M",
                "Zamani, O",
                "Graninger, W"
            ],
            "year": 2015,
            "source": "ARTHRITIS RHEUMATOL. 2015; 67: -American College Rheumatology; Oct, 2015; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370860202303",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151773-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": 151764,
            "title": "Rheumatology Work Force Planning in Western Countries - a Systematic Literature Review",
            "abstract": null,
            "authors": [
                "Dejaco, C",
                "Lackner, A",
                "Narath, M",
                "Sprenger, M"
            ],
            "year": 2015,
            "source": "ARTHRITIS RHEUMATOL. 2015; 67: ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000370860203672",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151764-14024",
                "151764-14086"
            ],
            "persons": [
                "151764-50445",
                "151764-66227",
                "151764-77590"
            ],
            "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": 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": 151984,
            "title": "The development of a simulation tool for clinical use in image-guided percutaneous minimally invasive cancer treatment (MICT) - the GoSmart project.",
            "abstract": null,
            "authors": [
                "Voigt, P",
                "Fuchs, J",
                "Petersen, TO",
                "Jantschke, R",
                "Flanagan, R",
                "Weir, P",
                "Pollari, M",
                "Alhonnoro, T",
                "Payne, S",
                "Hall, S",
                "Futterer, J",
                "van Oostenbrugge, T",
                "Stiegler, P",
                "Kalmar, P",
                "Fischer, S",
                "Zangos, S",
                "Voglreiter, P",
                "Ellerweg, R",
                "Reuter, D",
                "Stark, E",
                "Kahn, T",
                "Kolesnik, M",
                "Moche, M"
            ],
            "year": 2016,
            "source": "ONCOL RES TREAT. 2016; 39: 24-24.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000371353700075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "151984-14073",
                "151984-14108"
            ],
            "persons": [
                "151984-50874"
            ],
            "imported": "2016-04-11T12:01:44+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.194,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 81087,
            "title": "A novel Leishmania infantum nuclear phosphoprotein Lepp12 which stimulates IL1-beta synthesis in THP-1 transfectants.",
            "abstract": null,
            "authors": [
                "Fragaki, K",
                "Ferrua, B",
                "Mograbi, B",
                "Waldispuhl, J",
                "Kubar, J"
            ],
            "year": 2003,
            "source": "BMC MICROBIOL. 2003; 3(2): 7-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184709300001",
            "pubmed": "12723992",
            "doi": "10.1186/1471-2180-3-7",
            "pmc": "PMC156650",
            "organizations": [],
            "persons": [
                "81087-57997-6"
            ],
            "imported": "2008-05-16T19:12:37+02:00",
            "journal": "BMC MICROBIOL",
            "issn": "1471-2180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.488372093023256,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 139767,
            "title": "Resting heart rate as a tool for risk stratification in primary care: does it provide incremental prognostic information?",
            "abstract": null,
            "authors": [
                "Leistner, DM",
                "Klotsche, J",
                "Palm, S",
                "Pieper, L",
                "Stalla, GK",
                "Lehnert, H",
                "Silber, S",
                "März, W",
                "Wittchen, HU",
                "Zeiher, AM",
                "DETECT-Study Group"
            ],
            "year": 2012,
            "source": "Eur J Prev Cardiol. 2012; 19(2):275-284",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000302449500019",
            "pubmed": "21450610",
            "doi": "10.1177/1741826710394304",
            "pmc": null,
            "organizations": [],
            "persons": [
                "139767-51906-6"
            ],
            "imported": "2014-10-29T10:47:24+01:00",
            "journal": "EUR J PREV CARDIOL",
            "issn": "2047-4873",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF PREVENTIVE CARDIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.008,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.008,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 212070,
            "title": "Horseshoe kidney for transplantation: technical considerations.",
            "abstract": null,
            "authors": [
                "Hau, HM",
                "Morgul, HM",
                "Uhlmann, D",
                "Thelen, A",
                "Fellmer, P",
                "Benckert, C",
                "Tautenhahn, HM",
                "Bartels, M",
                "Jonas, S"
            ],
            "year": 2013,
            "source": "Scand J Urol. 2013; 47(1): 76-9. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000315356000013",
            "pubmed": "22835080",
            "doi": "10.3109/00365599.2012.704940",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Scand J Urol",
            "issn": "2168-1813",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 52823,
            "title": "Prolonged asystole provoked by head-up tilt testing.",
            "abstract": null,
            "authors": [
                "Winker, R",
                "Frühwirth, M",
                "Saul, P",
                "Rüdiger, HW",
                "Pezawas, T",
                "Schmidinger, H",
                "Moser, M"
            ],
            "year": 2006,
            "source": "CLIN RES CARDIOL. 2006; 95:  42-47. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236964100007",
            "pubmed": "16598444",
            "doi": "10.1007/s00392-006-0310-1",
            "pmc": null,
            "organizations": [
                "52823-14010"
            ],
            "persons": [
                "52823-51671-6"
            ],
            "imported": "2007-02-01T11:25:40+01:00",
            "journal": "CLIN RES CARDIOL",
            "issn": "1861-0684",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0135135135135135,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASC",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 129035,
            "title": "Clinical and Dermoscopic Characteristics of Desmoplastic Melanomas.",
            "abstract": null,
            "authors": [
                "Jaimes, N",
                "Chen, L",
                "Dusza, SW",
                "Carrera, C",
                "Puig, S",
                "Thomas, L",
                "Kelly, JW",
                "Dang, L",
                "Zalaudek, I",
                "Braun, RP",
                "Menzies, SW",
                "Busam, KJ",
                "Marghoob, AA",
                ""
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(4):413-421",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317731700004",
            "pubmed": "23325288",
            "doi": "10.1001/jamadermatol.2013.2248",
            "pmc": null,
            "organizations": [
                "129035-14047"
            ],
            "persons": [
                "129035-50151-6"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "JAMA DERMATOL",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": "JAMA DERMATOLOGY",
            "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": 0.016,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 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
        }
    ]
}