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=660&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158433,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=680&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=640&ordering=imported",
    "results": [
        {
            "id": 60777,
            "title": "telederm.org: freely available online consultations in dermatology.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Hofmann-Wellenhof, R",
                "Massone, C",
                "Gabler, G",
                "Dong, H",
                "Ozdemir, F",
                "Argenziano, G"
            ],
            "year": 2005,
            "source": "PLoS Med. 2005; 2(4):e87-e87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229163300008",
            "pubmed": "15839749",
            "doi": "10.1371/journal.pmed.0020087",
            "pmc": "PMC1087218",
            "organizations": [
                "60777-14047"
            ],
            "persons": [
                "60777-51711-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "PLoS Med",
            "issn": "1549-1277",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.389,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.942857142857143,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 60775,
            "title": "Dermoscopy of subcorneal hematoma.",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Argenziano, G",
                "Soyer, HP",
                "Saurat, JH",
                "Braun, RP"
            ],
            "year": 2004,
            "source": "Dermatol Surg. 2004; 30(9):1229-1232",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000223662700010",
            "pubmed": "15355366",
            "doi": "10.1111/j.1524-4725.2004.30381.x",
            "pmc": null,
            "organizations": [
                "60775-14047"
            ],
            "persons": [
                "60775-50151-1"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Dermatol Surg",
            "issn": "1076-0512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.137,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 2004,
            "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": 60830,
            "title": "Atypical clinical presentation of pigmented purpuric dermatosis",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Ferrara, G",
                "Brongo, S",
                "Giorgio, CM",
                "Argenziano, G"
            ],
            "year": 2006,
            "source": "J Dtsch Dermatol Ges. 2006; 4(2): 138-140. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16503941",
            "doi": "10.1111/j.1610-0387.2005.05881.x",
            "pmc": null,
            "organizations": [
                "60830-14047"
            ],
            "persons": [
                "60830-50151-2"
            ],
            "imported": "2006-11-07T01: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": 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": true
        },
        {
            "id": 60754,
            "title": "Keratoacanthoma: a clinically distinct variant of well differentiated squamous cell carcinoma.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Regauer, S",
                "Soyer, HP",
                "Beham-Schmid, C"
            ],
            "year": 1998,
            "source": "Adv Anat Pathol. 1998; 5(5): 269-280. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "10021894",
            "doi": "10.1097/00125480-199809000-00001",
            "pmc": null,
            "organizations": [
                "60754-14020"
            ],
            "persons": [],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Adv Anat Pathol",
            "issn": "1072-4109",
            "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": true
        },
        {
            "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": 60831,
            "title": "Why perform dermoscopy? The evidence for its role in the routine management of pigmented skin lesions.",
            "abstract": null,
            "authors": [
                "Menzies, SW",
                "Zalaudek, I"
            ],
            "year": 2006,
            "source": "Arch Dermatol. 2006; 142(9):1211-1212",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000240593100014",
            "pubmed": "16983009",
            "doi": "10.1001/archderm.142.9.1211",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60831-50151-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Arch Dermatol",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.851,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.974358974358974,
            "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": false
        },
        {
            "id": 60837,
            "title": "Detection of low-grade vesicoureteral reflux in children by color Doppler imaging mode.",
            "abstract": null,
            "authors": [
                "Haberlik, A"
            ],
            "year": 1997,
            "source": "Pediatr Surg Int. 1997; 12(1): 38-43. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WH57800009",
            "pubmed": "9035208",
            "doi": "10.1007/BF01194800",
            "pmc": null,
            "organizations": [
                "60837-14049"
            ],
            "persons": [
                "60837-51572-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Pediatr Surg Int",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.29,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.203125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 60778,
            "title": "Intraepidermal dendritic melanocytes in spitzoid neoplasms.",
            "abstract": null,
            "authors": [
                "Ferrara, G",
                "Crisman, G",
                "Soyer, HP",
                "Zalaudek, I",
                "Argenziano, G"
            ],
            "year": 2006,
            "source": "Am J Dermatopathol. 2006; 28(5):449-450",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000246792400014",
            "pubmed": "17012925",
            "doi": "10.1097/01.dad.0000211527.80304.34",
            "pmc": null,
            "organizations": [
                "60778-14047"
            ],
            "persons": [
                "60778-50151-6"
            ],
            "imported": "2006-11-07T01: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": false,
            "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": 60760,
            "title": "Karyometry of melanocytic lesions: quantitative assessment of the 'maturation to the depth'.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Soyer, HP",
                "Juettner, FM",
                "Hoedl, S",
                "Kerl, H"
            ],
            "year": 1989,
            "source": "Anal Cell Pathol. 1989; 1(2): 133-138. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2487515",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60760-51617-1",
                "60760-51620-6",
                "60760-51615-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Anal Cell Pathol",
            "issn": "0921-8912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.727,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.338235294117647,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 60772,
            "title": "Melanoma simulating seborrheic keratosis: a major dermoscopy pitfall.",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Rossiello, L",
                "Scalvenzi, M",
                "Staibano, S",
                "Ruocco, E",
                "Cicale, L",
                "Soyer, HP"
            ],
            "year": 2003,
            "source": "Arch Dermatol. 2003; 139(3): 389-391. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000181561100031",
            "pubmed": "12622648",
            "doi": "10.1001/archderm.139.3.389-b",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Arch Dermatol",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.535,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.973684210526316,
            "impactfactor_norm_year": 2003,
            "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": 60839,
            "title": "Sacrococcygeal teratoma: clinical course and prognosis with a special view to long-term functional results.",
            "abstract": null,
            "authors": [
                "Schmidt, B",
                "Haberlik, A",
                "Uray, E",
                "Ratschek, M",
                "Lackner, H",
                "Höllwarth, ME"
            ],
            "year": 1999,
            "source": "Pediatr Surg Int. 1999; 15(8):573-576",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084089000014",
            "pubmed": "10631738",
            "doi": "10.1007/s003830050675",
            "pmc": null,
            "organizations": [
                "60839-14092"
            ],
            "persons": [
                "60839-51572-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Pediatr Surg Int",
            "issn": "0179-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.297709923664122,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "SURGERY",
            "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": 60816,
            "title": "Vibrografic signs of autonomous muscle tone studied in long term space missions.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Kozlovskaya, IB"
            ],
            "year": 2001,
            "source": "Acta Astronaut. 2001; 43(3-6): 101-106. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075993900004",
            "pubmed": "11541917",
            "doi": "10.1016/S0094-5765(98)00147-7",
            "pmc": null,
            "organizations": [
                "60816-14010"
            ],
            "persons": [
                "60816-51814-1"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Acta Astronaut",
            "issn": "0094-5765",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.14,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.307692307692308,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "ENGINEERING, AEROSPACE",
            "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": 60823,
            "title": "Cytochemical evidence that acetylcholine is a neurotransmitter of neurons that make excitatory and inhibitory outputs in the locust ocellar visual system.",
            "abstract": null,
            "authors": [
                "Leitinger, G",
                "Simmons, PJ"
            ],
            "year": 2000,
            "source": "J Comp Neurol. 2000; 416(3):345-355",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084491300006",
            "pubmed": "10602093",
            "doi": "10.1002/(SICI)1096-9861(20000117)416:3<345::AID-CNE6>3.0.CO;2-T",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60823-50960-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Comp Neurol",
            "issn": "0021-9967",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.772,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 60761,
            "title": "Analysis of point mutations of Ha-ras gene in basaliomas and spinaliomas usiang the polymerase chain reaction (PCR) technic",
            "abstract": null,
            "authors": [
                "Peris, K",
                "Cerroni, L",
                "Chimenti, S",
                "Soyer, HP",
                "Kerl, H",
                "Höfler, H"
            ],
            "year": 1989,
            "source": "G Ital Dermatol Venereol. 1989; 124(10): 429-434. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2635687",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "60761-51751-6",
                "60761-51620-6"
            ],
            "imported": "2006-11-07T01: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": 60769,
            "title": "Amelanotic/Hypomelanotic melanoma--is dermatoscopy useful for diagnosis?",
            "abstract": null,
            "authors": [
                "Zalaudek, I",
                "Argenziano, G",
                "Kerl, H",
                "Soyer, HP",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2003,
            "source": "J Dtsch Dermatol Ges. 2003; 1(5): 369-373. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16285302",
            "doi": "10.1046/j.1610-0387.2003.02042.x",
            "pmc": null,
            "organizations": [
                "60769-14047"
            ],
            "persons": [
                "60769-50151-1",
                "60769-51620-6",
                "60769-51711-4"
            ],
            "imported": "2006-11-07T01: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
        },
        {
            "id": 60781,
            "title": "Low-resolution teledermatology: reply from authors.",
            "abstract": null,
            "authors": [
                "Massone, C",
                "Soyer, HP"
            ],
            "year": 2006,
            "source": "Br J Dermatol. 2006; 155(5): 1093-1093. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242053700048",
            "pubmed": null,
            "doi": "10.1111/j.1365-2133.2006.07499.x",
            "pmc": null,
            "organizations": [
                "60781-14047"
            ],
            "persons": [],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Br J Dermatol",
            "issn": "0007-0963",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.334,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.948717948717949,
            "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": 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": true
        },
        {
            "id": 60820,
            "title": "Hemispheric asymmetry and the processing of harmonies in music.",
            "abstract": null,
            "authors": [
                "Preisler, A",
                "Gallasch, E",
                "Schulter, G"
            ],
            "year": 1989,
            "source": "Int J Neurosci. 1989; 47(1-2): 131-140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AM56500013",
            "pubmed": "2793337",
            "doi": "10.3109/00207458908987425",
            "pmc": null,
            "organizations": [],
            "persons": [
                "60820-51814-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Int J Neurosci",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.267326732673267,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 60800,
            "title": "Defects on the dorsum of the hand--the posterior interosseous flap and its alternatives.",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Kursumovic, A",
                "Hubmer, M",
                "Seibert, FJ",
                "Haas, F",
                "Scharnagl, E"
            ],
            "year": 2003,
            "source": "Hand Surg. 2003; 8(2):205-212",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15002099",
            "doi": "10.1142/S0218810403001789",
            "pmc": null,
            "organizations": [
                "60800-14052",
                "60800-14076"
            ],
            "persons": [
                "60800-51895-2",
                "60800-59917-6",
                "60800-51724-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Hand Surg",
            "issn": "0218-8104",
            "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": true
        },
        {
            "id": 60822,
            "title": "Passive viscoelastic properties of the rabbit aorta in vitro.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Weizäcker, HW"
            ],
            "year": 1991,
            "source": "Biomed Tech (Berl). 1991; 36(4): 86-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FM39800004",
            "pubmed": "1854907",
            "doi": "10.1515/bmte.1991.36.4.86",
            "pmc": null,
            "organizations": [
                "60822-14010"
            ],
            "persons": [
                "60822-51513-6",
                "60822-51814-2"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "Biomed Tech (Berl)",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 60756,
            "title": "Inflammatory reactions of the skin caused by adhesive EEG electrodes.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Kehl, G",
                "Schwarz, G",
                "Soyer, HP"
            ],
            "year": 1997,
            "source": "J Neurosurg Anesthesiol. 1997; 9(3):277-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YC94300014",
            "pubmed": "9239593",
            "doi": "10.1097/00008506-199707000-00014",
            "pmc": null,
            "organizations": [
                "60756-14044"
            ],
            "persons": [
                "60756-51073-6"
            ],
            "imported": "2006-11-07T01:00:00+01:00",
            "journal": "J Neurosurg Anesthesiol",
            "issn": "0898-4921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.333,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.7109375,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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
        }
    ]
}