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=153400&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157096,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153420&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153380&ordering=-impactfactor",
    "results": [
        {
            "id": 8129,
            "title": "Comparison of nonivamide and capsaicin with regard to their pharmacokinetics and effects on sensory neurons.",
            "abstract": null,
            "authors": [
                "Skofitsch, G",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1984,
            "source": "Arzneimittelforschung. 1984; 34(2):154-156",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SE28300004",
            "pubmed": "6202305",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 7363,
            "title": "Pial arterial vasodilation by intravenous nimodipine in cats.",
            "abstract": null,
            "authors": [
                "Auer, LM"
            ],
            "year": 1981,
            "source": "Arzneimittelforschung. 1981; 31(9):1423-1425",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MF75900007",
            "pubmed": "7197947",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 7928,
            "title": "Effect of sulmazol on left ventricular function in congestive cardiomyopathy",
            "abstract": null,
            "authors": [
                "Maurer, E",
                "Klein, W",
                "Brandt, D"
            ],
            "year": 1983,
            "source": "Arzneimittelforschung. 1983; 33(5):760-763",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QQ38400016",
            "pubmed": "6683555",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 8275,
            "title": "Investigation of human bile and serum levels by high pressure liquid chromatography after administration of latamoxef or cefotaxime.",
            "abstract": null,
            "authors": [
                "Krausse, R",
                "Ullmann, U",
                "Brandstetter, G",
                "Kratochvil, P"
            ],
            "year": 1984,
            "source": "Arzneimittelforschung. 1984; 34(12):1787-1791",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW40700024",
            "pubmed": "6099130",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 8074,
            "title": "Effect of ciclotropium bromide on pressure in the human common bile duct",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Stupnicki, T",
                "Zenker, G"
            ],
            "year": 1983,
            "source": "Arzneimittelforschung. 1983; 33(12):1691-1693",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RV02900020",
            "pubmed": "6686777",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MULTIDISCIPLINARY",
            "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": 65517,
            "title": "Vascularized three-dimensional skeletal muscle tissue-engineering.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Willital, GH",
                "Vacanti, JP"
            ],
            "year": 2001,
            "source": "Biomed Mater Eng. 2001; 11(4):275-281",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172671600001",
            "pubmed": "11790859",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-14T01:00:00+01:00",
            "journal": "Biomed Mater Eng",
            "issn": "0959-2989",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MATERIALS SCIENCE, BIOMATERIALS",
            "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": 87268,
            "title": "DETERMINATION BY HPLC OF TROXERUTIN IN PLASMA AND URINE FOLLOWING ORAL-ADMINISTRATION TO MAN",
            "abstract": null,
            "authors": [
                "DITTRICH, P",
                "OSTROWSKI, J",
                "BEUBLER, E",
                "SCHRAVEN, E",
                "KUKOVETZ, W"
            ],
            "year": 1985,
            "source": "ARZNEIM-FORSCH-DRUG RES. 1985; 35-1(4): 765-767. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AFQ8700022",
            "pubmed": "4015744",
            "doi": null,
            "pmc": null,
            "organizations": [
                "87268-14022"
            ],
            "persons": [
                "87268-51667-6"
            ],
            "imported": "2009-02-06T13:39:04+01:00",
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": "ARZNEIMITTEL-FORSCHUNG/DRUG RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 81079,
            "title": "DEVELOPMENT OF A PROPULSIVE-GAS DRIVEN PUMP PROVIDED FOR IMPLANTATION FOR LONG-TERM APPLICATION OF PHARMACEUTICALS",
            "abstract": null,
            "authors": [
                "SADJAK, A",
                "KORSATKO, W",
                "ZENZ, H",
                "WABNEGG, B"
            ],
            "year": 1983,
            "source": "ARZNEIM-FORSCH-DRUG RES. 1983; 33-2(9): 1342-1345. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RG08900031",
            "pubmed": "6685519",
            "doi": null,
            "pmc": null,
            "organizations": [
                "81079-14014"
            ],
            "persons": [],
            "imported": "2008-05-15T18:02:24+02:00",
            "journal": "ARZNEIM-FORSCH-DRUG RES",
            "issn": "0004-4172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.484126984126984,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 92943,
            "title": "Reduced tear secretion after craniocerebral trauma. Keratoconjunctivitis sicca after skull base fracture by damage to the parasympathetic innervation lacrimal gland",
            "abstract": null,
            "authors": [
                "Horwath, J",
                "Berglöff, J",
                "Stacher, R",
                "Walch, C",
                "Haas, A"
            ],
            "year": 2000,
            "source": "Ophthalmologe. 2000; 97(12): 968-969. ",
            "category": 1,
            "document_type": 8,
            "sci": null,
            "pubmed": "11227169",
            "doi": null,
            "pmc": null,
            "organizations": [
                "92943-14042",
                "92943-14043",
                "92943-14054"
            ],
            "persons": [
                "92943-51729-6",
                "92943-51850",
                "92943-53007-2"
            ],
            "imported": "2009-09-16T02:00:00+02:00",
            "journal": "Ophthalmologe",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.536,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 3302,
            "title": "Candida endophthalmitis in drug abuse. case report.",
            "abstract": null,
            "authors": [
                "Klein, A",
                "Haller-Schober, EM",
                "Faulborn, J"
            ],
            "year": 2000,
            "source": "Ophthalmologe. 2000; 97(9):619-622",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089509600004",
            "pubmed": "11147335",
            "doi": "10.1007/s003470070049",
            "pmc": null,
            "organizations": [
                "3302-14043"
            ],
            "persons": [
                "3302-57828-2"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.536,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "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": 942,
            "title": "Endocrine status and LBNP-induced hormone changes during a 438-day spaceflight: a case study.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, HG",
                "Noskov, VB",
                "Rössler, A",
                "Grigoriev, AI",
                "Kvetnansky, R",
                "Polyakow, VV"
            ],
            "year": 1999,
            "source": "Aviat Space Environ Med. 1999; 70(1):1-5",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077706800001",
            "pubmed": "9895013",
            "doi": null,
            "pmc": null,
            "organizations": [
                "942-14010"
            ],
            "persons": [
                "942-51683-2",
                "942-51737-6"
            ],
            "imported": null,
            "journal": "AVIAT SPACE ENVIRON MED",
            "issn": "0095-6562",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.536,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.518181818181818,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 145413,
            "title": "Correlation between erectile function and cardiovascular risk factors by assessing arterial stiffness and myocardial perfusion imaging and carotid artery intima-media thickness.",
            "abstract": null,
            "authors": [
                "Al-Ali, BM",
                "Holz, M",
                "Sadik, P",
                "Oppeck, C",
                "Schmidt, K",
                "Oppeck, G"
            ],
            "year": 2015,
            "source": "Minerva Urol Nefrol. 2015; 67(1):11-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000352036400002",
            "pubmed": "25664960",
            "doi": null,
            "pmc": null,
            "organizations": [
                "145413-14056"
            ],
            "persons": [],
            "imported": "2015-05-22T11:28:15+02:00",
            "journal": "MINERVA UROL NEFROL",
            "issn": "0393-2249",
            "collection_publisher": null,
            "collection_title": "MINERVA UROLOGICA E NEFROLOGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.536,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.091,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.192,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY-SCI",
            "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": 2935,
            "title": "[Therapy of primary cutaneous B-cell lymphomas].",
            "abstract": null,
            "authors": [
                "Zenahlik, P",
                "Fink-Puches, R",
                "Kapp, KS",
                "Kerl, H",
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(1):19-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085205100005",
            "pubmed": "10663035",
            "doi": "10.1007/s001050050005",
            "pmc": null,
            "organizations": [
                "2935-14047",
                "2935-14054",
                "2935-14060"
            ],
            "persons": [
                "2935-51751-6",
                "2935-51620-6",
                "2935-52589-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 18041,
            "title": "Venous leg ulcers: no improvement of wound healing with 685-nm low level laser therapy. Randomised, placebo-controlled, double-blind study].",
            "abstract": null,
            "authors": [
                "Kokol, R",
                "Berger, C",
                "Haas, J",
                "Kopera, D"
            ],
            "year": 2005,
            "source": "Hautarzt. 2005; 56(6):570-575",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230259700008",
            "pubmed": "15580451",
            "doi": "10.1007/s00105-004-0864-7",
            "pmc": null,
            "organizations": [
                "18041-14038",
                "18041-14047"
            ],
            "persons": [
                "18041-51627-6",
                "18041-51842-4"
            ],
            "imported": "2013-01-09T17:49:30+01:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.102564102564103,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 3267,
            "title": "Hans Kresbachn (1923-2000) - In memoriam",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2000,
            "source": "HAUTARZT 2000 51: 701-703.",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000089320200012",
            "pubmed": null,
            "doi": "10.1007/s001050051202",
            "pmc": null,
            "organizations": [
                "3267-14047"
            ],
            "persons": [
                "3267-51620-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "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": 3065,
            "title": "Squamous epithelial carcinoma in erythema ab igne",
            "abstract": null,
            "authors": [
                "Rudolph, CM",
                "Soyer, HP",
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(4):260-263",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086934800007",
            "pubmed": "10810662",
            "doi": "10.1007%2Fs001050051115",
            "pmc": null,
            "organizations": [
                "3065-14047"
            ],
            "persons": [
                "3065-51618-6",
                "3065-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.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2934,
            "title": "Risk factors for local complications in erysipelas",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kahofer, P",
                "Pfaffentaler, E",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(1):14-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085205100004",
            "pubmed": "10663034",
            "doi": "10.1007%2Fs001050050004",
            "pmc": null,
            "organizations": [
                "2934-14047"
            ],
            "persons": [
                "2934-51617-2",
                "2934-51620-6"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 3138,
            "title": "The spectrum of cytotoxic lymphomas of the skin",
            "abstract": null,
            "authors": [
                "el Shabrawi-Caelen, L",
                "Cerroni, L",
                "Sterry, W",
                "Audring, H",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(6):390-395",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000087907100002",
            "pubmed": "10907152",
            "doi": "10.1007%2Fs001050051139",
            "pmc": null,
            "organizations": [
                "3138-14047"
            ],
            "persons": [
                "3138-51751-6",
                "3138-51620-4",
                "3138-51999-1"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "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": 3194,
            "title": "Cutaneous angiosarcoma].",
            "abstract": null,
            "authors": [
                "Fink-Puches, R",
                "Smolle, J",
                "Beham, A",
                "Kerl, H",
                "Soyer, HP"
            ],
            "year": 2000,
            "source": "Hautarzt. 2000; 51(7):479-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088507300003",
            "pubmed": "10969401",
            "doi": "10.1007/s001050051157",
            "pmc": null,
            "organizations": [
                "3194-14020",
                "3194-14047"
            ],
            "persons": [
                "3194-51617-6",
                "3194-51620-6",
                "3194-52589-1"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.535,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.194444444444444,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 108716,
            "title": "Serum markers for melanoma.",
            "abstract": null,
            "authors": [
                "Ugurel, S"
            ],
            "year": 2005,
            "source": "Hautarzt. 2005; 56(2):173-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227390900012",
            "pubmed": "15657726",
            "doi": "10.1007/s00105-004-0893-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-02-10T01: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.535,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.102564102564103,
            "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
        }
    ]
}