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=1820&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1840&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1800&ordering=-imported",
    "results": [
        {
            "id": 2264,
            "title": "Response of untreated stage IV Wilms' tumor to single dose carboplatin assessed by up front window therapy.",
            "abstract": null,
            "authors": [
                "Zoubek, A",
                "Kajtar, P",
                "Flucher-Wolfram, B",
                "Holzinger, B",
                "Mostbeck, G",
                "Thun-Hohenstein, L",
                "Fink, FM",
                "Urban, C",
                "Mutz, I",
                "Schuler, D"
            ],
            "year": 1995,
            "source": "Med Pediatr Oncol. 1995; 25(1):8-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QY66200002",
            "pubmed": "7753005",
            "doi": "10.1002/mpo.2950250103",
            "pmc": null,
            "organizations": [
                "2264-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "MED PEDIAT ONCOL",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.543,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.929577464788732,
            "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": 2265,
            "title": "Results of surgical treatment of 1028 cervical cancers studied with volumetry.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Baltzer, J",
                "Tulusan, AH",
                "Haas, J"
            ],
            "year": 1992,
            "source": "Cancer. 1992; 70(3):648-655",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JF19600015",
            "pubmed": "1623479",
            "doi": "10.1002/1097-0142(19920801)70:3<648::AID-CNCR2820700318>3.0.CO;2-R",
            "pmc": null,
            "organizations": [
                "2265-14038"
            ],
            "persons": [
                "2265-51627-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "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": 1115,
            "title": "Gamma knife radiosurgery and albendazole for cerebral alveolar hydatid disease.",
            "abstract": null,
            "authors": [
                "Schmid, M",
                "Pendl, G",
                "Samonigg, H",
                "Ranner, G",
                "Eustacchio, S",
                "Reisinger, EC"
            ],
            "year": 1998,
            "source": "Clin Infect Dis. 1998; 26(6):1379-1382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074177900034",
            "pubmed": "9636867",
            "doi": "10.1086/516351",
            "pmc": null,
            "organizations": [
                "1115-14050",
                "1115-14054"
            ],
            "persons": [
                "1115-51532-6"
            ],
            "imported": null,
            "journal": "CLIN INFECT DIS",
            "issn": "1058-4838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.798,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.861111111111111,
            "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
        },
        {
            "id": 2267,
            "title": "Results of the Multicenter Evaluation of the Cedia(R) Theophylline Assay",
            "abstract": null,
            "authors": [
                "Klein, G",
                "Castineiras, MJ",
                "Collinsworth, W",
                "Courbe, A",
                "Delavenne, M",
                "Hanseler, E",
                "Hannak, D",
                "Kaspar, P",
                "Kattermann, R",
                "Knoke, A",
                "Mastropaolo, W",
                "Moia, F",
                "Nelson, P",
                "Oellerich, M",
                "Suigo, E",
                "Swanson, R",
                "Torralba, A",
                "Valdes, R",
                "Wilderstruschnig, M",
                "Wu, AHB"
            ],
            "year": 1992,
            "source": "WIEN KLIN WOCHENSCHR 1992 104: 31-37.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JB75100008",
            "pubmed": null,
            "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": 2268,
            "title": "Reticular lentigo].",
            "abstract": null,
            "authors": [
                "Kaddu, S",
                "Soyer, HP",
                "Wolf, IH",
                "Rieger, E",
                "Kerl, H"
            ],
            "year": 1997,
            "source": "Hautarzt. 1997; 48(3):181-185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR41600006",
            "pubmed": "9182089",
            "doi": "10.1007/s001050050567",
            "pmc": null,
            "organizations": [
                "2268-14047"
            ],
            "persons": [
                "2268-51327-6",
                "2268-51620-6",
                "2268-53442-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.487,
            "impactfactor_year": 1997,
            "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": true
        },
        {
            "id": 2269,
            "title": "Reticulohistiocytoma and multicentric reticulohistiocytosis. Histopathologic and immunophenotypic distinct entities.",
            "abstract": null,
            "authors": [
                "Zelger, B",
                "Cerio, R",
                "Soyer, HP",
                "Misch, K",
                "Orchard, G",
                "Wilson-Jones, E"
            ],
            "year": 1994,
            "source": "AMER J DERMATOPATHOL 1994 16: 577-584.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PW17700001",
            "pubmed": "7864294",
            "doi": "10.1097/00000372-199412000-00001",
            "pmc": null,
            "organizations": [
                "2269-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "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": 536,
            "title": "Comparison of the frequency-dependent effects on the atrioventricular node of verapamil, amiodarone, digoxin, and diltiazem in isolated guinea pig hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Schulze-Bauer, C",
                "Stark, U",
                "Kasper, K",
                "Decrinis, M",
                "Tritthart, HA"
            ],
            "year": 1995,
            "source": "J Cardiovasc Pharmacol. 1995; 25(2):330-335",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QD44200020",
            "pubmed": "7752660",
            "doi": "10.1097/00005344-199502000-00020",
            "pmc": null,
            "organizations": [
                "536-14011"
            ],
            "persons": [
                "536-51519-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.709,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.725806451612903,
            "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": 2272,
            "title": "Reversal of Borrelia burgdorferi associated dilated cardiomyopathy by antibiotic treatment?",
            "abstract": null,
            "authors": [
                "Gasser, R",
                "Fruhwald, F",
                "Schumacher, M",
                "Seinost, G",
                "Reisinger, E",
                "Eber, B",
                "Keplinger, A",
                "Horvath, R",
                "Sedaj, B",
                "Klein, W",
                "Pierer, K"
            ],
            "year": 1996,
            "source": "Cardiovasc Drugs Ther. 1996; 10(3):351-360",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VE92100010",
            "pubmed": "8877079",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2272-14023"
            ],
            "persons": [
                "2272-51533-2",
                "2272-51699-6",
                "2272-51700-6",
                "2272-52018-6"
            ],
            "imported": null,
            "journal": "CARDIOVASC DRUG THERAPY",
            "issn": "0920-3206",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.209,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.612903225806452,
            "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": 2273,
            "title": "Reversible Huntington's disease?",
            "abstract": null,
            "authors": [
                "Bonelli, RM",
                "Költringer, P",
                "Kenner, L",
                "Reisecker, F",
                "Bonelli, R"
            ],
            "year": 1998,
            "source": "Lancet. 1998; 352(9139):1520-1521",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076862300014",
            "pubmed": "9820304",
            "doi": "10.1016/S0140-6736(05)60326-1",
            "pmc": null,
            "organizations": [
                "2273-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 11.793,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.990654205607477,
            "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": 1120,
            "title": "Epithelioid leiomyosarcoma of the stomach. Clinical experiences with a rare stomach tumor.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Steindorfer, P",
                "Mischinger, HJ",
                "Thalhammer, M",
                "Kronberger, L",
                "Rosanelli, G",
                "Lax, SF"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(23):748-751",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TJ51700012",
            "pubmed": "8560900",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1120-14020",
                "1120-14073"
            ],
            "persons": [
                "1120-51080-6",
                "1120-51595-6",
                "1120-51746-2",
                "1120-51965-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.215,
            "impactfactor_year": 1995,
            "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": 1121,
            "title": "Gastric neuroendocrine neoplasms: tumour clonality and malignancy-associated large X-chromosomal deletions.",
            "abstract": null,
            "authors": [
                "D'Adda, T",
                "Candidus, S",
                "Denk, H",
                "Bordi, C",
                "Höfler, H"
            ],
            "year": 1999,
            "source": "J Pathol. 1999; 189(3):394-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083221600014",
            "pubmed": "10547602",
            "doi": "10.1002/(SICI)1096-9896(199911)189:3<394::AID-PATH444>3.0.CO;2-P",
            "pmc": null,
            "organizations": [
                "1121-14020"
            ],
            "persons": [
                "1121-51515-6"
            ],
            "imported": null,
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.833,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.924242424242424,
            "impactfactor_norm_year": 1999,
            "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": 2276,
            "title": "[Right ventricular assist device (RVAD) in septic, fulminating pulmonary artery embolism].",
            "abstract": null,
            "authors": [
                "Kaltenböck, F",
                "Gombotz, H",
                "Tscheliessnigg, KH",
                "Matzer, C",
                "Winkler, G",
                "Auer, T"
            ],
            "year": 1993,
            "source": "Anaesthesist. 1993; 42(11):807-810",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:A1993MJ85500008",
            "pubmed": "8279694",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2276-14044",
                "2276-14045"
            ],
            "persons": [
                "2276-51757-2"
            ],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 1124,
            "title": "Gastric mucosal hyperemia due to acid backdiffusion depends on splanchnic nerve activity.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1992,
            "source": "Am J Physiol. 1992; 262(3 Pt 1):G505-G509",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HK36200069",
            "pubmed": "1347977",
            "doi": "10.1152/ajpgi.1992.262.3.G505",
            "pmc": null,
            "organizations": [
                "1124-14022"
            ],
            "persons": [
                "1124-51529-1",
                "1124-51832-6"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 1998,
            "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": 2280,
            "title": "Ritleng-lacrimal intubation system for injured canaliculi",
            "abstract": null,
            "authors": [
                "Müllner, K"
            ],
            "year": 1998,
            "source": "Klin Monatsbl Augenheilkd. 1998; 213(4):238-240",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076950000011",
            "pubmed": "9848069",
            "doi": "10.1055/s-2008-1034979",
            "pmc": null,
            "organizations": [
                "2280-14043"
            ],
            "persons": [],
            "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.413,
            "impactfactor_year": 1998,
            "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": 538,
            "title": "Compatibility of morphine, baclofen, floxuridine and fluorouracil in an implantable medication pump.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Wintersteiger, R"
            ],
            "year": 1995,
            "source": "Arzneimittelforschung. 1995; 45(1):93-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QE24400021",
            "pubmed": "7893279",
            "doi": null,
            "pmc": null,
            "organizations": [
                "538-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM, FORSCH, DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.547,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 2282,
            "title": "Role of calcitonin gene-related peptide in gastrointestinal blood flow.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1992,
            "source": "Ann N Y Acad Sci. 1992; 657(1):228-239",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1992JL49900019",
            "pubmed": "1637087",
            "doi": "10.1111/j.1749-6632.1992.tb22771.x",
            "pmc": null,
            "organizations": [
                "2282-14022"
            ],
            "persons": [
                "2282-51529-2",
                "2282-51832-6"
            ],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 2283,
            "title": "Ultrasound-guided kidney biopsy in childhood--role of color Doppler ultrasound",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Ring, E"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(8):252-255",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QU82400004",
            "pubmed": "7762245",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2283-14048"
            ],
            "persons": [
                "2283-51373-2"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 278,
            "title": "The artificial heart and neuromonitoring? Technical and clinical aspects",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Eger, E",
                "Hadolt, I",
                "Mahla, E",
                "Tscheliessnigg, KH"
            ],
            "year": 1998,
            "source": "Biomed Tech (Berl). 1998; 43(6):158-163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074551900001",
            "pubmed": "9677756",
            "doi": "10.1515/bmte.1998.43.6.158",
            "pmc": null,
            "organizations": [
                "278-14070",
                "278-14073"
            ],
            "persons": [
                "278-51616-6",
                "278-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.441,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 2286,
            "title": "Role of peptidergic sensory neurons in gastric mucosal blood flow and protection.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, II",
                "Raybould, HE",
                "Pabst, MA",
                "Livingston, EH",
                "Amann, R",
                "Peskar, BM",
                "Peskar, BA",
                "Taché, Y",
                "Guth, PH"
            ],
            "year": 1991,
            "source": "Ann N Y Acad Sci. 1991; 632(3):272-282",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991JM20300028",
            "pubmed": "1952629",
            "doi": "10.1111/j.1749-6632.1991.tb33115.x",
            "pmc": null,
            "organizations": [
                "2286-14017",
                "2286-14022"
            ],
            "persons": [
                "2286-51529-1",
                "2286-51832-6"
            ],
            "imported": null,
            "journal": "ANN N Y ACAD SCI",
            "issn": "0077-8923",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.868,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827160493827161,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MULTIDISCIPLINARY SCIENCES",
            "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": 3154,
            "title": "The journal Gynakologisch-geburtschilfliche Rundschau-2000",
            "abstract": null,
            "authors": [
                "Hepp, H",
                "Haller, U",
                "Winter, R"
            ],
            "year": 2000,
            "source": "GYNAKOL GEBURTSHILFL RUNDSCH 2000 40: 1-2.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000088061800001",
            "pubmed": null,
            "doi": "10.1159/000022321",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOL GEBURTSHILFL RUNDSCH",
            "issn": "1018-8843",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.228,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.087719298245614,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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
        }
    ]
}