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=740
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=760",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=720",
    "results": [
        {
            "id": 878,
            "title": "Effects of the class III antiarrhythmic drug ambasilide on outward currents in human atrial myocytes.",
            "abstract": null,
            "authors": [
                "Koidl, B",
                "Flaschberger, P",
                "Schaffer, P",
                "Pelzmann, B",
                "Bernhart, E",
                "Mächler, H",
                "Rigler, B"
            ],
            "year": 1996,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1996; 353(2):226-232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TR65800014",
            "pubmed": "8717164",
            "doi": "10.1007/BF00168761",
            "pmc": null,
            "organizations": [
                "878-14011",
                "878-14075"
            ],
            "persons": [
                "878-50480-6",
                "878-50615-6",
                "878-50990-6",
                "878-51592-6",
                "878-51681-2"
            ],
            "imported": null,
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.679,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.831460674157303,
            "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": 880,
            "title": "Effects of the non-peptide B2 antagonist FR173657 on kinin-induced smooth muscle contraction and relaxation, vasoconstriction and prostaglandin release.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Sametz, W",
                "Legat, FJ",
                "Diethart, S",
                "Hammer, S",
                "Juan, H"
            ],
            "year": 1997,
            "source": "Br J Pharmacol. 1997; 121(3):469-476",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XA40600016",
            "pubmed": "9179388",
            "doi": "10.1038/sj.bjp.0701159",
            "pmc": "PMC1564713",
            "organizations": [
                "880-14022",
                "880-14047"
            ],
            "persons": [
                "880-51661-2",
                "880-51865-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.619,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 881,
            "title": "Effects of the novel thromboxane (TXA2) receptor antagonist linotroban on inulin and para-aminohippuric acid clearances in the conscious male and female rat.",
            "abstract": null,
            "authors": [
                "Supanz, S",
                "Sadjak, A",
                "Fellier, H",
                "Eidenberger, T"
            ],
            "year": 1997,
            "source": "Arzneimittelforschung. 1997; 47(9):1026-1030",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XZ62900006",
            "pubmed": "9342416",
            "doi": null,
            "pmc": null,
            "organizations": [
                "881-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.627,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 882,
            "title": "Effects of the synthetic glucocorticoid triamcinolone acetonide on vasoactive hydrolases of the human placenta in vitro.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Graf, R",
                "Oney, T",
                "Desoye, G"
            ],
            "year": 1994,
            "source": "PLACENTA 1994 15: 377-388.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NW25400005",
            "pubmed": "7937594",
            "doi": "10.1016/0143-4004(94)90005-1",
            "pmc": null,
            "organizations": [
                "882-14038"
            ],
            "persons": [
                "882-51632-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924528301886792,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 883,
            "title": "Evaluation of the antihypertensive effect of lisinopril compared with nifedipine in patients with mild to severe essential hypertension.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Brussee, H",
                "Rotman, B",
                "Kramer, R",
                "Klein, W"
            ],
            "year": 1992,
            "source": "ANGIOLOGY. 1992; 43(6): 482-489. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HX20600005",
            "pubmed": "1317687",
            "doi": "10.1177/000331979204300605",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-06-30T16:16:19+02:00",
            "journal": "ANGIOLOGY",
            "issn": "0003-3197",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.386,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.179487179487179,
            "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": true
        },
        {
            "id": 884,
            "title": "Evaluation of the Cobas Core system for use in routine diagnosis of thyroid disorders.",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Költringer, P",
                "Eber, O",
                "Pürstner, P"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(5):113-120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UE11400006",
            "pubmed": "8651040",
            "doi": null,
            "pmc": null,
            "organizations": [
                "884-14038"
            ],
            "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.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": 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": 885,
            "title": "Evaluating an interactive, multi-media learning system for the study of primary open angle glaucoma",
            "abstract": null,
            "authors": [
                "Zenz, H",
                "Maresch, H",
                "Faulborn, J"
            ],
            "year": 1995,
            "source": "Biomed Tech (Berl). 1995; 40(12):372-374",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TQ70500005",
            "pubmed": "8580292",
            "doi": "10.1515/bmte.1995.40.12.372",
            "pmc": null,
            "organizations": [
                "885-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.478,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 886,
            "title": "Evaluation of the pathogenesis of flatulence and abdominal cramps in patients with lactose malabsorption.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Petritsch, W",
                "Pristautz, H",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(6):175-179",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD17900004",
            "pubmed": "8650927",
            "doi": null,
            "pmc": null,
            "organizations": [
                "886-14081"
            ],
            "persons": [
                "886-51531-2",
                "886-51534-6",
                "886-51536-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.285,
            "impactfactor_year": 1996,
            "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": 888,
            "title": "Evaluation of the role of coronary heart disease and left ventricular contractile function in systolic mitral valve displacement.",
            "abstract": null,
            "authors": [
                "Hammer, HF",
                "Eber, B",
                "Schumacher, M",
                "Luha, O",
                "Klein, W"
            ],
            "year": 1993,
            "source": "WIEN KLIN WOCHENSCHR. 1993; 105:  488-491. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LW62300002",
            "pubmed": "8212708",
            "doi": null,
            "pmc": null,
            "organizations": [
                "888-14081"
            ],
            "persons": [
                "888-51531-2",
                "888-51699-6"
            ],
            "imported": "2010-07-09T16:37:34+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 889,
            "title": "Evidence for a neurotransmitter role of glutamate in guinea pig myenteric plexus neurons.",
            "abstract": null,
            "authors": [
                "Sinskı, M",
                "Donnerer, J"
            ],
            "year": 1998,
            "source": "Neurosci Lett. 1998; 258(2):109-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077632000013",
            "pubmed": "9875539",
            "doi": "10.1016/S0304-3940(98)00866-0",
            "pmc": null,
            "organizations": [
                "889-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.934,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 220900,
            "title": "Noisy pressure support ventilation: A pilot study on a new assisted ventilation mode in experimental lung injury",
            "abstract": null,
            "authors": [
                "de Abreu, MG",
                "Spieth, PM",
                "Pelosi, P",
                "Carvalho, AR",
                "Walter, C",
                "Schreiber-Ferstl, A",
                "Aikele, P",
                "Neykova, B",
                "Huebler, M",
                "Koch, T"
            ],
            "year": 2008,
            "source": "CRIT CARE MED. 2008; 36(3): 818-827. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000253450500022",
            "pubmed": "18431269",
            "doi": "10.1097/01.CCM.0000299736.55039.3A",
            "pmc": null,
            "organizations": [],
            "persons": [
                "220900-137275-2"
            ],
            "imported": "2026-02-09T08:58:33+01:00",
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": "CRITICAL CARE MEDICINE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.594,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.952,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127812,
            "title": "CONTINUOUS BLOOD GLUCOSE MONITORING SYSTEM USING INTRAVENOUS MICRODIALYSIS AND GLUCOSE SENSING.",
            "abstract": null,
            "authors": [
                "Schaller-Ammann, R",
                "Greiner, H",
                "Huber, A",
                "O'Connell, M",
                "Krejci, J",
                "Porro, G",
                "Korsatko, S",
                "Gurban, J",
                "Deller, S",
                "Brunner, M",
                "Berghofer, A",
                "Priedl, J",
                "Zijlstra, E",
                "Heise, T",
                "Pieber, TR",
                "Schaupp, L",
                ""
            ],
            "year": 2013,
            "source": "DIABETES TECHNOL THER. DIABETES TECHNOLOGY AND THERAPEUTICS15: A72-A72.  NEW ROCHELLE: MARY ANN LIEBERT INC; ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000315467200201",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127812-14080",
                "127812-27476"
            ],
            "persons": [
                "127812-50415",
                "127812-51831",
                "127812-56674",
                "127812-59497",
                "127812-64875"
            ],
            "imported": "2013-04-05T12:42:29+02:00",
            "journal": "DIABETES TECHNOL THER",
            "issn": "1520-9156",
            "collection_publisher": null,
            "collection_title": "DIABETES TECHNOLOGY AND THERAPEUTICS",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.293,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.411,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 892,
            "title": "Evidence for the participation of glutamate in reflexes involving afferent, substance P-containing nerve fibres in the rat.",
            "abstract": null,
            "authors": [
                "Juránek, I",
                "Lembeck, F"
            ],
            "year": 1996,
            "source": "Br J Pharmacol. 1996; 117(1):71-78",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TY67400011",
            "pubmed": "8825345",
            "doi": "10.1111/j.1476-5381.1996.tb15156.x",
            "pmc": "PMC1909381",
            "organizations": [
                "892-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.075,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 893,
            "title": "Evidence for the presence of NK1 and NK3 receptors on cholinergic neurones in the guinea-pig ileum.",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Althuber, P",
                "Maier, R",
                "Griesbacher, T",
                "Lembeck, F"
            ],
            "year": 1996,
            "source": "Neurosci Lett. 1996; 207(2):125-128",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH28400014",
            "pubmed": "8731437",
            "doi": "10.1016/0304-3940(96)12503-9",
            "pmc": null,
            "organizations": [
                "893-14022"
            ],
            "persons": [
                "893-51661-6",
                "893-51865-2",
                "893-51953-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.09,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 895,
            "title": "Ex juvantibus approach for chronic posterior laryngitis: results of short-term pantoprazole therapy.",
            "abstract": null,
            "authors": [
                "Habermann, W",
                "Eherer, A",
                "Lindbichler, F",
                "Raith, J",
                "Friedrich, G"
            ],
            "year": 1999,
            "source": "J Laryngol Otol. 1999; 113(8):734-739",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082089400008",
            "pubmed": "10748849",
            "doi": "10.1017/S0022215100145050",
            "pmc": null,
            "organizations": [
                "895-14042",
                "895-14054"
            ],
            "persons": [
                "895-51636-6"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.418,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.1,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": true
        },
        {
            "id": 896,
            "title": "Exchange of alkali trace elements in hemodialysis Patients: a comparison with Na(+) and K(+).",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Scharfetter, H",
                "Wirnsberger, GH"
            ],
            "year": 1999,
            "source": "NEPHRON. 1999; 83(3): 226-236. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083229400005",
            "pubmed": "10529629",
            "doi": "10.1159/000045515",
            "pmc": null,
            "organizations": [],
            "persons": [
                "896-51739-6"
            ],
            "imported": "2007-02-27T17:03:29+01:00",
            "journal": "NEPHRON",
            "issn": "0028-2766",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.696,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 897,
            "title": "Exercise increases plasma concentrations of (R)- and (S)-propranolol.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K",
                "Schumacher, M",
                "Stark, G",
                "Dimai, HP",
                "Stauber, R",
                "Stoschitzky, P",
                "Krejs, GJ",
                "Klein, W",
                "Lindner, W"
            ],
            "year": 1996,
            "source": "Eur J Clin Pharmacol. 1996; 50(4):339-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UR77200018",
            "pubmed": "8803530",
            "doi": "10.1007/s002280050119",
            "pmc": null,
            "organizations": [
                "897-14083"
            ],
            "persons": [
                "897-79271-6",
                "897-51374-2",
                "897-51530-6",
                "897-51534-6",
                "897-51699-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN PHARMACOL",
            "issn": "0031-6970",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.308,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.612359550561798,
            "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": true
        },
        {
            "id": 900,
            "title": "Expanded polytetrafluoroethylene threads for lip augmentation induce foreign body granulomatous reaction.",
            "abstract": null,
            "authors": [
                "Hubmer, MG",
                "Hoffmann, C",
                "Popper, H",
                "Scharnagl, E"
            ],
            "year": 1999,
            "source": "Plast Reconstr Surg. 1999; 103(4):1277-1279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079107900029",
            "pubmed": "10088521",
            "doi": "10.1097/00006534-199904040-00029",
            "pmc": null,
            "organizations": [
                "900-14020",
                "900-14047",
                "900-14076"
            ],
            "persons": [
                "900-51523-6",
                "900-59917-1"
            ],
            "imported": null,
            "journal": "PLAST RECONSTR SURG",
            "issn": "0032-1052",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.482,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.740458015267176,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 901,
            "title": "Information theoretical concepts in clinical chemistry: the use of spreadsheet programs for convenient calculation of information theoretical quantities.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Lang, T",
                "Estelberger, W"
            ],
            "year": 1997,
            "source": "Clin Chim Acta. 1997; 264(2):207-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XV11500006",
            "pubmed": "9293378",
            "doi": "10.1016%2FS0009-8981%2897%2900095-8",
            "pmc": null,
            "organizations": [
                "901-14012",
                "901-14045"
            ],
            "persons": [
                "901-50569-2"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.067,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.615384615384615,
            "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": 129645,
            "title": "Definitions, decision-making and documentation in end of life situations in the intensive care unit].",
            "abstract": null,
            "authors": [
                "Friesenecker, B",
                "Fruhwald, S",
                "Hasibeder, W",
                "Hörmann, C",
                "Hoffmann, ML",
                "Krenn, CG",
                "Lenhart-Orator, A",
                "Likar, R",
                "Pernerstorfer, T",
                "Pfausler, B",
                "Roden, C",
                "Schaden, E",
                "Valentin, A",
                "Wallner, J",
                "Weber, G",
                "Zink, M",
                "Peintinger, M"
            ],
            "year": 2013,
            "source": "Anasthesiol Intensivmed Notfallmed Schmerzther. 2013; 48(4):216-223",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000318203900002",
            "pubmed": "23633250",
            "doi": "10.1055/s-0033-1343753",
            "pmc": null,
            "organizations": [
                "129645-14070"
            ],
            "persons": [
                "129645-51938-6"
            ],
            "imported": "2013-07-01T12:51:02+02:00",
            "journal": "ANASTHESIOL INTENS N",
            "issn": "0939-2661",
            "collection_publisher": null,
            "collection_title": "ANASTHESIOLOGIE INTENSIVMEDIZIN NOTFALLMEDIZIN SCHMERZTHERAPIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.335,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.037,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": 0.077,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "ANESTHESIOLOGY",
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}