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=153500&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157090,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153520&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153480&ordering=-imported",
    "results": [
        {
            "id": 63937,
            "title": "Perioperative nutrition",
            "abstract": null,
            "authors": [
                "Gabor, S"
            ],
            "year": 2006,
            "source": "European Surgery (ACA). 2006; Volume 38(210): 2-2. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "63937-14077"
            ],
            "persons": [],
            "imported": "2006-12-27T10:27:12+01:00",
            "journal": null,
            "issn": "1682-1769",
            "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": 63964,
            "title": "Treatment of systemic lupus erythematosus by immunoadsorption in a patient suffering from tuberculosis.",
            "abstract": null,
            "authors": [
                "Schmaldienst, S",
                "Jansen, M",
                "Hollenstein, U",
                "Graninger, W",
                "Regele, H",
                "Hörl, WH",
                "Derfler, K"
            ],
            "year": 2002,
            "source": "Am J Kidney Dis. 2002; 39(2):415-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173801800025",
            "pubmed": "11840385",
            "doi": "10.1053/ajkd.2002.30564",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Am J Kidney Dis",
            "issn": "0272-6386",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.688,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.936170212765958,
            "impactfactor_norm_year": 2002,
            "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": 63962,
            "title": "Computer-assisted radiologic quantification of hand and foot changes in rheumatoid arthritis",
            "abstract": null,
            "authors": [
                "Peloschek, P",
                "Bögl, K",
                "Robinson, S",
                "Böhm, P",
                "Lomoschitz, F",
                "Graninger, W",
                "Kainberger, F"
            ],
            "year": 2002,
            "source": "Wien Med Wochenschr Suppl. 2002; 62(113): 37-38. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "12621836",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Wien Med Wochenschr Suppl",
            "issn": "0301-7826",
            "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": 63961,
            "title": "Comments, opinions, and brief case reports: biosurgical debridement facilitates healing of chronic skin ulcers.",
            "abstract": null,
            "authors": [
                "Graninger, M",
                "Grassberger, M",
                "Galehr, E",
                "Huemer, F",
                "Gruschina, E",
                "Minar, E",
                "Graninger, W"
            ],
            "year": 2002,
            "source": "Arch Intern Med. 2002; 162(16):1906-1907",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000177976500016",
            "pubmed": "12196092",
            "doi": "10.1001/archinte.162.16.1906",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Arch Intern Med",
            "issn": "0003-9926",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.749,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.94392523364486,
            "impactfactor_norm_year": 2002,
            "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": 63960,
            "title": "Autologous blood stem cell transplantation in refractory systemic lupus erythematosus with severe pulmonary impairment: a case report.",
            "abstract": null,
            "authors": [
                "Brunner, M",
                "Greinix, HT",
                "Redlich, K",
                "Knöbl, P",
                "Smolen, J",
                "Leitner, G",
                "Derfler, K",
                "Graninger, W",
                "Kalhs, P",
                "Machold, K"
            ],
            "year": 2002,
            "source": "Arthritis Rheum. 2002; 46(6):1580-1584",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176199200020",
            "pubmed": "12115189",
            "doi": "10.1002/art.10282",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63960-54230-6"
            ],
            "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": 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": 63958,
            "title": "A prospective evaluation of the medical consultation system CADIAG-II/RHEUMA in a rheumatological outpatient clinic.",
            "abstract": null,
            "authors": [
                "Leitich, H",
                "Kiener, HP",
                "Kolarz, G",
                "Schuh, C",
                "Graninger, W",
                "Adlassnig, KP"
            ],
            "year": 2001,
            "source": "Methods Inf Med. 2001; 40(3):213-220",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170227100009",
            "pubmed": "11501634",
            "doi": "10.1055/s-0038-1634168",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Methods Inf Med",
            "issn": "0026-1270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.254,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.794520547945205,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INFORMATION SYSTEMS",
            "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": 63957,
            "title": "Role of tumor necrosis factor alpha and potential benefit of tumor necrosis factor blockade treatment in systemic lupus erythematosus: comment on the editorial by Pisetsky.",
            "abstract": null,
            "authors": [
                "Aringer, M",
                "Steiner, G",
                "Graninger, W",
                "Smolen, J"
            ],
            "year": 2001,
            "source": "Arthritis Rheum. 2001; 44(7):1721-1722",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000172491000036",
            "pubmed": "11465728",
            "doi": "10.1002/1529-0131(200107)44:7<1721::AID-ART302>3.0.CO;2-J",
            "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.389,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "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": 63951,
            "title": "Peripheral oxygenation in term neonates.",
            "abstract": null,
            "authors": [
                "Pichler, G",
                "Grossauer, K",
                "Klaritsch, P",
                "Kutschera, J",
                "Zotter, H",
                "Müller, W",
                "Urlesberger, B"
            ],
            "year": 2007,
            "source": "Arch Dis Child Fetal Neonatal Ed. 2007; 92(1): F51-F52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243394000018",
            "pubmed": "17185431",
            "doi": "10.1136/adc.2005.089037",
            "pmc": "PMC2675285",
            "organizations": [
                "63951-14064",
                "63951-14094"
            ],
            "persons": [
                "63951-50155-6",
                "63951-50907-2",
                "63951-51643-6"
            ],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Arch Dis Child Fetal Neonatal Ed",
            "issn": "1359-2998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.342,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.846153846153846,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 63965,
            "title": "Salmon calcitonin and calcium in the treatment of male osteoporosis: the effect on bone mineral density.",
            "abstract": null,
            "authors": [
                "Erlacher, L",
                "Kettenbach, J",
                "Kiener, H",
                "Graninger, W",
                "Kainberger, F",
                "Pietschmann, P"
            ],
            "year": 1997,
            "source": "Wien Klin Wochenschr. 1997; 109(8): 270-274. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW94700003",
            "pubmed": "9163888",
            "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.411,
            "impactfactor_year": 1997,
            "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": 63968,
            "title": "Anti-PL 12 and pulmonary fibrosis in a patient ten years after silica/silicate dust exposure.",
            "abstract": null,
            "authors": [
                "Osterode, W",
                "Rüdiger, H",
                "Graninger, W",
                "Petzl, DH",
                "Rappersberger, K",
                "Dekan, G",
                "Weihs, A",
                "Graninger, W"
            ],
            "year": 1998,
            "source": "Clin Exp Rheumatol. 1998; 16(5): 622-622. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000075926400022",
            "pubmed": "9779317",
            "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": true,
            "impactfactor": 1.27,
            "impactfactor_year": 1998,
            "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": 63970,
            "title": "Sucrose permeability as a marker for NSAID-induced gastroduodenal injury.",
            "abstract": null,
            "authors": [
                "Erlacher, L",
                "Wyatt, J",
                "Pflugbeil, S",
                "Köller, M",
                "Ullrich, R",
                "Vogelsang, H",
                "Smolen, JS",
                "Graninger, W"
            ],
            "year": 1998,
            "source": "Clin Exp Rheumatol. 1998; 16(1): 69-71. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072462100014",
            "pubmed": "9543566",
            "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.27,
            "impactfactor_year": 1998,
            "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": 63955,
            "title": "Systemic lupus erythematosus. Disease outcome in patients with a disease duration of at least 10 years: second evaluation.",
            "abstract": null,
            "authors": [
                "Swaak, AJ",
                "van den Brink, HG",
                "Smeenk, RJ",
                "Manger, K",
                "Kalden, JR",
                "Tosi, S",
                "Domljan, Z",
                "Rozman, B",
                "Logar, D",
                "Pokorny, G",
                "Kovacs, L",
                "Kovacs, A",
                "Vlachoyiannopoulos, PG",
                "Moutsopoulos, HM",
                "Chwalinska-Sadowska, H",
                "Kiss, E",
                "Cikes, N",
                "Anic, B",
                "Schneider, M",
                "Fischer, R",
                "Bombardieri, S",
                "Mosca, M",
                "Graninger, W",
                "Smolen, JS"
            ],
            "year": 2001,
            "source": "Lupus. 2001; 10(1):51-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168235100008",
            "pubmed": "11243510",
            "doi": "10.1191/096120301666282314",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Lupus",
            "issn": "0961-2033",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.875,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2001,
            "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": 63973,
            "title": "Expression of adhesion molecules on synovial fluid and peripheral blood monocytes in patients with inflammatory joint disease and osteoarthritis.",
            "abstract": null,
            "authors": [
                "Köller, M",
                "Aringer, M",
                "Kiener, H",
                "Erlacher, L",
                "Machold, K",
                "Eberl, G",
                "Studnicka-Benke, A",
                "Graninger, W",
                "Smolen, J"
            ],
            "year": 1999,
            "source": "Ann Rheum Dis. 1999; 58(11): 709-712. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083530000009",
            "pubmed": "10531076",
            "doi": "10.1136/ard.58.11.709",
            "pmc": "PMC1752805",
            "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.968,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.7,
            "impactfactor_norm_year": 1999,
            "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": 63975,
            "title": "Reciprocal modification of Fas activation and stress protein response decides apoptosis or resistance development of cells",
            "abstract": null,
            "authors": [
                "Schett, G",
                "Steiner, CW",
                "Winkler, S",
                "Graninger, W",
                "Smolen, J",
                "Xu, Q",
                "Steiner, G"
            ],
            "year": 2000,
            "source": "Acta Med Austriaca. 2000; 27(3):94-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087787800007",
            "pubmed": "10897390",
            "doi": "10.1046/j.1563-2571.2000.00217.x",
            "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.158,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0961538461538462,
            "impactfactor_norm_year": 2000,
            "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": 63981,
            "title": "The RoentgenCoach-Rheumatology--a novel tool to enhance efficacy of radiological scoring of rheumatoid arthritis. Results of experimental scoring of 72 cases.",
            "abstract": null,
            "authors": [
                "Peloschek, P",
                "Bögl, K",
                "Sailer, J",
                "Wick, M",
                "Graninger, W",
                "Robinson, S",
                "Lomoschitz, F",
                "Böhm, P",
                "Kainberger, F",
                "Imhof, H"
            ],
            "year": 2002,
            "source": "Acta Orthop Scand Suppl. 2002; 73(305): 58-62. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000180159800014",
            "pubmed": "12545667",
            "doi": "10.1080/000164702760379585",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Acta Orthop Scand Suppl",
            "issn": "0001-6470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.169,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.714285714285714,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63982,
            "title": "The X-Ray RheumaCoach software: a novel tool for enhancing the efficacy and accelerating radiological quantification in rheumatoid arthritis.",
            "abstract": null,
            "authors": [
                "Wick, M",
                "Peloschek, P",
                "Bögl, K",
                "Graninger, W",
                "Smolen, JS",
                "Kainberger, F"
            ],
            "year": 2003,
            "source": "Ann Rheum Dis. 2003; 62(6):579-582",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183002800020",
            "pubmed": "12759300",
            "doi": "10.1136/ard.62.6.579",
            "pmc": "PMC1754553",
            "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": 3.827,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.904761904761905,
            "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": 63983,
            "title": "BMP-6-induced osteogenic differentiation of mesenchymal cell lines is not modulated by sex steroids and resveratrol.",
            "abstract": null,
            "authors": [
                "Gruber, R",
                "Graninger, W",
                "Bobacz, K",
                "Watzek, G",
                "Erlacher, L"
            ],
            "year": 2003,
            "source": "Cytokine. 2003; 23(4-5):133-137",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185374200005",
            "pubmed": "12967649",
            "doi": "10.1016/S1043-4666(03)00223-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Cytokine",
            "issn": "1043-4666",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.183,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.543859649122807,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 63984,
            "title": "Teleradiotherapy of joints in rheumatoid arthritis: lack of efficacy.",
            "abstract": null,
            "authors": [
                "Graninger, M",
                "Handl-Zeller, L",
                "Hohenberg, G",
                "Staudenherz, A",
                "Kainberger, F",
                "Graninger, W"
            ],
            "year": 2005,
            "source": "Ann Rheum Dis. 2005; 64(1):138-140",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000225800100030",
            "pubmed": "15608312",
            "doi": "10.1136/ard.2004.021766",
            "pmc": "PMC1755214",
            "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": 6.956,
            "impactfactor_year": 2005,
            "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": 63985,
            "title": "Treatment of rheumatoid arthritis in the 21st century: targeting B-lymphocytes.",
            "abstract": null,
            "authors": [
                "Brezinschek, HP",
                "Brickmann, K",
                "Yazdani-Biuki, B",
                "Dörner, T",
                "Graninger, WB",
                "Brezinschek, RI"
            ],
            "year": 2006,
            "source": "Wien Med Wochenschr. 2006; 156(1-2): 61-67. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16465615",
            "doi": "10.1007/s10354-005-0241-x",
            "pmc": null,
            "organizations": [
                "63985-14086"
            ],
            "persons": [
                "63985-51807-2"
            ],
            "imported": "2006-12-27T01: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": 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": 63986,
            "title": "Parenteral administration of 8-methoxypsoralen in photopheresis.",
            "abstract": null,
            "authors": [
                "Knobler, RM",
                "Trautinger, F",
                "Graninger, W",
                "Macheiner, W",
                "Gruenwald, C",
                "Neumann, R",
                "Ramer, W"
            ],
            "year": 1993,
            "source": "J Am Acad Dermatol. 1993; 28(4):580-584",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU48200006",
            "pubmed": "8463458",
            "doi": "10.1016/0190-9622(93)70077-7",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "J Am Acad Dermatol",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "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
        }
    ]
}