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=1680&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1700&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1660&ordering=impactfactor",
    "results": [
        {
            "id": 66929,
            "title": "Serum ferritin as an indicator for iron substitution in patients with chronic polyarthritis",
            "abstract": null,
            "authors": [
                "Scherak, O",
                "Linkesch, W"
            ],
            "year": 1983,
            "source": "Z RHEUMATOL. 1983; 42(3): 130-132. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QX42400009",
            "pubmed": "6880414",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "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": 67043,
            "title": "SERUM FERRITIN IN RHEUMATOID-ARTHRITIS PATIENTS",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "SCHERAK, O",
                "KOLBE, H"
            ],
            "year": 1980,
            "source": "Z RHEUMATOL. 1980; 39:  46-49. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LM99800012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 67142,
            "title": "HEMOSYNTHESIS IN RHEUMATOID-ARTHRITIS PATIENTS",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "SCHERAK, O",
                "MULLER, MM"
            ],
            "year": 1980,
            "source": "Z RHEUMATOL. 1980; 39:  33-35. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LM99800009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-05-02T19:15:33+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 70363,
            "title": "Progressive chronic polyarthritis from the viewpoint of individual psychology",
            "abstract": null,
            "authors": [
                "Pieringer, W",
                "Klein, G"
            ],
            "year": 1978,
            "source": "Z RHEUMATOL. 1978; 37(1-2): 45-50. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EM85100007",
            "pubmed": "629095",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-10-10T12:48:44+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87534,
            "title": "RELEASE OF LEUKOTRIENES AND PROSTAGLANDINS IN HUMAN SYNOVIAL TISSUE AFTER STIMULATION WITH IONOPHOR-A23187",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "KLEEMEYER, K",
                "SCHLEBERGER, R",
                "PESKAR, BA",
                "KRAMER, J"
            ],
            "year": 1986,
            "source": "Z RHEUMATOL. 1986; 45(4): 179-179. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E264400038",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 87535,
            "title": "INHIBITION OF EICOSANOID RELEASE IN INVITRO HUMAN SYNOVIAL TISSUES USING NONSTEROIDAL ANTIPHLOGISTICS",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "KLEEMEYER, K",
                "PESKAR, BM",
                "PESKAR, BA",
                "KRAMER, J"
            ],
            "year": 1986,
            "source": "Z RHEUMATOL. 1986; 45(4): 179-179. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E264400039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 87551,
            "title": "PROSTAGLANDIN AND LEUKOTRIENE RELEASE FROM SYNOVIAL TISSUE IN PATIENTS WITH RHEUMATOID-ARTHRITIS AND THEIR MODULATION BY SULFASALAZIN AND ITS METABOLITES",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "KLEEMEYER, KS",
                "SCHLEBERGER, R",
                "ZACHER, J",
                "PESKAR, BM",
                "PESKAR, BA"
            ],
            "year": 1988,
            "source": "Z RHEUMATOL. 1988; 47(4): 287-287. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q159300159",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 87552,
            "title": "MODULATION OF PROSTAGLANDIN RELEASE FROM CARTILAGE, BONE AND SYNOVIAL TISSUE OF PATIENTS WITH GONARTHROSIS USING DICLOFENAC AND INDOMETHACIN",
            "abstract": null,
            "authors": [
                "WITTENBERG, HR",
                "WILLBURGER, RE",
                "STEFFEN, R",
                "PESKAR, BA"
            ],
            "year": 1988,
            "source": "Z RHEUMATOL. 1988; 47(4): 288-288. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q159300162",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-02-12T10:40:58+01:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": "ZEITSCHRIFT FUR RHEUMATOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 8398,
            "title": "Viscoelastic properties of normal human synovia and their relation to biomechanics",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Ribitsch, V"
            ],
            "year": 1985,
            "source": "Z Rheumatol. 1985; 44(3):114-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AMC9200003",
            "pubmed": "4060903",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 600,
            "title": "Coronary aneurysm in a 69-year-old patient. Transthoracic echocardiography",
            "abstract": null,
            "authors": [
                "Watzinger, N",
                "Fruhwald, FM",
                "Schafhalter, I",
                "Hermann, J",
                "Luha, O",
                "Zweiker, R",
                "Gasser, R",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Ultraschall Med. 1995; 16(4):200-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RQ77200011",
            "pubmed": "7569863",
            "doi": "10.1055/s-2007-1003939",
            "pmc": null,
            "organizations": [
                "600-14083"
            ],
            "persons": [
                "600-51002-6",
                "600-51533-6",
                "600-51700-6",
                "600-51759-1"
            ],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.304,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 149210,
            "title": "[Vesico-ureteral reflux: Diagnosis and treatment recommendations].",
            "abstract": null,
            "authors": [
                "Straub, J",
                "Apfelbeck, M",
                "Karl, A",
                "Khoder, W",
                "Lellig, K",
                "Tritschler, S",
                "Stief, C",
                "Riccabona, M"
            ],
            "year": 2016,
            "source": "Urologe A. 2016; 55(1):27-34",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000368607800005",
            "pubmed": "26676728",
            "doi": "10.1007/s00120-015-0003-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "149210-51373-6"
            ],
            "imported": "2016-01-11T01:00:00+01:00",
            "journal": "Urologe A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.304,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 190218,
            "title": "[Retroperitoneal endometriosis : When a rare form of endometriosis becomes a urological disease].",
            "abstract": null,
            "authors": [
                "Waegner, RH",
                "Schmid, M",
                "Trojan, L",
                "Ahyai, SA"
            ],
            "year": 2016,
            "source": "Urologe A. 2016; 55(6):756-62",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000378783700006",
            "pubmed": "27294488",
            "doi": "10.1007/s00120-016-0119-0",
            "pmc": null,
            "organizations": [],
            "persons": [
                "190218-111791-6"
            ],
            "imported": "2021-11-10T09:09:41+01:00",
            "journal": "UROLOGE",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": "UROLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.304,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.039,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.091,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 3731,
            "title": "Detection of fungal wood decay using magnetic resonance imaging",
            "abstract": null,
            "authors": [
                "Muller, U",
                "Bammer, R",
                "Halmschlager, E",
                "Stollberger, R",
                "Wimmer, R"
            ],
            "year": 2001,
            "source": "HOLZ ROH WERKST 2001 59: 190-194.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169400900006",
            "pubmed": null,
            "doi": "10.1007/s001070100202",
            "pmc": null,
            "organizations": [
                "3731-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "HOLZ ROH WERKST",
            "issn": "0018-3768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.304,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MATERIAL SCIENCES, PAPER & WOOD",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 381,
            "title": "Burden of Cadmium and Lead Content in Human-Milk and Milk Formulas in Styria-Austria - A Moderate Industrialized Area",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Rossipal, E",
                "Tiran, A",
                "Karpf, E",
                "Lorenz, O"
            ],
            "year": 1994,
            "source": "TRACE ELEM ELECTROLYTES. 1994; 11:  42-45. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MX56100009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "381-14013",
                "381-14020",
                "381-14048"
            ],
            "persons": [],
            "imported": "2009-08-14T14:12:34+02:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0174-7371",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.115254237288136,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 512,
            "title": "Color-coded duplex sonography of dysfunctional kidney transplants. Correlation of the resistive index with the histopathologic results of biopsy",
            "abstract": null,
            "authors": [
                "Flückiger, F",
                "Ratschek, M",
                "Steiner, H"
            ],
            "year": 1991,
            "source": "RADIOLOGE. 1991; 31(2): 51-55. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EZ92100001",
            "pubmed": "2034811",
            "doi": null,
            "pmc": null,
            "organizations": [
                "512-14020",
                "512-14054"
            ],
            "persons": [
                "512-51528-6"
            ],
            "imported": "2010-06-25T16:49:56+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 756,
            "title": "Distinguishing of scar tissue from recurrent tumor after therapy of tumors of the female pelvis",
            "abstract": null,
            "authors": [
                "Ebner, F",
                "Ranner, G",
                "Flückiger, F"
            ],
            "year": 1994,
            "source": "RADIOLOGE. 1994; 34(7): 384-389. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PA60000007",
            "pubmed": "7938486",
            "doi": null,
            "pmc": null,
            "organizations": [
                "756-14054"
            ],
            "persons": [],
            "imported": "2010-07-19T13:33:54+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1875,
            "title": "Osteolysis in the distal tibia.",
            "abstract": null,
            "authors": [
                "Aigner, RM",
                "Ranner, G",
                "Ehall, R"
            ],
            "year": 1993,
            "source": "Radiologe. 1993; 33(11):659-660",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ93800010",
            "pubmed": "8278594",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1875-14054",
                "1875-14107"
            ],
            "persons": [
                "1875-51727-2"
            ],
            "imported": "2010-07-05T14:31:07+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1888,
            "title": "PACS: use in routine operations",
            "abstract": null,
            "authors": [
                "Wiltgen, M",
                "Gell, G",
                "Schneider, GH"
            ],
            "year": 1991,
            "source": "RADIOLOGE. 1991; 31(1): 11-15. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991EU80600003",
            "pubmed": "2006248",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1888-14026",
                "1888-14054"
            ],
            "persons": [
                "1888-51553-6",
                "1888-51380-2"
            ],
            "imported": "2010-06-30T15:36:47+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1889,
            "title": "PACS-2000",
            "abstract": null,
            "authors": [
                "Gell, G"
            ],
            "year": 1994,
            "source": "RADIOLOGE. 1994; 34(6): 286-290. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994NW23900002",
            "pubmed": "8090866",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1889-14026"
            ],
            "persons": [
                "1889-51553-2"
            ],
            "imported": "2010-07-23T15:42:56+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2185,
            "title": "Radiologic diagnosis of Perthes disease",
            "abstract": null,
            "authors": [
                "Ranner, G",
                "Fotter, R",
                "Linhart, W",
                "Ebner, F"
            ],
            "year": 1994,
            "source": "RADIOLOGE. 1994; 34:  21-29. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MW20500003",
            "pubmed": "8127965",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2185-14054"
            ],
            "persons": [
                "2185-51557-6",
                "2185-51571-6"
            ],
            "imported": "2010-09-03T13:13:04+02:00",
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}