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=3140&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153858,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3160&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3120&ordering=-imported",
    "results": [
        {
            "id": 3681,
            "title": "Osteoporosis and bone metabolism in premenopausal patients with congenital hip dysplasia",
            "abstract": null,
            "authors": [
                "Bonelli, CM",
                "Fahrleitner, A",
                "Walter, D",
                "Stepan, V",
                "Piswanger-Solkner, CJ",
                "Dobnig, H",
                "Leb, G",
                "Obermayer-Pietsch, B"
            ],
            "year": 2001,
            "source": "BONE 2001 28: S191-S191.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168825000547",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3681-14080"
            ],
            "persons": [
                "3681-51063",
                "3681-51809",
                "3681-52016",
                "3681-54183"
            ],
            "imported": null,
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.247,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 3682,
            "title": "Bone mineral density, fracture status, bone metabolism and genetic background of osteoporosis in 350 mother-daughter pairs",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch, B",
                "Walter, D",
                "Fahrleitner, A",
                "Stepan, V",
                "Kotschan, S",
                "Berghold, A",
                "Leb, G"
            ],
            "year": 2001,
            "source": "BONE 2001 28: S191-S192.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168825000548",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3682-14026",
                "3682-14080"
            ],
            "persons": [
                "3682-51063",
                "3682-51344",
                "3682-51809",
                "3682-52016"
            ],
            "imported": null,
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.247,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 3683,
            "title": "High prevalence of vitamin D deficiency and low bone mass in patients with advanced peripheral arterial occlusive disease",
            "abstract": null,
            "authors": [
                "Fahrleitner, A",
                "Obernosterer, A",
                "Pilger, E",
                "Kudlacek, S",
                "Hoffmann, A",
                "Weber, K",
                "Obermayer-Pietsch, B",
                "Leb, G",
                "Dobnig, H"
            ],
            "year": 2001,
            "source": "BONE 2001 28: S210-S210.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000168825000635",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3683-14079",
                "3683-14080"
            ],
            "persons": [
                "3683-51063",
                "3683-51541",
                "3683-51809",
                "3683-51874"
            ],
            "imported": null,
            "journal": "BONE",
            "issn": "8756-3282",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.247,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.722222222222222,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 745,
            "title": "Diffusion-weighted imaging with navigated interleaved echo-planar imaging and a conventional gradient system.",
            "abstract": null,
            "authors": [
                "Bammer, R",
                "Stollberger, R",
                "Augustin, M",
                "Simbrunner, J",
                "Offenbacher, H",
                "Kooijman, H",
                "Ropele, S",
                "Kapeller, P",
                "Wach, P",
                "Ebner, F",
                "Fazekas, F"
            ],
            "year": 1999,
            "source": "Radiology. 1999; 211(3):799-806",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080446000032",
            "pubmed": "10352609",
            "doi": "10.1148/radiology.211.3.r99jn15799",
            "pmc": null,
            "organizations": [
                "745-14051",
                "745-14108"
            ],
            "persons": [
                "745-51279-6",
                "745-51716-6",
                "745-51744-6",
                "745-79633-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.621,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.974358974358974,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 1632,
            "title": "Melatonin and the immune system.",
            "abstract": null,
            "authors": [
                "Liebmann, PM",
                "Wölfler, A",
                "Felsner, P",
                "Hofer, D",
                "Schauenstein, K"
            ],
            "year": 1997,
            "source": "Int Arch Allergy Immunol. 1997; 112(3):203-211",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1997WM50200001",
            "pubmed": "9066504",
            "doi": "10.1159/000237455",
            "pmc": null,
            "organizations": [
                "1632-14014"
            ],
            "persons": [
                "1632-51911-6"
            ],
            "imported": null,
            "journal": "INT ARCH ALLERGY IMMUNOL",
            "issn": "1018-2438",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.721,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.764705882352941,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ALLERGY",
            "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": 3687,
            "title": "AIDS-related body cavity-based lymphoma. A case report.",
            "abstract": null,
            "authors": [
                "Vince, A",
                "Begovac, J",
                "Kessler, H",
                "Rabenau, HF",
                "Poljak, M",
                "Siftar, Z",
                "Zidovec, S",
                "Jeren, T"
            ],
            "year": 2001,
            "source": "Acta Cytol. 2001; 45(3):420-424",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168878200023",
            "pubmed": "11393078",
            "doi": "10.1159/000327642",
            "pmc": null,
            "organizations": [
                "3687-14023"
            ],
            "persons": [
                "3687-51812-6"
            ],
            "imported": null,
            "journal": "ACTA CYTOL",
            "issn": "0001-5547",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.094,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.484848484848485,
            "impactfactor_norm_year": 2001,
            "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
        },
        {
            "id": 3688,
            "title": "Induction of apoptosis by 7,8-dihydroneopterin: involvement of radical formation.",
            "abstract": null,
            "authors": [
                "Wirleitner, B",
                "Czaputa, R",
                "Oettl, K",
                "Bock, G",
                "Widner, B",
                "Reibnegger, G",
                "Baier, G",
                "Fuchs, D",
                "Baier-Bitterlich, GR"
            ],
            "year": 2001,
            "source": "Immunobiology. 2001; 203(4):629-641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168897200003",
            "pubmed": "11402497",
            "doi": "10.1016/S0171-2985(01)80012-7",
            "pmc": null,
            "organizations": [
                "3688-14012"
            ],
            "persons": [
                "3688-50569-6",
                "3688-51929-6"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.648,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.37719298245614,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": 3128,
            "title": "Effect of photodynamic therapy in a multimodal approach for advanced carcinoma of the gastro-esophageal junction.",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Anegg, U",
                "Fell, B",
                "Tomaselli, F",
                "Sankin, O",
                "Prettenhofer, U",
                "Pinter, H",
                "Rehak, P",
                "Friehs, GB",
                "Smolle-Jüttner, FM"
            ],
            "year": 2000,
            "source": "Lasers Surg Med. 2000; 26(5):461-466",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087754900005",
            "pubmed": "10861701",
            "doi": "10.1002/1096-9101(2000)26:5<461::AID-LSM5>3.0.CO;2-T",
            "pmc": null,
            "organizations": [
                "3128-14045",
                "3128-14060",
                "3128-14077"
            ],
            "persons": [
                "3128-51935-2",
                "3128-53461-6",
                "3128-56918-6",
                "3128-51615-6"
            ],
            "imported": null,
            "journal": "LASER SURG MED",
            "issn": "0196-8092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.348,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.889705882352941,
            "impactfactor_norm_year": 2000,
            "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": 3691,
            "title": "Contrast-enhanced helical CT of the head and neck: improved conspicuity of squamous cell carcinoma on delayed scans.",
            "abstract": null,
            "authors": [
                "Groell, R",
                "Doerfler, O",
                "Schaffler, GJ",
                "Habermann, W"
            ],
            "year": 2001,
            "source": "AJR Am J Roentgenol. 2001; 176(6):1571-1575",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168929900041",
            "pubmed": "11373235",
            "doi": "10.2214/ajr.176.6.1761571",
            "pmc": null,
            "organizations": [
                "3691-14042",
                "3691-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.998,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.950617283950617,
            "impactfactor_norm_year": 2001,
            "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": 3692,
            "title": "Plasma sodium-osmotic dissociation and hormonal interaction with drinking-induced hypervolemia at 2800 m altitude.",
            "abstract": null,
            "authors": [
                "Greenleaf, JE",
                "Hinghofer-Szalkay, H",
                "Rössler, A",
                "Farrell, PA",
                "Loomis, JL",
                "Fedele, MJ",
                "West, J",
                "Cowell, SA"
            ],
            "year": 2001,
            "source": "Aviat Space Environ Med. 2001; 72(6):522-528",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168933400003",
            "pubmed": "11396557",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3692-14010"
            ],
            "persons": [
                "3692-51683-6",
                "3692-51737-6"
            ],
            "imported": null,
            "journal": "AVIAT SPACE ENVIRON MED",
            "issn": "0095-6562",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.69,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.535714285714286,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3694,
            "title": "Cholera toxin induces prostaglandin synthesis via post-transcriptional activation of cyclooxygenase-2 in the rat jejunum.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schuligoi, R",
                "Chopra, AK",
                "Ribardo, DA",
                "Peskar, BA"
            ],
            "year": 2001,
            "source": "J Pharmacol Exp Ther. 2001; 297(3):940-945",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169005200013",
            "pubmed": "11356914",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3694-14022"
            ],
            "persons": [
                "3694-51667-2"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.555,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.89247311827957,
            "impactfactor_norm_year": 2001,
            "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": 3695,
            "title": "Does theophylline really improve acute mountain sickness?",
            "abstract": null,
            "authors": [
                "Röggla, G",
                "Domej, W",
                "Röggla, M"
            ],
            "year": 2001,
            "source": "Eur Respir J. 2001; 17(3):575-575",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000169009500037",
            "pubmed": "11405540",
            "doi": "10.1183%2F09031936.01.17305750",
            "pmc": null,
            "organizations": [],
            "persons": [
                "3695-51525-6"
            ],
            "imported": null,
            "journal": "EUR RESP J",
            "issn": "0903-1936",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.989,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.866666666666667,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RESPIRATORY SYSTEM",
            "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": 3282,
            "title": "High mutation frequency at Ha-ras exons 1-4 in squamous cell carcinomas from PUVA-treated psoriasis patients.",
            "abstract": null,
            "authors": [
                "Kreimer-Erlacher, H",
                "Seidl, H",
                "Bäck, B",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2001,
            "source": "Photochem Photobiol. 2001; 74(2):323-330",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000170619600030",
            "pubmed": "11547572",
            "doi": "10.1562%2F0031-8655%282001%29074%3C0323%3AHMFAHR%3E2.0.CO%3B2",
            "pmc": null,
            "organizations": [
                "3282-14047"
            ],
            "persons": [
                "3282-51618-4",
                "3282-51620-6"
            ],
            "imported": null,
            "journal": "PHOTOCHEM PHOTOBIOL",
            "issn": "0031-8655",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.146,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.568181818181818,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 4434,
            "title": "Silent haemoglobin variants and determination of HbA(1c) with the HPLC Bio-Rad Variant II.",
            "abstract": null,
            "authors": [
                "Lahousen, T",
                "Roller, RE",
                "Lipp, RW",
                "Schnedl, WJ"
            ],
            "year": 2002,
            "source": "J Clin Pathol. 2002; 55(9):699-703",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000177855300012",
            "pubmed": "12195002",
            "doi": "10.1136/jcp.55.9.699",
            "pmc": "PMC1769758",
            "organizations": [
                "4434-14079"
            ],
            "persons": [
                "4434-50020-1",
                "4434-51745-6",
                "4434-51948-6"
            ],
            "imported": null,
            "journal": "J CLIN PATHOL",
            "issn": "0021-9746",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.549,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.78125,
            "impactfactor_norm_year": 2002,
            "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": true
        },
        {
            "id": 5192,
            "title": "Design and baseline characteristics of the stroke prevention by aggressive reduction in cholesterol levels (SPARCL) study (vol 16, pg 389, 2003)",
            "abstract": null,
            "authors": [
                "Clark, WM",
                "Davalos, A",
                "Goldstein, LB",
                "Kaste, M",
                "Leiter, L",
                "Zivin, J",
                "Sillesen, H",
                "Crimmins, D",
                "Davis, S",
                "Dimmitt, S",
                "Donnan, G",
                "Frayne, J",
                "Freilich, D",
                "Gillies, D",
                "Mikocki, J",
                "Schmidauer, C",
                "Schmidt, R",
                "De Bleecker, J",
                "Deceuninck, F",
                "Tack, P",
                "et al."
            ],
            "year": 2004,
            "source": "CEREBROVASC DIS 2004 17: 91-92.",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000187394600019",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "5192-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "CEREBROVASC DIS",
            "issn": "1015-9770",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.642857142857143,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 3701,
            "title": "Handicap of walking by a huge paratesticular liposarcoma.",
            "abstract": null,
            "authors": [
                "Augustin, H",
                "Schips, L",
                "Vilits, P",
                "Zigeuner, R",
                "Petritsch, HP",
                "Uggowitzer, M",
                "Hubmer, G"
            ],
            "year": 2001,
            "source": "Urol Int. 2001; 66(4):229-230",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000169061300013",
            "pubmed": "11385313",
            "doi": "10.1159/000056622",
            "pmc": null,
            "organizations": [
                "3701-14056"
            ],
            "persons": [
                "3701-51738-6",
                "3701-51970-2"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.504,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.204545454545455,
            "impactfactor_norm_year": 2001,
            "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": 3703,
            "title": "Postprandial impairment of resistance vessel function in insulin treated patients with diabetes mellitus type-2.",
            "abstract": null,
            "authors": [
                "Francesconi, M",
                "Koizar, C",
                "Wascher, TC"
            ],
            "year": 2001,
            "source": "Clin Physiol. 2001; 21(3):300-307",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169085800005",
            "pubmed": "11380529",
            "doi": "10.1046%2Fj.1365-2281.2001.00333.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN PHYSIOL",
            "issn": "0144-5979",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.104,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.324324324324324,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 3704,
            "title": "Limitation of vWf meta-analysis in LMWH comparison.",
            "abstract": null,
            "authors": [
                "Hödl, R",
                "Huber, K",
                "Kraxner, W",
                "Klein, W"
            ],
            "year": 2001,
            "source": "J Am Coll Cardiol. 2001; 37(7):2006-2007",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000169097200040",
            "pubmed": "11401147",
            "doi": "10.1016%2FS0735-1097%2801%2901258-X",
            "pmc": null,
            "organizations": [
                "3704-14083"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.374,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.969230769230769,
            "impactfactor_norm_year": 2001,
            "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": false
        },
        {
            "id": 3705,
            "title": "Tunneled femoral central venous catheters in children with cancer.",
            "abstract": null,
            "authors": [
                "Sovinz, P",
                "Urban, C",
                "Lackner, H",
                "Kerbl, R",
                "Schwinger, W",
                "Dornbusch, H"
            ],
            "year": 2001,
            "source": "Pediatrics. 2001; 107(6):E104-E104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169105500019",
            "pubmed": "11389302",
            "doi": "10.1542/peds.107.6.e104",
            "pmc": null,
            "organizations": [
                "3705-14092"
            ],
            "persons": [
                "3705-51657-6",
                "3705-51736-6",
                "3705-51821-6",
                "3705-51859-6",
                "3705-59537-2"
            ],
            "imported": null,
            "journal": "PEDIATRICS",
            "issn": "0031-4005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.708,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "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": 5082,
            "title": "Findings and clinical course of a localized primitive peripheral neuroectodermal tumor of the kidney.",
            "abstract": null,
            "authors": [
                "Habermann, H",
                "Benesch, M",
                "Schips, L",
                "Pummer, K",
                "Ratschek, M",
                "Uggowitzer, MM",
                "Urban, C",
                "Hubmer, G"
            ],
            "year": 2003,
            "source": "Urol Int. 2003; 71(3):319-321",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000185888800016",
            "pubmed": "14512656",
            "doi": "10.1159/000072686",
            "pmc": null,
            "organizations": [
                "5082-14020",
                "5082-14054",
                "5082-14056"
            ],
            "persons": [
                "5082-51369-6",
                "5082-51528-6",
                "5082-51657-6",
                "5082-53053-6"
            ],
            "imported": null,
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.525,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.183673469387755,
            "impactfactor_norm_year": 2003,
            "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": true
        }
    ]
}