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=1820&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=1840&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1800&ordering=imported",
    "results": [
        {
            "id": 62071,
            "title": "Sugar-, acid- and phenol contents in apple cultivars from organic and integrated fruit cultivation.",
            "abstract": null,
            "authors": [
                "Hecke, K",
                "Herbinger, K",
                "Veberic, R",
                "Trobec, M",
                "Toplak, H",
                "Stampar, F",
                "Keppel, H",
                "Grill, D"
            ],
            "year": 2006,
            "source": "Eur J Clin Nutr. 2006; 60(9): 1136-1140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240286100014",
            "pubmed": "16670694",
            "doi": "10.1038/sj.ejcn.1602430",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62071-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Eur J Clin Nutr",
            "issn": "0954-3007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.116,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.679245283018868,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 62085,
            "title": "Chondrodysplasia punctata with a mild clinical course.",
            "abstract": null,
            "authors": [
                "Nuoffer, JM",
                "Pfammatter, JP",
                "Spahr, A",
                "Toplak, H",
                "Wanders, RJ",
                "Schutgens, RB",
                "Wiesmann, UN"
            ],
            "year": 1994,
            "source": "J Inherit Metab Dis. 1994; 17(1):60-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NG33000006",
            "pubmed": "7914249",
            "doi": "10.1007/BF00735395",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62085-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "J Inherit Metab Dis",
            "issn": "0141-8955",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.165,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.44578313253012,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 62003,
            "title": "Induced abortion--a critical life change event",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Greimel, E",
                "Polanz, A",
                "Egger, J",
                "Mayer, HO"
            ],
            "year": 1991,
            "source": "Zentralbl Gynakol. 1991; 113(15-16):869-877",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK27200005",
            "pubmed": "1746183",
            "doi": null,
            "pmc": null,
            "organizations": [
                "62003-14038"
            ],
            "persons": [
                "62003-51324-6",
                "62003-51505-6",
                "62003-51845-1"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Zentralbl Gynakol",
            "issn": "0044-4197",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62076,
            "title": "Effects of culture and incubation conditions on membrane fluidity in monolayers of cultured cells measured as fluorescence anisotropy using trimethylammoniumdiphenylhexatriene (TMA-DPH).",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Batchiulis, V",
                "Hermetter, A",
                "Hunziker, T",
                "Honegger, UE",
                "Wiesmann, UN"
            ],
            "year": 1990,
            "source": "Biochim Biophys Acta. 1990; 1028(1):67-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EC37100010",
            "pubmed": "2207120",
            "doi": "10.1016/0005-2736(90)90266-Q",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62076-51846-1"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62082,
            "title": "Cultured human skin fibroblasts modify their plasma membrane lipid composition and fluidity according to growth temperature suggesting homeoviscous adaptation at hypothermic (30 degrees C) but not at hyperthermic (40 degrees C) temperatures.",
            "abstract": null,
            "authors": [
                "Sojcic, Z",
                "Toplak, H",
                "Zuehlke, R",
                "Honegger, UE",
                "Bühlmann, R",
                "Wiesmann, UN"
            ],
            "year": 1992,
            "source": "Biochim Biophys Acta. 1992; 1104(1):31-37",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HH18800005",
            "pubmed": "1550851",
            "doi": "10.1016/0005-2736(92)90128-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62082-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62004,
            "title": "Defense mechanisms exemplified by repressed pregnancy",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Freidl, W"
            ],
            "year": 1991,
            "source": "Zentralbl Gynakol. 1991; 113(15-16): 889-893. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK27200008",
            "pubmed": "1746186",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62004-51324-1",
                "62004-51845-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Zentralbl Gynakol",
            "issn": "0044-4197",
            "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": 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": 62070,
            "title": "Efficacy and safety of topiramate in combination with metformin in the treatment of obese subjects with type 2 diabetes: a randomized, double-blind, placebo-controlled study.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Hamann, A",
                "Moore, R",
                "Masson, E",
                "Gorska, M",
                "Vercruysse, F",
                "Sun, X",
                "Fitchet, M"
            ],
            "year": 2007,
            "source": "Int J Obes (Lond). 2007; 31(1): 138-146. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242934100019",
            "pubmed": "16703004",
            "doi": "10.1038/sj.ijo.0803382",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62070-51846-2"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Int J Obes (Lond)",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.56,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 62005,
            "title": "Coping with illness by patients with genital cancers",
            "abstract": null,
            "authors": [
                "Greimel, E",
                "Egger, J",
                "Freidl, W",
                "Hofwarter, B",
                "Lahousen, M"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2:  358-359. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790977",
            "doi": "10.1159/000271799",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62005-51324-1",
                "62005-51505-6",
                "62005-51845-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 62083,
            "title": "Specific and non specific stimulation of prostaglandin release by human skin fibroblasts in culture.--Are changes of membrane fluidity involved?",
            "abstract": null,
            "authors": [
                "Baciulis, V",
                "Luthy, C",
                "Hofer, G",
                "Toplak, H",
                "Wiesmann, UN",
                "Oetliker, OH"
            ],
            "year": 1992,
            "source": "Prostaglandins. 1992; 43(3):293-304",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HJ38800008",
            "pubmed": "1631319",
            "doi": "10.1016/0090-6980(92)90097-D",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62083-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Prostaglandins",
            "issn": "0090-6980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.316,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.467796610169492,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62086,
            "title": "Effect of dexfenfluramine on eating behavior and body weight of obese patients: results of a field study of Isomeride in Austrian general practice",
            "abstract": null,
            "authors": [
                "Geyer, G",
                "Haidinger, G",
                "Francesconi, M",
                "Langmayr, N",
                "Prager, R",
                "Schoberberger, R",
                "Toplak, H",
                "von Kalckreuth, G",
                "Kunze, M"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(5):95-101",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UE11400004",
            "pubmed": "8651045",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62086-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Acta Med Austriaca",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62075,
            "title": "Single and multiple desipramine exposures of cultured cells. Changes in cellular anisotropy and in lipid composition of whole cells and of plasma membranes.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Zuehlke, R",
                "Loidl, S",
                "Hermetter, A",
                "Honegger, UE",
                "Wiesmann, UN"
            ],
            "year": 1990,
            "source": "Biochem Pharmacol. 1990; 39(9):1437-1443",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DB73900008",
            "pubmed": "2334444",
            "doi": "10.1016/0006-2952(90)90425-K",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62075-51846-1"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Biochem Pharmacol",
            "issn": "0006-2952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.263,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876404494382023,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62080,
            "title": "Further increase in ciprofloxacin-resistant Campylobacter jejuni/coli in Styria, Austria.",
            "abstract": null,
            "authors": [
                "Feierl, G",
                "Berghold, C",
                "Fürpaß, T",
                "Marth, E"
            ],
            "year": 1999,
            "source": "Clin Microbiol Infect. 1999; 5(1): 59-60. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11856217",
            "doi": "10.1111/j.1469-0691.1999.tb00102.x",
            "pmc": null,
            "organizations": [
                "62080-14023"
            ],
            "persons": [
                "62080-51503-6",
                "62080-51818-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Clin Microbiol Infect",
            "issn": "1198-743X",
            "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": 62084,
            "title": "Cellular accumulation of amiodarone and desethylamiodarone in cultured human cells. Consequences of drug accumulation on cellular lipid metabolism and plasma membrane properties of chronically exposed cells.",
            "abstract": null,
            "authors": [
                "Honegger, UE",
                "Zuehlke, RD",
                "Scuntaro, I",
                "Schaefer, MH",
                "Toplak, H",
                "Wiesmann, UN"
            ],
            "year": 1993,
            "source": "Biochem Pharmacol. 1993; 45(2):349-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KL50500010",
            "pubmed": "8382061",
            "doi": "10.1016/0006-2952(93)90070-D",
            "pmc": null,
            "organizations": [],
            "persons": [
                "62084-51846-6"
            ],
            "imported": "2006-12-01T01:00:00+01:00",
            "journal": "Biochem Pharmacol",
            "issn": "0006-2952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.263,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876404494382023,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61998,
            "title": "FLowzytometrische Analyse von apoptose-assoziierten Proetinen Caspase-3, RARP und Bcl-2 in der Bindehaut von Patienten  mit Sjögren Syndrom. Flow-cytometric evaluation of apoptosis-realted proteins caspase-3, RARP, and Bcl-2 in the conjunctival epithelium of patients with Sjögren´s Syndrome.",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J",
                "Theisl, MA",
                "Heinz, JH",
                "Haller-Schober, EM",
                "Gruber, M",
                "Aigner, R"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 20(2):85-85.-47. Tagung der Österreichischen Ophthalmologischen Gesellschaft; MAY 19-21, 2006; Stift Göttweig, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61998-14043",
                "61998-14107"
            ],
            "persons": [
                "61998-53007"
            ],
            "imported": "2006-12-01T09:23:31+01:00",
            "journal": "Spektrum der Augenheilkunde",
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61999,
            "title": "Preliminary results of a prospective study of nonoperative treatment of splenic injuries caused by blunt abdominal trauma",
            "abstract": null,
            "authors": [
                "Kornprat, P",
                "Uranüs, S"
            ],
            "year": 2006,
            "source": "7th European Congress of Trauma and Emergency Surgery; September 6-9, 2006; Malmö, Schweden. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61999-14073"
            ],
            "persons": [
                "61999-50039",
                "61999-51612"
            ],
            "imported": "2006-12-01T11:00:54+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62000,
            "title": "Chirurgische Therapie der Papillenerkrankungen",
            "abstract": null,
            "authors": [
                "Kornprat, P"
            ],
            "year": 2006,
            "source": "Fortbildungsseminar der Österreichischen Gesellschaft für Chirurgie; SEptember 15-16, 2006; Salzburg. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62000-14073"
            ],
            "persons": [
                "62000-50039"
            ],
            "imported": "2006-12-01T11:03:50+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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62001,
            "title": "Technique of laparoscopic left pancreatic resection preserving the splenic vessels",
            "abstract": null,
            "authors": [
                "Uranues, S",
                "Salehi, B",
                "Kornprat, P",
                "Todoric, B"
            ],
            "year": 2006,
            "source": "European Surgery (ACA). 2006; 38(6): 191-196. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s10353-006-0246-8",
            "pmc": null,
            "organizations": [
                "62001-14045",
                "62001-14073"
            ],
            "persons": [
                "62001-50039",
                "62001-51612"
            ],
            "imported": "2006-12-01T11:14:49+01:00",
            "journal": null,
            "issn": "1682-1769",
            "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": true
        },
        {
            "id": 62002,
            "title": "Laparoscopic adrenalectomy by the trasperitoneal approach and typical complications: Own experiences and review of current literature",
            "abstract": null,
            "authors": [
                "Kornprat, P",
                "Langner, C",
                "Mischinger, HJ"
            ],
            "year": 2006,
            "source": "Internet Journal of Surgery. 2006; 7(2):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.5580/637",
            "pmc": null,
            "organizations": [
                "62002-14020",
                "62002-14073"
            ],
            "persons": [
                "62002-50039",
                "62002-50044",
                "62002-51595"
            ],
            "imported": "2006-12-01T11:17:39+01:00",
            "journal": null,
            "issn": "-",
            "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": 62006,
            "title": "Guided Prosection Medial Maxillectomy and Sphenopalatina Artry Ligation.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Advanced Endoscopic Surgery of the Skull Base and Paranasal Sinuses; JUN 17-18, 2006; Irvine, California, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62006-14066"
            ],
            "persons": [],
            "imported": "2006-12-01T12:04:51+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 62007,
            "title": "Guided Prosection Frontal Sinus Techniques.",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Rice Dale, H"
            ],
            "year": 2006,
            "source": "Advanced Endoscopic Surgery of the Skull Base and Paranasal Sinuses; JUN 17-18, 2006; Irvine, California, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62007-14066"
            ],
            "persons": [],
            "imported": "2006-12-01T12:07:05+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}