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=150280&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150300&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150260&ordering=-year",
    "results": [
        {
            "id": 63476,
            "title": "Depressed ability of patients with melanoma or renal cell carcinoma to generate adherent lymphokine-activated killer cells.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Rabinowich, H",
                "Elder, EM",
                "Ernstoff, MS",
                "Kirkwood, JM",
                "Herberman, RB",
                "Whiteside, TL"
            ],
            "year": 1991,
            "source": "J Immunother. 1991; 10(5): 336-346. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GH35800005",
            "pubmed": "1790141",
            "doi": "10.1097/00002371-199110000-00005",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Immunother",
            "issn": "1053-8550",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.152,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.819444444444444,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63479,
            "title": "Induction of tumor regression in experimental model of human head and neck cancer by human A-LAK cells and IL-2.",
            "abstract": null,
            "authors": [
                "Sacchi, M",
                "Vitolo, D",
                "Sedlmayr, P",
                "Rabinowich, H",
                "Johnson, JT",
                "Herberman, RB",
                "Whiteside, TL"
            ],
            "year": 1991,
            "source": "Int J Cancer. 1991; 47(5): 784-791. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FC75700026",
            "pubmed": "2004859",
            "doi": "10.1002/ijc.2910470527",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Int J Cancer",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63503,
            "title": "The laying hen expresses two different low density lipoprotein receptor-related proteins.",
            "abstract": null,
            "authors": [
                "Stifani, S",
                "Barber, DL",
                "Aebersold, R",
                "Steyrer, E",
                "Shen, X",
                "Nimpf, J",
                "Schneider, WJ"
            ],
            "year": 1991,
            "source": "J Biol Chem. 1991; 266(28): 19079-19087. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GJ47200103",
            "pubmed": "1918027",
            "doi": "10.1016/S0021-9258(18)55175-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63503-51817-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Biol Chem",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.716,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.925423728813559,
            "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": 63548,
            "title": "Parenteral nutrition during continuous arteriovenous hemofiltration in critically ill anuric children.",
            "abstract": null,
            "authors": [
                "Kuttnig, M",
                "Zobel, G",
                "Ring, E",
                "Trop, M"
            ],
            "year": 1991,
            "source": "Contrib Nephrol. 1991; 93(2):250-253",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1802591",
            "doi": "10.1159/000420230",
            "pmc": null,
            "organizations": [
                "63548-14048"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": true
        },
        {
            "id": 63549,
            "title": "Continuous arteriovenous hemofiltration versus continuous venovenous hemofiltration in critically ill pediatric patients.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Ring, E",
                "Kuttnig, M",
                "Grubbauer, HM"
            ],
            "year": 1991,
            "source": "Contrib Nephrol. 1991; 93:257-260",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1802593",
            "doi": "10.1159/000420232",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 63647,
            "title": "Amputation of the leg in arterial occlusive disease",
            "abstract": null,
            "authors": [
                "Uranüs, S",
                "Breinl, E",
                "Hauser, H",
                "Lackner, R",
                "Rödl, S",
                "Neumayer, K"
            ],
            "year": 1991,
            "source": "Langenbecks Arch Chir. 1991; 376(1): 9-15. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EW77900003",
            "pubmed": "2034007",
            "doi": "10.1007/BF00205121",
            "pmc": null,
            "organizations": [
                "63647-14045",
                "63647-14073"
            ],
            "persons": [
                "63647-51612-2",
                "63647-51709-6",
                "63647-51746-6"
            ],
            "imported": "2006-12-18T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63773,
            "title": "Scar tissue cancer: observations and results of 23 cases.",
            "abstract": null,
            "authors": [
                "Scharnagl, E",
                "Smola, MG",
                "Hellbom, BA",
                "Pierer, G",
                "Hoflehner, H"
            ],
            "year": 1991,
            "source": "Langenbecks Arch Chir. 1991; 376(6):341-345",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GT01200006",
            "pubmed": "1774999",
            "doi": "10.1007/BF00186426",
            "pmc": null,
            "organizations": [
                "63773-14076"
            ],
            "persons": [],
            "imported": "2006-12-20T01:00:00+01:00",
            "journal": "Langenbecks Arch Chir",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.556,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63847,
            "title": "Para-aortic lymph node recurrence of struma tumors and germ cell tumors of the ovary",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Pickel, H",
                "Lahousen, M",
                "Heydarfadai, M",
                "Auner, J"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(3-4): 274-275. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1665137",
            "doi": "10.1159/000271764",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63847-51624-1"
            ],
            "imported": "2006-12-21T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 64021,
            "title": "Molecular biology in diagnosis and detection of deletion in Duchenne muscular dystrophy",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Wintersberger, W",
                "Meron, G",
                "Smolen, J",
                "Toifl, K",
                "Vormittag, W"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(7): 207-209. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FG51500004",
            "pubmed": "2063586",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 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": 64022,
            "title": "Induction of systemic lupus erythematosus by interferon-gamma in a patient with rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Graninger, WB",
                "Hassfeld, W",
                "Pesau, BB",
                "Machold, KP",
                "Zielinski, CC",
                "Smolen, JS"
            ],
            "year": 1991,
            "source": "J Rheumatol. 1991; 18(10):1621-1622",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GP89600035",
            "pubmed": "1765991",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "J Rheumatol",
            "issn": "0315-162X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 64024,
            "title": "Efficacy of cyclosporin A in systemic sclerosis.",
            "abstract": null,
            "authors": [
                "Gisslinger, H",
                "Burghuber, OC",
                "Stacher, G",
                "Schwarz, W",
                "Punzengruber, C",
                "Graninger, W",
                "Luger, TA",
                "Wolff, K",
                "Smolen, JS"
            ],
            "year": 1991,
            "source": "Clin Exp Rheumatol. 1991; 9(4): 383-390. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FZ70600008",
            "pubmed": "1934687",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Clin Exp Rheumatol",
            "issn": "0392-856X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.342,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.526315789473684,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 64055,
            "title": "Effectiveness and tolerance of aerosol disodium cromoglycate in children with bronchial asthma",
            "abstract": null,
            "authors": [
                "Zarkovic, J",
                "Angermayr, R",
                "Covi, B",
                "Danhorn, H",
                "Eber, E",
                "Emhofer, J",
                "Hagel, E",
                "Hirschmann, R",
                "Klabuschnigg, A",
                "Riedler, J"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(2):107-110",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1945463",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64055-51713-6"
            ],
            "imported": "2006-12-31T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": 64205,
            "title": "Accident in pregnancy",
            "abstract": null,
            "authors": [
                "Walcher, W",
                "Pusch, HH",
                "Hönigl, W",
                "Mayer, HO",
                "Häusler, M",
                "Ralph, G"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(3): 164-166. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790913",
            "doi": "10.1159/000271719",
            "pmc": null,
            "organizations": [
                "64205-14064"
            ],
            "persons": [
                "64205-51634-1"
            ],
            "imported": "2007-01-07T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": true
        },
        {
            "id": 64206,
            "title": "Pregnancy in mucoviscidosis",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Zach, MS",
                "Rosenkranz, W",
                "Mayer, HO",
                "Häusler, MC",
                "Walcher, W",
                "Oberwaldner, B",
                "Weiss, PA"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1): 162-164. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790912",
            "doi": "10.1159/000271718",
            "pmc": null,
            "organizations": [
                "64206-14064",
                "64206-14095"
            ],
            "persons": [
                "64206-51634-6"
            ],
            "imported": "2007-01-07T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": true
        },
        {
            "id": 64777,
            "title": "Bradykinin-induced Ca(2+)-influx into cultured aortic endothelial cells is not regulated by inositol 1,4,5-trisphosphate or inositol 1,3,4,5-tetrakisphosphate.",
            "abstract": null,
            "authors": [
                "Graier, WF",
                "Schmidt, K",
                "Kukovetz, WR"
            ],
            "year": 1991,
            "source": "Second Messengers Phosphoproteins. 1991; 13(4):187-197",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991HH21500003",
            "pubmed": "1812285",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64777-51860-2"
            ],
            "imported": "2007-01-19T01:00:00+01:00",
            "journal": "Second Messengers Phosphoproteins",
            "issn": "0895-7479",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.357,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65152,
            "title": "Special problems of nutrition therapy in patients with terminal kidney insufficiency with chronic ambulatory hemodialysis",
            "abstract": null,
            "authors": [
                "Kaufmann, P",
                "Smolle, K",
                "Winkler, H",
                "Zach, R",
                "Holzer, H",
                "Mausser, G"
            ],
            "year": 1991,
            "source": "Wien Med Wochenschr. 1991; 141(4): 86-88. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991FE69400002",
            "pubmed": "1903899",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65152-51535-6"
            ],
            "imported": "2007-01-30T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": true
        },
        {
            "id": 65273,
            "title": "THE NATURE OF TRANSVASCULAR FLUID SHIFTS DURING ULTRAFILTRATION TREATMENT",
            "abstract": null,
            "authors": [
                "SCHNEDITZ, D",
                "ROOB, J",
                "HAAS, G",
                "MOSER, M",
                "POGGLITSCH, H",
                "KENNER, T",
                "BINSWANGER, U"
            ],
            "year": 1991,
            "source": "KIDNEY INT. 1991; 39(6): 1329-1329. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1991FN29100166",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65273-14010",
                "65273-14084"
            ],
            "persons": [
                "65273-51671",
                "65273-51834"
            ],
            "imported": "2007-02-02T15:27:34+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65274,
            "title": "BLOOD-VOLUME MONITORING BY ULTRASONIC MEASUREMENT IN THE EXTRACORPOREAL BLOOD CIRCUIT",
            "abstract": null,
            "authors": [
                "SCHNEDITZ, D",
                "PROBST, W",
                "KUBISTA, H",
                "BINSWANGER, U"
            ],
            "year": 1991,
            "source": "NIEREN HOCHDRUCK. 1991; 20(11): 649-652. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GU80600003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65274-51834-2"
            ],
            "imported": "2007-02-02T15:27:34+01:00",
            "journal": "NIEREN HOCHDRUCK",
            "issn": "0300-5224",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0975609756097561,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65336,
            "title": "Caries status and periodontal health in 6- to 10-year old elementary school children in Graz compared to Swiss, Swedish and WHO principles",
            "abstract": null,
            "authors": [
                "Arnetzl, G",
                "Bratschko, RO",
                "Haas, M",
                "Lorenzoni, M",
                "König, K",
                "Wintersteller, KW"
            ],
            "year": 1991,
            "source": "Oralprophylaxe. 1991; 13(3): 90-93. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1819321",
            "doi": null,
            "pmc": null,
            "organizations": [
                "65336-14111"
            ],
            "persons": [
                "65336-51703-6"
            ],
            "imported": "2007-02-03T01:00:00+01:00",
            "journal": "Oralprophylaxe",
            "issn": "0724-4991",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "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": 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": true
        },
        {
            "id": 65614,
            "title": "Organization of the monocyte/macrophage system of normal human skin.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1991,
            "source": "J Invest Dermatol. 1991; 97(1):161-162",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1991FU29000031",
            "pubmed": "1711548",
            "doi": "10.1111/1523-1747.ep12479348",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65614-51617-2",
                "65614-51620-6"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "JOURNAL OF INVESTIGATIVE DERMATOLOGY",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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
        }
    ]
}