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=155460&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155480&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155440&ordering=imported",
    "results": [
        {
            "id": 4574,
            "title": "Intravenous ibandronate 1 mg every three months is an effective and well tolerated treatment option in patients with osteoporosis",
            "abstract": null,
            "authors": [
                "Fahrleitner, A",
                "Lauermann, T",
                "Schreiber, B",
                "Lewitschnig, S",
                "Leb, G",
                "Obermayer-Pietsch, B",
                "Dobnig, H",
                "Klima, G"
            ],
            "year": 2002,
            "source": "OSTEOPOROSIS INT 2002 13: P42-P42.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179698100063",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4574-14080"
            ],
            "persons": [
                "4574-51063",
                "4574-51809"
            ],
            "imported": null,
            "journal": "OSTEOPOROSIS INT",
            "issn": "0937-941X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.724,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.784090909090909,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 4573,
            "title": "The child with burns. Part II",
            "abstract": null,
            "authors": [
                "Trop, M"
            ],
            "year": 2002,
            "source": "MONATSSCHR KINDERHEILK 2002 150: 1408-.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179689600016",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0605-x",
            "pmc": null,
            "organizations": [
                "4573-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0147058823529412,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 4572,
            "title": "Accidents of children associated with nonmotorized scooters",
            "abstract": null,
            "authors": [
                "Schalamon, J",
                "von Bismarck, S",
                "Mayr, J",
                "Höllwarth, ME"
            ],
            "year": 2002,
            "source": "MONATSSCHR KINDERHEILK 2002 150: 1381-1383.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179689600008",
            "pubmed": null,
            "doi": "10.1007/s00112-002-0422-2",
            "pmc": null,
            "organizations": [
                "4572-14049"
            ],
            "persons": [
                "4572-50052-2"
            ],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.147,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0147058823529412,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4570,
            "title": "Pitfalls of single-sample determination of renal clearance.",
            "abstract": null,
            "authors": [
                "Zitta, S",
                "Estelberger, W",
                "Holzer, H",
                "Lipp, RW",
                "Oettl, K",
                "Reibnegger, G"
            ],
            "year": 2002,
            "source": "Nephrol Dial Transplant. 2002; 17(12):2239-2243",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179668600033",
            "pubmed": "12454239",
            "doi": "10.1093/ndt/17.12.2239",
            "pmc": null,
            "organizations": [
                "4570-14012",
                "4570-14080",
                "4570-14084"
            ],
            "persons": [
                "4570-50569-4",
                "4570-51535-6",
                "4570-51843-1",
                "4570-51929-6",
                "4570-51948-6"
            ],
            "imported": null,
            "journal": "NEPHROL DIALYSIS TRANSPLANT",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.57,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.851063829787234,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4568,
            "title": "Adult outcome of congenital lower respiratory tract malformations",
            "abstract": null,
            "authors": [
                "Zach, MS",
                "Eber, E"
            ],
            "year": 2002,
            "source": "ARCH DIS CHILD 2002 87: 500-505.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179655200012",
            "pubmed": null,
            "doi": "10.1136/adc.87.6.500",
            "pmc": null,
            "organizations": [
                "4568-14095"
            ],
            "persons": [
                "4568-51713-6"
            ],
            "imported": null,
            "journal": "ARCH DIS CHILD",
            "issn": "0003-9888",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 4564,
            "title": "Sleep attacks--facts and fiction: a critical review.",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Wenzel, K",
                "Suppan, K",
                "Ivanic, G",
                "Crevenna, R",
                "Ott, E"
            ],
            "year": 2003,
            "source": "Adv Neurol. 2003; 91(12):335-341",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179636000034",
            "pubmed": "12442691",
            "doi": null,
            "pmc": null,
            "organizations": [
                "4564-14051"
            ],
            "persons": [
                "4564-51959-2"
            ],
            "imported": null,
            "journal": "ADVAN NEUROL",
            "issn": "0091-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.516,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.525925925925926,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4560,
            "title": "Cholesterol storage in 3T3-F442A adipocytes",
            "abstract": null,
            "authors": [
                "Wagner, E",
                "Hörl, G",
                "Prattes, S",
                "Zechner, R",
                "Steyrer, E"
            ],
            "year": 2002,
            "source": "MOL BIOL CELL 2002 13: 2030-2030.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179569102029",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4560-14013"
            ],
            "persons": [
                "4560-51817",
                "4560-50712"
            ],
            "imported": null,
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.599,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875816993464052,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 4559,
            "title": "Scavenger receptor class B type I represents an efficient route for supplying cholesterol esters from maternal lipoproteins to developing embryonic tissues",
            "abstract": null,
            "authors": [
                "Wadsack, C",
                "Hammer, A",
                "Levak-Frank, S",
                "Sattler, W",
                "Desoye, G",
                "Malle, E"
            ],
            "year": 2002,
            "source": "MOL BIOL CELL 2002 13: 640-640.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000179569100640",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "4559-14013",
                "4559-14038"
            ],
            "persons": [
                "4559-50442",
                "4559-51705",
                "4559-51714",
                "4559-51833"
            ],
            "imported": null,
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.599,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.875816993464052,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 4558,
            "title": "Renal transplantation as a possible pitfall on bone scintigraphy",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Aigner, RM",
                "Schwarz, T",
                "Lorbach, MP"
            ],
            "year": 2002,
            "source": "CLIN EXPERIMENT ALLERGY 2002 32: 366-367.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179563300006",
            "pubmed": null,
            "doi": "10.1046%2Fj.1563-2571.2002.02009.x",
            "pmc": null,
            "organizations": [
                "4558-14054"
            ],
            "persons": [
                "4558-51727-6",
                "4558-50727-6"
            ],
            "imported": null,
            "journal": "CLIN EXPERIMENT ALLERGY",
            "issn": "0954-7894",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.721,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ALLERGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4557,
            "title": "Intravenous immunoglobulin G for the treatment of relapsing-remitting multiple sclerosis: a meta-analysis.",
            "abstract": null,
            "authors": [
                "Sorensen, PS",
                "Fazekas, F",
                "Lee, M"
            ],
            "year": 2002,
            "source": "Eur J Neurol. 2002; 9(6):557-563",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000179547400002",
            "pubmed": "12453069",
            "doi": "10.1046%2Fj.1468-1331.2002.00501.x",
            "pmc": null,
            "organizations": [
                "4557-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J NEUROLOGY",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.565,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.572463768115942,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4554,
            "title": "TACE mRNA expression in peripheral mononudear cells precedes new lesions on MRI in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Seifert, T",
                "Kieseier, BC",
                "Ropele, S",
                "Strasser-Fuchs, S",
                "Quehenberger, F",
                "Fazekas, F",
                "Hartung, HP"
            ],
            "year": 2002,
            "source": "MULT SCLER 2002 8: 447-451.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179527300001",
            "pubmed": "12474981",
            "doi": "10.1191%2F1352458502ms830oa",
            "pmc": null,
            "organizations": [
                "4554-14026",
                "4554-14051",
                "4554-14054"
            ],
            "persons": [
                "4554-50466-6",
                "4554-51279-6",
                "4554-53287-2"
            ],
            "imported": null,
            "journal": "MULT SCLER",
            "issn": "1352-4585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.898,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.847826086956522,
            "impactfactor_norm_year": 2002,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4553,
            "title": "Gastroschisis: a 15-year, single-center experience.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Hülskamp, G",
                "Schleef, J",
                "Schaarschmidt, K",
                "Harms, E",
                "Willital, GH"
            ],
            "year": 2002,
            "source": "Pediatr Surg Int. 2002; 18(5-6):420-424",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179508000031",
            "pubmed": "12415370",
            "doi": "10.1007/s00383-002-0799-y",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.571,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.290780141843972,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4552,
            "title": "The role of transanal endorectal pull-through in the treatment of Hirschsprung's disease - a multicenter experience.",
            "abstract": null,
            "authors": [
                "Höllwarth, ME",
                "Rivosecchi, M",
                "Schleef, J",
                "Deluggi, S",
                "Fasching, G",
                "Ceriati, E",
                "Ciprandi, G",
                "DePeppo, F"
            ],
            "year": 2002,
            "source": "Pediatr Surg Int. 2002; 18(5-6):344-348",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179508000013",
            "pubmed": "12415352",
            "doi": "10.1007/s00383-002-0747-x",
            "pmc": null,
            "organizations": [
                "4552-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT SURG INT",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.571,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.290780141843972,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4549,
            "title": "Quantitative comparison of the expression of EVI1 and its presumptive antagonist, MDS1/EVI1, in patients with myeloid leukemia.",
            "abstract": null,
            "authors": [
                "Vinatzer, U",
                "Mannhalter, C",
                "Mitterbauer, M",
                "Gruener, H",
                "Greinix, H",
                "Schmidt, HH",
                "Fonatsch, C",
                "Wieser, R"
            ],
            "year": 2003,
            "source": "Genes Chromosomes Cancer. 2003; 36(1):80-89",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179487700009",
            "pubmed": "12461752",
            "doi": "10.1002/gcc.10144",
            "pmc": null,
            "organizations": [
                "4549-14082"
            ],
            "persons": [
                "4549-52903-6",
                "4549-54230-6"
            ],
            "imported": null,
            "journal": "GENE CHROMOSOME CANCER",
            "issn": "1045-2257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.192,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.816666666666667,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4545,
            "title": "Cerebral vascular effects of non-invasive laserneedles measured by transorbital and transtemporal Doppler sonography.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schikora, D"
            ],
            "year": 2002,
            "source": "Lasers Med Sci. 2002; 17(4):289-295",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179398700011",
            "pubmed": "12417984",
            "doi": "10.1007/s101030200042",
            "pmc": null,
            "organizations": [
                "4545-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "LASER MED SCI",
            "issn": "0268-8921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.028,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.602836879432624,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4544,
            "title": "Acute abdominal pain: CT diagnosis of omental volvulus",
            "abstract": null,
            "authors": [
                "Schoellnast, H",
                "Reittner, P",
                "Thalhammer, M",
                "Preidler, K",
                "Szolar, D"
            ],
            "year": 2002,
            "source": "Rofo. 2002; 174(11):1461-1462",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000179398300019",
            "pubmed": "12424678",
            "doi": "10.1055/s-2002-35347",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4544-51957-6",
                "4544-51965-6",
                "4544-52008-1"
            ],
            "imported": null,
            "journal": "ROFO-FORTSCHR RONTGENSTRAHL",
            "issn": "1438-9029",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.669,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.567901234567901,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4543,
            "title": "Differential peristaltic motor effects of prostanoid (DP, EP, IP, TP) and leukotriene receptor agonists in the guinea-pig isolated small intestine.",
            "abstract": null,
            "authors": [
                "Shahbazian, A",
                "Heinemann, A",
                "Peskar, BA",
                "Holzer, P"
            ],
            "year": 2002,
            "source": "Br J Pharmacol. 2002; 137(7):1047-1054",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179383900015",
            "pubmed": "12429577",
            "doi": "10.1038/sj.bjp.0704958",
            "pmc": "PMC1573581",
            "organizations": [
                "4543-14022"
            ],
            "persons": [
                "4543-51529-4",
                "4543-51756-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.45,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.867021276595745,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4542,
            "title": "The natural course of MRI white matter hyperintensities.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Schmidt, H",
                "Kapeller, P",
                "Enzinger, C",
                "Ropele, S",
                "Saurugg, R",
                "Fazekas, F"
            ],
            "year": 2002,
            "source": "J Neurol Sci. 2002; 203-204(1):253-257",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179379600047",
            "pubmed": "12417393",
            "doi": "10.1016%2FS0022-510X%2802%2900300-3",
            "pmc": null,
            "organizations": [
                "4542-14013",
                "4542-14051",
                "4542-14108"
            ],
            "persons": [
                "4542-50173-6",
                "4542-51279-6",
                "4542-51744-6",
                "4542-51912-6"
            ],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.08,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.673913043478261,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4541,
            "title": "Detection of the sinus node artery using electron beam computed tomography of the heart.",
            "abstract": null,
            "authors": [
                "Stratznig, P",
                "Groell, R",
                "Rienmüller, R"
            ],
            "year": 2002,
            "source": "Int J Cardiovasc Imaging. 2002; 18(6):457-461",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179358600010",
            "pubmed": "12537415",
            "doi": "10.1023/A:1021159709467",
            "pmc": null,
            "organizations": [
                "4541-14054"
            ],
            "persons": [
                "4541-51726-6"
            ],
            "imported": null,
            "journal": "INT J CARDIOVASC IMAGING",
            "issn": "0167-9899",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.15,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.0246913580246914,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4539,
            "title": "Nitric oxide inhibits capacitative Ca2+ entry by suppression of mitochondrial Ca2+ handling.",
            "abstract": null,
            "authors": [
                "Thyagarajan, B",
                "Malli, R",
                "Schmidt, K",
                "Graier, WF",
                "Groschner, K"
            ],
            "year": 2002,
            "source": "Br J Pharmacol. 2002; 137(6):821-830",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179326300012",
            "pubmed": "12411413",
            "doi": "10.1038/sj.bjp.0704949",
            "pmc": "PMC1573569",
            "organizations": [
                "4539-14013"
            ],
            "persons": [
                "4539-50810-6",
                "4539-51860-6",
                "4539-78591-4"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.45,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.867021276595745,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}