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=2340&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2360&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2320&ordering=-imported",
    "results": [
        {
            "id": 2517,
            "title": "The diagnostic impact of magnetic resonance imaging on the evaluation of suspected spinal cord disease.",
            "abstract": null,
            "authors": [
                "Offenbacher, H"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(19):589-593",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JU17100002",
            "pubmed": "1441553",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2517-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2518,
            "title": "Controversial rotation function of certain muscles in the hip joint",
            "abstract": null,
            "authors": [
                "Reimann, R",
                "Sodia, F",
                "Klug, F"
            ],
            "year": 1996,
            "source": "Ann Anat. 1996; 178(4):353-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF11600011",
            "pubmed": "8928937",
            "doi": "10.1016/S0940-9602(96)80091-4",
            "pmc": null,
            "organizations": [
                "2518-14018"
            ],
            "persons": [
                "2518-51508-2"
            ],
            "imported": null,
            "journal": "ANN ANATOMY",
            "issn": "0940-9602",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.619,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.411764705882353,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": 2519,
            "title": "The distribution of D1S80 (pMCT118) alleles in an Austrian population sample--description of two new alleles.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kubat, M",
                "Ebersold, A"
            ],
            "year": 1995,
            "source": "Int J Legal Med. 1995; 107(4):225-226",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QK76800016",
            "pubmed": "7599104",
            "doi": "10.1007%2FBF01428413",
            "pmc": null,
            "organizations": [
                "2519-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.764705882352941,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 2520,
            "title": "ECG of the athlete's heart",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Huonker, M",
                "Schumacher, M",
                "Zweiker, R",
                "Eber, B",
                "Starz, I",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Acta Med Austriaca. 1994; 21(3):76-82",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PV76800003",
            "pubmed": "7701923",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2520-14083"
            ],
            "persons": [
                "2520-51699-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2521,
            "title": "The effect of alpha-trinositol on cholera toxin-induced hypersecretion and morphological changes in pig jejunum.",
            "abstract": null,
            "authors": [
                "Hansen, MB",
                "Tindholdt, TT",
                "Elbrønd, VS",
                "Makinde, M",
                "Cassuto, J",
                "Beubler, E",
                "Westerberg, EJ",
                "Skadhauge, E"
            ],
            "year": 1996,
            "source": "Pharmacol Toxicol. 1996; 78(2):104-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU61800009",
            "pubmed": "8822044",
            "doi": "10.1111/j.1600-0773.1996.tb00189.x",
            "pmc": null,
            "organizations": [
                "2521-14022"
            ],
            "persons": [
                "2521-51667-6"
            ],
            "imported": null,
            "journal": "PHARMACOL TOXICOL",
            "issn": "0901-9928",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.535211267605634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 625,
            "title": "Cutaneous calciphylaxis in chronic renal failure",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Pierer, G",
                "Auer-Grumbach, P",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Hautarzt. 1995; 46(10):726-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RZ73400012",
            "pubmed": "7499136",
            "doi": "10.1007%2Fs001050050330",
            "pmc": null,
            "organizations": [
                "625-14045",
                "625-14047"
            ],
            "persons": [
                "625-51620-6",
                "625-51721-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.314,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.2,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2523,
            "title": "The Effect of Duration of Labor on the Immunological Status of Fetuses",
            "abstract": null,
            "authors": [
                "Schöll, W",
                "Konstantiniuk, P",
                "Kern, I",
                "Giuliani, A"
            ],
            "year": 1996,
            "source": "GEBURTSH FRAUENHEILK 1996 56: 634-639.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WC89200002",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022298",
            "pmc": null,
            "organizations": [
                "2523-14038"
            ],
            "persons": [
                "2523-50038-6",
                "2523-51941-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 1276,
            "title": "Immunological evidence for hypochlorite-modified proteins in human kidney.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Woenckhaus, C",
                "Waeg, G",
                "Esterbauer, H",
                "Gröne, EF",
                "Gröne, HJ"
            ],
            "year": 1997,
            "source": "Am J Pathol. 1997; 150(2):603-615",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG26100022",
            "pubmed": "9033274",
            "doi": null,
            "pmc": "PMC1858262",
            "organizations": [
                "1276-14013"
            ],
            "persons": [
                "1276-51833-1"
            ],
            "imported": null,
            "journal": "AMER J PATHOL",
            "issn": "0002-9440",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.501,
            "impactfactor_year": 1997,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 322,
            "title": "Benign biliary obstruction: is treatment with the Wallstent advisable?",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Kugler, C",
                "Uggowitzer, M",
                "Lammer, J",
                "Karaic, R",
                "Klein, GE",
                "Maurer, M"
            ],
            "year": 1996,
            "source": "Radiology. 1996; 200(2):437-441",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY07800026",
            "pubmed": "8685339",
            "doi": "10.1148/radiology.200.2.8685339",
            "pmc": null,
            "organizations": [
                "322-14054"
            ],
            "persons": [
                "322-51876-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.698,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.987341772151899,
            "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": 2882,
            "title": "Imaging of static brain lesions in vascular dementia: Implications for clinical trials",
            "abstract": null,
            "authors": [
                "Erkinjuntti, T",
                "Bowler, JV",
                "DeCarli, CS",
                "Fazekas, F",
                "Inzitari, D",
                "O'Brien, JT",
                "Pantoni, L",
                "Rockwood, K",
                "Scheltens, P",
                "Wahlund, LO",
                "Desmond, DW"
            ],
            "year": 1999,
            "source": "ALZ DIS ASSOC DISORDER 1999 13: S81-S90.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084471900013",
            "pubmed": null,
            "doi": "10.1097/00002093-199912003-00013",
            "pmc": null,
            "organizations": [
                "2882-14051",
                "2882-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ALZ DIS ASSOC DISORDER",
            "issn": "0893-0341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.229,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.575757575757576,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 2526,
            "title": "Effect of pirenzepine on motility of Oddi's sphincter",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Wurzer, H"
            ],
            "year": 1992,
            "source": "Z Gastroenterol. 1992; 30(5):315-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HX78200001",
            "pubmed": "1632114",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 2527,
            "title": "The effect of positive end-expiratory pressure during partial liquid ventilation in acute lung injury in piglets.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Rödl, S",
                "Urlesberger, B",
                "Dacar, D",
                "Trafojer, U",
                "Trantina, A"
            ],
            "year": 1999,
            "source": "CRIT CARE MED 1999 27: 1934-1939.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082736300036",
            "pubmed": "10507621",
            "doi": "10.1097%2F00003246-199909000-00036",
            "pmc": null,
            "organizations": [
                "2527-14048",
                "2527-14075",
                "2527-14094"
            ],
            "persons": [
                "2527-51709-6",
                "2527-51947-6"
            ],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.98,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 2528,
            "title": "The Effect of Rapid Hypervolemic Hemodilution on Blood Viscoelasticity - Course Observation over 5 Days",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Koltringer, P",
                "Pierer, G",
                "Eber, O"
            ],
            "year": 1992,
            "source": "CLIN HEMORHEOL 1992 12: 93-100.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HT05000011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2528-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2529,
            "title": "The effect of reduced physical activity on longevity of mice.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Tillian, H",
                "Lamprecht, M",
                "Trutnovsky, H",
                "Horejsi, R",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "Mech Ageing Dev. 1996; 88(3):159-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW31200004",
            "pubmed": "8819099",
            "doi": "10.1016/0047-6374(96)01734-4",
            "pmc": null,
            "organizations": [
                "2529-14012"
            ],
            "persons": [
                "2529-50569-6"
            ],
            "imported": null,
            "journal": "MECH AGE DEV",
            "issn": "0047-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": 323,
            "title": "Benign non-organ-related diseases of the retroperitoneal space",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Uggowitzer, MM",
                "Kammerhuber, FH",
                "Schreyer, HH"
            ],
            "year": 1997,
            "source": "Rofo. 1997; 167(2):107-121",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997XU65800001",
            "pubmed": "9333351",
            "doi": "10.1055/s-2007-1015503",
            "pmc": null,
            "organizations": [
                "323-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.725,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.493670886075949,
            "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": 2531,
            "title": "The effect of sodium trimetaphosphate on caries: a 3-year clinical toothpaste trial.",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Müller-Bruckschwaiger, K",
                "Schäfer, F",
                "Huntington, E"
            ],
            "year": 1996,
            "source": "Caries Res. 1996; 30(6):418-422",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR00800006",
            "pubmed": "8946103",
            "doi": "10.1159/000262353",
            "pmc": null,
            "organizations": [
                "2531-14111"
            ],
            "persons": [
                "2531-74154-1"
            ],
            "imported": null,
            "journal": "CARIES RES",
            "issn": "0008-6568",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.92,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 2532,
            "title": "The effect of treatment with levothyroxine or iodine on thyroid size and thyroid growth stimulating immunoglobulins in endemic goitre patients.",
            "abstract": null,
            "authors": [
                "Wilders-Truschnig, MM",
                "Warnkross, H",
                "Leb, G",
                "Langsteger, W",
                "Eber, O",
                "Tiran, A",
                "Dobnig, H",
                "Passath, A",
                "Lanzer, G",
                "Drexhage, HA"
            ],
            "year": 1993,
            "source": "Clin Endocrinol (Oxf). 1993; 39(3):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV81800005",
            "pubmed": "7900936",
            "doi": "10.1111/j.1365-2265.1993.tb02367.x",
            "pmc": null,
            "organizations": [
                "2532-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN ENDOCRINOL",
            "issn": "0300-0664",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.819277108433735,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": true
        },
        {
            "id": 2533,
            "title": "The effect of vitamin C and vitamin E supplementation on bacterial translocation in chronic portal hypertensive and common-bile-duct-ligated rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1997,
            "source": "EUR SURG RES 1997 29: 187-194.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY43900004",
            "pubmed": "9161835",
            "doi": "10.1159/000129523",
            "pmc": null,
            "organizations": [
                "2533-14013",
                "2533-14020",
                "2533-14049"
            ],
            "persons": [
                "2533-51528-6",
                "2533-51818-6"
            ],
            "imported": null,
            "journal": "EUR SURG RES",
            "issn": "0014-312X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.46875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 629,
            "title": "Cutaneous large cell anaplastic Ki-1 (CD 30) positive T-cell lymphoma",
            "abstract": null,
            "authors": [
                "Duve, S",
                "Cerroni, L",
                "Rakoski, J",
                "Soyer, HP"
            ],
            "year": 1996,
            "source": "HAUTARZT 1996 47: 294-298.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH00800009",
            "pubmed": "8655315",
            "doi": "10.1007/s001050050418",
            "pmc": null,
            "organizations": [
                "629-14047"
            ],
            "persons": [
                "629-51751-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.422,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.2,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4050,
            "title": "Coronary arterial stent implantation proceeding noncardiac surgical procedures. Is it safe; can we recommend it?].",
            "abstract": null,
            "authors": [
                "Vicenzi, MN",
                "Mahla, EL",
                "Fuchs, A",
                "Metzler, H"
            ],
            "year": 2001,
            "source": "Anaesthesist. 2001; 50(12):937-940",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000172932800007",
            "pubmed": "11824079",
            "doi": "10.1007/s00101-001-0230-4",
            "pmc": null,
            "organizations": [
                "4050-14044",
                "4050-14070"
            ],
            "persons": [
                "4050-51616-6",
                "4050-51611-6",
                "4050-51943-2"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.78,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.363636363636364,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": true
        }
    ]
}