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=153020&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156971,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153040&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153000&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 7999,
            "title": "Therapy of pemphigus. Critical remarks based on 44 clinical cases",
            "abstract": null,
            "authors": [
                "Smolle, J"
            ],
            "year": 1985,
            "source": "Hautarzt. 1985; 36(2):96-102",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHJ4800006",
            "pubmed": "2985524",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7999-51617-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.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 121,
            "title": "Acquired naevus flammeus (Fegeler syndrome)",
            "abstract": null,
            "authors": [
                "Kainz, JT",
                "Soyer, HP",
                "Strasser-Fuchs, S",
                "Smolle, J"
            ],
            "year": 1991,
            "source": "HAUTARZT. 1991; 42:  289-292. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FP70400003",
            "pubmed": "1874617",
            "doi": null,
            "pmc": null,
            "organizations": [
                "121-14047",
                "121-14051"
            ],
            "persons": [
                "121-51617-6"
            ],
            "imported": "2010-06-25T17:31:57+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 120,
            "title": "Acquired generalized cutis laxa with paraproteinemia (IgG lambda). Immunofluorescence study, clinical and histologic findings with review of the literature",
            "abstract": null,
            "authors": [
                "Krajnc, I",
                "Rems, D",
                "Vizjak, A",
                "Hödl, S"
            ],
            "year": 1996,
            "source": "Hautarzt. 1996; 47(7):545-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY97600013",
            "pubmed": "8926173",
            "doi": "10.1007%2Fs001050050469",
            "pmc": null,
            "organizations": [
                "120-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.422,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2420,
            "title": "Standards in histopathologic diagnosis of malignant melanomas. Recommendations of the Working Group of the Central Malignant Melanoma Registry of the German Dermatologic Society",
            "abstract": null,
            "authors": [
                "Tronnier, M",
                "Garbe, C",
                "Bröcker, EB",
                "Stadler, R",
                "Steinkraus, V",
                "Soyer, HP",
                "Wolff, HH"
            ],
            "year": 1997,
            "source": "HAUTARZT 1997 48: 720-729.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500004",
            "pubmed": "9441164",
            "doi": "10.1007%2Fs001050050650",
            "pmc": null,
            "organizations": [
                "2420-14047"
            ],
            "persons": [],
            "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": false
        },
        {
            "id": 793,
            "title": "Eccrine hidradenitis. Case report and review of the literature",
            "abstract": null,
            "authors": [
                "Okcu, A",
                "Soyer, HP",
                "Kaddu, S",
                "Lackner, H",
                "Aberer, E"
            ],
            "year": 1997,
            "source": "HAUTARZT 1997 48: 743-748.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC49500008",
            "pubmed": "9441168",
            "doi": "10.1007%2Fs001050050654",
            "pmc": null,
            "organizations": [
                "793-14047",
                "793-14048"
            ],
            "persons": [
                "793-53442-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.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": false
        },
        {
            "id": 794,
            "title": "Eccrine hamartoma of the sweat glands simulating localized unilateral hyperhidrosis].",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP"
            ],
            "year": 1992,
            "source": "Hautarzt. 1992; 43(9):587-589",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JM42500011",
            "pubmed": "1399606",
            "doi": null,
            "pmc": null,
            "organizations": [
                "794-14047"
            ],
            "persons": [
                "794-51842-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7242,
            "title": "Genital bowenoid papulosis. Pseudo-Bowen's disease of the genital area",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Hödl, S",
                "Kratochvil, K",
                "Kresbach, H"
            ],
            "year": 1980,
            "source": "HAUTARZT. 1980; 31(2): 105-107. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH64800008",
            "pubmed": "7399896",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7242-51620-2"
            ],
            "imported": "2009-08-20T16:27:59+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65619,
            "title": "MALIGNANT PROLIFERATING TRICHOLEMMAL CYSTS",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "HODL, S"
            ],
            "year": 1984,
            "source": "HAUTARZT. 1984; 35(6): 322-323. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TA94900013",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65619-14047"
            ],
            "persons": [
                "65619-51617"
            ],
            "imported": "2007-02-15T11:00:50+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66240,
            "title": "Problems, responsibility and goals in dermatopathology",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Burg, G",
                "Sterry, W",
                "Wolff, HH"
            ],
            "year": 1998,
            "source": "Hautarzt. 1998; 49(7): 533-535. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075009500001",
            "pubmed": "9715379",
            "doi": "10.1007/s001050050784",
            "pmc": null,
            "organizations": [
                "66240-14047"
            ],
            "persons": [
                "66240-51620-2"
            ],
            "imported": "2007-02-26T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.479,
            "impactfactor_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1849,
            "title": "Oligosymptomatic Bourneville-Pringle tuberous sclerosis of the brain with giant cell astrocytoma",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Starz, I",
                "Binder, B",
                "Oberbauer, R",
                "Urban, C"
            ],
            "year": 1991,
            "source": "Hautarzt. 1991; 42(10):638-641",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GL64800009",
            "pubmed": "1757257",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1849-14047",
                "1849-14048",
                "1849-14050"
            ],
            "persons": [
                "1849-53009-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3029,
            "title": "Relationship among serum and urine neopterin, fibrinogen, and other serum analytes in atherosclerotic patients and the long-term effect of HELP therapy",
            "abstract": null,
            "authors": [
                "Vrecko, K",
                "Walzl, M",
                "Tafeit, E",
                "Reibnegger, G"
            ],
            "year": 1999,
            "source": "PTERIDINES 1999 10: 190-196.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086596300003",
            "pubmed": null,
            "doi": "10.1515/pteridines.1999.10.4.190",
            "pmc": null,
            "organizations": [
                "3029-14012"
            ],
            "persons": [
                "3029-50569-6"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.641,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 3030,
            "title": "Cerebrospinal fluid levels of alpha-tocopherol and neopterin in patients with dementia",
            "abstract": null,
            "authors": [
                "Sattler, W",
                "Leblhuber, F",
                "Walli, J",
                "Widner, B",
                "Fuchs, D"
            ],
            "year": 1999,
            "source": "PTERIDINES 1999 10: 220-224.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086596300009",
            "pubmed": null,
            "doi": "10.1515/pteridines.1999.10.4.220",
            "pmc": null,
            "organizations": [
                "3030-14013"
            ],
            "persons": [
                "3030-51705-1"
            ],
            "imported": null,
            "journal": "PTERIDINES",
            "issn": "0933-4807",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.641,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 72233,
            "title": "Femorogluteal manifestation of lymphogranuloma venereum",
            "abstract": null,
            "authors": [
                "Lindmaier, A",
                "Metze, D",
                "Aberer, E",
                "Neumann, R"
            ],
            "year": 1989,
            "source": "Hautarzt. 1989; 40(5): 308-311. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U937200010",
            "pubmed": "2661502",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60752,
            "title": "Adjuvant interferon-alpha therapy of malignant melanoma. Position of the Dermatologic Oncology Working Group",
            "abstract": null,
            "authors": [
                "Hauschild, A",
                "Dummer, R",
                "Garbe, C",
                "Kaufmann, R",
                "Schadendorf, D",
                "Soyer, HP",
                "Stadler, R",
                "Tilgen, W"
            ],
            "year": 1998,
            "source": "Hautarzt. 1998; 49(3): 167-169. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072721800001",
            "pubmed": "9565782",
            "doi": "10.1007/s001050050722",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.479,
            "impactfactor_year": 1998,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9052,
            "title": "Sclerosing lipogranuloma (paraffin-induced granuloma) of the penis with a clinical picture of carcinoma",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Petritsch, P",
                "Glavanovitz, P",
                "Kerl, H"
            ],
            "year": 1988,
            "source": "Hautarzt. 1988; 39(3):174-176",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M567100010",
            "pubmed": "3378890",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9052-51620-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60764,
            "title": "Post-zoster-specific skin infiltrates in chronic lymphatic leukemia",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Zonzits, E",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1990,
            "source": "Hautarzt. 1990; 41(8):455-457",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DW09400009",
            "pubmed": "2272830",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60764-51346-2",
                "60764-51620-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 60765,
            "title": "Diagnostic criteria in epiluminescence microscopy. Consensus meeting of the professional committee of analytic morphology of the Society of Dermatologic Research, 17 November 1989 in Hamburg",
            "abstract": null,
            "authors": [
                "Bahmer, FA",
                "Fritsch, P",
                "Kreusch, J",
                "Pehamberger, H",
                "Rohrer, C",
                "Schindera, I",
                "Smolle, J",
                "Soyer, HP",
                "Stolz, W"
            ],
            "year": 1990,
            "source": "Hautarzt. 1990; 41(9):513-514",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1990DZ84800011",
            "pubmed": "2249948",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60765-51617-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1206,
            "title": "History of the University Clinic of Dermatology and Venereology in Graz. A review of 125 years (1873-1998)].",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Kerl, H",
                "Holubar, K"
            ],
            "year": 1998,
            "source": "Hautarzt. 1998; 49(10):791-794",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076901700009",
            "pubmed": "9857258",
            "doi": "10.1007/s001050050829",
            "pmc": null,
            "organizations": [
                "1206-14047"
            ],
            "persons": [
                "1206-51620-4",
                "1206-51842-1"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.479,
            "impactfactor_year": 1998,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 7798,
            "title": "Plasmocytoma-associated bullous hemorrhagic amyloidosis of the skin",
            "abstract": null,
            "authors": [
                "Hödl, S",
                "Turek, TD",
                "Kerl, H"
            ],
            "year": 1982,
            "source": "HAUTARZT. 1982; 33(10): 556-558. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PM12400008",
            "pubmed": "6759462",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7798-51620-6"
            ],
            "imported": "2009-09-02T15:44:56+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9075,
            "title": "Direct light microscopy of pigment tumors of the skin",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Smolle, J",
                "Kresbach, H",
                "Hödl, S",
                "Glavanovitz, P",
                "Pachernegg, H",
                "Kerl, H"
            ],
            "year": 1988,
            "source": "HAUTARZT. 1988; 39:  223-227. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988M991700006",
            "pubmed": "3384663",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9075-51617-6",
                "9075-51620-6"
            ],
            "imported": "2010-02-03T16:22:04+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}