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=153520&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157084,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153540&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153500&ordering=-imported",
    "results": [
        {
            "id": 63998,
            "title": "Respiratory failure in systemic lupus erythematosus: decisive differentiation between acute pneumonitis and infection.",
            "abstract": null,
            "authors": [
                "Staudinger, T",
                "Röggla, M",
                "Kettenbach, J",
                "Dekan, G",
                "Locker, GJ",
                "Knapp, S",
                "Laczika, K",
                "Zimmerl, M",
                "Graninger, W",
                "Frass, M"
            ],
            "year": 1997,
            "source": "Br J Rheumatol. 1997; 36(2): 295-297. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1997WR26600038",
            "pubmed": "9133953",
            "doi": "10.1093/rheumatology/36.2.295b",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Br J Rheumatol",
            "issn": "0263-7103",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.309,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.947368421052632,
            "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": 64000,
            "title": "Case report: giant synovial osteochondromatosis in association with acromegaly.",
            "abstract": null,
            "authors": [
                "Breitenseher, M",
                "Graninger, W",
                "Helbich, T"
            ],
            "year": 1995,
            "source": "Clin Radiol. 1995; 50(9): 657-659. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RU04300017",
            "pubmed": "7554746",
            "doi": "10.1016/S0009-9260(05)83301-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Clin Radiol",
            "issn": "0009-9260",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.787,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.594936708860759,
            "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": false
        },
        {
            "id": 63976,
            "title": "Stimulatory effects of distinct members of the bone morphogenetic protein family on ligament fibroblasts.",
            "abstract": null,
            "authors": [
                "Bobacz, K",
                "Ullrich, R",
                "Amoyo, L",
                "Erlacher, L",
                "Smolen, JS",
                "Graninger, WB"
            ],
            "year": 2006,
            "source": "Ann Rheum Dis. 2006; 65(2):169-177",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234588900007",
            "pubmed": "15975973",
            "doi": "10.1136/ard.2004.022756",
            "pmc": "PMC1798028",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Ann Rheum Dis",
            "issn": "0003-4967",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.767,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2005,
            "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": 63978,
            "title": "Effect of pulsed electromagnetic fields on proteoglycan biosynthesis of articular cartilage is age dependent.",
            "abstract": null,
            "authors": [
                "Bobacz, K",
                "Graninger, WB",
                "Amoyo, L",
                "Smolen, JS"
            ],
            "year": 2006,
            "source": "Ann Rheum Dis. 2006; 65(7):949-951",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238223700022",
            "pubmed": "16769781",
            "doi": "10.1136/ard.2005.037622",
            "pmc": "PMC1798200",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Ann Rheum Dis",
            "issn": "0003-4967",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.767,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 2005,
            "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": 64027,
            "title": "Extracorporeal photochemotherapy for the treatment of systemic lupus erythematosus. A pilot study.",
            "abstract": null,
            "authors": [
                "Knobler, RM",
                "Graninger, W",
                "Graninger, W",
                "Lindmaier, A",
                "Trautinger, F",
                "Smolen, JS"
            ],
            "year": 1992,
            "source": "Arthritis Rheum. 1992; 35(3):319-324",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HG48200010",
            "pubmed": "1536670",
            "doi": "10.1002/art.1780350311",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Arthritis Rheum",
            "issn": "0004-3591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.298,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 63980,
            "title": "Therapy of pulmonary involvement of rheumatic diseases",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 2003,
            "source": "Z Rheumatol. 2003; 62(1):10-15",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000181459100003",
            "pubmed": "12624797",
            "doi": "10.1007/s00393-003-0478-y",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Z Rheumatol",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.531,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.19047619047619,
            "impactfactor_norm_year": 2003,
            "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": 64026,
            "title": "Transcriptional overexpression of the proto-oncogene bcl-2 in patients with systemic Lupus erythematosus.",
            "abstract": null,
            "authors": [
                "Graninger, WB"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(7):205-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HM81300003",
            "pubmed": "1523845",
            "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": 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": 64025,
            "title": "High incidence of asymptomatic urogenital infection in patients with uveitis anterior.",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Arocker-Mettinger, E",
                "Kiener, H",
                "Benke, A",
                "Szöts-Sötz, J",
                "Knobler, R",
                "Smolen, J"
            ],
            "year": 1992,
            "source": "Doc Ophthalmol. 1992; 82(3):217-221",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KZ19700005",
            "pubmed": "1303857",
            "doi": "10.1007/BF00160768",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Doc Ophthalmol",
            "issn": "0012-4486",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.349,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.30952380952381,
            "impactfactor_norm_year": 1998,
            "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": 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": 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": 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": 64017,
            "title": "The pathogenesis of systemic lupus erythematosus--data and considerations",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Smolen, JS"
            ],
            "year": 1988,
            "source": "Acta Med Austriaca. 1988; 15(5): 150-154. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1988R788100009",
            "pubmed": "3064526",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64016,
            "title": "Expression of Bcl-2 and Bcl-2-Ig fusion transcripts in normal and neoplastic cells.",
            "abstract": null,
            "authors": [
                "Graninger, WB",
                "Seto, M",
                "Boutain, B",
                "Goldman, P",
                "Korsmeyer, SJ"
            ],
            "year": 1987,
            "source": "J Clin Invest. 1987; 80(5):1512-1515",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K669200041",
            "pubmed": "3500184",
            "doi": "10.1172/JCI113235",
            "pmc": "PMC442413",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64015,
            "title": "The kappa-deleting element. Germline and rearranged, duplicated and dispersed forms.",
            "abstract": null,
            "authors": [
                "Graninger, WB",
                "Goldman, PL",
                "Morton, CC",
                "O'Brien, SJ",
                "Korsmeyer, SJ"
            ],
            "year": 1988,
            "source": "J Exp Med. 1988; 167(2):488-501",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M473200018",
            "pubmed": "3126251",
            "doi": "10.1084/jem.167.2.488",
            "pmc": "PMC2188845",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "J Exp Med",
            "issn": "0022-1007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.862,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.986111111111111,
            "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": 64012,
            "title": "Addison's disease with enlarged adrenal glands in sonography and computer tomography. Differential diagnostic considerations based on 2 cases of tuberculous adrenalitis",
            "abstract": null,
            "authors": [
                "Renner, F",
                "Karnel, F",
                "Graninger, W",
                "Imhof, H"
            ],
            "year": 1986,
            "source": "Wien Klin Wochenschr. 1986; 98(8): 244-249. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C069600004",
            "pubmed": "3521105",
            "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": true,
            "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": 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": 64011,
            "title": "Oral gold therapy in a patient with rheumatoid arthritis and preexisting uremia.",
            "abstract": null,
            "authors": [
                "Graninger, W",
                "Seidl, G",
                "Kovarik, J",
                "Pinggera, W",
                "Smolen, JS"
            ],
            "year": 1985,
            "source": "Arthritis Rheum. 1985; 28(6):710-712",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKL3600017",
            "pubmed": "3924061",
            "doi": "10.1002/art.1780280618",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Arthritis Rheum",
            "issn": "0004-3591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 6.298,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 64010,
            "title": "Deficiency of the autologous mixed lymphocyte reaction in patients with classic hemophilia treated with commercial factor VIII concentrate. Correlation with T cell subset distribution, antibodies to lymphadenopathy-associated or human T lymphotropic virus, and analysis of the cellular basis of the deficiency.",
            "abstract": null,
            "authors": [
                "Smolen, JS",
                "Bettelheim, P",
                "Köller, U",
                "McDougal, S",
                "Graninger, W",
                "Luger, TA",
                "Knapp, W",
                "Lechner, K"
            ],
            "year": 1985,
            "source": "J Clin Invest. 1985; 75(6):1828-1834",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AKM5400011",
            "pubmed": "2989334",
            "doi": "10.1172/JCI111896",
            "pmc": "PMC425538",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64008,
            "title": "Diabetes therapy with continuous insulin infusion by a portable pump: metabolic effects of short-term treatment and long-term results in problem patients",
            "abstract": null,
            "authors": [
                "Schernthaner, G",
                "Graninger, W",
                "Kwasny, W",
                "Prager, R",
                "Otto, C"
            ],
            "year": 1982,
            "source": "Acta Med Austriaca. 1982; 9(5-6): 205-213. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PW06200009",
            "pubmed": "6762034",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 64007,
            "title": "Angiotensin-converting enzyme polymorphism in patients with terminal renal failure.",
            "abstract": null,
            "authors": [
                "Schmidt, A",
                "Kiener, HP",
                "Barnas, U",
                "Arias, I",
                "Illievich, A",
                "Auinger, M",
                "Graninger, W",
                "Kaider, A",
                "Mayer, G"
            ],
            "year": 1996,
            "source": "J Am Soc Nephrol. 1996; 7(2):314-317",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TZ30600018",
            "pubmed": "8785402",
            "doi": "10.1681/ASN.V72314",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "J Am Soc Nephrol",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.846,
            "impactfactor_year": 1996,
            "impactfactor_norm": 1.0,
            "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": 64006,
            "title": "Primary chronic polyarthritis of the knee joint",
            "abstract": null,
            "authors": [
                "Rand, T",
                "Breitenseher, M",
                "Haller, J",
                "Graninger, W",
                "Imhof, H",
                "Trattnig, S"
            ],
            "year": 1996,
            "source": "Radiologe. 1996; 36(8):617-623",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996VE70100004",
            "pubmed": "8975278",
            "doi": "10.1007/s001170050119",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Radiologe",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.356,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.177215189873418,
            "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": false
        }
    ]
}