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=2560&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157654,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2580&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2540&ordering=impactfactor",
    "results": [
        {
            "id": 8454,
            "title": "DERMATOPATHOLOGICAL SYMPOSIUM, OCTOBER 18-20, 1984, NEW YORK - ECLECTIC REVIEW OF A DECADE OF DERMATOPATHOLOGICAL SYMPOSIA",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1985,
            "source": "HAUTARZT. 1985; 36:  642-643. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1985AUB9200009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8454-51620-2"
            ],
            "imported": "2009-11-10T14:36:32+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8623,
            "title": "Retroviruses and the immune system",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kresbach, H"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(5): 242-244. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986C466600002",
            "pubmed": "3015838",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8623-51617-2"
            ],
            "imported": "2009-11-13T11:47:05+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
        },
        {
            "id": 8884,
            "title": "Classification and therapy of pseudolymphomas",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 1989,
            "source": "HAUTARZT. 1989; 40(8): 537-537. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1989AL50300015",
            "pubmed": "2793465",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8884-51620-2"
            ],
            "imported": "2010-05-25T15:26:49+02: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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8937,
            "title": "Immunohistochemical classification of cutaneous lymphomas and pseudolymphomas",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kaudewitz, P",
                "Aberer, E",
                "Torne, R",
                "Burg, G",
                "Kerl, H"
            ],
            "year": 1987,
            "source": "HAUTARZT. 1987; 38(8): 461-466. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987J653300004",
            "pubmed": "3308776",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8937-51617-2",
                "8937-51620-6"
            ],
            "imported": "2009-12-18T13:19:18+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
        },
        {
            "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": 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
        },
        {
            "id": 9090,
            "title": "Kaposiform angiodermatitis (pseudo-Kaposi's disease) on an amputation stump. A new entity",
            "abstract": null,
            "authors": [
                "Hödl, S",
                "Kresbach, H"
            ],
            "year": 1988,
            "source": "HAUTARZT. 1988; 39(5): 302-303. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1988N553000009",
            "pubmed": "3403264",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-12-21T12:41:57+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9115,
            "title": "ETIOLOGY AND TREATMENT OF JESSNER-KANOF LYMPHOCYTIC INFILTRATION",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1988,
            "source": "HAUTARZT. 1988; 39:  481-481. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1988P387300027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "9115-51620-2"
            ],
            "imported": "2009-12-22T10:36:09+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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 11653,
            "title": "Reiter syndrome in an 82-year-old female",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Smolle, J"
            ],
            "year": 1990,
            "source": "HAUTARZT. 1990; 41(5): 277-279. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DF95500008",
            "pubmed": "2373615",
            "doi": null,
            "pmc": null,
            "organizations": [
                "11653-14047"
            ],
            "persons": [
                "11653-51618-2",
                "11653-51617-6"
            ],
            "imported": "2010-06-25T13:45:08+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": 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": 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": 63761,
            "title": "Importance of the proliferating trichilemmal cyst",
            "abstract": null,
            "authors": [
                "Hödl, S",
                "Smolle, J",
                "Scharnagl, E"
            ],
            "year": 1984,
            "source": "Hautarzt. 1984; 35(12): 640-644. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AEM4200005",
            "pubmed": "6526645",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "63761-51617-6"
            ],
            "imported": "2006-12-20T01: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": 65569,
            "title": "Skin metastases in prostatic cancer. Immunohistologic indications of the primary tumor",
            "abstract": null,
            "authors": [
                "Schoel, J",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1989,
            "source": "HAUTARZT. 1989; 40(1): 34-36. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989T027400009",
            "pubmed": "2466019",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65569-51617-6",
                "65569-51620-6"
            ],
            "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": 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": 65575,
            "title": "Immunologic phenotyping of cutaneous lymphomas",
            "abstract": null,
            "authors": [
                "Kaudewitz, P",
                "Burg, G",
                "Smolle, J",
                "Braun-Falco, O"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(12): 647-655. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1986F383100002",
            "pubmed": "2880828",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65575-51617-6"
            ],
            "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": 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": 65576,
            "title": "CUTANEOUS B-CELL LYMPHOMA",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "RAUCH, HJ",
                "KERL, H"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(9): 523-523. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E038400015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65576-51617",
                "65576-51620"
            ],
            "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": 65577,
            "title": "SPECIFIC CUTANEOUS INFILTRATION IN CHRONIC LYMPHATIC-LEUKEMIA - ANAMNESIS",
            "abstract": null,
            "authors": [
                "SMOLLE, J"
            ],
            "year": 1987,
            "source": "HAUTARZT. 1987; 38(4): 244-244. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987H028300015",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65577-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": 65578,
            "title": "CUTANEOUS PIGMENT LESIONS - CORRELATION BETWEEN REFLECTING-MICROSCOPY AND HISTOPATHOLOGY",
            "abstract": null,
            "authors": [
                "SOYER, HP",
                "SMOLLE, J",
                "HODL, S",
                "KRESBACH, H",
                "KERL, H"
            ],
            "year": 1987,
            "source": "HAUTARZT. 1987; 38(4): 245-245. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987H028300020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65578-14047"
            ],
            "persons": [
                "65578-51617",
                "65578-51620"
            ],
            "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": 65582,
            "title": "THERAPY OF PEMPHIGUS DISEASES",
            "abstract": null,
            "authors": [
                "SMOLLE, J"
            ],
            "year": 1987,
            "source": "HAUTARZT. 1987; 38(3): 181-181. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987G442000030",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65582-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": 65584,
            "title": "MELANOMA INSITU IN THE AREA OF A CONGENITAL CELLULAR NEVUS",
            "abstract": null,
            "authors": [
                "KNEIFEL, H",
                "SMOLLE, J",
                "KERL, H"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(9): 523-523. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986E038400016",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65584-51617",
                "65584-51620"
            ],
            "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": 65593,
            "title": "THE SIGNIFICANCE OF IMMUNE HISTOCHEMISTRY IN SKIN TUMORS",
            "abstract": null,
            "authors": [
                "SMOLLE, J",
                "KERL, H",
                "KRESBACH, H"
            ],
            "year": 1986,
            "source": "HAUTARZT. 1986; 37(3): 168-169. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1986A457900020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65593-51617",
                "65593-51620"
            ],
            "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
        }
    ]
}