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=760&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156966,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=780&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=740&ordering=-imported",
    "results": [
        {
            "id": 449,
            "title": "Charcot-Marie-Tooth syndrome. Clinico-genetic correlation in an affected family",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, M",
                "Wagner, K",
                "Strasser-Fuchs, S",
                "Millner, M",
                "Fazekas, F"
            ],
            "year": 1996,
            "source": "Nervenarzt. 1996; 67(2):155-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TV84900007",
            "pubmed": "8851297",
            "doi": null,
            "pmc": null,
            "organizations": [
                "449-14021",
                "449-14026",
                "449-14048",
                "449-14051"
            ],
            "persons": [
                "449-51527-6"
            ],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.569,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 946,
            "title": "Endoluminal treatment of infrarenal aortic aneurysms: clinical experience with the Talent stent-graft system.",
            "abstract": null,
            "authors": [
                "Hausegger, KA",
                "Mendel, H",
                "Tiessenhausen, K",
                "Kaucky, M",
                "Aman, W",
                "Tauss, J",
                "Koch, G"
            ],
            "year": 1999,
            "source": "J Vasc Interv Radiol. 1999; 10(3):267-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079203900004",
            "pubmed": "10102189",
            "doi": "10.1016/S1051-0443(99)70029-1",
            "pmc": null,
            "organizations": [
                "946-14045",
                "946-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "J VASC INTERVEN RADIOL",
            "issn": "1051-0443",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.154,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.782051282051282,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 921,
            "title": "Multiple sensitivities to metals.",
            "abstract": null,
            "authors": [
                "Kranke, B",
                "Aberer, W"
            ],
            "year": 1996,
            "source": "Contact Dermatitis. 1996; 34(3):225-225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TZ72100020",
            "pubmed": "8833476",
            "doi": "10.1111/j.1600-0536.1996.tb02185.x",
            "pmc": null,
            "organizations": [
                "921-14047"
            ],
            "persons": [
                "921-51346-6",
                "921-51954-2"
            ],
            "imported": null,
            "journal": "CONTACT DERMATITIS",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.916,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.685714285714286,
            "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": 922,
            "title": "Multiple simultaneous gastric carcinomas.",
            "abstract": null,
            "authors": [
                "Wittekind, C",
                "Klimpfinger, M",
                "Hermanek, P",
                "Tannapfel, A"
            ],
            "year": 1997,
            "source": "Br J Cancer. 1997; 76(12):1604-1609",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071048400013",
            "pubmed": "9413949",
            "doi": "10.1038/bjc.1997.604",
            "pmc": "PMC2228195",
            "organizations": [
                "922-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.938,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 923,
            "title": "Promoting remyelination as a future therapeutic principle in multiple sclerosis?",
            "abstract": null,
            "authors": [
                "Pöhlau, D",
                "Aktas, O",
                "Epplen, C",
                "Hartung, HP",
                "Hoffmann, V",
                "Przuntek, H"
            ],
            "year": 1998,
            "source": "Nervenarzt. 1998; 69(10):841-850",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076457300002",
            "pubmed": "9834472",
            "doi": "10.1007/s001150050352",
            "pmc": null,
            "organizations": [
                "923-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.696,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 925,
            "title": "Effects of verapamil and diltiazem on the ventricular rate during simulated atrial flutter in isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, U",
                "Stark, G",
                "Kasper, K",
                "Decrinis, M",
                "Domanovits, H",
                "Sterz, F",
                "Belardinelli, L",
                "Tritthart, HA"
            ],
            "year": 1996,
            "source": "J Pharmacol Toxicol Methods. 1996; 35(4):203-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UZ09700004",
            "pubmed": "8823666",
            "doi": "10.1016%2F1056-8719%2896%2900047-0",
            "pmc": null,
            "organizations": [
                "925-14011"
            ],
            "persons": [
                "925-51519-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL TOXICOL METHOD",
            "issn": "1056-8719",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.667,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.23943661971831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 927,
            "title": "Efficacy and safety of pantoprazole in patients with gastroesophageal reflux disease using an intravenous-oral regimen. Austrian Intravenous Pantoprazole Study Group.",
            "abstract": null,
            "authors": [
                "Wurzer, H",
                "Schutze, K",
                "Bethke, T",
                "Fischer, R",
                "Luhmann, R",
                "Riesenhuber, C"
            ],
            "year": 1999,
            "source": "Hepatogastroenterology. 1999; 46(27):1809-1815",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081398700069",
            "pubmed": "10430350",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATO, GASTROENTEROL",
            "issn": "0172-6390",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.937,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.557251908396947,
            "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": 225,
            "title": "Anterior and upward displacement of the inferior mesenteric vein:a new diagnostic clue to left paraduodenal hernias?",
            "abstract": null,
            "authors": [
                "Schaffler, GJ",
                "Groell, R",
                "Kammerhuber, F",
                "Stacher, R",
                "Hammerl, R",
                "Rabl, H",
                "Hoess, G",
                "Szolar, DH"
            ],
            "year": 1999,
            "source": "Abdom Imaging. 1999; 24(1):29-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077779600006",
            "pubmed": "9933669",
            "doi": "10.1007%2Fs002619900435",
            "pmc": null,
            "organizations": [
                "225-14045",
                "225-14050",
                "225-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.891,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.371794871794872,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 929,
            "title": "Efficacy and toxicity of 2-Chlorodeoxyadenosine (Cladribine)--2 h infusion for 5 days--as first-line treatment for advanced low grade non-Hodgkin's lymphoma.",
            "abstract": null,
            "authors": [
                "Fridrik, MA",
                "Jäger, G",
                "Kienzer, HR",
                "Hausmaninger, H",
                "Oppitz, P",
                "Krieger, O",
                "Zabernigg, A",
                "Lang, A",
                "Neubauer, M",
                "Weidinger, G",
                "Schiller, L",
                "Seewann, HL",
                "Chott, A",
                "Linkesch, W"
            ],
            "year": 1998,
            "source": "Eur J Cancer. 1998; 34(10):1560-1564",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076094000020",
            "pubmed": "9893628",
            "doi": "10.1016%2FS0959-8049%2898%2900140-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.743,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.788461538461538,
            "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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 931,
            "title": "Efficacy of fluoxetine in Austrian patients with obsessive-compulsive disorder.",
            "abstract": null,
            "authors": [
                "Zitterl, W",
                "Meszaros, K",
                "Hornik, K",
                "Twaroch, T",
                "Dossenbach, M",
                "Zitterl-Eglseer, K",
                "Zapotoczky, HG"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(11):439-442",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080847300005",
            "pubmed": "10420495",
            "doi": null,
            "pmc": null,
            "organizations": [
                "931-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "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": 932,
            "title": "Efficacy, safety and tolerability of lovastatin and bezafibrate retard in patients with hypercholesterolemia.",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Eber, B",
                "Silberbauer, K",
                "Breier, C",
                "Stuhlinger, W",
                "Schmidt, P",
                "Gaul, G",
                "Klein, W"
            ],
            "year": 1992,
            "source": "Acta Med Austriaca. 1992; 19(5):140-144",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KR35800006",
            "pubmed": "1298143",
            "doi": null,
            "pmc": null,
            "organizations": [
                "932-14083"
            ],
            "persons": [
                "932-51699-2"
            ],
            "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": 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": 933,
            "title": "Elastic stable intramedullary nailing for unstable femoral fractures in children: preliminary results of a new method.",
            "abstract": null,
            "authors": [
                "Linhart, WE",
                "Roposch, A"
            ],
            "year": 1999,
            "source": "J TRAUMA 1999 47: 372-378.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082021300028",
            "pubmed": "10452476",
            "doi": "10.1097/00005373-199908000-00028",
            "pmc": null,
            "organizations": [
                "933-14049"
            ],
            "persons": [
                "933-51571-2"
            ],
            "imported": null,
            "journal": "J TRAUMA",
            "issn": "1079-6061",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.752,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.809160305343512,
            "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": 934,
            "title": "Electron beam computerized tomography (EBCT) of the heart",
            "abstract": null,
            "authors": [
                "Rienmüller, R",
                "Kern, R",
                "Baumgartner, C",
                "Hackel, B"
            ],
            "year": 1997,
            "source": "Radiologe. 1997; 37(5):410-416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XN77700009",
            "pubmed": "9312784",
            "doi": "10.1007/s001170050230",
            "pmc": null,
            "organizations": [
                "934-14054"
            ],
            "persons": [
                "934-51726-2"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.471,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.177215189873418,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 107,
            "title": "Abdominopelvic computed tomography in the preoperative evaluation of suspected ovarian masses.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schmidt, F",
                "Mikosch, P",
                "Pickel, H",
                "Lahousen, M",
                "Tamussino, K",
                "Grüendler, N",
                "Posch, E"
            ],
            "year": 1992,
            "source": "Int J Gynecol Cancer. 1992; 2(5):252-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG71500004",
            "pubmed": "11576266",
            "doi": "10.1046/j.1525-1438.1992.02050252.x",
            "pmc": null,
            "organizations": [
                "107-14038",
                "107-14054"
            ],
            "persons": [
                "107-51826-6",
                "107-51624-2"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.593,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.226415094339623,
            "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": 937,
            "title": "Elevated plasma levels of soluble tumor necrosis factor receptor (sTNFRp60) reflect severity of acute pancreatitis.",
            "abstract": null,
            "authors": [
                "Kaufmann, P",
                "Tilz, GP",
                "Lueger, A",
                "Demel, U"
            ],
            "year": 1997,
            "source": "Intensive Care Med. 1997; 23(8):841-848",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW38500007",
            "pubmed": "9310801",
            "doi": "10.1007%2Fs001340050420",
            "pmc": null,
            "organizations": [],
            "persons": [
                "937-51537-6",
                "937-51868-6"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.685,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 938,
            "title": "Elevated serum levels of neopterin in adult patients with polymyositis/dermatomyositis.",
            "abstract": null,
            "authors": [
                "Samsonov, MY",
                "Nassonov, EL",
                "Tilz, GP",
                "Geht, BM",
                "Demel, U",
                "Gurkina, GT",
                "Shtutman, VZ",
                "Guseva, AG",
                "Wachter, H",
                "Fuchs, D"
            ],
            "year": 1997,
            "source": "Br J Rheumatol. 1997; 36(6):656-660",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XJ64900008",
            "pubmed": "9236675",
            "doi": "10.1093/rheumatology/36.6.656",
            "pmc": null,
            "organizations": [],
            "persons": [
                "938-51537-6"
            ],
            "imported": null,
            "journal": "BRIT J RHEUMATOL",
            "issn": "0263-7103",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.309,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 939,
            "title": "Elevation of D-glucose impairs coronary artery autoregulation after slight reduction of coronary flow.",
            "abstract": null,
            "authors": [
                "Wascher, TC",
                "Bachernegg, M",
                "Kickenweiz, E",
                "Stark, G",
                "Stark, U",
                "Toplak, H",
                "Graier, WF",
                "Krejs, GJ"
            ],
            "year": 1995,
            "source": "Eur J Clin Invest. 1995; 25(8):590-594",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RP24900008",
            "pubmed": "7589015",
            "doi": "10.1111/j.1365-2362.1995.tb01750.x",
            "pmc": null,
            "organizations": [
                "939-14013",
                "939-14022"
            ],
            "persons": [
                "939-51846-6",
                "939-51534-6",
                "939-51860-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.174,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.841121495327103,
            "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": 228,
            "title": "Anticarcinoembryonic antigen immunoscintigraphy with a 99mTc-Fab' fragment (Immu 4) in primary and recurrent colorectal cancer. A prospective study.",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Lind, P",
                "Binter, G",
                "Cesnik, H"
            ],
            "year": 1993,
            "source": "Dis Colon Rectum. 1993; 36(10):930-935",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MB73000007",
            "pubmed": "8404384",
            "doi": "10.1007/BF02050628",
            "pmc": null,
            "organizations": [
                "228-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIS COLON RECTUM",
            "issn": "0012-3706",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.739,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 941,
            "title": "Employment status and its health-related effects in rural Styria, Austria.",
            "abstract": null,
            "authors": [
                "Rásky, E",
                "Stronegger, WJ",
                "Freidl, W"
            ],
            "year": 1996,
            "source": "PREV MED 1996 25: 757-763.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VT80300015",
            "pubmed": "8936579",
            "doi": "10.1006/pmed.1996.0116",
            "pmc": null,
            "organizations": [
                "941-14024"
            ],
            "persons": [
                "941-51688-2",
                "941-51741-6",
                "941-51845-6"
            ],
            "imported": null,
            "journal": "PREV MED",
            "issn": "0091-7435",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.725,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.785046728971963,
            "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": 1352,
            "title": "Influence of spasmolytic analgesics on motility of sphincter of Oddi.",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Schinzel, S",
                "Wurzer, H"
            ],
            "year": 1996,
            "source": "Dig Dis Sci. 1996; 41(9):1814-1818",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VG63900020",
            "pubmed": "8794800",
            "doi": "10.1007%2FBF02088751",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DIGEST DIS SCI",
            "issn": "0163-2116",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.908,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.75,
            "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
        }
    ]
}