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=2420&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2440&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2400&ordering=year",
    "results": [
        {
            "id": 8189,
            "title": "Iatrogenic vascular injuries in childhood",
            "abstract": null,
            "authors": [
                "Gutschi, S",
                "Koter, H",
                "Justich, E"
            ],
            "year": 1984,
            "source": "Zentralbl Chir. 1984; 109(13):854-858",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC13200003",
            "pubmed": "6475361",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "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": 8190,
            "title": "Alternative sclerosing technic for the wall of the esophagus in esophageal varices. Experiences with 103 cases of sclerotherapy",
            "abstract": null,
            "authors": [
                "Kohek, P",
                "Klepp, G",
                "Pinter, H",
                "Friehs, G",
                "Jüttner, FM"
            ],
            "year": 1984,
            "source": "ZBL CHIR. 1984; 109(13): 864-870. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC13200005",
            "pubmed": "6332439",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8190-51615-6"
            ],
            "imported": "2009-10-12T17:29:03+02:00",
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 8191,
            "title": "Congenital bile duct dilatation (Caroli's disease--Grumbach's disease).",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Fotter, R",
                "Becker, H"
            ],
            "year": 1984,
            "source": "EUR J RADIOL. 1984; 4:  198-201. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC64100009",
            "pubmed": "6468412",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8191-51557-6"
            ],
            "imported": "2009-10-12T17:33:51+02:00",
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.418,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.227848101265823,
            "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": 8192,
            "title": "Comparative study of Ca2+ binding to lipoprotein(a) and low density lipoprotein by spin labeling.",
            "abstract": null,
            "authors": [
                "Nöthig-Laslo, V",
                "Jürgens, G",
                "Holasek, A"
            ],
            "year": 1984,
            "source": "Chem Phys Lipids. 1984; 35(2):143-150",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC83400006",
            "pubmed": "6088099",
            "doi": "10.1016/0009-3084(84)90020-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8192-51511-6"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8193,
            "title": "Prenatal diagnosis of the Dandy-Walker syndrome using sonography and computed tomography",
            "abstract": null,
            "authors": [
                "Tölly, E",
                "Ebner, F",
                "Oberbauer, RW"
            ],
            "year": 1984,
            "source": "FORTSCHR RONTGENSTRAHL NUKL. 1984; 141(1): 40-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TC93700008",
            "pubmed": "6431517",
            "doi": "10.1055/s-2008-1053079",
            "pmc": null,
            "organizations": [
                "8193-14108"
            ],
            "persons": [],
            "imported": "2009-10-22T13:38:35+02:00",
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8194,
            "title": "Structure of the cholesteryl ester core of human plasma low density lipoproteins: selective deuteration and neutron small-angle scattering.",
            "abstract": null,
            "authors": [
                "Laggner, P",
                "Kostner, GM",
                "Degovics, G",
                "Worcester, DL"
            ],
            "year": 1984,
            "source": "Proc Natl Acad Sci U S A. 1984; 81(14):4389-4393",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TD00100033",
            "pubmed": "6589601",
            "doi": "10.1073/pnas.81.14.4389",
            "pmc": "PMC345595",
            "organizations": [],
            "persons": [
                "8194-51669-6"
            ],
            "imported": null,
            "journal": "PROC NAT ACAD SCI US-BIOL SCI",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.667,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975308641975309,
            "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": 8195,
            "title": "Histogenesis of spontaneous regression of cervical intraepithelial neoplasias.",
            "abstract": null,
            "authors": [
                "Bajardi, F"
            ],
            "year": 1984,
            "source": "Cancer. 1984; 54(4):616-619",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TD22200003",
            "pubmed": "6744200",
            "doi": "10.1002/1097-0142(1984)54:4<616::AID-CNCR2820540404>3.0.CO;2-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "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": 8196,
            "title": "Results of the surgical treatment of supra- and diacondylar humeral fractures",
            "abstract": null,
            "authors": [
                "Stampfel, O",
                "Mähring, M"
            ],
            "year": 1984,
            "source": "Zentralbl Chir. 1984; 109(14):919-928",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TD88900003",
            "pubmed": "6475373",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 8197,
            "title": "Acute operation and preventive nimodipine improve outcome in patients with ruptured cerebral aneurysms.",
            "abstract": null,
            "authors": [
                "Auer, LM"
            ],
            "year": 1984,
            "source": "Neurosurgery. 1984; 15(1):57-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TD91800010",
            "pubmed": "6472595",
            "doi": "10.1227/00006123-198407000-00011",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.67,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921875,
            "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": 8198,
            "title": "The role of the pathologist in reinterventions in surgery",
            "abstract": null,
            "authors": [
                "Fritsch, A",
                "Denk, H",
                "Jakesz, R",
                "Wunderlich, M",
                "Schiessel, R"
            ],
            "year": 1984,
            "source": "CHIRURG. 1984; 55(7): 438-443. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE03500003",
            "pubmed": "6468042",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8198-51515-6"
            ],
            "imported": "2009-10-08T17:47:46+02:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 8199,
            "title": "Experimental monoarthritis. Modulatory effect of injected eosinophils on influx of various types of inflammatory cells.",
            "abstract": null,
            "authors": [
                "Popper, H"
            ],
            "year": 1984,
            "source": "Inflammation. 1984; 8(3):301-312",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE29400007",
            "pubmed": "6490138",
            "doi": "10.1007/BF00916418",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INFLAMMATION",
            "issn": "0360-3997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.658,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.355932203389831,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 8200,
            "title": "Acute peripheral ischemia syndrome",
            "abstract": null,
            "authors": [
                "Pilger, E"
            ],
            "year": 1984,
            "source": "WIEN MED WOCHENSCHR. 1984; 134(13-14): 311-315. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE44800002",
            "pubmed": "6388165",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8200-51541-2"
            ],
            "imported": "2009-10-22T13:15:57+02:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8201,
            "title": "Acute disorders of hemostasis",
            "abstract": null,
            "authors": [
                "Schenk, H",
                "Fereberger, W"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(13-14):315-319",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE44800003",
            "pubmed": "6495743",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8202,
            "title": "The hypertensive crisis",
            "abstract": null,
            "authors": [
                "Brandt, D"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(13-14):319-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE44800004",
            "pubmed": "6495744",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8203,
            "title": "Catecholamines in internal medicine emergencies",
            "abstract": null,
            "authors": [
                "Brandt, D",
                "Pristautz, H",
                "Klein, W"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(13-14):324-327",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE44800005",
            "pubmed": "6495745",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8204,
            "title": "Acute pancreatitis",
            "abstract": null,
            "authors": [
                "Korthals, C",
                "Pristautz, H"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(13-14):327-333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE44800006",
            "pubmed": "6437083",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8205,
            "title": "Diabetic coma",
            "abstract": null,
            "authors": [
                "Pristautz, H"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(13-14):333-336",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE44800007",
            "pubmed": "6149655",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8206,
            "title": "Emergencies in oncology",
            "abstract": null,
            "authors": [
                "Fereberger, W",
                "Neubauer, M",
                "Samonigg, H",
                "Schenk, H"
            ],
            "year": 1984,
            "source": "WIEN MED WOCHENSCHR. 1984; 134(13-14): 336-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE44800008",
            "pubmed": "6208696",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8206-51532-6"
            ],
            "imported": "2009-10-08T17:20:03+02:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8207,
            "title": "THE LUSITROPIC BEHAVIOR IN PATIENTS WITH CORONARY HEART-DISEASE",
            "abstract": null,
            "authors": [
                "BRANDT, D"
            ],
            "year": 1984,
            "source": "WIEN MED WOCHENSCHR 1984 134: 1-52.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE46500001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 8208,
            "title": "Effect of neonatal treatment with capsaicin on carrageenan-induced paw oedema in the rat.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A",
                "Holzer, P",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1984; 326(4):340-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TE68300009",
            "pubmed": "6207442",
            "doi": "10.1007/BF00501439",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8208-51529-6"
            ],
            "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.813,
            "impactfactor_year": 1994,
            "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
        }
    ]
}