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=156840&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156860&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156820&ordering=imported",
    "results": [
        {
            "id": 3799,
            "title": "Disease progression in chronic relapsing experimental allergic encephalomyelitis is associated with reduced inflammation-driven production of corticosterone.",
            "abstract": null,
            "authors": [
                "Stefferl, A",
                "Storch, MK",
                "Linington, C",
                "Stadelmann, C",
                "Lassmann, H",
                "Pohl, T",
                "Holsboer, F",
                "Tilders, FJ",
                "Reul, JM"
            ],
            "year": 2001,
            "source": "Endocrinology. 2001; 142(8):3616-3624",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170280500043",
            "pubmed": "11459810",
            "doi": "10.1210/en.142.8.3616",
            "pmc": null,
            "organizations": [
                "3799-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "ENDOCRINOLOGY",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.971,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.844444444444444,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 970,
            "title": "Epidemiological significance of bufexamac as a frequent and relevant contact sensitizer.",
            "abstract": null,
            "authors": [
                "Kränke, B",
                "Szolar-Platzer, C",
                "Komericki, P",
                "Derhaschnig, J",
                "Aberer, W"
            ],
            "year": 1997,
            "source": "Contact Dermatitis. 1997; 36(4):212-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW57200007",
            "pubmed": "9165205",
            "doi": "10.1111/j.1600-0536.1997.tb00272.x",
            "pmc": null,
            "organizations": [
                "970-14047"
            ],
            "persons": [
                "970-50041-6",
                "970-51346-6",
                "970-51954-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.13,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.685714285714286,
            "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": 3524,
            "title": "Post-traumatic changes in insulin-like growth factor type 1 and growth hormone in patients with bone fractures and traumatic brain injury.",
            "abstract": null,
            "authors": [
                "Wildburger, R",
                "Zarkovic, N",
                "Leb, G",
                "Borovic, S",
                "Zarkovic, K",
                "Tatzber, F"
            ],
            "year": 2001,
            "source": "Wien Klin Wochenschr. 2001; 113(3-4):119-126",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167136400010",
            "pubmed": "11253737",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3524-14052"
            ],
            "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.646,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.482142857142857,
            "impactfactor_norm_year": 2001,
            "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": 2062,
            "title": "Preservation of the ileocecal valve and right colon in total colonic aganglionosis.",
            "abstract": null,
            "authors": [
                "Sauer, H",
                "Fasching, G"
            ],
            "year": 1993,
            "source": "J Pediatr Surg. 1993; 28(12):1640-1643",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1993ML66200043",
            "pubmed": "8301520",
            "doi": "10.1016/0022-3468(93)90128-8",
            "pmc": null,
            "organizations": [
                "2062-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "J PEDIAT SURG",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.846,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.746478873239437,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22002,
            "title": "Decreased plasma levels of nitric oxide derivatives in obstructive sleep apnoea: response to CPAP therapy.",
            "abstract": null,
            "authors": [
                "Schulz, R",
                "Schmidt, D",
                "Blum, A",
                "Lopes-Ribeiro, X",
                "Lücke, C",
                "Mayer, K",
                "Olschewski, H",
                "Seeger, W",
                "Grimminger, F"
            ],
            "year": 2000,
            "source": "Thorax. 2000; 55(12):1046-1051",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000165782700012",
            "pubmed": "11083891",
            "doi": "10.1136/thorax.55.12.1046",
            "pmc": "PMC1745665",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "THORAX",
            "issn": "0040-6376",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.979,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.931034482758621,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 40110,
            "title": "Circulating adhesion molecules and inflammatory mediators in demyelination: a review.",
            "abstract": null,
            "authors": [
                "Hartung, HP",
                "Archelos, JJ",
                "Zielasek, J",
                "Gold, R",
                "Koltzenburg, M",
                "Reiners, KH",
                "Toyka, KV"
            ],
            "year": 1995,
            "source": "Neurology. 1995; 45(6 Suppl 6):S22-S32",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RE29300005",
            "pubmed": "7783908",
            "doi": "10.1212/WNL.45.6_Suppl_6.S22",
            "pmc": null,
            "organizations": [],
            "persons": [
                "40110-51987-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.633,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 19437,
            "title": "Neopterin as an index of immune response in patients with tuberculosis.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Hausen, A",
                "Kofler, M",
                "Kosanowski, H",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1984,
            "source": "Lung. 1984; 162(6):337-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AGQ8800003",
            "pubmed": "6527565",
            "doi": "10.1007/BF02715666",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19437-50569-6"
            ],
            "imported": null,
            "journal": "LUNG",
            "issn": "0341-2040",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.017,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.655172413793103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 36084,
            "title": "Multicolor chromosome painting in diagnostic and research applications.",
            "abstract": null,
            "authors": [
                "Langer, S",
                "Kraus, J",
                "Jentsch, I",
                "Speicher, MR"
            ],
            "year": 2004,
            "source": "Chromosome Res. 2004; 12(1):15-23",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187353000003",
            "pubmed": "14984098",
            "doi": "10.1023/B:CHRO.0000009326.21752.88",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHROMOSOME RES",
            "issn": "0967-3849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.346,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.513409961685824,
            "impactfactor_norm_year": 2004,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22758,
            "title": "Extendable tumour endoprostheses for the leg in children.",
            "abstract": null,
            "authors": [
                "Schiller, C",
                "Windhager, R",
                "Fellinger, EJ",
                "Salzer-Kuntschik, M",
                "Kaider, A",
                "Kotz, R"
            ],
            "year": 1995,
            "source": "J Bone Joint Surg Br. 1995; 77(4):608-614",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RK70000017",
            "pubmed": "7615607",
            "doi": "10.1302/0301-620X.77B4.7615607",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J BONE JOINT SURG-BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.16,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 1998,
            "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": 22734,
            "title": "Abdominosacral resection of recurrent rectal cancer in the sacrum.",
            "abstract": null,
            "authors": [
                "Zacherl, J",
                "Schiessel, R",
                "Windhager, R",
                "Herbst, F",
                "Karner-Hanusch, J",
                "Kotz, R",
                "Jakesz, R",
                "Teleky, B"
            ],
            "year": 1999,
            "source": "Dis Colon Rectum. 1999; 42(8):1035-1039",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081995000014",
            "pubmed": "10458127",
            "doi": "10.1007/BF02236698",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIS COLON RECTUM",
            "issn": "0012-3706",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.926,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.83206106870229,
            "impactfactor_norm_year": 1999,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7921,
            "title": "The effect of capsaicin application to a peripheral nerve on impulse conduction in functionally identified afferent nerve fibres.",
            "abstract": null,
            "authors": [
                "Petsche, U",
                "Fleischer, E",
                "Lembeck, F",
                "Handwerker, HO"
            ],
            "year": 1983,
            "source": "BRAIN RES 1983 265: 233-240.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM76500007",
            "pubmed": "6850326",
            "doi": "10.1016/0006-8993(83)90337-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7921-51517-1"
            ],
            "imported": null,
            "journal": "BRAIN RES",
            "issn": "0006-8993",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.869,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.648514851485149,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 7753,
            "title": "Heat loss reaction to capsaicin through a peripheral site of action.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "Br J Pharmacol. 1983; 79(3):719-723",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QX13800012",
            "pubmed": "6652351",
            "doi": "10.1111/j.1476-5381.1983.tb10009.x",
            "pmc": "PMC2044901",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 7710,
            "title": "Reduction of carrageenan- bradykinin- and histamine-induced acute inflammation by experimental eosinophilia in rats.",
            "abstract": null,
            "authors": [
                "Popper, H",
                "Picher, O",
                "Auer, H"
            ],
            "year": 1982,
            "source": "Immunology. 1982; 46(3):589-594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NW35100013",
            "pubmed": "7095830",
            "doi": null,
            "pmc": "PMC1555312",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "IMMUNOLOGY",
            "issn": "0019-2805",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.951,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.808333333333333,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 5807,
            "title": "Prophylactic effect of citalopram in unipolar, recurrent depression: placebo-controlled study of maintenance therapy.",
            "abstract": null,
            "authors": [
                "Hochstrasser, B",
                "Isaksen, PM",
                "Koponen, H",
                "Lauritzen, L",
                "Mahnert, FA",
                "Rouillon, F",
                "Wade, AG",
                "Andersen, M",
                "Pedersen, SF",
                "Swart, JC",
                "Nil, R"
            ],
            "year": 2001,
            "source": "Br J Psychiatry. 2001; 178(22):304-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000167949200005",
            "pubmed": "11282808",
            "doi": "10.1192/bjp.178.4.304",
            "pmc": null,
            "organizations": [
                "5807-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PSYCHIAT",
            "issn": "0007-1250",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.143,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.961038961038961,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 6800,
            "title": "Herniation of the mylohyoid muscle.",
            "abstract": null,
            "authors": [
                "Windisch, G",
                "Weiglein, AH",
                "Kiesler, K"
            ],
            "year": 2004,
            "source": "J Craniofac Surg. 2004; 15(4):566-569",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000222503200007",
            "pubmed": "15213531",
            "doi": "10.1097%2F00001665-200407000-00007",
            "pmc": null,
            "organizations": [
                "6800-14018",
                "6800-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CRANIOFAC SURGERY",
            "issn": "1049-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.935,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.453237410071942,
            "impactfactor_norm_year": 2004,
            "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": 5018,
            "title": "Did the rate of incidental prostate cancer change in the era of PSA testing? A retrospective study of 1127 patients.",
            "abstract": null,
            "authors": [
                "Zigeuner, RE",
                "Lipsky, K",
                "Riedler, I",
                "Auprich, M",
                "Schips, L",
                "Salfellner, M",
                "Pummer, K",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Urology. 2003; 62(3):451-455",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185242700016",
            "pubmed": "12946745",
            "doi": "10.1016%2FS0090-4295%2803%2900459-X",
            "pmc": null,
            "organizations": [
                "5018-14056"
            ],
            "persons": [
                "5018-51738-2",
                "5018-53053-6"
            ],
            "imported": null,
            "journal": "UROLOGY",
            "issn": "0090-4295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.782,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.816326530612245,
            "impactfactor_norm_year": 2003,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3985,
            "title": "Expression of insulin-like growth factor-I (IGF-I) in aneurysmal bone cyst.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Lang, S",
                "Windhager, R",
                "Leithner, K",
                "Karlic, H",
                "Kotz, R",
                "Haas, OA"
            ],
            "year": 2001,
            "source": "Mod Pathol. 2001; 14(11):1100-1104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172160400005",
            "pubmed": "11706070",
            "doi": "10.1038/modpathol.3880443",
            "pmc": null,
            "organizations": [
                "3985-14052"
            ],
            "persons": [
                "3985-53237-1",
                "3985-57557-6"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.211,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 2001,
            "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": 1585,
            "title": "Malignant biliary obstruction: histologic findings after treatment with self-expandable stents.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Kleinert, R",
                "Lammer, J",
                "Klein, GE",
                "Flückiger, F"
            ],
            "year": 1992,
            "source": "Radiology. 1992; 185(2):461-464",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JV36000029",
            "pubmed": "1410354",
            "doi": "10.1148/radiology.185.2.1410354",
            "pmc": null,
            "organizations": [
                "1585-14020",
                "1585-14054"
            ],
            "persons": [
                "1585-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": 3.8,
            "impactfactor_year": 1994,
            "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": 4822,
            "title": "Dual method for the determination of peroxidase activity and total peroxides-iodide leads to a significant increase of peroxidase activity in human sera.",
            "abstract": null,
            "authors": [
                "Tatzber, F",
                "Griebenow, S",
                "Wonisch, W",
                "Winkler, R"
            ],
            "year": 2003,
            "source": "Anal Biochem. 2003; 316(2):147-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182606500001",
            "pubmed": "12711334",
            "doi": "10.1016/S0003-2697(02)00652-8",
            "pmc": null,
            "organizations": [
                "4822-14028"
            ],
            "persons": [
                "4822-78351-6"
            ],
            "imported": null,
            "journal": "ANAL BIOCHEM",
            "issn": "0003-2697",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.174,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.761194029850746,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 4322,
            "title": "Impact of dermoscopy on the clinical management of pigmented skin lesions.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Soyer, HP",
                "Chimenti, S",
                "Argenziano, G",
                "Ruocco, V"
            ],
            "year": 2002,
            "source": "Clin Dermatol. 2002; 20(3):200-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176442200002",
            "pubmed": "12074853",
            "doi": "10.1016%2FS0738-081X%2802%2900234-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN DERMATOL",
            "issn": "0738-081X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.629,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 2002,
            "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
        }
    ]
}