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=155740&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155764,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155760&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155720&ordering=-impactfactor_norm",
    "results": [
        {
            "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": 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": 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",
                "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": 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": 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": 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": 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": 193862,
            "title": "Current therapy concepts for local cholangiocarcinoma",
            "abstract": null,
            "authors": [
                "Seehofer, D",
                "Brunner, TB",
                "Wege, H"
            ],
            "year": 2015,
            "source": "ONKOLOGE. 2015; 21(11): 1054-1063. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000363867100007",
            "pubmed": null,
            "doi": "10.1007/s00761-015-2931-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "193862-113309-6"
            ],
            "imported": "2022-03-07T15:42:35+01:00",
            "journal": "ONKOLOGE",
            "issn": "0947-8965",
            "collection_publisher": null,
            "collection_title": "ONKOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.09,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.024,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ONCOLOGY-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": false
        },
        {
            "id": 193816,
            "title": "Diagnosis and Therapy of Pancreatic Cancer and Cholangiocarcinoma",
            "abstract": null,
            "authors": [
                "Vogel, A",
                "Brunner, TB",
                "Werner, J"
            ],
            "year": 2015,
            "source": "ONKOLOGE. 2015; 21(11): 1009-1010. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000363867100002",
            "pubmed": null,
            "doi": "10.1007/s00761-015-2926-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "193816-113309-6"
            ],
            "imported": "2022-03-07T15:42:35+01:00",
            "journal": "ONKOLOGE",
            "issn": "0947-8965",
            "collection_publisher": null,
            "collection_title": "ONKOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.09,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.009,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.024,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ONCOLOGY-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": false
        },
        {
            "id": 183864,
            "title": "Aberrant TNF signalling in dendritic cells in the absence of XIAP contributes to X-linked lymphoproliferative disease (XLP-2) by exaggerated necroptosis",
            "abstract": null,
            "authors": [
                "Yabal, M",
                "Muller, N",
                "Adler, H",
                "Knies, N",
                "Gross, CJ",
                "Damgaard, RB",
                "Kanegane, H",
                "Ringelhan, M",
                "Kaufmann, T",
                "Heikenwalder, M",
                "Strasser, A",
                "Gross, O",
                "Ruland, J",
                "Peschel, C",
                "Gyrd-Hansen, M",
                "Jost, PJ"
            ],
            "year": 2014,
            "source": "ONCOL RES TREAT. 2014; 37:  246-246. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000343816900600",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "183864-107132"
            ],
            "imported": "2020-10-22T11:54: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": 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": 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": 102956,
            "title": "Amyloidosis of saphenous coronary bypass graft.",
            "abstract": null,
            "authors": [
                "Burkhardt, K",
                "MacGee, W",
                "Tötsch, M",
                "Cox, JN"
            ],
            "year": 2001,
            "source": "Swiss Med Wkly. 2001; 131(33-34): 498-498. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000171884500005",
            "pubmed": "11683080",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Swiss Med Wkly",
            "issn": "1424-7860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.00892857142857143,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 166549,
            "title": "Radiological characterization of chronic inflammatory bowel disease].",
            "abstract": null,
            "authors": [
                "Schöllnast, H"
            ],
            "year": 2018,
            "source": "Radiologe. 2018; 58(4): 312-319. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000429401200005",
            "pubmed": "29500613",
            "doi": "10.1007/s00117-018-0372-x",
            "pmc": null,
            "organizations": [
                "166549-14104"
            ],
            "persons": [
                "166549-52008-2"
            ],
            "imported": "2018-03-11T01:00:00+01:00",
            "journal": "Radiologe",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.008,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 193912,
            "title": "[Clinical target volume : Principles and limits].",
            "abstract": null,
            "authors": [
                "Brunner, TB",
                "Walke, M",
                "Hass, P"
            ],
            "year": 2018,
            "source": "Radiologe. 2018; 58(8):730-735",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000441101800004",
            "pubmed": "29947930",
            "doi": "10.1007/s00117-018-0414-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "193912-113309-2"
            ],
            "imported": "2022-03-07T15:42:35+01:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": "RADIOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.413,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.008,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.055,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 147660,
            "title": "Treatment of nociceptive pain in patients with diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Lindbauer, N",
                "Halb, L",
                "Bornemann-Cimenti, H",
                ""
            ],
            "year": 2015,
            "source": "DIABETOLOGE. 2015; 11(6): 490-495. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000361754700012",
            "pubmed": null,
            "doi": "10.1007/s11428-015-0005-1",
            "pmc": null,
            "organizations": [
                "147660-14069",
                "147660-14070"
            ],
            "persons": [
                "147660-58422-4",
                "147660-80392-1",
                "147660-80031-6"
            ],
            "imported": "2015-10-19T12:56:31+02:00",
            "journal": "DIABETOLOGE",
            "issn": "1860-9716",
            "collection_publisher": null,
            "collection_title": "DIABETOLOGE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.1,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.008,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.033,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 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": [],
            "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": 184748,
            "title": "Reduction of nasal fractures under local anaesthesia: an acceptable practice?",
            "abstract": null,
            "authors": [
                "Wild, DC",
                "El Alami, MA",
                "Conboy, PJ"
            ],
            "year": 2003,
            "source": "Surgeon. 2003; 1(1):45-47",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182432400008",
            "pubmed": "15568425",
            "doi": "10.1016/s1479-666x(03)80009-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "184748-89593-2"
            ],
            "imported": "2020-12-14T01:00:00+01:00",
            "journal": "Surgeon",
            "issn": "1479-666X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2003,
            "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": 173739,
            "title": "Impact of Basal Plane Selection on the Evaluation of Cardiac Performance Parameters with Cardiac Magnetic Resonance Imaging in Patients with Corrected Tetralogy of Fallot: A Systematic Approach",
            "abstract": null,
            "authors": [
                "Marterer, R",
                "Tschauner, S",
                "Grangl, G",
                "Kalmar, P",
                "Sorantin, E"
            ],
            "year": 2019,
            "source": "IRAN J RADIOL. 2019; 16(1): e74219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000456192300014",
            "pubmed": null,
            "doi": "10.5812/iranjradiol.74219",
            "pmc": null,
            "organizations": [
                "173739-14093",
                "173739-14106",
                "173739-14108"
            ],
            "persons": [
                "173739-50713-6",
                "173739-51913-6",
                "173739-85440-6"
            ],
            "imported": "2019-02-21T10:42:50+01:00",
            "journal": "IRAN J RADIOL",
            "issn": "1735-1065",
            "collection_publisher": null,
            "collection_title": "IRANIAN JOURNAL OF RADIOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.21,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.071,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 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": 184749,
            "title": "Re: "An alternative approach to fishbone extraction" by R. Viney and A. Reid J R Coll Edinb 2002; 47:515.",
            "abstract": null,
            "authors": [
                "Wild, DC"
            ],
            "year": 2003,
            "source": "Surgeon. 2003; 1(2):122; author reply 122-122; author reply 122",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000182512100013",
            "pubmed": "15573635",
            "doi": "10.1016/S1479-666X(03)80137-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "184749-89593-2"
            ],
            "imported": "2020-12-14T01:00:00+01:00",
            "journal": "Surgeon",
            "issn": "1479-666X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.007,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "SURGERY",
            "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": 12566,
            "title": "Comparison of chromogenic in situ hybridization with other methodologies for HER2 status assessment in breast cancer.",
            "abstract": null,
            "authors": [
                "Hauser-Kronberger, C",
                "Dandachi, N"
            ],
            "year": 2004,
            "source": "J MOL HISTOL. 2004; 35:  647-653. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225903600013",
            "pubmed": "15614619",
            "doi": "10.1007/s10735-004-2186-6",
            "pmc": null,
            "organizations": [
                "12566-14085"
            ],
            "persons": [
                "12566-50563-6"
            ],
            "imported": "2005-09-23T14:06:40+02:00",
            "journal": "J MOL HISTOL",
            "issn": "1567-2379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.045,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.00645161290322581,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}