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=157780&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157800&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157760&ordering=imported",
    "results": [
        {
            "id": 108,
            "title": "Abdominopelvic omentopexy: preparatory procedure for radiotherapy in rectal cancer.",
            "abstract": null,
            "authors": [
                "Lechner, P",
                "Cesnik, H"
            ],
            "year": 1992,
            "source": "Dis Colon Rectum. 1992; 35(12):1157-1160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992KB84800007",
            "pubmed": "1473418",
            "doi": "10.1007/BF02251968",
            "pmc": null,
            "organizations": [
                "108-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "DIS COLON RECTUM",
            "issn": "0012-3706",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.739,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.875,
            "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": 107,
            "title": "Abdominopelvic computed tomography in the preoperative evaluation of suspected ovarian masses.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Schmidt, F",
                "Mikosch, P",
                "Pickel, H",
                "Lahousen, M",
                "Tamussino, K",
                "Grüendler, N",
                "Posch, E"
            ],
            "year": 1992,
            "source": "Int J Gynecol Cancer. 1992; 2(5):252-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JG71500004",
            "pubmed": "11576266",
            "doi": "10.1046/j.1525-1438.1992.02050252.x",
            "pmc": null,
            "organizations": [
                "107-14038",
                "107-14054"
            ],
            "persons": [
                "107-51826-6",
                "107-51624-2"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.593,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.226415094339623,
            "impactfactor_norm_year": 1998,
            "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": 106,
            "title": "Abdominal colposuspension--the gold standard in incontinence therapy?",
            "abstract": null,
            "authors": [
                "Riss, P",
                "Ralph, G"
            ],
            "year": 1994,
            "source": "Geburtshilfe Frauenheilkd. 1994; 54(2):69-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NC33900002",
            "pubmed": "8174916",
            "doi": "10.1055/s-2007-1023555",
            "pmc": null,
            "organizations": [
                "106-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.366,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "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": 105,
            "title": "A tungsten supplemented diet attenuates bacterial translocation in chronic portal hypertensive and cholestatic rats: role of xanthine dehydrogenase and xanthine oxidase.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pabst, MA",
                "Feierl, G",
                "Kuesz, A",
                "Ozbey, H",
                "Takahashi, S",
                "Höllwarth, ME"
            ],
            "year": 1999,
            "source": "GUT 1999 45: 904-910.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083947700022",
            "pubmed": "10562591",
            "doi": "10.1136/gut.45.6.904",
            "pmc": "PMC1727743",
            "organizations": [
                "105-14017",
                "105-14023",
                "105-14049"
            ],
            "persons": [
                "105-51818-6"
            ],
            "imported": null,
            "journal": "GUT",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.748,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 2428,
            "title": "Stimulated cellular immune system in patients with congestive heart failure.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Samsonov, M",
                "Tilz, GP",
                "Reibnegger, G",
                "Belenkov, JN",
                "Nassonov, EL",
                "Wachter, H"
            ],
            "year": 1993,
            "source": "Eur J Clin Chem Clin Biochem. 1993; 31(3):111-114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KZ61900001",
            "pubmed": "8490055",
            "doi": "10.1515/cclm.1993.31.3.111",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2428-50569-6",
                "2428-51537-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN CHEM CLIN BIOCHEM",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 2271,
            "title": "Retro- and para-pharyngeal ganglioneuroma.",
            "abstract": null,
            "authors": [
                "Walch, C",
                "Anderhuber, W",
                "Preidler, K",
                "Humer, U"
            ],
            "year": 1996,
            "source": "J Laryngol Otol. 1996; 110(1):87-90",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU31900023",
            "pubmed": "8745792",
            "doi": "10.1017/S0022215100132803",
            "pmc": null,
            "organizations": [
                "2271-14020",
                "2271-14042",
                "2271-14054"
            ],
            "persons": [
                "2271-51729-2"
            ],
            "imported": null,
            "journal": "J LARYNGOL OTOL",
            "issn": "0022-2151",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.417,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.275862068965517,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 100,
            "title": "A subepidermal blistering disease with histopathological features of dermatitis herpetiformis and immunofluorescence characteristics of bullous pemphigoid: a novel subepidermal blistering disease or a variant of bullous pemphigoid?",
            "abstract": null,
            "authors": [
                "Salmhofer, W",
                "Kawahara, Y",
                "Soyer, HP",
                "Kerl, H",
                "Nishikawa, T",
                "Hashimoto, T"
            ],
            "year": 1997,
            "source": "Br J Dermatol. 1997; 137(4):599-604",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YD86200019",
            "pubmed": "9390339",
            "doi": "10.1111/j.1365-2133.1997.tb03794.x",
            "pmc": null,
            "organizations": [
                "100-14047"
            ],
            "persons": [
                "100-51620-6",
                "100-51721-2"
            ],
            "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.838,
            "impactfactor_year": 1997,
            "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": 99,
            "title": "A study on the short tandem repeat systems HumCD4, HumTH01 and HumFIBRA in population samples from Yemen and Egypt.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kozma, Z",
                "al Hammadi, N",
                "Abdull Fatah, M",
                "Nöhammer, C"
            ],
            "year": 1998,
            "source": "Int J Legal Med. 1998; 111(2):107-109",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072320500014",
            "pubmed": "9541864",
            "doi": "10.1007%2Fs004140050128",
            "pmc": null,
            "organizations": [
                "99-14019",
                "99-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.812,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764705882352941,
            "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": 98,
            "title": "A study on the short tandem repeat system ACTBP2 (SE33) in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Neuhuber, F"
            ],
            "year": 1998,
            "source": "Int J Legal Med. 1998; 111(1):46-48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071005500012",
            "pubmed": "9457540",
            "doi": "10.1007%2Fs004140050111",
            "pmc": null,
            "organizations": [
                "98-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.812,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.764705882352941,
            "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": 97,
            "title": "A study of the short tandem repeat systems HUMVWA and HUMTH01 in an Austrian population sample.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Kubat, M"
            ],
            "year": 1995,
            "source": "Int J Legal Med. 1995; 107(6):329-330",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995RJ71300012",
            "pubmed": "7577699",
            "doi": "10.1007%2FBF01246884",
            "pmc": null,
            "organizations": [
                "97-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J LEGAL MED",
            "issn": "0937-9827",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.764705882352941,
            "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": 96,
            "title": "A sporadic form of hereditary neuropathy with liability to pressure palsies: clinical, electrodiagnostic, and molecular genetic findings.",
            "abstract": null,
            "authors": [
                "Reisecker, F",
                "Leblhuber, F",
                "Lexner, R",
                "Radner, G",
                "Rosenkranz, W",
                "Wagner, K"
            ],
            "year": 1994,
            "source": "Neurology. 1994; 44(4):753-755",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NG06500034",
            "pubmed": "7909361",
            "doi": "10.1212/WNL.44.4.753",
            "pmc": null,
            "organizations": [
                "96-14020",
                "96-14021"
            ],
            "persons": [
                "96-51527-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 4.347,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.968,
            "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": 95,
            "title": "A somatic cell hybrid panel and DNA probes for physical mapping of human chromosome 7p.",
            "abstract": null,
            "authors": [
                "Vortkamp, A",
                "Thias, U",
                "Gessler, M",
                "Rosenkranz, W",
                "Kroisel, PM",
                "Tommerup, N",
                "Krüger, G",
                "Götz, J",
                "Pelz, L",
                "Grzeschik, KH"
            ],
            "year": 1991,
            "source": "Genomics. 1991; 11(3):737-743",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK04600027",
            "pubmed": "1663489",
            "doi": "10.1016/0888-7543(91)90082-P",
            "pmc": null,
            "organizations": [
                "95-14021"
            ],
            "persons": [
                "95-51682-6"
            ],
            "imported": null,
            "journal": "GENOMICS",
            "issn": "0888-7543",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.037,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.91869918699187,
            "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": 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": 92,
            "title": "A simplified procedure for intra-arterial thrombolysis with tissue-type plasminogen activator in peripheral arterial occlusive disease: primary and long-term results.",
            "abstract": null,
            "authors": [
                "Decrinis, M",
                "Pilger, E",
                "Stark, G",
                "Lafer, M",
                "Obernosterer, A",
                "Lammer, J"
            ],
            "year": 1993,
            "source": "Eur Heart J. 1993; 14(3):297-305",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KR32800002",
            "pubmed": "8458348",
            "doi": "10.1093/eurheartj/14.3.297",
            "pmc": null,
            "organizations": [
                "92-14054",
                "92-14080"
            ],
            "persons": [
                "92-51541-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": 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": false
        },
        {
            "id": 91,
            "title": "A simple scintigraphic method for continuous monitoring of gastric emptying.",
            "abstract": null,
            "authors": [
                "Lipp, RW",
                "Hammer, HF",
                "Schnedl, W",
                "Dobnig, H",
                "Passath, A",
                "Leb, G",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Eur J Nucl Med. 1993; 20(3):260-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KP78700015",
            "pubmed": "8462616",
            "doi": "10.1007/BF00170009",
            "pmc": null,
            "organizations": [],
            "persons": [
                "91-51531-6",
                "91-51534-6",
                "91-51948-2",
                "91-52443-6"
            ],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.69,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.89873417721519,
            "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": true
        },
        {
            "id": 87,
            "title": "A rapid immunocytochemical assay for CMV detection in peripheral blood of organ-transplanted patients in clinical practice.",
            "abstract": null,
            "authors": [
                "Halwachs, G",
                "Zach, R",
                "Pogglitsch, H",
                "Holzer, H",
                "Tiran, A",
                "Iberer, F",
                "Wasler, A",
                "Tscheliessnigg, HP",
                "Lanzer, G",
                "Fölsch, B"
            ],
            "year": 1993,
            "source": "Transplantation. 1993; 56(2):338-342",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LT25000016",
            "pubmed": "8395099",
            "doi": "10.1097/00007890-199308000-00016",
            "pmc": null,
            "organizations": [
                "87-14073"
            ],
            "persons": [
                "87-51535-6"
            ],
            "imported": null,
            "journal": "TRANSPLANTATION",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.929,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.9765625,
            "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": true
        },
        {
            "id": 86,
            "title": "A Randomized-Double-Blind-Parallel-Group Study to Compare the Efficacy and Safety of Ondansetron (Gr38032F) Plus Dexamethasone with Metoclopramide Plus Dexamethasone in the Prophylaxis of Nausea and Emesis Induced by Carboplatin Chemotherapy",
            "abstract": null,
            "authors": [
                "Dubois, A",
                "Mckenna, CJ",
                "Andersson, H",
                "Lahousen, M",
                "Kitchener, H",
                "Pinter, T",
                "Capstick, V",
                "Wilkinson, JR"
            ],
            "year": 1997,
            "source": "ONCOLOGY 1997 54: 7-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997VY85600002",
            "pubmed": null,
            "doi": "10.1159/000227652",
            "pmc": null,
            "organizations": [
                "86-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ONCOLOGY",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.141,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.807692307692308,
            "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": 1631,
            "title": "Melanotic macules following Blaschko's lines in McCune-Albright syndrome.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Kofler, R",
                "Borkenstein, M",
                "Schwingshandl, J",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1994,
            "source": "Br J Dermatol. 1994; 130(2):215-220",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994MV51100012",
            "pubmed": "8123575",
            "doi": "10.1111/j.1365-2133.1994.tb02903.x",
            "pmc": null,
            "organizations": [
                "1631-14047",
                "1631-14048",
                "1631-14091"
            ],
            "persons": [
                "1631-51620-6",
                "1631-51654-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.871,
            "impactfactor_year": 1994,
            "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": false
        },
        {
            "id": 84,
            "title": "A Possible Early Quantitative Prediction of Bone-Fracture Callus Volume According to the Posttraumatic Increase in the Serum Alkaline-Phosphatase and Procollagen-I",
            "abstract": null,
            "authors": [
                "Wildburger, R",
                "Zarkovic, N",
                "Petek, W",
                "Dobnig, H",
                "Leopoldwildburger, U",
                "Schweighofer, F",
                "Hofer, HP"
            ],
            "year": 1995,
            "source": "MED SCI RES 1995 23: 219-223.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1995QY25800002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "84-14026",
                "84-14028",
                "84-14052"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.291666666666667,
            "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": 79,
            "title": "A novel benzothiazine Ca2+ channel antagonist, semotiadil, inhibits cardiac L-type Ca2+ currents.",
            "abstract": null,
            "authors": [
                "Koidl, B",
                "Miyawaki, N",
                "Tritthart, HA"
            ],
            "year": 1997,
            "source": "Eur J Pharmacol. 1997; 322(2-3):243-247",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WQ85800017",
            "pubmed": "9098694",
            "doi": "10.1016%2FS0014-2999%2896%2900995-8",
            "pmc": null,
            "organizations": [
                "79-14011"
            ],
            "persons": [
                "79-51519-6",
                "79-51681-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.96,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.814606741573034,
            "impactfactor_norm_year": 1998,
            "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": 78,
            "title": "A new type of database of antiepileptic medication for everyday use.",
            "abstract": null,
            "authors": [
                "Walzl, B",
                "Ramer, W",
                "Walzl, M",
                "Lechner, H",
                "Majkowski, G"
            ],
            "year": 1994,
            "source": "Eur Neurol. 1994; 34 Suppl 1(1):63-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PE06800012",
            "pubmed": "8001613",
            "doi": "10.1159/000119512",
            "pmc": null,
            "organizations": [
                "78-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "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
        }
    ]
}