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=157940
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157960",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157920",
    "results": [
        {
            "id": 205413,
            "title": "Day-to-day variability in euvolemic body mass.",
            "abstract": null,
            "authors": [
                "Schneditz, D",
                "Hofmann, P",
                "Krenn, S",
                "Waller, M",
                "Mussnig, S",
                "Hecking, M"
            ],
            "year": 2023,
            "source": "Ren Fail. 2023; 45(2): 2273421",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001101755500001",
            "pubmed": "37955103",
            "doi": "10.1080/0886022X.2023.2273421",
            "pmc": "PMC10653631",
            "organizations": [
                "205413-14010"
            ],
            "persons": [
                "205413-51834-2"
            ],
            "imported": "2023-11-14T01:00:00+01:00",
            "journal": "Ren Fail",
            "issn": "0886-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.719,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCIE",
            "impactfactor_norm_super": 0.719,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCIE",
            "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": 136423,
            "title": "Paley's multiplier method does not accurately predict adult height in children with bone sarcoma.",
            "abstract": null,
            "authors": [
                "Gilg, MM",
                "Wibmer, C",
                "Andreou, D",
                "Avian, A",
                "Sovinz, P",
                "Maurer-Ertl, W",
                "Tunn, PU",
                "Leithner, A"
            ],
            "year": 2014,
            "source": "Clin Orthop Relat Res. 2014; 472(8):2506-2513",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000338997100031",
            "pubmed": "24777720",
            "doi": "10.1007/s11999-014-3636-4",
            "pmc": "PMC4079875",
            "organizations": [
                "136423-14026",
                "136423-14052",
                "136423-14092"
            ],
            "persons": [
                "136423-115078-6",
                "136423-53237-6",
                "136423-59398-4",
                "136423-59537-6",
                "136423-67207-6",
                "136423-77074-1"
            ],
            "imported": "2014-05-01T02:00:00+02:00",
            "journal": "Clin Orthop Relat Res",
            "issn": "0009-921X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.765,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.861,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.896,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 76,
            "title": "A new missense mutation G126D in exon 4 of the cystic fibrosis transmembrane conductance regulator (CFTR) gene.",
            "abstract": null,
            "authors": [
                "Wagner, K",
                "Greil, I",
                "Schneditz, P",
                "Rosenkranz, W"
            ],
            "year": 1994,
            "source": "HUM HERED. 1994; 44(1): 56-57. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994MT70900010",
            "pubmed": "8163293",
            "doi": "10.1159/000154190",
            "pmc": null,
            "organizations": [
                "76-14021"
            ],
            "persons": [
                "76-51527-2"
            ],
            "imported": "2010-09-09T16:40:03+02:00",
            "journal": "HUM HERED",
            "issn": "0001-5652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.172,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.378640776699029,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 617,
            "title": "Cryptogenic organizing pneumonia: CT findings in 43 patients.",
            "abstract": null,
            "authors": [
                "Lee, KS",
                "Kullnig, P",
                "Hartman, TE",
                "Müller, NL"
            ],
            "year": 1994,
            "source": "AJR Am J Roentgenol. 1994; 162(3):543-546",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MY86000011",
            "pubmed": "8109493",
            "doi": "10.2214/ajr.162.3.8109493",
            "pmc": null,
            "organizations": [
                "617-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.783,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.835443037974684,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1085,
            "title": "Flow and stress characteristics in rigid walled and compliant carotid artery bifurcation models.",
            "abstract": null,
            "authors": [
                "Perktold, K",
                "Thurner, E",
                "Kenner, T"
            ],
            "year": 1994,
            "source": "Med Biol Eng Comput. 1994; 32(1):19-26",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NA02200003",
            "pubmed": "8182957",
            "doi": "10.1007/BF02512474",
            "pmc": null,
            "organizations": [
                "1085-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED BIOL ENG COMPUT",
            "issn": "0140-0118",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.599,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830985915492958,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "COMPUTER SCIENCE, INTERDISCIPLINARY APPLICATIONS",
            "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": 1306,
            "title": "Increased IgM-anticardiolipin antibodies in patients with restenosis after percutaneous transluminal coronary angioplasty.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Schumacher, M",
                "Auergrumbach, P",
                "Toplak, H",
                "Klein, W"
            ],
            "year": 1992,
            "source": "Am J Cardiol. 1992; 69(16):1255-1258",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HU93900002",
            "pubmed": "1585855",
            "doi": "10.1016/0002-9149(92)91216-Q",
            "pmc": null,
            "organizations": [
                "1306-14047"
            ],
            "persons": [
                "1306-51846-6",
                "1306-51699-6"
            ],
            "imported": null,
            "journal": "AMER J CARDIOL",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.253,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.82258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 1551,
            "title": "Low-Vision Training For Better Usage of Magnifying Visual Aids",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Lindner, S",
                "Kollegger, E"
            ],
            "year": 1994,
            "source": "OPHTHALMOLOGICA. 1994; 208(2): 92-94. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NA70900006",
            "pubmed": "8183531",
            "doi": "10.1159/000310459",
            "pmc": null,
            "organizations": [
                "1551-14043"
            ],
            "persons": [],
            "imported": "2010-09-03T12:18:53+02:00",
            "journal": "OPHTHALMOLOGICA",
            "issn": "0030-3755",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.452380952380952,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1638,
            "title": "mRNA expression of serotonin receptors in cells of the immune tissues of the rat.",
            "abstract": null,
            "authors": [
                "Stefulj, J",
                "Jernej, B",
                "Cicin-Sain, L",
                "Rinner, I",
                "Schauenstein, K"
            ],
            "year": 2000,
            "source": "Brain Behav Immun. 2000; 14(3):219-224",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089249700006",
            "pubmed": "10970681",
            "doi": "10.1006/brbi.1999.0579",
            "pmc": null,
            "organizations": [
                "1638-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRAIN BEHAV IMMUN",
            "issn": "0889-1591",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.184,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 1772,
            "title": "Nasopharyngeal angiofibroma: an immunohistochemical study of 32 cases.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Fletcher, CD",
                "Kainz, J",
                "Schmid, C",
                "Humer, U"
            ],
            "year": 1993,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1993; 423(4):281-285",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD85500007",
            "pubmed": "8236824",
            "doi": "10.1007/BF01606891",
            "pmc": null,
            "organizations": [
                "1772-14020",
                "1772-14042"
            ],
            "persons": [],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2689,
            "title": "Trace element transfer from the mother to the newborn--investigations on triplets of colostrum, maternal and umbilical cord sera.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Rossipal, E",
                "Micetic-Turk, D"
            ],
            "year": 1999,
            "source": "Eur J Clin Nutr. 1999; 53(6):486-494",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080828000011",
            "pubmed": "10403586",
            "doi": "10.1038/sj.ejcn.1600781",
            "pmc": null,
            "organizations": [
                "2689-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J CLIN NUTR",
            "issn": "0954-3007",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.668,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.72,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3208,
            "title": "Dynamic renal function testing by compartmental analysis: assessment of renal functional reserve in essential hypertension.",
            "abstract": null,
            "authors": [
                "Zitta, S",
                "Stoschitzky, K",
                "Zweiker, R",
                "Oettl, K",
                "Reibnegger, G",
                "Holzer, H",
                "Estelberger, W"
            ],
            "year": 2000,
            "source": "Nephrol Dial Transplant. 2000; 15(8):1162-1169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088614500012",
            "pubmed": "10910439",
            "doi": "10.1093/ndt/15.8.1162",
            "pmc": null,
            "organizations": [
                "3208-14012",
                "3208-14083",
                "3208-14084"
            ],
            "persons": [
                "3208-50569-6",
                "3208-51374-6",
                "3208-51535-6",
                "3208-51843-2",
                "3208-51929-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.056,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.720930232558139,
            "impactfactor_norm_year": 2000,
            "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": 3963,
            "title": "Follicular mycosis fungoides. A histopathologic analysis of nine cases.",
            "abstract": null,
            "authors": [
                "Flaig, MJ",
                "Cerroni, L",
                "Schuhmann, K",
                "Bertsch, HP",
                "Kind, P",
                "Kaudewitz, P",
                "Sander, CA"
            ],
            "year": 2001,
            "source": "J Cutan Pathol. 2001; 28(10):525-530",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171994400005",
            "pubmed": "11737522",
            "doi": "10.1034%2Fj.1600-0560.2001.281006.x",
            "pmc": null,
            "organizations": [
                "3963-14047"
            ],
            "persons": [
                "3963-51751-6"
            ],
            "imported": null,
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.083,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.631578947368421,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 18004,
            "title": "Mycoplasma hominis and Ureaplasma urealyticum in patients with sterile pyuria.",
            "abstract": null,
            "authors": [
                "Daxboeck, F",
                "Zitta, S",
                "Stadler, M",
                "Iro, E",
                "Krause, R"
            ],
            "year": 2005,
            "source": "J Infect. 2005; 51(1):54-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230613400011",
            "pubmed": "15979492",
            "doi": "10.1016/j.jinf.2004.06.010",
            "pmc": null,
            "organizations": [
                "18004-14084"
            ],
            "persons": [
                "18004-51843-6",
                "18004-51976-6"
            ],
            "imported": null,
            "journal": "J INFECTION",
            "issn": "0163-4453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.882,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.302325581395349,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4230,
            "title": "Omeprazole treatment diminishes intra- and extracellular neutrophil reactive oxygen production and bactericidal activity.",
            "abstract": null,
            "authors": [
                "Zedtwitz-Liebenstein, K",
                "Wenisch, C",
                "Patruta, S",
                "Parschalk, B",
                "Daxböck, F",
                "Graninger, W"
            ],
            "year": 2002,
            "source": "Crit Care Med. 2002; 30(5):1118-1122",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000175600000025",
            "pubmed": "12006811",
            "doi": "10.1097%2F00003246-200205000-00026",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.361,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.882352941176471,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRITICAL CARE MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 4261,
            "title": "Comparison of quality of life and arm complaints after axillary lymph node dissection vs sentinel lymph node biopsy in breast cancer patients.",
            "abstract": null,
            "authors": [
                "Peintinger, F",
                "Reitsamer, R",
                "Stranzl, H",
                "Ralph, G"
            ],
            "year": 2003,
            "source": "Br J Cancer. 2003; 89(4):648-652",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000184799100009",
            "pubmed": "12915872",
            "doi": "10.1038/sj.bjc.6601150",
            "pmc": "PMC2376906",
            "organizations": [
                "4261-14060"
            ],
            "persons": [
                "4261-51961-6",
                "4261-60413-2"
            ],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.894,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.775,
            "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": true
        },
        {
            "id": 4668,
            "title": "Detection and identification of fungi from fungus balls of the maxillary sinus by molecular techniques.",
            "abstract": null,
            "authors": [
                "Willinger, B",
                "Obradovic, A",
                "Selitsch, B",
                "Beck-Mannagetta, J",
                "Buzina, W",
                "Braun, H",
                "Apfalter, P",
                "Hirschl, AM",
                "Makristathis, A",
                "Rotter, M"
            ],
            "year": 2003,
            "source": "J Clin Microbiol. 2003; 41(2):581-585",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000180891200010",
            "pubmed": "12574250",
            "doi": "10.1128%2FJCM.41.2.581-585.2003",
            "pmc": "PMC149709",
            "organizations": [
                "4668-14042"
            ],
            "persons": [
                "4668-50715-6",
                "4668-51725-6"
            ],
            "imported": null,
            "journal": "J CLIN MICROBIOL",
            "issn": "0095-1137",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.489,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.821428571428571,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "MICROBIOLOGY",
            "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": 4850,
            "title": "Melanoma ex naevo: a study of the associated naevus.",
            "abstract": null,
            "authors": [
                "Bogdan, I",
                "Smolle, J",
                "Kerl, H",
                "Burg, G",
                "Böni, R"
            ],
            "year": 2003,
            "source": "Melanoma Res. 2003; 13(2):213-217",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182966100018",
            "pubmed": "12690309",
            "doi": "10.1097/01.cmr.0000056226.78713.99",
            "pmc": null,
            "organizations": [
                "4850-14047"
            ],
            "persons": [
                "4850-51620-6"
            ],
            "imported": null,
            "journal": "MELANOMA RES",
            "issn": "0960-8931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.19,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.868421052631579,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4929,
            "title": "Proposal for a new definition of congenital complete atrioventricular block.",
            "abstract": null,
            "authors": [
                "Brucato, A",
                "Jonzon, A",
                "Friedman, D",
                "Allan, LD",
                "Vignati, G",
                "Gasparini, M",
                "Stein, JI",
                "Montella, S",
                "Michaelsson, M",
                "Buyon, J"
            ],
            "year": 2003,
            "source": "Lupus. 2003; 12(6):427-435",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000183953100002",
            "pubmed": "12873043",
            "doi": "10.1191/0961203303lu408oa",
            "pmc": null,
            "organizations": [
                "4929-14093"
            ],
            "persons": [],
            "imported": null,
            "journal": "LUPUS",
            "issn": "0961-2033",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.808,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.476190476190476,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 5098,
            "title": "Basement membrane and matrix metalloproteinases in monocrotaline-induced liver injury.",
            "abstract": null,
            "authors": [
                "Hanumegowda, UM",
                "Copple, BL",
                "Shibuya, M",
                "Malle, E",
                "Ganey, PE",
                "Roth, RA"
            ],
            "year": 2003,
            "source": "Toxicol Sci. 2003; 76(1):237-246",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000186149900024",
            "pubmed": "12970574",
            "doi": "10.1093/toxsci/kfg222",
            "pmc": null,
            "organizations": [
                "5098-14013"
            ],
            "persons": [
                "5098-51833-6"
            ],
            "imported": null,
            "journal": "TOXICOL SCI",
            "issn": "1096-6080",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.067,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.909090909090909,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": 5319,
            "title": "Colliding / concomitant tumors of the intestine: report of 3 cases.",
            "abstract": null,
            "authors": [
                "Mannweiler, S",
                "Dinges, HP",
                "Beham-Schmid, C",
                "Hauser, H",
                "Starlinger, M",
                "Regauer, S"
            ],
            "year": 2003,
            "source": "PATHOL ONCOL RES. 2003; 9(3): 188-192. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000220237500007",
            "pubmed": "14530814",
            "doi": "PAOR.2003.9.3.0188",
            "pmc": null,
            "organizations": [
                "5319-14020",
                "5319-14045"
            ],
            "persons": [
                "5319-51746-6",
                "5319-51931-2",
                "5319-51945-6"
            ],
            "imported": "2007-09-06T11:59:26+02:00",
            "journal": "PATHOL ONCOL RES",
            "issn": "1219-4956",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.162,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.363636363636364,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}