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=1360&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157099,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1380&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1340&ordering=-imported",
    "results": [
        {
            "id": 1697,
            "title": "Magnetic resonance tomography in myocardial ischemia: state of the art",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Saeed, M",
                "Higgins, CB"
            ],
            "year": 1996,
            "source": "Rofo. 1996; 165(3):216-226",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996VK50600003",
            "pubmed": "8924680",
            "doi": "10.1055/s-2007-1015746",
            "pmc": null,
            "organizations": [
                "1697-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.582,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.493670886075949,
            "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": 1698,
            "title": "MRI cerebral white matter lesions and paraoxonase PON1 polymorphisms : three-year follow-up of the austrian stroke prevention study.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Schmidt, H",
                "Fazekas, F",
                "Kapeller, P",
                "Roob, G",
                "Lechner, A",
                "Kostner, GM",
                "Hartung, HP"
            ],
            "year": 2000,
            "source": "Arterioscler Thromb Vasc Biol. 2000; 20(7):1811-1816",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088169600020",
            "pubmed": "10894822",
            "doi": "10.1161/01.ATV.20.7.1811",
            "pmc": null,
            "organizations": [
                "1698-14013",
                "1698-14051",
                "1698-14108"
            ],
            "persons": [
                "1698-51669-6",
                "1698-51744-6",
                "1698-51912-6"
            ],
            "imported": null,
            "journal": "ARTERIOSCLER THROMB VASC BIOL",
            "issn": "1079-5642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.111,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 1700,
            "title": "MRI in tuberculous meningoencephalitis: report of four cases and review of the neuroimaging literature.",
            "abstract": null,
            "authors": [
                "Offenbacher, H",
                "Fazekas, F",
                "Schmidt, R",
                "Kleinert, R",
                "Payer, F",
                "Kleinert, G",
                "Lechner, H"
            ],
            "year": 1991,
            "source": "J Neurol. 1991; 238(6):340-344",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GE56300009",
            "pubmed": "1940987",
            "doi": "10.1007/BF00315335",
            "pmc": null,
            "organizations": [
                "1700-14020",
                "1700-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL",
            "issn": "0340-5354",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.849,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.808,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1703,
            "title": "Mucinous biliary cystadenocarcinoma containing gas bubbles secondary to duodenal invasion.",
            "abstract": null,
            "authors": [
                "Stacher, R",
                "Szolar, DH",
                "Bacher, H",
                "Preidler, KW"
            ],
            "year": 1998,
            "source": "Br J Radiol. 1998; 71(846):683-685",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074092100018",
            "pubmed": "9849396",
            "doi": "10.1259/bjr.71.846.9849396",
            "pmc": null,
            "organizations": [
                "1703-14045",
                "1703-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "BRIT J RADIOL",
            "issn": "0007-1285",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.867,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.481012658227848,
            "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": 1704,
            "title": "Mucopolysaccharidosis I and intracranial tumor in a patient with high-pressure hydrocephalus.",
            "abstract": null,
            "authors": [
                "Stöckler, S",
                "Kleinert, R",
                "Ebner, F",
                "Paschke, E"
            ],
            "year": 1993,
            "source": "Pediatr Radiol. 1993; 23(5):353-354",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LX43600005",
            "pubmed": "8233684",
            "doi": "10.1007/BF02011955",
            "pmc": null,
            "organizations": [
                "1704-14020",
                "1704-14048",
                "1704-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT RADIOL",
            "issn": "0301-0449",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.458,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.47887323943662,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1705,
            "title": "Multicenter Studies of Ultra-High-Dose-Short-Duration Streptokinase Treatment of Deep-Vein Thrombosis",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Eriksson, H",
                "Grungreiff, K",
                "Carlsson, A",
                "Talstad, I",
                "Anders, O",
                "Schuchardt, C",
                "Munck, D",
                "Lafer, M"
            ],
            "year": 1996,
            "source": "CURR THER RES 1996 57: 251-267.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UF83900002",
            "pubmed": null,
            "doi": "10.1016/S0011-393X(96)80033-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1705-51541-1"
            ],
            "imported": null,
            "journal": "CURR THER RES",
            "issn": "0011-393X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.459,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.333333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 816,
            "title": "Effect of calcium dobesilate on progression of diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Haas, A",
                "Trummer, G",
                "Eckhardt, M",
                "Schmut, O",
                "Uyguner, I",
                "Pfeiffer, KP"
            ],
            "year": 1995,
            "source": "Klin Monatsbl Augenheilkd. 1995; 207(1):17-21",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RM85200004",
            "pubmed": "7564132",
            "doi": "10.1055/s-2008-1035343",
            "pmc": null,
            "organizations": [
                "816-14010",
                "816-14043"
            ],
            "persons": [
                "816-51850-2"
            ],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.229,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.285714285714286,
            "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": 404,
            "title": "CD44 and variants in melanocytic skin neoplasms.",
            "abstract": null,
            "authors": [
                "Schaider, H",
                "Soyer, HP",
                "Heider, KH",
                "Hofmann-Wellenhof, R",
                "Zatloukal, K",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "J Cutan Pathol. 1998; 25(4):199-203",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073188100002",
            "pubmed": "9609138",
            "doi": "10.1111/j.1600-0560.1998.tb01719.x",
            "pmc": null,
            "organizations": [
                "404-14020",
                "404-14047"
            ],
            "persons": [
                "404-51617-6",
                "404-53662-2",
                "404-51620-6",
                "404-51663-6",
                "404-51711-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.413,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.771428571428572,
            "impactfactor_norm_year": 1998,
            "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": 1708,
            "title": "Multimodal strategies as prerequisite for organ-salvaging tumor surgery.",
            "abstract": null,
            "authors": [
                "Urban, CE",
                "Benesch, M"
            ],
            "year": 1996,
            "source": "Eur J Pediatr Surg. 1996; 6(3):144-147",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996UU96200005",
            "pubmed": "8817205",
            "doi": "10.1055/s-2008-1066492",
            "pmc": null,
            "organizations": [
                "1708-14092"
            ],
            "persons": [
                "1708-51369-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.326,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.225352112676056,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 1709,
            "title": "Multinucleate cell angiohistiocytoma: treatment with argon laser.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "Br J Dermatol. 1995; 133(2):308-310",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RN74700026",
            "pubmed": "7547405",
            "doi": "10.1111/j.1365-2133.1995.tb02636.x",
            "pmc": null,
            "organizations": [
                "1709-14047"
            ],
            "persons": [
                "1709-51620-6",
                "1709-51842-2",
                "1709-51617-6"
            ],
            "imported": null,
            "journal": "BRIT J DERMATOL",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.71,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.914285714285714,
            "impactfactor_norm_year": 1998,
            "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": 1710,
            "title": "Multiplex polymerase chain reaction for rapid detection of atypical mycobacteria and Mycobacterium tuberculosis complex.",
            "abstract": null,
            "authors": [
                "Klemen, H",
                "Bogiatzis, A",
                "Ghalibafian, M",
                "Popper, HH"
            ],
            "year": 1998,
            "source": "Diagn Mol Pathol. 1998; 7(6):310-316",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079550000004",
            "pubmed": "10207669",
            "doi": "10.1097%2F00019606-199812000-00004",
            "pmc": null,
            "organizations": [
                "1710-14020",
                "1710-14023",
                "1710-14045"
            ],
            "persons": [
                "1710-51981-1"
            ],
            "imported": null,
            "journal": "DIAGN MOL PATHOL",
            "issn": "1052-9551",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.899,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.794117647058823,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 1711,
            "title": "Multivariate karyometric approach in differential diagnosis of follicular thyroid neoplasms. A study of 31 cases.",
            "abstract": null,
            "authors": [
                "Tsybrovskyy, O",
                "Vassilenko, I",
                "Mannweiler, S",
                "Klimpfinger, M"
            ],
            "year": 1998,
            "source": "Virchows Arch. 1998; 433(2):135-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075402800005",
            "pubmed": "9737791",
            "doi": "10.1007%2Fs004280050228",
            "pmc": null,
            "organizations": [
                "1711-14020"
            ],
            "persons": [
                "1711-50588-2",
                "1711-51931-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCHIV",
            "issn": "0945-6317",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.867,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.779411764705882,
            "impactfactor_norm_year": 1998,
            "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": 822,
            "title": "Effect of early nutritional deprivation and diet on translocation of bacteria from the gastrointestinal tract in the newborn rat.",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Schimpl, G",
                "Sixl, B",
                "Kerbler, S",
                "Ratschek, M",
                "Kilzer, S",
                "Hollwarth, ME",
                "Wenzl, HH"
            ],
            "year": 1996,
            "source": "PEDIAT RES 1996 39: 415-420.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TX02600007",
            "pubmed": "8929860",
            "doi": "10.1203/00006450-199603000-00007",
            "pmc": null,
            "organizations": [
                "822-14020",
                "822-14023",
                "822-14049"
            ],
            "persons": [
                "822-51528-6"
            ],
            "imported": null,
            "journal": "PEDIAT RES",
            "issn": "0031-3998",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.886,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.971830985915493,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1714,
            "title": "Muscle-specific overexpression of lipoprotein lipase in transgenic mice results in increased alpha-tocopherol levels in skeletal muscle.",
            "abstract": null,
            "authors": [
                "Sattler, W",
                "Levak-Frank, S",
                "Radner, H",
                "Kostner, GM",
                "Zechner, R"
            ],
            "year": 1996,
            "source": "Biochem J. 1996; 318 ( Pt 1)(6):15-19",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VE10100002",
            "pubmed": "8761445",
            "doi": "10.1042/bj3180015",
            "pmc": "PMC1217581",
            "organizations": [
                "1714-14013",
                "1714-14020"
            ],
            "persons": [
                "1714-51669-6",
                "1714-51705-2"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.687,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.810169491525424,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1715,
            "title": "Non-Q-wave myocardial infarction associated with bleomycin and etoposide chemotherapy.",
            "abstract": null,
            "authors": [
                "Schwarzer, S",
                "Eber, B",
                "Greinix, H",
                "Lind, P"
            ],
            "year": 1991,
            "source": "Eur Heart J. 1991; 12(6):748-750",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP12400016",
            "pubmed": "1713559",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "1715-54230-6"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.427,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.951612903225807,
            "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": 823,
            "title": "Effect of extracorporeal shock wave lithotripsy on prostate specific antigen.",
            "abstract": null,
            "authors": [
                "Colombo, T",
                "Zigeuner, R",
                "Altziebler, S",
                "Pummer, K",
                "Stettner, H",
                "Hubmer, G"
            ],
            "year": 1996,
            "source": "J Urol. 1996; 156(5):1682-1684",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM11700038",
            "pubmed": "8863570",
            "doi": "10.1097%2F00005392-199611000-00038",
            "pmc": null,
            "organizations": [
                "823-14056"
            ],
            "persons": [
                "823-51738-6",
                "823-53053-6"
            ],
            "imported": null,
            "journal": "J UROL",
            "issn": "0022-5347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.668,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 1998,
            "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": 1722,
            "title": "Notalgia paresthetica, "posterior pigmented pruritic patch" and macular amyloidosis. Three stages of a disease].",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kopera, D",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1993,
            "source": "Hautarzt. 1993; 44(12):777-780",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MM68500004",
            "pubmed": "8113041",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1722-14047"
            ],
            "persons": [
                "1722-51751-2",
                "1722-51620-6",
                "1722-51842-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "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": 1723,
            "title": "Novel pattern of P53 mutation in breast cancers from Austrian women.",
            "abstract": null,
            "authors": [
                "Hartmann, A",
                "Rosanelli, G",
                "Blaszyk, H",
                "Cunningham, JM",
                "McGovern, RM",
                "Schroeder, JJ",
                "Schaid, DJ",
                "Kovach, JS",
                "Sommer, SS"
            ],
            "year": 1995,
            "source": "J Clin Invest. 1995; 95(2):686-689",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QG20900034",
            "pubmed": "7598762",
            "doi": "10.1172/JCI117714",
            "pmc": "PMC295535",
            "organizations": [
                "1723-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CLIN INVEST",
            "issn": "0021-9738",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.788,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1724,
            "title": "Novel system for real-time ex vivo lactate monitoring in human whole blood.",
            "abstract": null,
            "authors": [
                "Gfrerer, RJ",
                "Brunner, GA",
                "Trajanoski, Z",
                "Schaupp, L",
                "Sendlhofer, G",
                "Skrabal, F",
                "Jobst, G",
                "Moser, I",
                "Urban, G",
                "Pieber, TR",
                "Wach, P"
            ],
            "year": 1998,
            "source": "Biosens Bioelectron. 1998; 13(12):1271-1278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077555700005",
            "pubmed": "9883561",
            "doi": "10.1016/S0956-5663(98)00090-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1724-51831-6",
                "1724-78071-6"
            ],
            "imported": null,
            "journal": "BIOSENS BIOELECTRON",
            "issn": "0956-5663",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.772,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764227642276423,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 19274,
            "title": "Trends in HIV infection among intravenous drug users in Innsbruck, Austria.",
            "abstract": null,
            "authors": [
                "Zangerle, R",
                "Fuchs, D",
                "Rössler, H",
                "Reibnegger, G",
                "Riemer, Y",
                "Weiss, SH",
                "Fritsch, P",
                "Wachter, H"
            ],
            "year": 1992,
            "source": "J Acquir Immune Defic Syndr. 1992; 5(9):865-871",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JJ97500003",
            "pubmed": "1512685",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "19274-50569-6"
            ],
            "imported": null,
            "journal": "J ACQ IMMUN DEFIC SYND HUM R",
            "issn": "1077-9450",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.833333333333333,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}