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=151000&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151020&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150980&ordering=imported",
    "results": [
        {
            "id": 1976,
            "title": "Pinta in Austria (or Cuba?): import of an extinct disease?",
            "abstract": null,
            "authors": [
                "Woltsche-Kahr, I",
                "Schmidt, B",
                "Aberer, W",
                "Aberer, E"
            ],
            "year": 1999,
            "source": "Arch Dermatol. 1999; 135(6):685-688",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080808000011",
            "pubmed": "10376696",
            "doi": "10.1001%2Farchderm.135.6.685",
            "pmc": null,
            "organizations": [
                "1976-14047"
            ],
            "persons": [
                "1976-51346-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.889,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1999,
            "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": 7999,
            "title": "Therapy of pemphigus. Critical remarks based on 44 clinical cases",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1985,
            "source": "Hautarzt. 1985; 36(2):96-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHJ4800006",
            "pubmed": "2985524",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7999-51617-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "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": 1974,
            "title": "Physical trauma and multiple sclerosis",
            "abstract": null,
            "authors": [
                "Weilbach, FX",
                "Hartung, HP"
            ],
            "year": 1997,
            "source": "Nervenarzt. 1997; 68(12):940-944",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000071008700002",
            "pubmed": "9465335",
            "doi": "10.1007/s001150050220",
            "pmc": null,
            "organizations": [
                "1974-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.621,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "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": 1973,
            "title": "Physical and psychosocial outcomes in cancer patients: a comparison of different age groups.",
            "abstract": null,
            "authors": [
                "Greimel, ER",
                "Padilla, GV",
                "Grant, MM"
            ],
            "year": 1997,
            "source": "Br J Cancer. 1997; 76(2):251-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL42300017",
            "pubmed": "9231927",
            "doi": "10.1038/bjc.1997.370",
            "pmc": "PMC2223923",
            "organizations": [
                "1973-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.938,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 1970,
            "title": "Photometric determination of HbA1c levels in clinical practice",
            "abstract": null,
            "authors": [
                "Tiran, A",
                "Pieber, T",
                "Tiran, B",
                "Halwachs-Baumann, G",
                "Wilders-Truschnig, M"
            ],
            "year": 1994,
            "source": "Dtsch Med Wochenschr. 1994; 119(23):833-836",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR02700002",
            "pubmed": "8005054",
            "doi": "10.1055/s-2008-1058768",
            "pmc": null,
            "organizations": [
                "1970-14013"
            ],
            "persons": [
                "1970-51831-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": true
        },
        {
            "id": 1969,
            "title": "Phenotypic heterogeneity of osteoblast-like MC3T3-E1 cells: changes of bradykinin-induced prostaglandin E2 production during osteoblast maturation.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Hulla, W",
                "Gruber, R",
                "Huber, E",
                "Zach, D",
                "Gleispach, H",
                "Windischhofer, W"
            ],
            "year": 1997,
            "source": "J Bone Miner Res. 1997; 12(4):541-551",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR37000006",
            "pubmed": "9101365",
            "doi": "10.1359/jbmr.1997.12.4.541",
            "pmc": null,
            "organizations": [
                "1969-14048"
            ],
            "persons": [
                "1969-51979-6"
            ],
            "imported": null,
            "journal": "J BONE MINER RES",
            "issn": "0884-0431",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.695,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.939759036144578,
            "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": false
        },
        {
            "id": 1968,
            "title": "Phase I study to the immunotherapy of metastatic malignant melanoma by a cancer vaccine consisting of autologous cancer cells transfected with the human IL-2 gene.",
            "abstract": null,
            "authors": [
                "Stingl, G",
                "Bröcker, EB",
                "Mertelsmann, R",
                "Wolff, K",
                "Schreiber, S",
                "Kämpgen, E",
                "Schneeberger, A",
                "Trcka, J",
                "Brennscheidt, U",
                "Veelken, H",
                "Birnstiel, ML",
                "Zatloukal, K",
                "Maass, G",
                "Wagner, E",
                "Buschle, M",
                "Kempe, ER",
                "Weber, HA",
                "Voigt, T"
            ],
            "year": 1997,
            "source": "J Mol Med. 1997; 75(4):297-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WU63700011",
            "pubmed": "9151216",
            "doi": "10.1007%2Fs001090050115",
            "pmc": null,
            "organizations": [
                "1968-14020"
            ],
            "persons": [
                "1968-51663-6"
            ],
            "imported": null,
            "journal": "J MOLECULAR MED, JMM",
            "issn": "0946-2716",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.798,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.961538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 8001,
            "title": "CONTINUOUS BLOOD DENSITOMETRY - FLUID SHIFTS AFTER GRADED HEMORRHAGE IN ANIMALS",
            "abstract": null,
            "authors": [
                "HINGHOFERSZALKAY, H"
            ],
            "year": 1986,
            "source": "AMER J PHYSIOL 1986 250: H342-H350.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A526900002",
            "pubmed": null,
            "doi": "10.1152/ajpheart.1986.250.3.H342",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8001-51683-2"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.970149253731343,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 1966,
            "title": "Pharmacotherapy of alcohol dependence.",
            "abstract": null,
            "authors": [
                "Zernig, G",
                "Fabisch, K",
                "Fabisch, H"
            ],
            "year": 1997,
            "source": "TRENDS PHARMACOL SCI 1997 18: 229-231.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XM26700003",
            "pubmed": "9253852",
            "doi": "10.1016%2FS0165-6147%2897%2990628-3",
            "pmc": null,
            "organizations": [
                "1966-29444",
                "1966-29447"
            ],
            "persons": [
                "1966-51731-6"
            ],
            "imported": null,
            "journal": "TRENDS PHARMACOL SCI",
            "issn": "0165-6147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.323,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.98876404494382,
            "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": 1964,
            "title": "Pharmacological evidence for the release of galanin from rat stomach.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Moser, RL"
            ],
            "year": 1993,
            "source": "NEUROPEPTIDES 1993 25: 47-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LL72400006",
            "pubmed": "7692342",
            "doi": "10.1016/0143-4179(93)90067-K",
            "pmc": null,
            "organizations": [
                "1964-14022"
            ],
            "persons": [
                "1964-51517-6"
            ],
            "imported": null,
            "journal": "NEUROPEPTIDES",
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.420792079207921,
            "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": 1963,
            "title": "Pharmacologic differentiation between endothelium-dependent relaxations sensitive and resistant to nitro-L-arginine in coronary arteries.",
            "abstract": null,
            "authors": [
                "Holzmann, S",
                "Kukovetz, WR",
                "Windischhofer, W",
                "Paschke, E",
                "Graier, WF"
            ],
            "year": 1994,
            "source": "J Cardiovasc Pharmacol. 1994; 23(5):747-756",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NH84900009",
            "pubmed": "7521457",
            "doi": "10.1097/00005344-199405000-00009",
            "pmc": null,
            "organizations": [
                "1963-14048"
            ],
            "persons": [
                "1963-51860-6",
                "1963-51979-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8003,
            "title": "In vitro long-term perfusion of different materials for biliary endoprostheses.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Stöffler, G",
                "Petek, WW",
                "Höfler, H"
            ],
            "year": 1986,
            "source": "Invest Radiol. 1986; 21(4):329-331",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A575700006",
            "pubmed": "3700046",
            "doi": "10.1097/00004424-198604000-00007",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INVEST RADIOL",
            "issn": "0020-9996",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.841,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.518987341772152,
            "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": 1960,
            "title": "Phantom Limbs-the Self-and the Mind-Body Problem - Comment",
            "abstract": null,
            "authors": [
                "Malle, BF"
            ],
            "year": 1991,
            "source": "CAN PSYCHOL, PSYCHOL CAN 1991 32: 94-95.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1991EX78000020",
            "pubmed": null,
            "doi": "10.1037/h0084620",
            "pmc": null,
            "organizations": [
                "1960-29447"
            ],
            "persons": [],
            "imported": null,
            "journal": "CAN PSYCHOL, PSYCHOL CAN",
            "issn": "-",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8006,
            "title": "Behavioral and neurochemical changes after intracisternal capsaicin treatment of the guinea pig.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Saria, A",
                "Lundberg, JM",
                "Theodorsson-Norheim, E"
            ],
            "year": 1986,
            "source": "Neurosci Lett. 1986; 64(3):287-292",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A674500009",
            "pubmed": "2421212",
            "doi": "10.1016/0304-3940(86)90343-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "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": 1958,
            "title": "PGE0 inhibits collagen and glycosaminoglycan-synthesis in the rabbit arterial wall.",
            "abstract": null,
            "authors": [
                "Rodrigues, M",
                "Sinzinger, H",
                "Kritz, H",
                "Peskar, BA",
                "O'Grady, J",
                "Rogatti, W"
            ],
            "year": 1995,
            "source": "Vasa. 1995; 24(4):333-336",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG61300004",
            "pubmed": "8533442",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1958-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.204,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.153846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 1957,
            "title": "PGE1-induced arterial thromboresistance is a vascular property as identified by cross-perfusion technique.",
            "abstract": null,
            "authors": [
                "Sinzinger, H",
                "Neumann, I",
                "O'Grady, J",
                "Rogatti, W",
                "Peskar, BA"
            ],
            "year": 1997,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1997; 56(4):325-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WW51200011",
            "pubmed": "9150379",
            "doi": "10.1016/S0952-3278(97)90577-9",
            "pmc": null,
            "organizations": [
                "1957-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "PROSTAGLAND LEUK ESSENT FATTY",
            "issn": "0952-3278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.25,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.397590361445783,
            "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": false
        },
        {
            "id": 1954,
            "title": "Peroxisomal neurologic diseases and Refsum disease: very long chain fatty acids and phytanic acid as diagnostic markers",
            "abstract": null,
            "authors": [
                "Molzer, B",
                "Stöckler, S",
                "Bernheimer, H"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(21):665-670",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JX98000003",
            "pubmed": "1282286",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1954-14048"
            ],
            "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": 1952,
            "title": "Peritoneal Cytology After Fluid Hysteroscopy in Patients with Endometrial Carcinoma",
            "abstract": null,
            "authors": [
                "Gucer, F",
                "Pieber, D",
                "Arikan, MG",
                "Lang, P",
                "Tamussino, K",
                "Winter, R"
            ],
            "year": 1997,
            "source": "GEBURTSH FRAUENHEILK 1997 57: 435-439.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT00600003",
            "pubmed": null,
            "doi": "10.1055/s-2007-1023113",
            "pmc": null,
            "organizations": [
                "1952-14038"
            ],
            "persons": [
                "1952-51826-6"
            ],
            "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.395,
            "impactfactor_year": 1997,
            "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": 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": 1950,
            "title": "Perioperative ventricular dysrhythmias in patients with structural heart disease undergoing noncardiac surgery.",
            "abstract": null,
            "authors": [
                "Mahla, E",
                "Rotman, B",
                "Rehak, P",
                "Atlee, JL",
                "Gombotz, H",
                "Berger, J",
                "List, WF",
                "Klein, W",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "Anesth Analg. 1998; 86(1):16-21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071155100004",
            "pubmed": "9428844",
            "doi": "10.1213/00000539-199801000-00004",
            "pmc": null,
            "organizations": [
                "1950-14045",
                "1950-14083",
                "1950-29444"
            ],
            "persons": [
                "1950-51616-2",
                "1950-51611-6"
            ],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.776,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "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
        },
        {
            "id": 1949,
            "title": "Perioperative myocardial cell injury: the role of troponins.",
            "abstract": null,
            "authors": [
                "Metzler, H",
                "Gries, M",
                "Rehak, P",
                "Lang, T",
                "Fruhwald, S",
                "Toller, W"
            ],
            "year": 1997,
            "source": "Br J Anaesth. 1997; 78(4):386-390",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WV14000012",
            "pubmed": "9135358",
            "doi": "10.1093/bja/78.4.386",
            "pmc": null,
            "organizations": [
                "1949-14012",
                "1949-14044",
                "1949-14045"
            ],
            "persons": [
                "1949-51611-2",
                "1949-51742-6",
                "1949-51938-6"
            ],
            "imported": null,
            "journal": "BRIT J ANAESTH",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.241,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.88,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}