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=149020&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149040&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149000&ordering=imported",
    "results": [
        {
            "id": 15280,
            "title": "Hyperthermia as adjuvant therapy for metastatic malignant melanoma of the skin",
            "abstract": null,
            "authors": [
                "Hofmann-Wellenhof, R",
                "Richtig, E",
                "Amann, W",
                "Hoff, M",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "BRIT J CANCER 1998 77: 30-30.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071600600112",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15280-14047"
            ],
            "persons": [
                "15280-51617",
                "15280-51620",
                "15280-51711",
                "15280-52274"
            ],
            "imported": null,
            "journal": "BRIT J CANCER",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 15278,
            "title": "A prospective evaluation of anxiety, depression, and quality of life in patients receiving an implanted cardioverter-defibrillator (ICD)",
            "abstract": null,
            "authors": [
                "Herrmann, C",
                "Riedemann, C",
                "Bergmann, G",
                "Drinkmann, A",
                "Fritzsche, K",
                "Kanwischer, H",
                "Smeritschnig, B",
                "Stix, P"
            ],
            "year": 1998,
            "source": "PSYCHOSOM MED 1998 60: 93-93.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071810000023",
            "pubmed": null,
            "doi": "10.1097/00006842-199801000-00025",
            "pmc": null,
            "organizations": [],
            "persons": [
                "15278-51506"
            ],
            "imported": null,
            "journal": "PSYCHOSOM MED",
            "issn": "0033-3174",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.046,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.886792452830189,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PSYCHOLOGY",
            "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": 15277,
            "title": "Chromosomal imbalances as prognostic factors in atypical carcinoids.",
            "abstract": null,
            "authors": [
                "Ullmann, R",
                "Klemen, H",
                "Ghalibafian, M",
                "Fraire, AE",
                "Popper, HH"
            ],
            "year": 1998,
            "source": "MODERN PATHOL 1998 11: 181A-181A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071793401081",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15277-14020"
            ],
            "persons": [
                "15277-51981"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.867647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15276,
            "title": "Primary paraganglioma of the lung",
            "abstract": null,
            "authors": [
                "Scarpatteti, M",
                "Morresi-Hauf, A",
                "Wockel, W",
                "Gollowitsch, F",
                "Popper, HH"
            ],
            "year": 1998,
            "source": "MODERN PATHOL 1998 11: 179A-179A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071793401071",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15276-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.867647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15275,
            "title": "Recurrent sarcoidosis in transplanted lung - Does it exist? A PCR study for mycobacterial DNA in four cases.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Klemen, H",
                "Garrity, ER",
                "Cagle, PT",
                "Husain, AN"
            ],
            "year": 1998,
            "source": "MODERN PATHOL 1998 11: 178A-178A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071793401066",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15275-14020"
            ],
            "persons": [
                "15275-51981"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.867647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15274,
            "title": "The use of multiplex PCR for a rapid detection of atypical Mycobacteria and Mycobacterium tuberculosis complex in clinical samples.",
            "abstract": null,
            "authors": [
                "Klemen, H",
                "Bogiatzis, A",
                "Staufer, F",
                "Ullmann, R",
                "Ghalibafian, M",
                "Popper, HH"
            ],
            "year": 1998,
            "source": "MODERN PATHOL 1998 11: 177A-177A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071793401055",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15274-14020"
            ],
            "persons": [
                "15274-51981"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.867647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15273,
            "title": "Influence of TGF-B, PDGF-AA and PDGF-AB on tenascin expression in fibroblasts (FB) cultured from human lungs",
            "abstract": null,
            "authors": [
                "Gondo, MM",
                "Cagle, PT",
                "Fraire, AE",
                "Popper, HH"
            ],
            "year": 1998,
            "source": "MODERN PATHOL 1998 11: 174A-174A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071793401041",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15273-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.867647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15272,
            "title": "Cystic carcinoma in cervical lymph nodes - A distinct cytokeratin profile from benign lateral neck cysts.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Beham, A"
            ],
            "year": 1998,
            "source": "MODERN PATHOL 1998 11: 123A-123A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071793400732",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15272-14020"
            ],
            "persons": [
                "15272-51945"
            ],
            "imported": null,
            "journal": "MODERN PATHOL",
            "issn": "0893-3952",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.867647058823529,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 15271,
            "title": "Bispectral EEG analysis and spectral edge frequency as indicators of anesthetic depth of sevoflurane in comparison to isoflurane",
            "abstract": null,
            "authors": [
                "Voit-Augustin, H",
                "Baumgartner, A",
                "Schwarz, G",
                "Kulier, A",
                "Fuchs, G",
                "Litscher, G"
            ],
            "year": 1998,
            "source": "ANESTH ANALG 1998 86: S239-S239.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071851500238",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15271-14044"
            ],
            "persons": [
                "15271-51073",
                "15271-51604",
                "15271-51944"
            ],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.776,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 15270,
            "title": "Bispectral EEG analysis (BIS) and hemodynamic parameters during sevoflurane anesthesia",
            "abstract": null,
            "authors": [
                "Baumgartner, A",
                "Voit-Augustin, H",
                "Schwarz, G",
                "Kulier, A",
                "Fuchs, G",
                "Litscher, G"
            ],
            "year": 1998,
            "source": "ANESTH ANALG 1998 86: S198-S198.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071851500197",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15270-14044"
            ],
            "persons": [
                "15270-51073",
                "15270-51604",
                "15270-51944"
            ],
            "imported": null,
            "journal": "ANESTH ANALG",
            "issn": "0003-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.776,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.92,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 15269,
            "title": "GLUT-4 messenger RNA expression in right ventricular human myocardium is reduced in hypertensive patients",
            "abstract": null,
            "authors": [
                "Katzer, E",
                "Barth, S",
                "Friehs, I",
                "Zechner, R",
                "Rigler, B",
                "Klein, W",
                "Gasser, R"
            ],
            "year": 1998,
            "source": "J AMER COLL CARDIOL 1998 31: 322A-322A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071920601380",
            "pubmed": null,
            "doi": "10.1016/S0735-1097(97)85118-2",
            "pmc": null,
            "organizations": [
                "15269-14075",
                "15269-14083"
            ],
            "persons": [
                "15269-51533"
            ],
            "imported": null,
            "journal": "J AMER COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.282,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.967741935483871,
            "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": 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": 15268,
            "title": "Treatment of dysrhythmias after CABG-surgery with the amiodarone-derivative E 047/1",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Vicenzi, M",
                "Mahla, E",
                "Metzler, H"
            ],
            "year": 1998,
            "source": "J AMER COLL CARDIOL 1998 31: 160A-160A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071920600672",
            "pubmed": null,
            "doi": "10.1016/S0735-1097(97)84408-7",
            "pmc": null,
            "organizations": [
                "15268-14069"
            ],
            "persons": [
                "15268-51616",
                "15268-51611",
                "15268-51943"
            ],
            "imported": null,
            "journal": "J AMER COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.282,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.967741935483871,
            "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": 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": 15267,
            "title": "Betablockers and melatonin production",
            "abstract": null,
            "authors": [
                "Lercher, P",
                "Stoschitzky, K",
                "Sakotnik, A",
                "Schumacher, M",
                "Maier, R",
                "Stoschitzky, P",
                "Klein, W",
                "Liebmann, P",
                "Eber, B",
                "Lindner, W"
            ],
            "year": 1998,
            "source": "J AMER COLL CARDIOL 1998 31: 114A-114A.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000071920600470",
            "pubmed": null,
            "doi": "10.1016/S0735-1097(97)84201-5",
            "pmc": null,
            "organizations": [
                "15267-14014",
                "15267-14083"
            ],
            "persons": [
                "15267-51374",
                "15267-51953",
                "15267-52000",
                "15267-63802"
            ],
            "imported": null,
            "journal": "J AMER COLL CARDIOL",
            "issn": "0735-1097",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.282,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.967741935483871,
            "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": 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": 15266,
            "title": "Changes in dynamic renal function due to antihypertensive and antioxidative drugs.",
            "abstract": null,
            "authors": [
                "Zitta, S",
                "Holzer, H",
                "Stoschitzky, K",
                "Zweiker, R",
                "Lang, T",
                "Reibnegger, G",
                "Estelbeger, W"
            ],
            "year": 1998,
            "source": "CLIN PHARMACOL THER 1998 63: 237-237.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072420300402",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15266-14083",
                "15266-14084"
            ],
            "persons": [
                "15266-50569",
                "15266-51374",
                "15266-51535",
                "15266-51843"
            ],
            "imported": null,
            "journal": "CLIN PHARMACOL THER",
            "issn": "0009-9236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.394,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.938202247191011,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 15265,
            "title": "Effects of intravenous (R)- and (S)-propranolol on plasma concentrations of (R)- and (S)-propranolol.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K",
                "Oravcova, J",
                "Stoschitzky, P",
                "Maier, R",
                "Schumacher, M",
                "Dubovska, D",
                "Klein, W",
                "Lindner, W"
            ],
            "year": 1998,
            "source": "CLIN PHARMACOL THER 1998 63: 232-232.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072420300381",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15265-14083"
            ],
            "persons": [
                "15265-51374",
                "15265-51953"
            ],
            "imported": null,
            "journal": "CLIN PHARMACOL THER",
            "issn": "0009-9236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.394,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.938202247191011,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 15264,
            "title": "Beta-blockers and melatonin.",
            "abstract": null,
            "authors": [
                "Stoschitzky, K",
                "Sakotnik, A",
                "Eber, B",
                "Schumacher, M",
                "Lercher, P",
                "Maier, R",
                "Stoschitzky, P",
                "Liebmann, P",
                "Lindner, W"
            ],
            "year": 1998,
            "source": "CLIN PHARMACOL THER 1998 63: 137-137.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072420300002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15264-14014",
                "15264-14083"
            ],
            "persons": [
                "15264-51374",
                "15264-51953",
                "15264-52000",
                "15264-63802"
            ],
            "imported": null,
            "journal": "CLIN PHARMACOL THER",
            "issn": "0009-9236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.394,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.938202247191011,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 15263,
            "title": "Surface microscopy for the diagnosis of melanoma",
            "abstract": null,
            "authors": [
                "Soyer, HP"
            ],
            "year": 1998,
            "source": "J INVEST DERMATOL 1998 110: 711-711.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072738201425",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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": 4.822,
            "impactfactor_year": 1998,
            "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": 15262,
            "title": "311 nm UVB therapy for parapsoriasis en plaques.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 1998,
            "source": "J INVEST DERMATOL 1998 110: 701-701.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072738201404",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15262-14047"
            ],
            "persons": [
                "15262-51618",
                "15262-51620"
            ],
            "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": 4.822,
            "impactfactor_year": 1998,
            "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": 15261,
            "title": "The inflammatory response by a house dust mite extract in non-sensitized rats is caused by 5-hydroxytryptamine from mast cells.",
            "abstract": null,
            "authors": [
                "Legat, FJ",
                "Griesbacher, T"
            ],
            "year": 1998,
            "source": "J INVEST DERMATOL 1998 110: 652-652.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072738201109",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15261-14022",
                "15261-14047"
            ],
            "persons": [
                "15261-51661",
                "15261-51865"
            ],
            "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": 4.822,
            "impactfactor_year": 1998,
            "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": 15260,
            "title": "Horizontal transfer of exogenous DNA to the skin: Therapeutic applications and safety regulations.",
            "abstract": null,
            "authors": [
                "Udvardi, A",
                "Kapfer, I",
                "Zatloukal, K",
                "Grutsch, H",
                "Volc-Platzer, B"
            ],
            "year": 1998,
            "source": "J INVEST DERMATOL 1998 110: 609-609.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000072738200850",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "15260-14020"
            ],
            "persons": [
                "15260-51663"
            ],
            "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": 4.822,
            "impactfactor_year": 1998,
            "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
        }
    ]
}