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=152900&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152920&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152880&ordering=imported",
    "results": [
        {
            "id": 95,
            "title": "A somatic cell hybrid panel and DNA probes for physical mapping of human chromosome 7p.",
            "abstract": null,
            "authors": [
                "Vortkamp, A",
                "Thias, U",
                "Gessler, M",
                "Rosenkranz, W",
                "Kroisel, PM",
                "Tommerup, N",
                "Krüger, G",
                "Götz, J",
                "Pelz, L",
                "Grzeschik, KH"
            ],
            "year": 1991,
            "source": "Genomics. 1991; 11(3):737-743",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK04600027",
            "pubmed": "1663489",
            "doi": "10.1016/0888-7543(91)90082-P",
            "pmc": null,
            "organizations": [
                "95-14021"
            ],
            "persons": [
                "95-51682-6"
            ],
            "imported": null,
            "journal": "GENOMICS",
            "issn": "0888-7543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.037,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.91869918699187,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 6027,
            "title": "Human low density lipoprotein as a target of hypochlorite generated by myeloperoxidase.",
            "abstract": null,
            "authors": [
                "Jerlich, A",
                "Fabjan, JS",
                "Tschabuschnig, S",
                "Smirnova, AV",
                "Horakova, L",
                "Hayn, M",
                "Auer, H",
                "Guttenberger, H",
                "Leis, HJ",
                "Tatzber, F",
                "Waeg, G",
                "Schaur, RJ"
            ],
            "year": 1998,
            "source": "Free Radic Biol Med. 1998; 24(7-8):1139-1148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073801200010",
            "pubmed": "9626568",
            "doi": "10.1016/S0891-5849(97)00439-5",
            "pmc": null,
            "organizations": [
                "6027-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "FREE RADICAL BIO MED",
            "issn": "0891-5849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.348,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.879518072289157,
            "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": 92,
            "title": "A simplified procedure for intra-arterial thrombolysis with tissue-type plasminogen activator in peripheral arterial occlusive disease: primary and long-term results.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Pilger, E",
                "Stark, G",
                "Lafer, M",
                "Obernosterer, A",
                "Lammer, J"
            ],
            "year": 1993,
            "source": "Eur Heart J. 1993; 14(3):297-305",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KR32800002",
            "pubmed": "8458348",
            "doi": "10.1093/eurheartj/14.3.297",
            "pmc": null,
            "organizations": [
                "92-14054",
                "92-14080"
            ],
            "persons": [
                "92-51541-6"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.427,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.951612903225807,
            "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": 91,
            "title": "A simple scintigraphic method for continuous monitoring of gastric emptying.",
            "abstract": null,
            "authors": [
                "Lipp, RW",
                "Hammer, HF",
                "Schnedl, W",
                "Dobnig, H",
                "Passath, A",
                "Leb, G",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Eur J Nucl Med. 1993; 20(3):260-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KP78700015",
            "pubmed": "8462616",
            "doi": "10.1007/BF00170009",
            "pmc": null,
            "organizations": [],
            "persons": [
                "91-51531-6",
                "91-51534-6",
                "91-51948-2",
                "91-52443-6"
            ],
            "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": 2.69,
            "impactfactor_year": 1994,
            "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": true
        },
        {
            "id": 8526,
            "title": "Absence of HLA class I and class II antigens as well as beta 2-microglobulin from normal and pathological human spermatozoa.",
            "abstract": null,
            "authors": [
                "Kuhlmann, D",
                "Dohr, G",
                "Pusch, HH",
                "Scherbaum, W",
                "Schieferstein, G",
                "Uchanska-Ziegler, B",
                "Ziegler, A"
            ],
            "year": 1986,
            "source": "Tissue Antigens. 1986; 27(3):179-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A951300008",
            "pubmed": "2424141",
            "doi": "10.1111/j.1399-0039.1986.tb01518.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8526-51666-6"
            ],
            "imported": null,
            "journal": "TISSUE ANTIGEN",
            "issn": "0001-2815",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.784,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 87,
            "title": "A rapid immunocytochemical assay for CMV detection in peripheral blood of organ-transplanted patients in clinical practice.",
            "abstract": null,
            "authors": [
                "Halwachs, G",
                "Zach, R",
                "Pogglitsch, H",
                "Holzer, H",
                "Tiran, A",
                "Iberer, F",
                "Wasler, A",
                "Tscheliessnigg, HP",
                "Lanzer, G",
                "Fölsch, B"
            ],
            "year": 1993,
            "source": "Transplantation. 1993; 56(2):338-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LT25000016",
            "pubmed": "8395099",
            "doi": "10.1097/00007890-199308000-00016",
            "pmc": null,
            "organizations": [
                "87-14073"
            ],
            "persons": [
                "87-51535-6"
            ],
            "imported": null,
            "journal": "TRANSPLANTATION",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.929,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.9765625,
            "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": true
        },
        {
            "id": 86,
            "title": "A Randomized-Double-Blind-Parallel-Group Study to Compare the Efficacy and Safety of Ondansetron (Gr38032F) Plus Dexamethasone with Metoclopramide Plus Dexamethasone in the Prophylaxis of Nausea and Emesis Induced by Carboplatin Chemotherapy",
            "abstract": null,
            "authors": [
                "Dubois, A",
                "Mckenna, CJ",
                "Andersson, H",
                "Lahousen, M",
                "Kitchener, H",
                "Pinter, T",
                "Capstick, V",
                "Wilkinson, JR"
            ],
            "year": 1997,
            "source": "ONCOLOGY 1997 54: 7-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997VY85600002",
            "pubmed": null,
            "doi": "10.1159/000227652",
            "pmc": null,
            "organizations": [
                "86-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONCOLOGY",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.141,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.807692307692308,
            "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": 1631,
            "title": "Melanotic macules following Blaschko's lines in McCune-Albright syndrome.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Kofler, R",
                "Borkenstein, M",
                "Schwingshandl, J",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Br J Dermatol. 1994; 130(2):215-220",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994MV51100012",
            "pubmed": "8123575",
            "doi": "10.1111/j.1365-2133.1994.tb02903.x",
            "pmc": null,
            "organizations": [
                "1631-14047",
                "1631-14048",
                "1631-14091"
            ],
            "persons": [
                "1631-51620-6",
                "1631-51654-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.871,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.914285714285714,
            "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": 84,
            "title": "A Possible Early Quantitative Prediction of Bone-Fracture Callus Volume According to the Posttraumatic Increase in the Serum Alkaline-Phosphatase and Procollagen-I",
            "abstract": null,
            "authors": [
                "Wildburger, R",
                "Zarkovic, N",
                "Petek, W",
                "Dobnig, H",
                "Leopoldwildburger, U",
                "Schweighofer, F",
                "Hofer, HP"
            ],
            "year": 1995,
            "source": "MED SCI RES 1995 23: 219-223.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QY25800002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84-14026",
                "84-14028",
                "84-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 79,
            "title": "A novel benzothiazine Ca2+ channel antagonist, semotiadil, inhibits cardiac L-type Ca2+ currents.",
            "abstract": null,
            "authors": [
                "Koidl, B",
                "Miyawaki, N",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "Eur J Pharmacol. 1997; 322(2-3):243-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WQ85800017",
            "pubmed": "9098694",
            "doi": "10.1016%2FS0014-2999%2896%2900995-8",
            "pmc": null,
            "organizations": [
                "79-14011"
            ],
            "persons": [
                "79-51519-6",
                "79-51681-2"
            ],
            "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": 1.96,
            "impactfactor_year": 1997,
            "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": 78,
            "title": "A new type of database of antiepileptic medication for everyday use.",
            "abstract": null,
            "authors": [
                "Walzl, B",
                "Ramer, W",
                "Walzl, M",
                "Lechner, H",
                "Majkowski, G"
            ],
            "year": 1994,
            "source": "Eur Neurol. 1994; 34 Suppl 1(1):63-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PE06800012",
            "pubmed": "8001613",
            "doi": "10.1159/000119512",
            "pmc": null,
            "organizations": [
                "78-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 77,
            "title": "A new missense mutation G1249E in exon 20 of the cystic fibrosis transmembrane conductance regulator (CFTR) gene.",
            "abstract": null,
            "authors": [
                "Greil, I",
                "Wagner, K",
                "Rosenkranz, W"
            ],
            "year": 1994,
            "source": "Hum Hered. 1994; 44(4):238-240",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NR90200009",
            "pubmed": "7520022",
            "doi": "10.1159/000154223",
            "pmc": null,
            "organizations": [
                "77-14021"
            ],
            "persons": [
                "77-51527-6"
            ],
            "imported": null,
            "journal": "HUM HERED",
            "issn": "0001-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.172,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.378640776699029,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 75,
            "title": "A new high-resolution esophageal electrocardiography recording technique: an experimental approach for the detection of myocardial ischemia.",
            "abstract": null,
            "authors": [
                "Mächler, HE",
                "Lueger, A",
                "Rehak, P",
                "Berger, J",
                "Veith, W",
                "Kühbacher, C",
                "Koidl, C",
                "Stark, G",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "Anesth Analg. 1998; 86(1):34-39",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071155100007",
            "pubmed": "9428847",
            "doi": "10.1213/00000539-199801000-00007",
            "pmc": null,
            "organizations": [
                "75-14044",
                "75-14075"
            ],
            "persons": [
                "75-50509-6",
                "75-51592-2",
                "75-51611-6",
                "75-51868-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": 74,
            "title": "A new concept in imaging pelvic recurrence of curatively operated rectal carcinoma--image fusion of nuclear magnetic resonance tomography and anti-CEA immunoscintigraphy (SPECT): technique and clinical example.",
            "abstract": null,
            "authors": [
                "Kronberger, L",
                "Fueger, GF",
                "Nicoletti, R",
                "Ranner, G",
                "Wiltgen, M",
                "Stollberger, R",
                "Graif, E",
                "Uranüs, S",
                "Hauser, H",
                "Mischinger, HJ"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):710-713",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700003",
            "pubmed": "8560891",
            "doi": null,
            "pmc": null,
            "organizations": [
                "74-14026",
                "74-14054",
                "74-14073"
            ],
            "persons": [
                "74-51380-6",
                "74-51080-1",
                "74-51595-6",
                "74-51612-6",
                "74-51746-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1579,
            "title": "Magnetic resonance imaging white matter lesions and cognitive impairment in hypertensive individuals.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Offenbacher, H",
                "Lytwyn, H",
                "Blematl, B",
                "Niederkorn, K",
                "Horner, S",
                "Payer, F",
                "Freidl, W"
            ],
            "year": 1991,
            "source": "Arch Neurol. 1991; 48(4):417-420",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FF07300016",
            "pubmed": "2012517",
            "doi": "10.1001/archneur.1991.00530160087019",
            "pmc": null,
            "organizations": [
                "1579-14051"
            ],
            "persons": [
                "1579-51545-6",
                "1579-51546-6",
                "1579-51845-6"
            ],
            "imported": null,
            "journal": "ARCH NEUROL",
            "issn": "0003-9942",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.851,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.92,
            "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": false
        },
        {
            "id": 69,
            "title": "A high-resolution esophageal electrocardiogram for monitoring atrial activity in the hypothermic potassium-arrested heart.",
            "abstract": null,
            "authors": [
                "Maechler, HE",
                "Lueger, A",
                "Bergmann, P",
                "Friehs, I",
                "Stark, G",
                "Berger, J",
                "Anelli-Monti, M",
                "Rehak, P",
                "Rigler, B"
            ],
            "year": 1997,
            "source": "Anesth Analg. 1997; 84(3):484-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WL11600003",
            "pubmed": "9052287",
            "doi": "10.1097/00000539-199703000-00003",
            "pmc": null,
            "organizations": [
                "69-14026",
                "69-14044",
                "69-14075"
            ],
            "persons": [
                "69-51592-1",
                "69-51868-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.83,
            "impactfactor_year": 1997,
            "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": false
        },
        {
            "id": 67,
            "title": "A first report of familial visceral myopathy with additional chylous ascites in two siblings.",
            "abstract": null,
            "authors": [
                "Jatzko, G",
                "Lisborg, P",
                "Siebert, F",
                "Denk, H",
                "Klimpfinger, M"
            ],
            "year": 1997,
            "source": "Scand J Gastroenterol. 1997; 32(2):187-190",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG70300015",
            "pubmed": "9051881",
            "doi": "10.3109/00365529709000191",
            "pmc": null,
            "organizations": [
                "67-14020"
            ],
            "persons": [
                "67-51515-6"
            ],
            "imported": null,
            "journal": "SCAND J GASTROENTEROL",
            "issn": "0036-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.641,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.818181818181818,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66,
            "title": "A double labeling procedure for lipoproteins: independent visualization of dual ligand-receptor interaction with colloidal gold- and 125I-labeled ligands.",
            "abstract": null,
            "authors": [
                "Steyrer, E",
                "Kostner, GM",
                "Schneider, WJ"
            ],
            "year": 1995,
            "source": "ANAL BIOCHEM 1995 226: 44-50.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP32700007",
            "pubmed": "7785778",
            "doi": "10.1006/abio.1995.1189",
            "pmc": null,
            "organizations": [
                "66-14013"
            ],
            "persons": [
                "66-51817-1",
                "66-51669-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": 1.996,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.830769230769231,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 65,
            "title": "A double-blind study of the efficacy and safety of sertraline and clomipramine in outpatients with severe major depression.",
            "abstract": null,
            "authors": [
                "Lépine, JP",
                "Goger, J",
                "Blashko, C",
                "Probst, C",
                "Moles, MF",
                "Kosolowski, J",
                "Scharfetter, B",
                "Lane, RM"
            ],
            "year": 2000,
            "source": "Int Clin Psychopharmacol. 2000; 15(5):263-271",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088717500003",
            "pubmed": "10993128",
            "doi": "10.1097/00004850-200015050-00003",
            "pmc": null,
            "organizations": [
                "65-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT CLIN PSYCHOPHARMACOL",
            "issn": "0268-1315",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.076,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.729281767955801,
            "impactfactor_norm_year": 2000,
            "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": 64,
            "title": "A double-blind, controlled clinical trial of homeopathy and an analysis of lunar phases and postoperative outcome.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Prause, G",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Arch Dermatol. 1998; 134(11):1368-1370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077057700006",
            "pubmed": "9828870",
            "doi": "10.1001/archderm.134.11.1368",
            "pmc": null,
            "organizations": [
                "64-14044",
                "64-14047"
            ],
            "persons": [
                "64-51617-2",
                "64-51620-6",
                "64-51986-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.546,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.971428571428571,
            "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
        }
    ]
}