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=152740&ordering=-impactfactor
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=152760&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152720&ordering=-impactfactor",
    "results": [
        {
            "id": 8445,
            "title": "SERUM APOPROTEIN A-I, APOPROTEIN A-II LEVELS AND LECITHIN-CHOLESTEROL ACYLTRANSFERASE ACTIVITY IN COMPENSATED LIVER-CIRRHOSIS",
            "abstract": null,
            "authors": [
                "FONDA, M",
                "CATTIN, L",
                "DACOL, P",
                "DIEPLINGER, H",
                "TIRIBELLI, C"
            ],
            "year": 1985,
            "source": "ITAL J GASTROENTEROL 1985 17: 258-261.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASS1600004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ITAL J GASTROENTEROL",
            "issn": "0392-0623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 1132,
            "title": "Genetic and learning factors as major substrata for age-related psychopathological symptoms: concerning the question of a psychology of age.",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG",
                "Hofmann, P"
            ],
            "year": 1995,
            "source": "Psychopathology. 1995; 28(2):104-111",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE46600006",
            "pubmed": "7701060",
            "doi": "10.1159/000284907",
            "pmc": null,
            "organizations": [
                "1132-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "PSYCHOPATHOLOGY",
            "issn": "0254-4962",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.233766233766234,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107711,
            "title": "The specific dermatoses of pregnancy.",
            "abstract": null,
            "authors": [
                "Ambros-Rudolph, CM"
            ],
            "year": 2010,
            "source": "HAUTARZT. 2010; 61(12): 1014-1020. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284894200005",
            "pubmed": "21076803",
            "doi": "10.1007/s00105-010-2009-5",
            "pmc": null,
            "organizations": [
                "107711-14047"
            ],
            "persons": [],
            "imported": "2011-01-07T12:33:11+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "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": 105852,
            "title": "[Early melanoma as opposed to a benign nevus, nevus-associated melanoma, or halo nevus with regression?].",
            "abstract": null,
            "authors": [
                "Basak, PY",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2010,
            "source": "Hautarzt. 2010; 61(9):785-786",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000281597400011",
            "pubmed": "20814777",
            "doi": "10.1007/s00105-010-2020-x",
            "pmc": null,
            "organizations": [
                "105852-14047"
            ],
            "persons": [
                "105852-51711-4"
            ],
            "imported": "2010-10-13T11:21:11+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 102996,
            "title": "Thy thyroid nodule--differential diagnostics and treatment concepts.",
            "abstract": null,
            "authors": [
                "Karger, S",
                "Tötsch, M",
                "Krause, K",
                "Führer, D"
            ],
            "year": 2008,
            "source": "Med Klin (Munich). 2008; 103(8):575-588",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000259393900004",
            "pubmed": "18807232",
            "doi": "10.1007/s00063-008-1093-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Med Klin (Munich)",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.451,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.130841121495327,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": 0.19,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 102616,
            "title": "Lupus erythematosus. Wide range of symptoms through clinical variation, associated diseases and imitators.",
            "abstract": null,
            "authors": [
                "Aberer, E"
            ],
            "year": 2010,
            "source": "Hautarzt. 2010; 61(8): 676-682. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000280595400011",
            "pubmed": "20549478",
            "doi": "10.1007/s00105-010-1939-2",
            "pmc": null,
            "organizations": [
                "102616-14047"
            ],
            "persons": [],
            "imported": "2010-07-07T02:00:00+02:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.451,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.182,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.182,
            "impactfactor_norm_super_year": 2010,
            "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": 124120,
            "title": "Giant-cell arteritis: update: diagnosis and therapy].",
            "abstract": null,
            "authors": [
                "Schirmer, M",
                "Dejaco, C",
                "Schmidt, WA"
            ],
            "year": 2012,
            "source": "Z Rheumatol. 2012; 71(9):754-759",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310952600005",
            "pubmed": "23138552",
            "doi": "10.1007/s00393-012-0983-y",
            "pmc": null,
            "organizations": [
                "124120-14086"
            ],
            "persons": [
                "124120-66227-6"
            ],
            "imported": "2012-12-14T15:09:02+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.45,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.138,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.192,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": 190154,
            "title": "[How I treat …].",
            "abstract": null,
            "authors": [
                "Moosig, F",
                "Reinhold-Keller, E",
                "Holl-Ulrich, K",
                "Feller, AC",
                "Bley, T",
                "Holle, JU",
                "Zwerina, J",
                "Lamprecht, P",
                "Dalhoff, K",
                "Venhoff, N",
                "Thiel, J",
                "Peter, HH",
                "Laudien, M",
                "Quetz, J",
                "Ambrosch, P",
                "Both, M",
                "Heller, M"
            ],
            "year": 2012,
            "source": "Z Rheumatol. 2012; 71(9):775-84",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000310952600009",
            "pubmed": "23138555",
            "doi": "10.1007/s00393-012-0988-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190154-111873-6"
            ],
            "imported": "2021-11-10T08:31:43+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.45,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.138,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "impactfactor_norm_super": 0.192,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "RHEUMATOLOGY",
            "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": 3125,
            "title": "Salvage of an ischaemic lower limb and a free flap with an arterial Y-graft. Case report.",
            "abstract": null,
            "authors": [
                "Haas, FM",
                "Hellbom, BA",
                "Moshammer, HE",
                "Koch, H",
                "Pierer, GR",
                "Scharnagl, E"
            ],
            "year": 2000,
            "source": "Scand J Plast Reconstr Surg Hand Surg. 2000; 34(2):177-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087721200015",
            "pubmed": "10900636",
            "doi": "10.1080/02844310050160060",
            "pmc": null,
            "organizations": [
                "3125-14076"
            ],
            "persons": [
                "3125-51895-6"
            ],
            "imported": null,
            "journal": "SCAND J PLAST RECONSTR SURG",
            "issn": "0284-4311",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.45,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.220588235294118,
            "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": 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": 61880,
            "title": "Should anti-HBc be introduced in the screening of blood donations?",
            "abstract": null,
            "authors": [
                "Drexler, C",
                "Bayer, M",
                "Riegelnegg, M",
                "Schmidt, M",
                "Sipurzynski, S",
                "Vadon, M",
                "Lanzer, G"
            ],
            "year": 2006,
            "source": "Transfusion Medicine and Hemotherapy. 33 (Supp.1): 64--DGTI; SEPT 19-22, 2006; Frankfurt, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61880-14058"
            ],
            "persons": [
                "61880-50026"
            ],
            "imported": "2006-11-29T11:20:58+01:00",
            "journal": "Transfusion Medicine and Hemotherapy",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.449,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.0521739130434783,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 61617,
            "title": "Indications and outcome of simultaneous operation of carotid stenoses and stenosing coronary arteriosclerosis.",
            "abstract": null,
            "authors": [
                "Gutschi, S",
                "Mächler, H"
            ],
            "year": 1996,
            "source": "Zentralbl Chir. 1996; 121(12):1054-1057",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WC25500009",
            "pubmed": "9092228",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61617-14045",
                "61617-14075"
            ],
            "persons": [
                "61617-51592-6"
            ],
            "imported": "2006-11-23T01:00:00+01:00",
            "journal": "Zentralbl Chir",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.449,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.28125,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81909,
            "title": "Retropharyngeal ganglioneuroma: ultrasound, CT and MRI findings in a 57-year-old patient.",
            "abstract": null,
            "authors": [
                "PREIDLER, KW",
                "RANNER, G",
                "SZOLAR, D",
                "WALCH, C",
                "ANDERHUBER, W"
            ],
            "year": 1995,
            "source": "Eur J Radiol. 1995; 19(2):108-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QL33700007",
            "pubmed": "7713080",
            "doi": "10.1016/0720-048X(94)00581-V",
            "pmc": null,
            "organizations": [
                "81909-14054"
            ],
            "persons": [
                "81909-51729-6"
            ],
            "imported": "2008-06-23T13:10:48+02:00",
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.449,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.227848101265823,
            "impactfactor_norm_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 76158,
            "title": "Femoropopliteal vascular replacement: vein, ePTFE or ovine collagen?",
            "abstract": null,
            "authors": [
                "Koch, G",
                "Gutschi, S",
                "Pascher, O",
                "Fruhwirth, J",
                "Hauser, H"
            ],
            "year": 1996,
            "source": "Zentralbl Chir. 1996; 121(9):761-767",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VP90800009",
            "pubmed": "9012236",
            "doi": null,
            "pmc": null,
            "organizations": [
                "76158-14074"
            ],
            "persons": [
                "76158-51591-6",
                "76158-51746-6"
            ],
            "imported": "2008-02-25T01:00:00+01:00",
            "journal": "Zentralbl Chir",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.449,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.28125,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 130450,
            "title": "Therapy resistent infected sternotomy following aortocoronary bypass operation - A case report",
            "abstract": null,
            "authors": [
                "Fialka, C",
                "Seitz, H",
                "Vecsei, V"
            ],
            "year": 1996,
            "source": "Zentralbl Chir. 1996; 121(10):866-868",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VT89700010",
            "pubmed": "9019936",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-09-09T18:49:25+02:00",
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": "ZENTRALBLATT FUR CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.449,
            "impactfactor_year": 1996,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 136631,
            "title": "Leukocyte reduction in blood component supply: The impact of flow cytometry in assessing residual leukocytes",
            "abstract": null,
            "authors": [
                "Schlenke, P"
            ],
            "year": 2005,
            "source": "TRANSFUS MED HEMOTH. 2005; 32(1): 12-19. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000226824300002",
            "pubmed": null,
            "doi": "10.1159/000082125",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136631-88593-2"
            ],
            "imported": "2014-05-07T18:08:07+02:00",
            "journal": "TRANSFUS MED HEMOTH",
            "issn": "1660-3796",
            "collection_publisher": null,
            "collection_title": "TRANSFUSION MEDICINE AND HEMOTHERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.449,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.052,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 62163,
            "title": "Problem orientation in social medicine--participation in social medicine",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Freidl, W",
                "Stronegger, WJ"
            ],
            "year": 1999,
            "source": "Gesundheitswesen. 1999; 61(5): 252-254. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "10414020",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62163-14024"
            ],
            "persons": [
                "62163-51688-2",
                "62163-51741-6",
                "62163-51845-6"
            ],
            "imported": "2006-12-05T01:00:00+01:00",
            "journal": "Gesundheitswesen",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.181818181818182,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 3453,
            "title": "Arterial complications caused by using an axillary crutch",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Amann, W",
                "Koch, G",
                "Kern, M",
                "Scholz, R"
            ],
            "year": 2001,
            "source": "Z ORTHOP GRENZGEB. 2001; 138(6): 544-546. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000166207900015",
            "pubmed": "11199422",
            "doi": "10.1055%2Fs-2000-9599",
            "pmc": null,
            "organizations": [
                "3453-14074"
            ],
            "persons": [
                "3453-51946-2"
            ],
            "imported": "2008-12-03T16:06:57+01:00",
            "journal": "Z ORTHOP GRENZGEB",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.448,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 8636,
            "title": "Cross-over comparison between captopril and nifedipine.",
            "abstract": null,
            "authors": [
                "Klein, WW",
                "Stuhlinger, W",
                "Mahr, G"
            ],
            "year": 1986,
            "source": "Postgrad Med J. 1986; 62 Suppl 1(4):108-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C847700031",
            "pubmed": "3317337",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "POSTGRAD MED J",
            "issn": "0032-5473",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.495327102803738,
            "impactfactor_norm_year": 1998,
            "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": 115777,
            "title": "Severe psychotic exacerbation during combined treatment with aripiprazole/haloperidol after prior treatment with risperidone.",
            "abstract": null,
            "authors": [
                "Letmaier, M",
                "Painold, A",
                "Holl, AK",
                "Grohmann, R",
                "Vergin, H"
            ],
            "year": 2012,
            "source": "Int J Psychiatry Clin Pract. 2012; 16(2):153-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000303829300013",
            "pubmed": "22211772",
            "doi": "10.3109/13651501.2011.644300",
            "pmc": null,
            "organizations": [
                "115777-29444"
            ],
            "persons": [
                "115777-50662-6",
                "115777-54165-6",
                "115777-63548-2"
            ],
            "imported": "2012-01-05T01:00:00+01:00",
            "journal": "Int J Psychiatry Clin Pract",
            "issn": "1365-1501",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.448,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.089,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.128,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 61228,
            "title": "Single event multilevel surgery to improve gait in diplegic cerebral palsy - a prospective controlled trial",
            "abstract": null,
            "authors": [
                "Zwick, EB",
                "Saraph, V",
                "Strobl, W",
                "Steinwender, G"
            ],
            "year": 2001,
            "source": "Z Orthop Ihre Grenzgeb. 2001; 139(6): 485-489. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172963200008",
            "pubmed": "11753767",
            "doi": "10.1055/s-2001-19228",
            "pmc": null,
            "organizations": [
                "61228-14049"
            ],
            "persons": [
                "61228-50868-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Z Orthop Ihre Grenzgeb",
            "issn": "0044-3220",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.448,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 2001,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}