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=280&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156887,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=300&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=260&ordering=imported",
    "results": [
        {
            "id": 52552,
            "title": "Reduced access to insulin-sensitive tissues in dogs with obesity secondary to increased fat intake.",
            "abstract": null,
            "authors": [
                "Ellmerer, M",
                "Hamilton-Wessler, M",
                "Kim, SP",
                "Huecking, K",
                "Kirkman, E",
                "Chiu, J",
                "Richey, J",
                "Bergman, RN"
            ],
            "year": 2006,
            "source": "Diabetes. 2006; 55(6):1769-1775",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238053400027",
            "pubmed": "16731841",
            "doi": "10.2337/db05-1509",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-29T13:54:23+02:00",
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.955,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.97752808988764,
            "impactfactor_norm_year": 2005,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 38095,
            "title": "Multicentric, randomized, controlled trial to evaluate blood glucose control by the model predictive control algorithm versus routine glucose management protocols in intensive care unit patients.",
            "abstract": null,
            "authors": [
                "Plank, J",
                "Blaha, J",
                "Cordingley, J",
                "Wilinska, ME",
                "Chassin, LJ",
                "Morgan, C",
                "Squire, S",
                "Haluzik, M",
                "Kremen, J",
                "Svacina, S",
                "Toller, W",
                "Plasnik, A",
                "Ellmerer, M",
                "Hovorka, R",
                "Pieber, TR"
            ],
            "year": 2006,
            "source": "DIABETES CARE. 2006; 29(2): 271-276. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235266700015",
            "pubmed": "16443872",
            "doi": "10.2337/diacare.29.02.06.dc05-1689",
            "pmc": null,
            "organizations": [
                "38095-14044"
            ],
            "persons": [
                "38095-51742-6",
                "38095-51831-6"
            ],
            "imported": "2006-08-29T13:55:08+02:00",
            "journal": "DIABETES CARE",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.912,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.966292134831461,
            "impactfactor_norm_year": 2005,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 21165,
            "title": "Peroxisomal bifunctional enzyme deficiency.",
            "abstract": null,
            "authors": [
                "Watkins, PA",
                "Chen, WW",
                "Harris, CJ",
                "Hoefler, G",
                "Hoefler, S",
                "Blake, DC",
                "Balfe, A",
                "Kelley, RI",
                "Moser, AB",
                "Beard, ME"
            ],
            "year": 1989,
            "source": "J Clin Invest. 1989; 83(3):771-777",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T518300005",
            "pubmed": "2921319",
            "doi": "10.1172/JCI113956",
            "pmc": "PMC303746",
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "J Clin Invest",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 8.467,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 21164,
            "title": "Prenatal diagnosis of rhizomelic chondrodysplasia punctata.",
            "abstract": null,
            "authors": [
                "Hoefler, S",
                "Hoefler, G",
                "Moser, AB",
                "Watkins, PA",
                "Chen, WW",
                "Moser, HW"
            ],
            "year": 1988,
            "source": "Prenat Diagn. 1988; 8(8):571-576",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R095900003",
            "pubmed": "3205862",
            "doi": "10.1002/pd.1970080804",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "Prenat Diagn",
            "issn": "0197-3851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.576,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830188679245283,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21167,
            "title": "Peroxisomal fatty acid beta-oxidation in HepG2 cells.",
            "abstract": null,
            "authors": [
                "Watkins, PA",
                "Ferrell, EV",
                "Pedersen, JI",
                "Hoefler, G"
            ],
            "year": 1991,
            "source": "Arch Biochem Biophys. 1991; 289(2): 329-336. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GA87000019",
            "pubmed": "1654856",
            "doi": "10.1016/0003-9861(91)90419-J",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "Arch Biochem Biophys",
            "issn": "0003-9861",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.497,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.736842105263158,
            "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": 21162,
            "title": "Biochemical abnormalities in rhizomelic chondrodysplasia punctata.",
            "abstract": null,
            "authors": [
                "Hoefler, G",
                "Hoefler, S",
                "Watkins, PA",
                "Chen, WW",
                "Moser, A",
                "Baldwin, V",
                "McGillivary, B",
                "Charrow, J",
                "Friedman, JM",
                "Rutledge, L"
            ],
            "year": 1988,
            "source": "J Pediatr. 1988; 112(5):726-733",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988N308700008",
            "pubmed": "2452243",
            "doi": "10.1016/S0022-3476(88)80689-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "J Pediatr",
            "issn": "0022-3476",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.609,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.957746478873239,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 21166,
            "title": "Aberrant subcellular localization of peroxisomal 3-ketoacyl-CoA thiolase in the Zellweger syndrome and rhizomelic chondrodysplasia punctata.",
            "abstract": null,
            "authors": [
                "Balfe, A",
                "Hoefler, G",
                "Chen, WW",
                "Watkins, PA"
            ],
            "year": 1990,
            "source": "Pediatr Res. 1990; 27(3):304-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990CT90000020",
            "pubmed": "2181395",
            "doi": "10.1203/00006450-199003000-00023",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "Pediatr Res",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.664,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 21163,
            "title": "Neonatal seizures and retardation in a girl with biochemical features of X-linked adrenoleukodystrophy: a possible new peroxisomal disease entity.",
            "abstract": null,
            "authors": [
                "Naidu, S",
                "Hoefler, G",
                "Watkins, PA",
                "Chen, WW",
                "Moser, AB",
                "Hoefler, S",
                "Rance, NE",
                "Powers, JM",
                "Beard, M",
                "Green, WR"
            ],
            "year": 1988,
            "source": "Neurology. 1988; 38(7):1100-1107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P183900018",
            "pubmed": "3386829",
            "doi": "10.1212/WNL.38.7.1100",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "Neurology",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.347,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.968,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 21169,
            "title": "Import of human bifunctional enzyme into peroxisomes of human hepatoma cells in vitro.",
            "abstract": null,
            "authors": [
                "Chen, GL",
                "Balfe, A",
                "Erwa, W",
                "Hoefler, G",
                "Gaertner, J",
                "Aikawa, J",
                "Chen, WW"
            ],
            "year": 1991,
            "source": "Biochem Biophys Res Commun. 1991; 178(3):1084-1091",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GB27300042",
            "pubmed": "1651711",
            "doi": "10.1016/0006-291X(91)91003-U",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-30T02:00:00+02:00",
            "journal": "Biochem Biophys Res Commun",
            "issn": "0006-291X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.4,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807017543859649,
            "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": 810,
            "title": "Effect of an individualised training programme during weight reduction on body composition: a randomised trial.",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Sudi, K",
                "Eibl, B",
                "Wallner, S",
                "Borkenstein, M"
            ],
            "year": 1999,
            "source": "Arch Dis Child. 1999; 81(5):426-428",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083377700012",
            "pubmed": "10519718",
            "doi": "10.1136/adc.81.5.426",
            "pmc": "PMC1718135",
            "organizations": [
                "810-14048"
            ],
            "persons": [
                "810-51266-6",
                "810-51654-6"
            ],
            "imported": "2006-08-31T18:08:19+02:00",
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.519,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.861111111111111,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 30118,
            "title": "Improvement of glucose tolerance in type 2 diabetic patients: traditional vs. modern insulin regimens (results from the Austrian Biaspart Study).",
            "abstract": null,
            "authors": [
                "Abrahamian, H",
                "Ludvik, B",
                "Schernthaner, G",
                "Prager, R",
                "Zellenka, U",
                "Knudsen, L",
                "Wascher, T"
            ],
            "year": 2005,
            "source": "HORMONE METAB RES. 2005; 37(11): 684-689. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234047200006",
            "pubmed": "16308837",
            "doi": "10.1055/s-2005-870579",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-08-31T20:22:09+02:00",
            "journal": "HORMONE METAB RES",
            "issn": "0018-5043",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.049,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.438202247191011,
            "impactfactor_norm_year": 2005,
            "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": 21527,
            "title": "Long-term administration of enteric-coated mycophenolate sodium (EC-MPS; myfortic) is safe in kidney transplant patients.",
            "abstract": null,
            "authors": [
                "Salvadori, M",
                "Holzer, H",
                "Civati, G",
                "Sollinger, H",
                "Lien, B",
                "Tomlanovich, S",
                "Bertoni, E",
                "Seifu, Y",
                "Marrast, AC",
                "ERL B301 Study Group"
            ],
            "year": 2006,
            "source": "Clin Nephrol. 2006; 66(2):112-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239600200006",
            "pubmed": "16939067",
            "doi": null,
            "pmc": null,
            "organizations": [
                "21527-14084"
            ],
            "persons": [
                "21527-51535-6"
            ],
            "imported": "2006-09-06T02:00:00+02:00",
            "journal": "Clin Nephrol",
            "issn": "0301-0430",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.418,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.509803921568627,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 42157,
            "title": "Addison's disease as a rare cause of chronically elevated liver enzymes].",
            "abstract": null,
            "authors": [
                "Gurakuqi, GC",
                "Stadlbauer, V",
                "Stepan, V",
                "Warnkross, H",
                "Trauner, M"
            ],
            "year": 2006,
            "source": "Z Gastroenterol. 2006; 44(2):179-183",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000235636200016",
            "pubmed": "16456760",
            "doi": "10.1055/s-2005-858976",
            "pmc": null,
            "organizations": [
                "42157-14080",
                "42157-14081"
            ],
            "persons": [
                "42157-50989-6",
                "42157-52016-6"
            ],
            "imported": "2006-09-14T10:45:31+02:00",
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.293,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.130434782608696,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 15122,
            "title": "ATP-dependent potassium current I-K(ATP) in human atrial myocytes",
            "abstract": null,
            "authors": [
                "Pelzmann, B",
                "Schaffer, P",
                "Bernhart, E",
                "Lang, P",
                "Mächler, H",
                "Rigler, B",
                "Koidl, B"
            ],
            "year": 1999,
            "source": "BIOPHYS J. 76: A365-A365.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000081085902136",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "15122-50417",
                "15122-50480",
                "15122-50615",
                "15122-50990",
                "15122-51592",
                "15122-51681"
            ],
            "imported": "2006-09-18T14:21:56+02:00",
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.58,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.890909090909091,
            "impactfactor_norm_year": 1999,
            "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": 21539,
            "title": "Anti-hyperalgesic effect of octreotide in patients with irritable bowel syndrome.",
            "abstract": null,
            "authors": [
                "Schwetz, I",
                "Naliboff, B",
                "Munakata, J",
                "Lembo, T",
                "Chang, L",
                "Matin, K",
                "Ohning, G",
                "Mayer, EA"
            ],
            "year": 2004,
            "source": "Aliment Pharmacol Ther. 2004; 19(1):123-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000187549200012",
            "pubmed": "14687174",
            "doi": "10.1046/j.0269-2813.2003.01774.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21539-54326-1"
            ],
            "imported": "2006-09-19T02:00:00+02:00",
            "journal": "Aliment Pharmacol Ther",
            "issn": "0269-2813",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.981,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.847826086956522,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21541,
            "title": "The pathophysiology of irritable bowel syndrome.",
            "abstract": null,
            "authors": [
                "Schwetz, I",
                "Bradesi, S",
                "Mayer, EA"
            ],
            "year": 2004,
            "source": "Minerva Med. 2004; 95(5): 419-426. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "15467517",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "21541-54326-1"
            ],
            "imported": "2006-09-19T02:00:00+02:00",
            "journal": "Minerva Med",
            "issn": "0026-4806",
            "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": 21543,
            "title": "Repeated exposure to water avoidance stress in rats: a new model for sustained visceral hyperalgesia.",
            "abstract": null,
            "authors": [
                "Bradesi, S",
                "Schwetz, I",
                "Ennes, HS",
                "Lamy, CM",
                "Ohning, G",
                "Fanselow, M",
                "Pothoulakis, C",
                "McRoberts, JA",
                "Mayer, EA"
            ],
            "year": 2005,
            "source": "Am J Physiol Gastrointest Liver Physiol. 2005; 289(1):G42-G53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229843200007",
            "pubmed": "15746211",
            "doi": "10.1152/ajpgi.00500.2004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21543-54326-6"
            ],
            "imported": "2006-09-19T02:00:00+02:00",
            "journal": "Am J Physiol Gastrointest Liver Physiol",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.472,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.804347826086957,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 21529,
            "title": "Management of acute scrotum in children--the impact of Doppler ultrasound.",
            "abstract": null,
            "authors": [
                "Schalamon, J",
                "Ainoedhofer, H",
                "Schleef, J",
                "Singer, G",
                "Haxhija, EQ",
                "Höllwarth, ME"
            ],
            "year": 2006,
            "source": "J Pediatr Surg. 2006; 41(8):1377-1380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000239629600005",
            "pubmed": "16863840",
            "doi": "10.1016/j.jpedsurg.2006.04.026",
            "pmc": null,
            "organizations": [
                "21529-14049"
            ],
            "persons": [
                "21529-50052-2",
                "21529-50778-6",
                "21529-51879-6"
            ],
            "imported": "2006-09-19T02:00:00+02:00",
            "journal": "J Pediatr Surg",
            "issn": "0022-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.109,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.568345323741007,
            "impactfactor_norm_year": 2005,
            "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": true
        },
        {
            "id": 21538,
            "title": "Current insights into the pathophysiology of irritable bowel syndrome.",
            "abstract": null,
            "authors": [
                "Schwetz, I",
                "Bradesi, S",
                "Mayer, EA"
            ],
            "year": 2003,
            "source": "Curr Gastroenterol Rep. 2003; 5(4): 331-336. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "12864964",
            "doi": "10.1007/s11894-003-0071-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21538-54326-1"
            ],
            "imported": "2006-09-19T02:00:00+02:00",
            "journal": "Curr Gastroenterol Rep",
            "issn": "1522-8037",
            "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": 21544,
            "title": "Corticotropin-releasing factor receptor 1 mediates acute and delayed stress-induced visceral hyperalgesia in maternally separated Long-Evans rats.",
            "abstract": null,
            "authors": [
                "Schwetz, I",
                "McRoberts, JA",
                "Coutinho, SV",
                "Bradesi, S",
                "Gale, G",
                "Fanselow, M",
                "Million, M",
                "Ohning, G",
                "Taché, Y",
                "Plotsky, PM",
                "Mayer, EA"
            ],
            "year": 2005,
            "source": "Am J Physiol Gastrointest Liver Physiol. 2005; 289(4):G704-G712",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000231833500011",
            "pubmed": "15994424",
            "doi": "10.1152/ajpgi.00498.2004",
            "pmc": null,
            "organizations": [],
            "persons": [
                "21544-54326-1"
            ],
            "imported": "2006-09-19T02:00:00+02:00",
            "journal": "Am J Physiol Gastrointest Liver Physiol",
            "issn": "0193-1857",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.472,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.804347826086957,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}