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=153540&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157097,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153560&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153520&ordering=-imported",
    "results": [
        {
            "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
        },
        {
            "id": 64005,
            "title": "MRI and ultrasound in rheumatology",
            "abstract": null,
            "authors": [
                "Kainberger, F",
                "Czerny, C",
                "Trattnig, S",
                "Lack, W",
                "Machold, K",
                "Graninger, W"
            ],
            "year": 1996,
            "source": "Radiologe. 1996; 36(8):609-616",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996VE70100003",
            "pubmed": "8975277",
            "doi": "10.1007/s001170050118",
            "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
        },
        {
            "id": 64004,
            "title": "Aggressive therapy of highly active systemic lupus erythematosus",
            "abstract": null,
            "authors": [
                "Graninger, W"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(4):129-133",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996VV96600005",
            "pubmed": "9036724",
            "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.295,
            "impactfactor_year": 1996,
            "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": 64003,
            "title": "Destructive lymphadenopathy and T-lymphocyte activation in adult-onset Still's disease.",
            "abstract": null,
            "authors": [
                "Koeller, M",
                "Kiener, H",
                "Simonitsch, I",
                "Aringer, M",
                "Steiner, CW",
                "Machold, K",
                "Graninger, W"
            ],
            "year": 1995,
            "source": "Br J Rheumatol. 1995; 34(10):984-988",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC06900020",
            "pubmed": "7582709",
            "doi": "10.1093/rheumatology/34.10.984",
            "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.217,
            "impactfactor_year": 1995,
            "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": 64001,
            "title": "Reactive arthritis: urogenital swab culture is the only useful diagnostic method for the detection of the arthritogenic infection in extra-articularly asymptomatic patients with undifferentiated oligoarthritis.",
            "abstract": null,
            "authors": [
                "Erlacher, L",
                "Wintersberger, W",
                "Menschik, M",
                "Benke-Studnicka, A",
                "Machold, K",
                "Stanek, G",
                "Söltz-Szöts, J",
                "Smolen, J",
                "Graninger, W"
            ],
            "year": 1995,
            "source": "Br J Rheumatol. 1995; 34(9):838-842",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ77200009",
            "pubmed": "7582723",
            "doi": "10.1093/rheumatology/34.9.838",
            "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": false,
            "impactfactor": 2.217,
            "impactfactor_year": 1995,
            "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": 63963,
            "title": "Joint protection and home hand exercises improve hand function in patients with hand osteoarthritis: a randomized controlled trial.",
            "abstract": null,
            "authors": [
                "Stamm, TA",
                "Machold, KP",
                "Smolen, JS",
                "Fischer, S",
                "Redlich, K",
                "Graninger, W",
                "Ebner, W",
                "Erlacher, L"
            ],
            "year": 2002,
            "source": "Arthritis Rheum. 2002; 47(1):44-49",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173803700008",
            "pubmed": "11932877",
            "doi": "10.1002/art1.10246",
            "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": 7.379,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "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": 64014,
            "title": "HLA-DR antigens in systemic lupus erythematosus: association with specificity of autoantibody responses to nuclear antigens.",
            "abstract": null,
            "authors": [
                "Smolen, JS",
                "Klippel, JH",
                "Penner, E",
                "Reichlin, M",
                "Steinberg, AD",
                "Chused, TM",
                "Scherak, O",
                "Graninger, W",
                "Hartter, E",
                "Zielinski, CC"
            ],
            "year": 1987,
            "source": "Ann Rheum Dis. 1987; 46(6):457-462",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H757200006",
            "pubmed": "3498447",
            "doi": "10.1136/ard.46.6.457",
            "pmc": "PMC1002164",
            "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": 1.924,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.736842105263158,
            "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": 64019,
            "title": "Demonstration of a new antinuclear antibody (anti-RA33) that is highly specific for rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Hassfeld, W",
                "Steiner, G",
                "Hartmuth, K",
                "Kolarz, G",
                "Scherak, O",
                "Graninger, W",
                "Thumb, N",
                "Smolen, JS"
            ],
            "year": 1989,
            "source": "Arthritis Rheum. 1989; 32(12):1515-1520",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989CE13800003",
            "pubmed": "2597207",
            "doi": "10.1002/anr.1780321204",
            "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
        }
    ]
}