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=1340&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1360&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1320&ordering=-imported",
    "results": [
        {
            "id": 1782,
            "title": "Neglected Gestational Diabetes - Risks and Consequences",
            "abstract": null,
            "authors": [
                "Weiss, PAM",
                "Walcher, W",
                "Scholz, HS"
            ],
            "year": 1999,
            "source": "GEBURTSH FRAUENHEILK 1999 59: 535-544.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083758900001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1782-14038"
            ],
            "persons": [
                "1782-51634-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.174,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.125,
            "impactfactor_norm_year": 1999,
            "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": 1639,
            "title": "Metabolism of debrisoquine and susceptibility to breast cancer.",
            "abstract": null,
            "authors": [
                "Huober, J",
                "Bertram, B",
                "Petru, E",
                "Kaufmann, M",
                "Schmähl, D"
            ],
            "year": 1991,
            "source": "Breast Cancer Res Treat. 1991; 18(1):43-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FH73700006",
            "pubmed": "1854978",
            "doi": "10.1007/BF01975442",
            "pmc": null,
            "organizations": [
                "1639-14038"
            ],
            "persons": [
                "1639-51624-6"
            ],
            "imported": null,
            "journal": "BREAST CANCER RES TREAT",
            "issn": "0167-6806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.479,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.711538461538462,
            "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": 792,
            "title": "Early therapeutic intervention in heart failure",
            "abstract": null,
            "authors": [
                "Klein, W",
                "Dusleag, J"
            ],
            "year": 1992,
            "source": "Acta Med Austriaca. 1992; 19(3):73-76",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JR13100005",
            "pubmed": "1414167",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 5,
            "title": "Alpha-tocopherol and hydroperoxide content in breast adipose tissue from patients with breast tumors.",
            "abstract": null,
            "authors": [
                "Chajés, V",
                "Lhuillery, C",
                "Sattler, W",
                "Kostner, GM",
                "Bougnoux, P"
            ],
            "year": 1996,
            "source": "Int J Cancer. 1996; 67(2):170-175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ63900003",
            "pubmed": "8760582",
            "doi": "10.1002/(SICI)1097-0215(19960717)67:2<170::AID-IJC3>3.0.CO;2-Q",
            "pmc": null,
            "organizations": [
                "5-14013"
            ],
            "persons": [
                "5-51669-6",
                "5-51705-6"
            ],
            "imported": null,
            "journal": "INT J CANCER",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.534,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.865384615384615,
            "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": 1642,
            "title": "Metabotropic glutamate receptors group I are involved in cochlear neurotransmission.",
            "abstract": null,
            "authors": [
                "Kleinlogel, S",
                "Oestreicher, E",
                "Arnold, T",
                "Ehrenberger, K",
                "Felix, D"
            ],
            "year": 1999,
            "source": "Neuroreport. 1999; 10(9):1879-1882",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081225500018",
            "pubmed": "10501525",
            "doi": "10.1097%2F00001756-199906230-00015",
            "pmc": null,
            "organizations": [
                "1642-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROREPORT",
            "issn": "0959-4965",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.682,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.711442786069652,
            "impactfactor_norm_year": 1999,
            "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": 793,
            "title": "Eccrine hidradenitis. Case report and review of the literature",
            "abstract": null,
            "authors": [
                "Okcu, A",
                "Soyer, HP",
                "Kaddu, S",
                "Lackner, H",
                "Aberer, E"
            ],
            "year": 1997,
            "source": "HAUTARZT 1997 48: 743-748.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500008",
            "pubmed": "9441168",
            "doi": "10.1007%2Fs001050050654",
            "pmc": null,
            "organizations": [
                "793-14047",
                "793-14048"
            ],
            "persons": [
                "793-53442-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "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": 1646,
            "title": "Methods for reduction of perioperative bleeding.",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Metzler, H",
                "List, WF"
            ],
            "year": 1998,
            "source": "Br J Anaesth. 1998; 81 Suppl 1:62-66",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000077599600013",
            "pubmed": "10318991",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1646-14044"
            ],
            "persons": [
                "1646-51611-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.34,
            "impactfactor_year": 1998,
            "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
        },
        {
            "id": 794,
            "title": "Eccrine hamartoma of the sweat glands simulating localized unilateral hyperhidrosis].",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP"
            ],
            "year": 1992,
            "source": "Hautarzt. 1992; 43(9):587-589",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM42500011",
            "pubmed": "1399606",
            "doi": null,
            "pmc": null,
            "organizations": [
                "794-14047"
            ],
            "persons": [
                "794-51842-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.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": 1648,
            "title": "Microalbuminuria and borderline-increased albumin excretion determined with a centrifugal analyzer and the Albumin Blue 580 fluorescence assay.",
            "abstract": null,
            "authors": [
                "Kessler, MA",
                "Meinitzer, A",
                "Petek, W",
                "Wolfbeis, OS"
            ],
            "year": 1997,
            "source": "Clin Chem. 1997; 43(6 Pt 1):996-1002",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XC89800015",
            "pubmed": "9191552",
            "doi": "10.1093/clinchem/43.6.996",
            "pmc": null,
            "organizations": [
                "1648-14012",
                "1648-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.703,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.923076923076923,
            "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": 795,
            "title": "[Echocardiographic grading of cor pulmonale in chronic lung diseases].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Picha, R",
                "Schuchlenz, H",
                "Harb, S",
                "Anelli-Monti, B",
                "Harnoncourt, K"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(6):184-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QR21700002",
            "pubmed": "7732691",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "795-98517-6"
            ],
            "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.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": 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": 1651,
            "title": "Micronodular hyperplasia of type II pneumocytes--a new lung lesion associated with tuberous sclerosis.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Juettner-Smolle, FM",
                "Pongratz, MG"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(4):347-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FH53400008",
            "pubmed": "2071093",
            "doi": "10.1111/j.1365-2559.1991.tb00856.x",
            "pmc": null,
            "organizations": [
                "1651-14020",
                "1651-14045"
            ],
            "persons": [
                "1651-51523-2",
                "1651-51615-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "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": 1654,
            "title": "Microsporum canis infections in children: results of a new oral antifungal therapy.",
            "abstract": null,
            "authors": [
                "Ginter, G"
            ],
            "year": 1996,
            "source": "Mycoses. 1996; 39(7-8):265-269",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WA22500003",
            "pubmed": "9009643",
            "doi": "10.1111/j.1439-0507.1996.tb00136.x",
            "pmc": null,
            "organizations": [
                "1654-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "MYCOSES",
            "issn": "0933-7407",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.59,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.466666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MYCOLOGY",
            "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": 1655,
            "title": "Microvibration as a function of muscle tone studied in microgravity.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Kenner, T",
                "Kozlovskaya, I"
            ],
            "year": 1998,
            "source": "Naturwissenschaften. 1998; 85(1):28-30",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071806900004",
            "pubmed": "9484708",
            "doi": "10.1007%2Fs001140050446",
            "pmc": null,
            "organizations": [
                "1655-14010"
            ],
            "persons": [
                "1655-51814-2"
            ],
            "imported": null,
            "journal": "NATURWISSENSCHAFTEN",
            "issn": "0028-1042",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.956,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.802469135802469,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 797,
            "title": "Echographic findings in uveal melanomas treated with the Leksell gamma knife.",
            "abstract": null,
            "authors": [
                "Müllner, K",
                "Langmann, G",
                "Pendl, G",
                "Faulborn, J"
            ],
            "year": 1998,
            "source": "Br J Ophthalmol. 1998; 82(2):154-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071987400016",
            "pubmed": "9613381",
            "doi": "10.1136/bjo.82.2.154",
            "pmc": "PMC1722497",
            "organizations": [
                "797-14043",
                "797-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J OPHTHALMOL",
            "issn": "0007-1161",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.908,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.880952380952381,
            "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": 798,
            "title": "Ectopic calcaneal nail.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP",
                "Graz, HK"
            ],
            "year": 1996,
            "source": "J Am Acad Dermatol. 1996; 35(3 Pt 1):484-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF21500026",
            "pubmed": "8784295",
            "doi": "10.1016/S0190-9622(96)90636-2",
            "pmc": null,
            "organizations": [
                "798-14047"
            ],
            "persons": [
                "798-51620-6",
                "798-51842-2"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.806,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.885714285714286,
            "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": 398,
            "title": "Protection against myocardial ischemia by nisoldipine--an experimental study with valinomycin K-sensitive microelectrodes",
            "abstract": null,
            "authors": [
                "Köppel, H",
                "Gasser, R",
                "Pokan, R",
                "Willomitzer, R",
                "Cichocki, L",
                "Pilger, E",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Acta Med Austriaca. 1998; 25(3):101-105",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076331100006",
            "pubmed": "9816403",
            "doi": null,
            "pmc": null,
            "organizations": [
                "398-14079",
                "398-14083"
            ],
            "persons": [
                "398-51533-4",
                "398-51541-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.48,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 799,
            "title": "EDRF does not mediate coronary vasodilation secondary to simulated ischemia: a study on KATP channels and N omega-nitro-L-arginine on coronary perfusion pressure in isolated Langendorff-perfused guinea-pig hearts.",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Köppel, H",
                "Brussee, H",
                "Grisold, M",
                "Holzmann, S",
                "Klein, W"
            ],
            "year": 1998,
            "source": "Cardiovasc Drugs Ther. 1998; 12(3):279-284",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076135500007",
            "pubmed": "9784907",
            "doi": "10.1023%2FA%3A1007717816652",
            "pmc": null,
            "organizations": [],
            "persons": [
                "799-51533-2"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.139,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.612903225806452,
            "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": 1660,
            "title": "Miliary tuberculosis of the liver as a cause of septic shock with multi-organ failure",
            "abstract": null,
            "authors": [
                "Mandak, M",
                "Kerbl, U",
                "Kleinert, R",
                "Höfler, G",
                "Zeichen, R",
                "Denk, H"
            ],
            "year": 1994,
            "source": "Wien Klin Wochenschr. 1994; 106(4):111-114",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994MY45800005",
            "pubmed": "8165813",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1660-14020"
            ],
            "persons": [
                "1660-51515-6",
                "1660-51691-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.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": 1661,
            "title": "Minimal metastatic and minimal residual disease in patients with Ewing tumors",
            "abstract": null,
            "authors": [
                "Zoubek, A",
                "Pfleiderer, C",
                "Ambros, PF",
                "Kronberger, M",
                "Dworzak, MN",
                "Gruber, B",
                "Luegmayer, A",
                "Windhager, R",
                "Fink, FM",
                "Urban, C"
            ],
            "year": 1995,
            "source": "Klin Padiatr. 1995; 207(4):242-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM46300020",
            "pubmed": "7564161",
            "doi": "10.1055/s-2008-1046548",
            "pmc": null,
            "organizations": [
                "1661-14048"
            ],
            "persons": [
                "1661-51657-6"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.28,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.309859154929577,
            "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": 2371,
            "title": "TSH receptor double mutation in functional autonomic thyroid nodule",
            "abstract": null,
            "authors": [
                "Semlitsch, G",
                "Höfler, G",
                "Langsteger, W",
                "Lax, S",
                "Zatloukal, K",
                "Berger, A",
                "Eber, O"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(4):75-77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UA60200005",
            "pubmed": "8835426",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2371-14045"
            ],
            "persons": [
                "2371-51663-6",
                "2371-51691-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}