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=150640&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150660&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150620&ordering=imported",
    "results": [
        {
            "id": 1779,
            "title": "Near fatal anticholinergic intoxication after routine fundoscopy.",
            "abstract": null,
            "authors": [
                "Brunner, GA",
                "Fleck, S",
                "Pieber, TR",
                "Lueger, A",
                "Kaufmann, P",
                "Smolle, KH",
                "Brussee, H",
                "Krejs, GJ"
            ],
            "year": 1998,
            "source": "Intensive Care Med. 1998; 24(7):730-731",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075371100014",
            "pubmed": "9722045",
            "doi": "10.1007/s001340050652",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1779-51534-6",
                "1779-51733-6",
                "1779-51831-6",
                "1779-51868-6"
            ],
            "imported": null,
            "journal": "INTENS CARE MED",
            "issn": "0342-4642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.304,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.809523809523809,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 19350,
            "title": "Neopterin and viral infections: diagnostic potential in virally induced liver disease.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Fuchs, D",
                "Hausen, A",
                "Werner, ER",
                "Werner-Felmayer, G",
                "Wachter, H"
            ],
            "year": 1989,
            "source": "Biomed Pharmacother. 1989; 43(4):287-293",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AC34400010",
            "pubmed": "2676001",
            "doi": "10.1016/0753-3322(89)90010-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19350-50569-1"
            ],
            "imported": null,
            "journal": "BIOMED PHARMACOTHERAPY",
            "issn": "0753-3322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.688,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.472222222222222,
            "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": 8441,
            "title": "Endoscopic palliative drainage of the bile ducts",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Stupnicki, T",
                "Deu, E"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(18):710-714",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ARX4200002",
            "pubmed": "2416137",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": 1775,
            "title": "Natriuretic peptides in patients with diastolic dysfunction due to idiopathic dilated cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Fahrleitner, A",
                "Watzinger, N",
                "Fruhwald, S",
                "Dobnig, H",
                "Schumacher, M",
                "Maier, R",
                "Zweiker, R",
                "Klein, WW"
            ],
            "year": 1999,
            "source": "Eur Heart J. 1999; 20(19):1415-1423",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082792600011",
            "pubmed": "10487802",
            "doi": "10.1053/euhj.1999.1633",
            "pmc": null,
            "organizations": [
                "1775-14044",
                "1775-14080",
                "1775-14083"
            ],
            "persons": [
                "1775-51063-6",
                "1775-51699-6",
                "1775-51700-2",
                "1775-51759-6",
                "1775-51938-6",
                "1775-51953-6"
            ],
            "imported": null,
            "journal": "EUR HEART J",
            "issn": "0195-668X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.21,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.940298507462687,
            "impactfactor_norm_year": 1999,
            "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": 17964,
            "title": "Should lymphadenectomy be performed in patients with endometrial stromal sarcoma?",
            "abstract": null,
            "authors": [
                "Reich, O",
                "Winter, R",
                "Regauer, S"
            ],
            "year": 2005,
            "source": "GYNECOL ONCOL 2005 97: 982-982.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000229948200048",
            "pubmed": "15944001",
            "doi": "10.1016/j.ygyno.2005.01.034",
            "pmc": null,
            "organizations": [
                "17964-14020",
                "17964-14038"
            ],
            "persons": [
                "17964-51945-6",
                "17964-51918-2"
            ],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.251,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.807017543859649,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1771,
            "title": "Nasal dermoid cyst with a sinus tract extending to the frontal dura mater: MRI.",
            "abstract": null,
            "authors": [
                "Lindbichler, F",
                "Braun, H",
                "Raith, J",
                "Ranner, G",
                "Kugler, C",
                "Uggowitzer, M"
            ],
            "year": 1997,
            "source": "Neuroradiology. 1997; 39(7):529-531",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XL51000015",
            "pubmed": "9258934",
            "doi": "10.1007%2Fs002340050460",
            "pmc": null,
            "organizations": [
                "1771-14042",
                "1771-14054"
            ],
            "persons": [
                "1771-51725-6"
            ],
            "imported": null,
            "journal": "NEURORADIOLOGY",
            "issn": "0028-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.754,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.531645569620253,
            "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": 1769,
            "title": "Narrowband (311-nm) UV-B therapy for small plaque parapsoriasis and early-stage mycosis fungoides.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Cerroni, L",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1999,
            "source": "Arch Dermatol. 1999; 135(11):1377-1380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083593600012",
            "pubmed": "10566837",
            "doi": "10.1001%2Farchderm.135.11.1377",
            "pmc": null,
            "organizations": [
                "1769-14047"
            ],
            "persons": [
                "1769-51751-6",
                "1769-51618-4",
                "1769-51620-6",
                "1769-51972-1"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.889,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.972222222222222,
            "impactfactor_norm_year": 1999,
            "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": 14948,
            "title": "MORPHOMETRIC ASSESSMENT OF COMMON WARTS DURING HOMEOPATHIC THERAPY - NO DIFFERENCE TO PURE PLACEBO",
            "abstract": null,
            "authors": [
                "KAINZ, JT",
                "KOZEL, G",
                "HAIDVOGL, M",
                "SMOLLE, J"
            ],
            "year": 1995,
            "source": "J INVEST DERMATOL 1995 105: 503-503.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RU39900358",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14948-51617"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.681,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 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": 1766,
            "title": "Na2B12H11SH (BSH) in combination with systemic hyaluronidase: a promising concept for boron neutron capture therapy for glioblastoma.",
            "abstract": null,
            "authors": [
                "Haselsberger, K",
                "Radner, H",
                "Pendl, G"
            ],
            "year": 1996,
            "source": "Neurosurgery. 1996; 39(2):321-325",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY52300038",
            "pubmed": "8832669",
            "doi": "10.1097%2F00006123-199608000-00016",
            "pmc": null,
            "organizations": [
                "1766-14020",
                "1766-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSURGERY",
            "issn": "0148-396X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.731,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.921875,
            "impactfactor_norm_year": 1998,
            "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": 4914,
            "title": "HMG-CoA reductase inhibition: anti-inflammatory effects beyond lipid lowering?",
            "abstract": null,
            "authors": [
                "März, W",
                "Köenig, W"
            ],
            "year": 2003,
            "source": "J Cardiovasc Risk. 2003; 10(3):169-179",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000183746900004",
            "pubmed": "12775949",
            "doi": "10.1097/01.hjr.0000073686.78271.6d",
            "pmc": null,
            "organizations": [
                "4914-14028"
            ],
            "persons": [],
            "imported": null,
            "journal": "J CARDIOVASC RISK",
            "issn": "1350-6277",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.99,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.657142857142857,
            "impactfactor_norm_year": 2003,
            "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": 8442,
            "title": "Eighty-five talus fractures treated by ORIF with five to eight years of follow-up study of 69 patients.",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R",
                "Reschauer, R",
                "Seggl, W"
            ],
            "year": 1985,
            "source": "Clin Orthop Relat Res. 1985; 12(199):97-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ASB2900014",
            "pubmed": "4042502",
            "doi": "10.1097/00003086-198510000-00014",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN ORTHOP RELATED RES",
            "issn": "0009-921X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.844,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.785714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 1763,
            "title": "Mycosis fungoides mimicking perioral dermatitis.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1992,
            "source": "Clin Exp Dermatol. 1992; 17(2):132-134",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HH34200014",
            "pubmed": "1516239",
            "doi": "10.1111/j.1365-2230.1992.tb00181.x",
            "pmc": null,
            "organizations": [
                "1763-14047"
            ],
            "persons": [
                "1763-51751-6",
                "1763-51618-1",
                "1763-51620-6"
            ],
            "imported": null,
            "journal": "CLIN EXP DERMATOL",
            "issn": "0307-6938",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.314285714285714,
            "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": 1761,
            "title": "Mutations in the gene for X-linked adrenoleukodystrophy in patients with different clinical phenotypes.",
            "abstract": null,
            "authors": [
                "Braun, A",
                "Ambach, H",
                "Kammerer, S",
                "Rolinski, B",
                "Stöckler, S",
                "Rabl, W",
                "Gärtner, J",
                "Zierz, S",
                "Roscher, AA"
            ],
            "year": 1995,
            "source": "Am J Hum Genet. 1995; 56(4):854-861",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP66300006",
            "pubmed": "7717396",
            "doi": null,
            "pmc": "PMC1801211",
            "organizations": [
                "1761-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J HUM GENET",
            "issn": "0002-9297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.262,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.951456310679612,
            "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": 4776,
            "title": "Mallory body formation in primary biliary cirrhosis is associated with increased amounts and abnormal phosphorylation and ubiquitination of cytokeratins.",
            "abstract": null,
            "authors": [
                "Fickert, P",
                "Trauner, M",
                "Fuchsbichler, A",
                "Stumptner, C",
                "Zatloukal, K",
                "Denk, H"
            ],
            "year": 2003,
            "source": "J Hepatol. 2003; 38(4):387-394",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000182114500002",
            "pubmed": "12663227",
            "doi": "10.1016/S0168-8278(02)00439-7",
            "pmc": null,
            "organizations": [
                "4776-14020",
                "4776-14081"
            ],
            "persons": [
                "4776-51515-4",
                "4776-51663-6",
                "4776-51870-6",
                "4776-52938-1"
            ],
            "imported": null,
            "journal": "J HEPATOL",
            "issn": "0168-8278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.283,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.914893617021277,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 1758,
            "title": "Mutational analysis of the DNA mismatch repair gene hMLH1 in myeloid leukaemias.",
            "abstract": null,
            "authors": [
                "Auner, HW",
                "Olipitz, W",
                "Hoefler, G",
                "Bodner, C",
                "Konrad, D",
                "Crevenna, R",
                "Linkesch, W",
                "Sill, H"
            ],
            "year": 1999,
            "source": "Br J Haematol. 1999; 106(3):706-708",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082808800015",
            "pubmed": "10468860",
            "doi": "10.1046%2Fj.1365-2141.1999.01595.x",
            "pmc": null,
            "organizations": [
                "1758-14020"
            ],
            "persons": [
                "1758-51857-4"
            ],
            "imported": null,
            "journal": "BRIT J HAEMATOL",
            "issn": "0007-1048",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.204,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.816666666666667,
            "impactfactor_norm_year": 1999,
            "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": false
        },
        {
            "id": 1757,
            "title": "Mutation of the RET protooncogene in sporadic medullary thyroid carcinoma.",
            "abstract": null,
            "authors": [
                "Eng, C",
                "Mulligan, LM",
                "Smith, DP",
                "Healey, CS",
                "Frilling, A",
                "Raue, F",
                "Neumann, HP",
                "Pfragner, R",
                "Behmel, A",
                "Lorenzo, MJ"
            ],
            "year": 1995,
            "source": "Genes Chromosomes Cancer. 1995; 12(3):209-212",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE72400007",
            "pubmed": "7536460",
            "doi": "10.1002/gcc.2870120308",
            "pmc": null,
            "organizations": [
                "1757-14014",
                "1757-14021"
            ],
            "persons": [],
            "imported": null,
            "journal": "GENE CHROMOSOME CANCER",
            "issn": "1045-2257",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.764,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3102,
            "title": "Subplasmalemmal ryanodine-sensitive Ca2+ release contributes to Ca2+-dependent K+ channel activation in a human umbilical vein endothelial cell line.",
            "abstract": null,
            "authors": [
                "Frieden, M",
                "Graier, WF"
            ],
            "year": 2000,
            "source": "J Physiol. 2000; 524 Pt 3(1):715-724",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087391200007",
            "pubmed": "10790153",
            "doi": "10.1111%2Fj.1469-7793.2000.00715.x",
            "pmc": "PMC2269913",
            "organizations": [
                "3102-14013"
            ],
            "persons": [
                "3102-51860-4"
            ],
            "imported": null,
            "journal": "J PHYSIOL-LONDON",
            "issn": "0022-3751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.455,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.947368421052632,
            "impactfactor_norm_year": 2000,
            "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": 1755,
            "title": "Mutant p53 expression and DNA analysis in human breast cancer comparison with conventional clinicopathological parameters.",
            "abstract": null,
            "authors": [
                "Rosanelli, GP",
                "Steindorfer, P",
                "Wirnsberger, GH",
                "Klimpfinger, M",
                "Ratschek, M",
                "Puerstner, P",
                "Auner, H",
                "Berhold, A"
            ],
            "year": 1995,
            "source": "Anticancer Res. 1995; 15(2):581-586",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QZ54300059",
            "pubmed": "7763041",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1755-14020",
                "1755-14026",
                "1755-14038",
                "1755-14045"
            ],
            "persons": [
                "1755-51344-6",
                "1755-51528-6",
                "1755-51739-6"
            ],
            "imported": null,
            "journal": "ANTICANCER RES",
            "issn": "0250-7005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.926,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.451923076923077,
            "impactfactor_norm_year": 1998,
            "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": 2833,
            "title": "Local vascular complications after iatrogenic femoral artery puncture",
            "abstract": null,
            "authors": [
                "Fruhwirth, J",
                "Pascher, O",
                "Hauser, H",
                "Amann, W"
            ],
            "year": 1996,
            "source": "Wien Klin Wochenschr. 1996; 108(7):196-200",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UF49500002",
            "pubmed": "8677663",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2833-14045"
            ],
            "persons": [
                "2833-51746-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.285,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 1753,
            "title": "Subtle Neuropsychiatric Sequelae of Carbon-Monoxide Poisoning - A Case-Report",
            "abstract": null,
            "authors": [
                "Honigl, D",
                "Klebel, H",
                "Marlovits, S",
                "Kreichbaum, N"
            ],
            "year": 1993,
            "source": "EUR J PSYCHIAT 1993 7: 12-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE69700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1753-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PSYCHIAT",
            "issn": "-",
            "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": 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
        }
    ]
}