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=151900&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151920&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151880&ordering=-imported",
    "results": [
        {
            "id": 62114,
            "title": "Notch1 and its ligand Jagged1 are present in remyelination in a T-cell- and antibody-mediated model of inflammatory demyelination.",
            "abstract": null,
            "authors": [
                "Seifert, T",
                "Bauer, J",
                "Weissert, R",
                "Fazekas, F",
                "Storch, MK"
            ],
            "year": 2007,
            "source": "Acta Neuropathol (Berl). 2007; 113(2): 195-203. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243690100009",
            "pubmed": "17136549",
            "doi": "10.1007/s00401-006-0170-9",
            "pmc": null,
            "organizations": [
                "62114-14051"
            ],
            "persons": [
                "62114-53287-1"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Acta Neuropathol (Berl)",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.179,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.727272727272727,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62134,
            "title": "Step-plasty for therapy of chronic subcutaneous ruptures of extensor tendons of finger end joints",
            "abstract": null,
            "authors": [
                "Baumeister, RG",
                "Hofmann, T"
            ],
            "year": 1992,
            "source": "Handchir Mikrochir Plast Chir. 1992; 24(6): 292-295. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1487188",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62134-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "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": null,
            "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": 62136,
            "title": "Does bladder voiding during sleep and wakefulness change the behavioural state of infants?",
            "abstract": null,
            "authors": [
                "Zotter, H",
                "Sauseng, W",
                "Urlesberger, B",
                "Mueller, W",
                "Pichler, G",
                "Kerbl, R"
            ],
            "year": 2006,
            "source": "Acta Paediatr. 2006; 95(12): 1644-1647. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000243125800020",
            "pubmed": "17129975",
            "doi": "10.1080/08035250600719705",
            "pmc": null,
            "organizations": [
                "62136-14092",
                "62136-14094"
            ],
            "persons": [
                "62136-50907-6",
                "62136-51643-6",
                "62136-51695-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Acta Paediatr",
            "issn": "0803-5253",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.297,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.547945205479452,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62128,
            "title": "Pyruvate metabolism using stable isotopes.",
            "abstract": null,
            "authors": [
                "Hartl, WH",
                "Jauch, KW",
                "Cohnert, TU",
                "Wolfe, RR",
                "Schildberg, FW"
            ],
            "year": 1990,
            "source": "Beitr Infusionsther. 1990; 25(1):389-398",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1690061",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62128-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Beitr Infusionsther",
            "issn": "1011-6974",
            "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": null,
            "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": 62127,
            "title": "A comparison of different techniques for liver resection: blunt dissection, ultrasonic aspirator and jet-cutter.",
            "abstract": null,
            "authors": [
                "Rau, HG",
                "Schardey, HM",
                "Buttler, E",
                "Reuter, C",
                "Cohnert, TU",
                "Schildberg, FW"
            ],
            "year": 1995,
            "source": "Eur J Surg Oncol. 1995; 21(2):183-187",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7720893",
            "doi": "10.1016/S0748-7983(95)90435-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62127-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Eur J Surg Oncol",
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 62130,
            "title": "Effect of low-dose bradykinin on glucose metabolism and nitrogen balance in surgical patients.",
            "abstract": null,
            "authors": [
                "Hartl, W",
                "Jauch, KW",
                "Herndon, DN",
                "Cohnert, TU",
                "Wolfe, RR",
                "Schildberg, FW"
            ],
            "year": 1990,
            "source": "Lancet. 1990; 335(8681):69-71",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CH51600003",
            "pubmed": "1967418",
            "doi": "10.1016/0140-6736(90)90538-G",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62130-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Lancet",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62131,
            "title": "Leiomyosarcoma of the inferior vena cava--diagnosis and therapy",
            "abstract": null,
            "authors": [
                "Hofmann, TU",
                "Rau, HG",
                "Reuter, C",
                "Fürst, H"
            ],
            "year": 1994,
            "source": "Chirurg. 1994; 65(8): 702-708. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PE63000009",
            "pubmed": "7956536",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62131-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 62147,
            "title": "Occurrence of a myelodysplastic syndrome (MDS) during first-line 2-chloro-deoxyadenosine (2-CDA) treatment of a low-grade gastrointestinal MALT lymphoma. Case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Jäger, G",
                "Höfler, G",
                "Linkesch, W",
                "Neumeister, P"
            ],
            "year": 2004,
            "source": "Haematologica. 2004; 89(4): ECR01-ECR01. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15075093",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62147-14020",
                "62147-14082"
            ],
            "persons": [
                "62147-51930-6",
                "62147-51691-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Haematologica",
            "issn": "0390-6078",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.192,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.82258064516129,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 62146,
            "title": "Clinicopathologic features of systemic contact dermatitis from ethylenediamine in cetirizine and levocetirizine.",
            "abstract": null,
            "authors": [
                "Cusano, F",
                "Ferrara, G",
                "Crisman, G",
                "Sarracco, G",
                "Zalaudek, I",
                "Argenziano, G"
            ],
            "year": 2006,
            "source": "Dermatology. 2006; 213(4):353-355",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242372000017",
            "pubmed": "17135746",
            "doi": "10.1159/000096203",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62146-50151-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Dermatology",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.854,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.717948717948718,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62132,
            "title": "Eccrine spiradenoma of the thoracic wall with ulceration and hemorrhage",
            "abstract": null,
            "authors": [
                "Hofmann, TU",
                "Cappeller, WA",
                "Baretton, G"
            ],
            "year": 1994,
            "source": "Chirurg. 1994; 65(10): 889-891. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PR71400013",
            "pubmed": "7821052",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62132-50860-2"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Chirurg",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62129,
            "title": "Immunoprotective effects of cyclooxygenase inhibition in patients with major surgical trauma.",
            "abstract": null,
            "authors": [
                "Faist, E",
                "Ertel, W",
                "Cohnert, T",
                "Huber, P",
                "Inthorn, D",
                "Heberer, G"
            ],
            "year": 1990,
            "source": "J Trauma. 1990; 30(1):8-17",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CL06100002",
            "pubmed": "2104939",
            "doi": "10.1097/00005373-199001000-00002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62129-50860-6"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "J Trauma",
            "issn": "1079-6061",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62140,
            "title": "Intestinal motility disturbances in intensive care patients pathogenesis and clinical impact.",
            "abstract": null,
            "authors": [
                "Fruhwald, S",
                "Holzer, P",
                "Metzler, H"
            ],
            "year": 2007,
            "source": "Intensive Care Med. 2007; 33(1): 36-44. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000243464300008",
            "pubmed": "17115132",
            "doi": "10.1007/s00134-006-0452-7",
            "pmc": null,
            "organizations": [
                "62140-14022",
                "62140-14069",
                "62140-14070"
            ],
            "persons": [
                "62140-51611-6",
                "62140-51938-2"
            ],
            "imported": "2006-12-04T01:00:00+01:00",
            "journal": "Intensive Care Med",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.623,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 62112,
            "title": "Gelenkspunktion.",
            "abstract": null,
            "authors": [
                "Pichler, W"
            ],
            "year": 2006,
            "source": "Diagnostik und Erstversorgung in der Unfallambulanz.; NOV 24, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62112-14052"
            ],
            "persons": [],
            "imported": "2006-12-03T21:21:15+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "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": 62111,
            "title": "Röntgendiagnostik - Gelenke der unteren Extremität.",
            "abstract": null,
            "authors": [
                "Pichler, W"
            ],
            "year": 2006,
            "source": "Röntgenbilddiagnostik in der Unfallambulanz.; NOV 23, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62111-14052"
            ],
            "persons": [],
            "imported": "2006-12-03T21:19:19+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": 62110,
            "title": "Diagnostik - Ellbogen.",
            "abstract": null,
            "authors": [
                "Pichler, W"
            ],
            "year": 2006,
            "source": "Klinische Diagnostik der Extremitätengelenke.; NOV 23, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62110-14052"
            ],
            "persons": [],
            "imported": "2006-12-03T21:17:20+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": 62109,
            "title": "Extremitäten- und Amputationsverletzungen-",
            "abstract": null,
            "authors": [
                "Pichler, W"
            ],
            "year": 2006,
            "source": "Notfallmedizin, Refresher; Dez 1-2, 2006; Graz. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62109-14052"
            ],
            "persons": [],
            "imported": "2006-12-03T21:15:10+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": 62106,
            "title": "Prospective study of nonoperative treatment of blunt splenic injuries.",
            "abstract": null,
            "authors": [
                "Kornprat, P",
                "Uranues, S"
            ],
            "year": 2006,
            "source": "International Journal of Disaster Medicine. www.eates.com2006; 4(1-2):4--European Congress of Trauma and Emergency Surgery; SEPT 6-9, 2006; Malmö, SWEDEN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62106-14073"
            ],
            "persons": [
                "62106-50039",
                "62106-51612"
            ],
            "imported": "2006-12-03T11:04:25+01:00",
            "journal": "International Journal of Disaster Medicine",
            "issn": "1503-1438",
            "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": null,
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 62107,
            "title": "Adverse skin reactions to infliximab in the treatment of intraocular inflammation.",
            "abstract": null,
            "authors": [
                "Wegscheider, BJ",
                "El-Shabrawi, L",
                "Weger, M",
                "Ardjomand, N",
                "Hermann, J",
                "Aberer, E",
                "El-Shabrawi, Y"
            ],
            "year": 2007,
            "source": "Eye. 2007; 21(4): 547-549. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245469700017",
            "pubmed": "16456589",
            "doi": "10.1038/sj.eye.6702262",
            "pmc": null,
            "organizations": [
                "62107-14043",
                "62107-14047",
                "62107-14086"
            ],
            "persons": [
                "62107-51002-6",
                "62107-51899-4",
                "62107-51984-6",
                "62107-51999-6",
                "62107-53163-6"
            ],
            "imported": "2006-12-03T01:00:00+01:00",
            "journal": "Eye",
            "issn": "0950-222X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.294,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.704545454545455,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62108,
            "title": "Gaze-evoked amaurosis fugax",
            "abstract": null,
            "authors": [
                "Berglöff, J",
                "Mattes, D",
                "Brix-Grünwald, G",
                "Gröll, R",
                "Weger, M"
            ],
            "year": 2006,
            "source": "Ophthalmologe. 2006; 103(12): 1044-1046. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242623900007",
            "pubmed": "16847649",
            "doi": "10.1007/s00347-006-1385-9",
            "pmc": null,
            "organizations": [
                "62108-14043"
            ],
            "persons": [
                "62108-51984-6"
            ],
            "imported": "2006-12-03T01:00:00+01:00",
            "journal": "Ophthalmologe",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.762,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.613636363636364,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62104,
            "title": "Myopie und Glaukom.",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2006,
            "source": "Wiener Medizinische Wochenschrift. 3(6.06):6-7.-47. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 19-21, 2006; Stift Göttweig, AUSTRIA.  (ISBN: 1613-3803 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62104-14043"
            ],
            "persons": [
                "62104-51585"
            ],
            "imported": "2006-12-02T13:25:38+01:00",
            "journal": "Wiener Medizinische Wochenschrift",
            "issn": null,
            "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": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}