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=155940&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155960&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155920&ordering=-imported",
    "results": [
        {
            "id": 61121,
            "title": "Unsichtbare Dermatosen. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Fortbildungstagung der Arbeitsgruppen der ÖGDV; MAR 26-31, 2006; Oberlech, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61121-14047"
            ],
            "persons": [
                "61121-51751"
            ],
            "imported": "2006-11-15T06:16:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61120,
            "title": "Klinisck-pathologische Korrelation neoplastischer und entzündlicher Erkrankungen der Nägel und periungualen Region. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Fortbildungstagung der Arbeitsgruppen der ÖGDV; MAR 26-31, 2006; Oberlech, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61120-14047"
            ],
            "persons": [
                "61120-51751"
            ],
            "imported": "2006-11-15T06:15:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61119,
            "title": "Klinisck-pathologische Korrelation melanozytärer Tumoren. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Fortbildungstagung der Arbeitsgruppen der ÖGDV; MAR 26-31, 2006; Oberlech, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61119-14047"
            ],
            "persons": [
                "61119-51751"
            ],
            "imported": "2006-11-15T06:14:30+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61118,
            "title": "Problematische melanozytäre Tumore im Kindesalter. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Fortbildungstagung der Arbeitsgruppen der ÖGDV; MAR 26-31, 2006; Oberlech, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61118-14047"
            ],
            "persons": [
                "61118-51751"
            ],
            "imported": "2006-11-15T06:13:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61117,
            "title": "Dia-Klinik aus der Universitätsklinik Graz. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Fortbildungstagung der Arbeitsgruppen der ÖGDV; MAR 26-31, 2006; Oberlech, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61117-14047"
            ],
            "persons": [
                "61117-51751"
            ],
            "imported": "2006-11-15T06:12:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61116,
            "title": "Emergency dermatopathology. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "9th Joint Meeting of the International Society of Dermatopathology; MAR 1-3, 2006; San Francisco, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61116-14047"
            ],
            "persons": [
                "61116-51751"
            ],
            "imported": "2006-11-15T06:11:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61115,
            "title": "Cutaneous reactions to cosmetic fillers. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "9th Joint Meeting of the International Society of Dermatopathology; MAR 1-3, 2006; San Francisco, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61115-14047"
            ],
            "persons": [
                "61115-51751"
            ],
            "imported": "2006-11-15T06:08:59+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61114,
            "title": "Update über Mycosis fungoides.",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Seminar an der Univ.-Klinik für Dermatologie in Innsbruck; FEB 16, 2006; Innsbruck, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61114-14047"
            ],
            "persons": [
                "61114-51751"
            ],
            "imported": "2006-11-15T06:07:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61113,
            "title": "Unusual skin tumors. ",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "13th Dermatopathology Retreat; JAN 30 - FEB 3, 2006; Vars, FRANKREICH. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61113-14047"
            ],
            "persons": [
                "61113-51751"
            ],
            "imported": "2006-11-15T06:05:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61112,
            "title": "Melanocytic tumors from another planet.",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "13th Dermatopathology Retreat; JAN 30 - FEB 3, 2006; Vars, FRANKREICH. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61112-14047"
            ],
            "persons": [
                "61112-51751"
            ],
            "imported": "2006-11-15T06:03:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61188,
            "title": "Lipoprotein (a) is not a risk factor for restenosis after percutaneous transluminal coronary angioplasty.",
            "abstract": null,
            "authors": [
                "Schumacher, M",
                "Tiran, A",
                "Eber, B",
                "Toplak, H",
                "Wilders-Truschnig, M",
                "Klein, W"
            ],
            "year": 1992,
            "source": "Am J Cardiol. 1992; 69(5):572-572",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:A1992HD94300032",
            "pubmed": "1531283",
            "doi": "10.1016/0002-9149(92)91011-R",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61188-51846-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Am J Cardiol",
            "issn": "0002-9149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.253,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.82258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61179,
            "title": "Intestinal malrotation and delayed gastric emptying.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Pilhatsch, A",
                "Szolar, DH",
                "Krause, R",
                "Wallner, SJ",
                "Piswanger, C",
                "Lipp, RW"
            ],
            "year": 2005,
            "source": "Nuklearmedizin. 2005; 44(5):N46-N48",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000233040100009",
            "pubmed": "16429587",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61179-14014",
                "61179-14080",
                "61179-14087"
            ],
            "persons": [
                "61179-51266-6",
                "61179-51948-6",
                "61179-51976-6",
                "61179-54183-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Nuklearmedizin",
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.98,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.797619047619048,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 61178,
            "title": "Glycated hemoglobin and liver disease in diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Wallner, SJ",
                "Piswanger, C",
                "Krause, R",
                "Lipp, RW"
            ],
            "year": 2005,
            "source": "Wien Med Wochenschr. 2005; 155(17-18):411-415",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "16392439",
            "doi": "10.1007/s10354-005-0210-4",
            "pmc": null,
            "organizations": [
                "61178-14014",
                "61178-14080",
                "61178-14087"
            ],
            "persons": [
                "61178-51266-6",
                "61178-51948-6",
                "61178-51976-6",
                "61178-54183-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 61111,
            "title": "Ferritin and transferrin levels in human breast cyst fluids: relationship with intracystic electrolyte concentrations.",
            "abstract": null,
            "authors": [
                "Troccoli, R",
                "Stella, F",
                "Biagioni, S",
                "Battistelli, S",
                "Cerroni, L",
                "Marcheggiani, F",
                "Artico, M",
                "Terzano, C",
                "Mannello, F"
            ],
            "year": 1990,
            "source": "Clin Chim Acta. 1990; 192(1):1-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990EH03400001",
            "pubmed": "2124527",
            "doi": "10.1016/0009-8981(90)90265-T",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61111-51751-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Clin Chim Acta",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61110,
            "title": "Immunophenotype of lymphocytic infiltrate in mycosis fungoides at the plaque stage and at the tumor stage. A comparative study",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Peris, K",
                "Torlone, G",
                "Chimenti, S"
            ],
            "year": 1990,
            "source": "G Ital Dermatol Venereol. 1990; 125(7-8): 313-317. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2289812",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61110-51751-1"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0026-4741",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 61109,
            "title": "Efficacy and tolerance of a preparation containing triamcinolone acetonide, nystatin and neomycin",
            "abstract": null,
            "authors": [
                "Flati, G",
                "Cerroni, L",
                "Legge, A"
            ],
            "year": 1987,
            "source": "Clin Ter. 1987; 123(3): 185-189. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2972479",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61109-51751-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Clin Ter",
            "issn": "0009-9074",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 61107,
            "title": "Multiple breast metastasis of cutaneous malignant melanoma",
            "abstract": null,
            "authors": [
                "Stella, C",
                "Cerroni, L",
                "Pecorella, I",
                "Ciardi, A",
                "Renda, F",
                "Battistelli, S",
                "Stella, F",
                "Troccoli, R"
            ],
            "year": 1985,
            "source": "Ann Ital Chir. 1985; 57(5): 441-445. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3838028",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61107-51751-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Ann Ital Chir",
            "issn": "0003-469X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 61105,
            "title": "Histopathologic changes after intralesional application of phosphatidylcholine for lipoma reduction: report of a case.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Binder, B",
                "Toplak, H",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 2006,
            "source": "Am J Dermatopathol. 2006; 28(4):331-333",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241291200007",
            "pubmed": "16871037",
            "doi": "10.1097/00000372-200608000-00007",
            "pmc": null,
            "organizations": [
                "61105-14047"
            ],
            "persons": [
                "61105-51846-6",
                "61105-51751-4",
                "61105-51620-6",
                "61105-51842-1",
                "61105-53009-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "Am J Dermatopathol",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.1,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.564102564102564,
            "impactfactor_norm_year": 2005,
            "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": 61104,
            "title": "Successful antibiotic treatment of Borreliosis associated pseudolymphomatous systemic infiltrates.",
            "abstract": null,
            "authors": [
                "Aigelsreiter, A",
                "Pump, A",
                "Buchhäusl, W",
                "Schönfelder, M",
                "Beham-Schmid, C",
                "Cerroni, L",
                "Bertha, G",
                "Dimai, HP",
                "Stelzl, E",
                "Daghofer, E",
                "Wenisch, C"
            ],
            "year": 2005,
            "source": "J Infect. 2005; 51(4):e203-e206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000607553400003",
            "pubmed": "16291270",
            "doi": "10.1016/j.jinf.2005.02.014",
            "pmc": null,
            "organizations": [
                "61104-14020",
                "61104-14023",
                "61104-14047",
                "61104-14080"
            ],
            "persons": [
                "61104-51751-6",
                "61104-50871-2",
                "61104-79271-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Infect",
            "issn": "0163-4453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.882,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.302325581395349,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61103,
            "title": "The morphologic spectrum of cutaneous pseudolymphomas].",
            "abstract": null,
            "authors": [
                "Wolf, IH",
                "Cerroni, L",
                "Fink-Puches, R",
                "Kerl, H"
            ],
            "year": 2005,
            "source": "J Dtsch Dermatol Ges. 2005; 3(9):710-720",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16173980",
            "doi": "10.1111/j.1610-0387.2005.05536.x",
            "pmc": null,
            "organizations": [
                "61103-14047"
            ],
            "persons": [
                "61103-51751-6",
                "61103-51327-1",
                "61103-51620-4",
                "61103-52589-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Dtsch Dermatol Ges",
            "issn": "1610-0379",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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
        }
    ]
}