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=159380&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159504,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159400&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159360&ordering=imported",
    "results": [
        {
            "id": 7652,
            "title": "Cholesterol-lowering effect of mevinolin, an inhibitor of 3-hydroxy-3-methylglutaryl-coenzyme a reductase, in healthy volunteers.",
            "abstract": null,
            "authors": [
                "Tobert, JA",
                "Bell, GD",
                "Birtwell, J",
                "James, I",
                "Kukovetz, WR",
                "Pryor, JS",
                "Buntinx, A",
                "Holmes, IB",
                "Chao, YS",
                "Bolognese, JA"
            ],
            "year": 1982,
            "source": "J Clin Invest. 1982; 69(4):913-919",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ38500020",
            "pubmed": "6918402",
            "doi": "10.1172/JCI110530",
            "pmc": "PMC370145",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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
        },
        {
            "id": 391,
            "title": "Capsaicin: cellular targets, mechanisms of action, and selectivity for thin sensory neurons.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 1991,
            "source": "PHARMACOL REV 1991 43: 143-201.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991FU76700002",
            "pubmed": "1852779",
            "doi": null,
            "pmc": null,
            "organizations": [
                "391-14022"
            ],
            "persons": [
                "391-51529-2"
            ],
            "imported": null,
            "journal": "PHARMACOL REV",
            "issn": "0031-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.524,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.99438202247191,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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
        },
        {
            "id": 2927,
            "title": "Physiotherapy for airway clearance in paediatrics.",
            "abstract": null,
            "authors": [
                "Oberwaldner, B"
            ],
            "year": 2000,
            "source": "Eur Respir J. 2000; 15(1):196-204",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000085113000036",
            "pubmed": "10678646",
            "doi": "10.1183/09031936.00.15119600",
            "pmc": null,
            "organizations": [
                "2927-14095"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.59,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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
        },
        {
            "id": 2187,
            "title": "Radiosurgery for epilepsy associated with cavernous malformation: retrospective study in 49 patients.",
            "abstract": null,
            "authors": [
                "Régis, J",
                "Bartolomei, F",
                "Kida, Y",
                "Kobayashi, T",
                "Vladyka, V",
                "Liscàk, R",
                "Forster, D",
                "Kemeny, A",
                "Schröttner, O",
                "Pendl, G"
            ],
            "year": 2000,
            "source": "Neurosurgery. 2000; 47(5):1091-1097",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090144400024",
            "pubmed": "11063101",
            "doi": "10.1097%2F00006123-200011000-00013",
            "pmc": null,
            "organizations": [
                "2187-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.899,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.941176470588235,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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
        },
        {
            "id": 1322,
            "title": "Indications and limitations of three-dimensional models in cranio-maxillofacial surgery.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Ruda, C"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 11-16.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072902200002",
            "pubmed": "9563589",
            "doi": "10.1016%2FS1010-5182%2898%2980029-2",
            "pmc": null,
            "organizations": [
                "1322-14112"
            ],
            "persons": [
                "1322-51566-6",
                "1322-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 18997,
            "title": "Psychometric properties of an established heart disease specific health-related quality of life questionnaire for pacemaker patients.",
            "abstract": null,
            "authors": [
                "Höfer, S",
                "Anelli-Monti, M",
                "Berger, T",
                "Hintringer, F",
                "Oldridge, N",
                "Benzer, W"
            ],
            "year": 2005,
            "source": "QUAL LIFE RES 2005 14: 1937-1942.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231807200015",
            "pubmed": "16155781",
            "doi": "10.1007/s11136-005-4347-9",
            "pmc": null,
            "organizations": [
                "18997-14075"
            ],
            "persons": [],
            "imported": null,
            "journal": "QUAL LIFE RES",
            "issn": "0962-9343",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEALTH CARE SCIENCES & SERVICES",
            "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
        },
        {
            "id": 5837,
            "title": "High-dose olanzapine in Huntington's disease.",
            "abstract": null,
            "authors": [
                "Bonelli, RM",
                "Niederwieser, G",
                "Tribl, GG",
                "Költringer, P"
            ],
            "year": 2002,
            "source": "Int Clin Psychopharmacol. 2002; 17(2):91-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000174080700009",
            "pubmed": "11890191",
            "doi": "10.1097%2F00004850-200203000-00009",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT CLIN PSYCHOPHARMACOL",
            "issn": "0268-1315",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.754,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.781914893617021,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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
        },
        {
            "id": 2707,
            "title": "Transient reduction of autoantibodies against oxidized LDL in patients with acute myocardial infarction.",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Eber, B",
                "Tatzber, F",
                "Kaufmann, P",
                "Halwachs, G",
                "Fruhwald, FM",
                "Zweiker, R",
                "Esterbauer, H",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Free Radic Biol Med. 1995; 18(6):1087-1091",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QV53500010",
            "pubmed": "7628731",
            "doi": "10.1016/0891-5849(94)00216-7",
            "pmc": null,
            "organizations": [
                "2707-14083"
            ],
            "persons": [
                "2707-51699-2",
                "2707-51700-6"
            ],
            "imported": null,
            "journal": "FREE RADICAL BIOL MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.089,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.879518072289157,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": true
        },
        {
            "id": 2951,
            "title": "Hyperglycaemia-induced subcellular redistribution of GLUT1 glucose transporters in cultured human term placental trophoblast cells.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Hahn, D",
                "Blaschitz, A",
                "Korgun, ET",
                "Desoye, G",
                "Dohr, G"
            ],
            "year": 2000,
            "source": "DIABETOLOGIA 2000 43: 173-180.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085400100006",
            "pubmed": "10753038",
            "doi": "10.1007%2Fs001250050026",
            "pmc": null,
            "organizations": [
                "2951-14017",
                "2951-14038"
            ],
            "persons": [
                "2951-51632-6",
                "2951-51666-6"
            ],
            "imported": null,
            "journal": "DIABETOLOGIA",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.721,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.932584269662921,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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
        },
        {
            "id": 11559,
            "title": "Differential diagnosis of ulcerative mucous membrane diseases of the mouth cavity and pharynx",
            "abstract": null,
            "authors": [
                "Posawetz, W",
                "Jakse, R",
                "Soyer, P"
            ],
            "year": 1990,
            "source": "Laryngorhinootologie. 1990; 69(2):80-83",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CR98900005",
            "pubmed": "2322361",
            "doi": "10.1055/s-2007-998148",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGO RHINO OTOL",
            "issn": "0935-8943",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.172413793103448,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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
        },
        {
            "id": 4258,
            "title": "Automated unwrapping of MR phase images applied to BOLD MR-venography at 3 Tesla.",
            "abstract": null,
            "authors": [
                "Rauscher, A",
                "Barth, M",
                "Reichenbach, JR",
                "Stollberger, R",
                "Moser, E"
            ],
            "year": 2003,
            "source": "J Magn Reson Imaging. 2003; 18(2):175-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184457400006",
            "pubmed": "12884329",
            "doi": "10.1002/jmri.10346",
            "pmc": null,
            "organizations": [
                "4258-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J MAGN RESON IMAGING",
            "issn": "1053-1807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.694,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.831325301204819,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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
        },
        {
            "id": 4771,
            "title": "Pneumatization of turbinates.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2003,
            "source": "Laryngoscope. 2003; 113(4):668-672",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182048800016",
            "pubmed": "12671426",
            "doi": "10.1097%2F00005537-200304000-00016",
            "pmc": null,
            "organizations": [
                "4771-14042"
            ],
            "persons": [
                "4771-51725-2"
            ],
            "imported": null,
            "journal": "LARYNGOSCOPE",
            "issn": "0023-852X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.449,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.84375,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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
        },
        {
            "id": 19028,
            "title": "Reduction of postchallenge hyperglycaemia prevents acute endothelial dysfunction in subjects with impaired glucose tolerance.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Schmoelzer, I",
                "Wiegratz, A",
                "Stuehlinger, M",
                "Mueller-Wieland, D",
                "Kotzka, J",
                "Enderle, M"
            ],
            "year": 2005,
            "source": "Eur J Clin Invest. 2005; 35(9):551-557",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231506700003",
            "pubmed": "16128861",
            "doi": "10.1111/j.1365-2362.2005.01550.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.684,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.819047619047619,
            "impactfactor_norm_year": 2005,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 20038,
            "title": "BIOCHEMISTRY AND FUNCTION OF PTERIDINE SYNTHESIS IN HUMAN AND MURINE MACROPHAGES",
            "abstract": null,
            "authors": [
                "WERNER, ER",
                "WERNERFELMAYER, G",
                "FUCHS, D",
                "HAUSEN, A",
                "REIBNEGGER, R",
                "YIM, JJ",
                "WACHTER, H"
            ],
            "year": 1991,
            "source": "PATHOBIOLOGY 1991 59: 276-279.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP84900014",
            "pubmed": null,
            "doi": "10.1159/000163662",
            "pmc": null,
            "organizations": [],
            "persons": [
                "20038-50569-6"
            ],
            "imported": null,
            "journal": "PATHOBIOLOGY",
            "issn": "1015-2008",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.455882352941176,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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
        },
        {
            "id": 26419,
            "title": "Monitoring retinal function in early age-related maculopathy: visual performance after 1 year.",
            "abstract": null,
            "authors": [
                "Feigl, B",
                "Brown, B",
                "Lovie-Kitchin, J",
                "Swann, P"
            ],
            "year": 2005,
            "source": "Eye. 2005; 19(11):1169-1177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233142000006",
            "pubmed": "15389263",
            "doi": "10.1038/sj.eye.6701711",
            "pmc": null,
            "organizations": [
                "26419-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "EYE",
            "issn": "0950-222X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.867,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.704545454545455,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 356,
            "title": "Bone marrow changes following treatment of renal anemia with erythropoietin.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Schmid, CR",
                "Roob, JM",
                "Winkler, HM",
                "Samitz, MA",
                "Hammer, HF",
                "Pogglitsch, H",
                "Krejs, GJ"
            ],
            "year": 1991,
            "source": "Kidney Int. 1991; 40(5):917-922",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK49500014",
            "pubmed": "1762296",
            "doi": "10.1038/ki.1991.294",
            "pmc": null,
            "organizations": [
                "356-14020"
            ],
            "persons": [
                "356-51531-6",
                "356-51534-6",
                "356-51717-2"
            ],
            "imported": null,
            "journal": "KIDNEY INT",
            "issn": "0085-2538",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.058,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975609756097561,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 53060,
            "title": "Monitoring of low density lipoprotein oxidation by low-level chemiluminescence.",
            "abstract": null,
            "authors": [
                "Albertini, R",
                "Abuja, PM"
            ],
            "year": 1998,
            "source": "FREE RADICAL RES 1998 29: 75-83.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075637800009",
            "pubmed": "9733024",
            "doi": "10.1080/10715769800300091",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL RES",
            "issn": "1071-5762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.034,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.593220338983051,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11566,
            "title": "Functional endoscopic sinus surgery. Concept, indications and results of the Messerklinger technique.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Posawetz, W"
            ],
            "year": 1990,
            "source": "Eur Arch Otorhinolaryngol. 1990; 247(2):63-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CT88300001",
            "pubmed": "2180446",
            "doi": "10.1007/BF00183169",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR ARCH OTO-RHINO-LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.459,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.448275862068966,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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
        },
        {
            "id": 52598,
            "title": "Blockade of Na+ and K+ currents by local anesthetics in the dorsal horn neurons of the spinal cord.",
            "abstract": null,
            "authors": [
                "Olschewski, A",
                "Hempelmann, G",
                "Vogel, W",
                "Safronov, BV"
            ],
            "year": 1998,
            "source": "ANESTHESIOLOGY 1998 88: 172-179.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071417800026",
            "pubmed": "9447870",
            "doi": "10.1097/00000542-199801000-00025",
            "pmc": null,
            "organizations": [],
            "persons": [
                "52598-54345-1"
            ],
            "imported": null,
            "journal": "ANESTHESIOLOGY",
            "issn": "0003-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.28,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 4615,
            "title": "How does torsional deformity of the radial shaft influence the rotation of the forearm? A biomechanical study.",
            "abstract": null,
            "authors": [
                "Kasten, P",
                "Krefft, M",
                "Hesselbach, J",
                "Weinberg, AM"
            ],
            "year": 2003,
            "source": "J Orthop Trauma. 2003; 17(1):57-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180117400009",
            "pubmed": "12499969",
            "doi": "10.1097%2F00005131-200301000-00009",
            "pmc": null,
            "organizations": [
                "4615-14049"
            ],
            "persons": [
                "4615-50785-4"
            ],
            "imported": null,
            "journal": "J ORTHOP TRAUMA",
            "issn": "0890-5339",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.876,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.609756097560976,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": true
        }
    ]
}