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=152140&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=152160&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152120&ordering=imported",
    "results": [
        {
            "id": 270,
            "title": "Are adult transcranial Doppler systems suitable for application in neonates?",
            "abstract": null,
            "authors": [
                "Ipsiroglu, OS",
                "Steck, J",
                "Michel, E",
                "Pessenhofer, H",
                "Jorch, G",
                "Pollak, A"
            ],
            "year": 1996,
            "source": "Eur J Pediatr. 1996; 155(11):942-947",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VN80600007",
            "pubmed": "8911894",
            "doi": "10.1007/BF02282884",
            "pmc": null,
            "organizations": [
                "270-14010"
            ],
            "persons": [
                "270-51504-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.127,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.732394366197183,
            "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": 8477,
            "title": "Levels of lipoprotein Lp(a) decline with neomycin and niacin treatment.",
            "abstract": null,
            "authors": [
                "Gurakar, A",
                "Hoeg, JM",
                "Kostner, G",
                "Papadopoulos, NM",
                "Brewer, HB"
            ],
            "year": 1985,
            "source": "Atherosclerosis. 1985; 57(2-3):293-301",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWA5200016",
            "pubmed": "2935163",
            "doi": "10.1016/0021-9150(85)90041-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8477-51669-6"
            ],
            "imported": null,
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.095,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769230769230769,
            "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": 268,
            "title": "Approach to diagnostic image analysis of melanocytic tumors.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Soyer, HP"
            ],
            "year": 1995,
            "source": "J Cutan Pathol. 1995; 22(2):128-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QT96800004",
            "pubmed": "7560344",
            "doi": "10.1111/j.1600-0560.1995.tb01394.x",
            "pmc": null,
            "organizations": [
                "268-14047"
            ],
            "persons": [
                "268-51617-2",
                "268-51711-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.291,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.771428571428572,
            "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": 8479,
            "title": "The inhibitory effect of neurotensin on the motor activity of rabbit ileum: dependence on the ionic environment.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1985,
            "source": "Eur J Pharmacol. 1985; 117(3):329-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWC8100006",
            "pubmed": "4076348",
            "doi": "10.1016/0014-2999(85)90006-8",
            "pmc": null,
            "organizations": [
                "8479-14022"
            ],
            "persons": [
                "8479-51529-2",
                "8479-51832-6"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "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": 266,
            "title": "Application of silver acetate autometallography and gold-silver staining methods for in situ DNA hybridization.",
            "abstract": null,
            "authors": [
                "Hacker, GW",
                "Graf, AH",
                "Hauser-Kronberger, C",
                "Wirnsberger, G",
                "Schiechl, A",
                "Bernatzky, G",
                "Wittauer, U",
                "Su, HC",
                "Adam, H",
                "Thurner, J"
            ],
            "year": 1993,
            "source": "Chin Med J (Engl). 1993; 106(2):83-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW87000001",
            "pubmed": "8389275",
            "doi": null,
            "pmc": null,
            "organizations": [
                "266-14010",
                "266-14020"
            ],
            "persons": [
                "266-51739-6"
            ],
            "imported": null,
            "journal": "CHIN MED J",
            "issn": "0366-6999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.084,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0934579439252336,
            "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": 265,
            "title": "Application of M-mode sonography to functional evaluation in pediatric patients.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Sorantin, E",
                "Ring, E"
            ],
            "year": 1998,
            "source": "Eur Radiol. 1998; 8(8):1457-1461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076240800029",
            "pubmed": "9853237",
            "doi": "10.1007%2Fs003300050575",
            "pmc": null,
            "organizations": [
                "265-14048",
                "265-14106"
            ],
            "persons": [
                "265-51373-2",
                "265-51913-6"
            ],
            "imported": null,
            "journal": "EUROPEAN RADIOL",
            "issn": "0938-7994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.783,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.443037974683544,
            "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": true
        },
        {
            "id": 264,
            "title": "Application of HELP in nonarteritic anterior ischemic optic neuropathy: a prospective, randomized, controlled study.",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Walzl, M",
                "Jesenik, F",
                "Walzl, B",
                "Berghold, A",
                "Berglöff, J",
                "Feigl, B",
                "Faulborn, J"
            ],
            "year": 1997,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1997; 235(1):14-19",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WH78600004",
            "pubmed": "9034837",
            "doi": "10.1007%2FBF01007832",
            "pmc": null,
            "organizations": [
                "264-14011",
                "264-14026",
                "264-14043"
            ],
            "persons": [
                "264-51344-6",
                "264-51850-2"
            ],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.783,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 263,
            "title": "Application of combined three-dimensional bone and soft tissue model. A case report.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kaercher, H",
                "Gaggl, A",
                "Schultes, G"
            ],
            "year": 1998,
            "source": "Int J Oral Maxillofac Surg. 1998; 27(6):482-484",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077578200018",
            "pubmed": "9869293",
            "doi": "10.1016/S0901-5027(98)80043-X",
            "pmc": null,
            "organizations": [
                "263-14112"
            ],
            "persons": [
                "263-51566-6",
                "263-51864-2"
            ],
            "imported": null,
            "journal": "INT J ORAL MAXILLOFAC SURG",
            "issn": "0901-5027",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.749,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.5234375,
            "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": 262,
            "title": "Application of alpha-aminoisobutyric acid, L-methionine, thymidine and 2-fluoro-2-deoxy-D-glucose to monitor effects of chemotherapy in a human colon carcinoma cell line.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Haberkorn, U",
                "Berger, MR",
                "Oberdorfer, F",
                "Morr, I",
                "van Kaick, G"
            ],
            "year": 1996,
            "source": "Eur J Nucl Med. 1996; 23(1):55-60",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TN49900009",
            "pubmed": "8586103",
            "doi": "10.1007/BF01736990",
            "pmc": null,
            "organizations": [
                "262-14047"
            ],
            "persons": [
                "262-53662-2"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.097,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.89873417721519,
            "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": 8482,
            "title": "A possible relation between oxytocin for induction of labor and sudden infant death syndrome.",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Kenner, T"
            ],
            "year": 1985,
            "source": "N Engl J Med. 1985; 313(26):1660-1660",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1985AWJ4900011",
            "pubmed": "4069181",
            "doi": "10.1056/NEJM198512263132611",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "N ENGL J MED",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 22.673,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 260,
            "title": "Apoptotic nuclei within the uterine decidua of first trimester pregnancy arise from CD45 positive leukocytes.",
            "abstract": null,
            "authors": [
                "Hammer, A",
                "Dohr, G"
            ],
            "year": 1999,
            "source": "Am J Reprod Immunol. 1999; 42(2):88-94",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081967300004",
            "pubmed": "10476690",
            "doi": null,
            "pmc": null,
            "organizations": [
                "260-14017"
            ],
            "persons": [
                "260-51666-6",
                "260-51714-2"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.448,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "REPRODUCTIVE BIOLOGY",
            "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": 259,
            "title": "Apoprotein-phospholipid interactions in Lp(a).",
            "abstract": null,
            "authors": [
                "Hermetter, A",
                "Sommer, A",
                "Gorges, R",
                "Prenner, E",
                "Kostner, GM",
                "Paltauf, F"
            ],
            "year": 1994,
            "source": "Chem Phys Lipids. 1994; 67-68(1):115-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NB02900013",
            "pubmed": "8187205",
            "doi": "10.1016/0009-3084(94)90130-9",
            "pmc": null,
            "organizations": [
                "259-14013"
            ],
            "persons": [
                "259-51669-6"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 258,
            "title": "Apolipoprotein E polymorphism is not associated with longevity or disability in a sample of Italian octo- and nonagenarians.",
            "abstract": null,
            "authors": [
                "Bader, G",
                "Zuliani, G",
                "Kostner, GM",
                "Fellin, R"
            ],
            "year": 1998,
            "source": "Gerontology. 1998; 44(5):293-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075466500008",
            "pubmed": "9693262",
            "doi": "10.1159/000022030",
            "pmc": null,
            "organizations": [
                "258-14013"
            ],
            "persons": [
                "258-51669-6"
            ],
            "imported": null,
            "journal": "GERONTOLOGY",
            "issn": "0304-324X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.727272727272727,
            "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": 257,
            "title": "Apolipoprotein E polymorphism and silent microangiopathy-related cerebral damage. Results of the Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Schmidt, H",
                "Fazekas, F",
                "Schumacher, M",
                "Niederkorn, K",
                "Kapeller, P",
                "Weinrauch, V",
                "Kostner, GM"
            ],
            "year": 1997,
            "source": "Stroke. 1997; 28(5):951-956",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WZ26700012",
            "pubmed": "9158631",
            "doi": "10.1161/01.STR.28.5.951",
            "pmc": null,
            "organizations": [
                "257-14013",
                "257-14051",
                "257-14108"
            ],
            "persons": [
                "257-51546-6",
                "257-51669-6",
                "257-51699-6",
                "257-51744-6",
                "257-51912-6"
            ],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.323,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.952,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 253,
            "title": "Aplasia of the vena cava inferior as a cause for recurring thrombosis of the lower extremities and pelvic veins.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Amann, W",
                "Thalhammer, M",
                "Aschauer, M"
            ],
            "year": 1999,
            "source": "Vasa. 1999; 28(4):289-292",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084082800008",
            "pubmed": "10611848",
            "doi": "10.1024/0301-1526.28.4.289",
            "pmc": null,
            "organizations": [
                "253-14045",
                "253-14054"
            ],
            "persons": [
                "253-51946-2",
                "253-51965-6"
            ],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.815,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 1999,
            "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": 7240,
            "title": "Effects of acute and chronic vasodilator administration on hemodynamics and catecholamine concentration in chronic left heart failure (author's transl)",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Goebel, R"
            ],
            "year": 1980,
            "source": "Z Kardiol. 1980; 69(2):120-125",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH11000006",
            "pubmed": "6779433",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.532258064516129,
            "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": 251,
            "title": "Aortobronchial fistula as a late complication of posttraumatic chronic aortic aneurysm.",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Riepl, T",
                "Stiskal, M",
                "Preidler, KW"
            ],
            "year": 1995,
            "source": "AJR Am J Roentgenol. 1995; 164(6):1511-1513",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QZ54200039",
            "pubmed": "7754903",
            "doi": "10.2214/ajr.164.6.7754903",
            "pmc": null,
            "organizations": [
                "251-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.932,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.835443037974684,
            "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": 250,
            "title": "Aortic dissection due to discontinuation of beta-blocker therapy.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Tscheliessnigg, KH",
                "Anelli-Monti, M",
                "Kaufmann, P",
                "Lueger, A",
                "Delgado, P",
                "Kullnig, P"
            ],
            "year": 1993,
            "source": "Cardiology. 1993; 83(1-2):128-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD54000020",
            "pubmed": "8261479",
            "doi": "10.1159/000175959",
            "pmc": null,
            "organizations": [
                "250-14045",
                "250-14054"
            ],
            "persons": [
                "250-51868-6"
            ],
            "imported": null,
            "journal": "CARDIOLOGY",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.538,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.548387096774194,
            "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": true
        },
        {
            "id": 8484,
            "title": "Inflammatory cell types in normal human epidermis--an immunohistochemical and morphometric study.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Ehall, R",
                "Kerl, H"
            ],
            "year": 1985,
            "source": "Acta Derm Venereol. 1985; 65(6):479-483",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWK7500004",
            "pubmed": "2420110",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8484-51617-2",
                "8484-51620-6"
            ],
            "imported": null,
            "journal": "ACTA DERMATO-VENEREOL",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.863,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.742857142857143,
            "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": 8485,
            "title": "EARLY RESULTS OF CANCER-SURGERY OF THE RECTUM",
            "abstract": null,
            "authors": [
                "KOLE, W",
                "ERTL, M",
                "DOTTELMAYER, S"
            ],
            "year": 1985,
            "source": "MED KLIN 1985 80: 736-741.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AWM0600005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.373831775700935,
            "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": 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
        }
    ]
}