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=159060&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159104,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159080&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=159040&ordering=imported",
    "results": [
        {
            "id": 5248,
            "title": "Classification of sudden infant death (SID) cases in a multidisciplinary setting. Ten years experience in Styria (Austria).",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Zotter, H",
                "Einspieler, C",
                "Roll, P",
                "Ratschek, M",
                "Köstl, G",
                "Strenger, V",
                "Hoffmann, E",
                "Perrogon, A",
                "Zötsch, W",
                "Schober, P",
                "Gränz, A",
                "Sauseng, W",
                "Bachler, I",
                "Kenner, T",
                "Ipsiroglu, O",
                "Kurz, R",
                "Styrian Sudden Infant Death Study Group"
            ],
            "year": 2003,
            "source": "Wien Klin Wochenschr. 2003; 115(24):887-893",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000188366100010",
            "pubmed": "14768536",
            "doi": "10.1007/BF03040411",
            "pmc": null,
            "organizations": [
                "5248-14010",
                "5248-14019",
                "5248-14020",
                "5248-14048"
            ],
            "persons": [
                "5248-51680-6",
                "5248-51528-6",
                "5248-51821-2",
                "5248-56810-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.774,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2003,
            "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": true
        },
        {
            "id": 4089,
            "title": "Prevention of oxaliplatin-induced neuropathy by carbamazepine. A pilot study",
            "abstract": null,
            "authors": [
                "Eckel, F",
                "Schmelz, R",
                "Adelsberger, H",
                "Erdmann, J",
                "Quasthoff, S",
                "Lersch, C"
            ],
            "year": 2002,
            "source": "DEUT MED WOCHENSCHR 2002 127: 78-82.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000173473600003",
            "pubmed": "11797144",
            "doi": "10.1055/s-2002-19594",
            "pmc": null,
            "organizations": [
                "4089-14051"
            ],
            "persons": [
                "4089-52002-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.651,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.457943925233645,
            "impactfactor_norm_year": 2002,
            "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": 1967,
            "title": "Phase and Frequency Coordination of Cardiac-Function and Respiratory-Function",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Lehofer, M",
                "Hildebrandt, G",
                "Voica, M",
                "Egner, S",
                "Kenner, T"
            ],
            "year": 1995,
            "source": "BIOL RHYTHM RES 1995 26: 100-111.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QH15300009",
            "pubmed": null,
            "doi": "10.1080/09291019509360328",
            "pmc": null,
            "organizations": [
                "1967-14010",
                "1967-29444"
            ],
            "persons": [
                "1967-51671-2"
            ],
            "imported": null,
            "journal": "BIOL RHYTHM RES",
            "issn": "0929-1016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.25,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOLOGY",
            "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": 3378,
            "title": "Tinea incognito.",
            "abstract": null,
            "authors": [
                "Cerroni, L"
            ],
            "year": 2000,
            "source": "N Engl J Med. 2000; 343(20):1499-1499",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000165271300028",
            "pubmed": "11184471",
            "doi": "10.1056%2FNEJM200011163432015",
            "pmc": null,
            "organizations": [
                "3378-14047"
            ],
            "persons": [
                "3378-51751-2"
            ],
            "imported": null,
            "journal": "N ENGL J MED",
            "issn": "0028-4793",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 29.512,
            "impactfactor_year": 2000,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2000,
            "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": 4770,
            "title": "Can hyperglycaemia cause jejuno-jejunal intussusception?",
            "abstract": null,
            "authors": [
                "Lahousen, T",
                "Lipp, RW",
                "Schnedl, WJ"
            ],
            "year": 2003,
            "source": "Diabet Med. 2003; 20(4):335-336",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000182043200016",
            "pubmed": "12675654",
            "doi": "10.1046/j.1464-5491.2003.00754_4.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "4770-50020-2",
                "4770-51948-6"
            ],
            "imported": null,
            "journal": "DIABETIC MED",
            "issn": "0742-3071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.235,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.534090909090909,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 2289,
            "title": "Roussy-Lévy syndrome is a phenotypic variant of Charcot-Marie-Tooth syndrome IA associated with a duplication on chromosome 17p11.2.",
            "abstract": null,
            "authors": [
                "Auer-Grumbach, M",
                "Strasser-Fuchs, S",
                "Wagner, K",
                "Körner, E",
                "Fazekas, F"
            ],
            "year": 1998,
            "source": "J Neurol Sci. 1998; 154(1):72-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072565300013",
            "pubmed": "9543325",
            "doi": "10.1016/S0022-510X(97)00218-9",
            "pmc": null,
            "organizations": [
                "2289-14021",
                "2289-14051"
            ],
            "persons": [
                "2289-51527-6"
            ],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.838,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.579207920792079,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 17530,
            "title": "Locoregional anesthesia and coagulation inhibitors. Recommendations of the Task Force on Perioperative Coagulation of the Austrian Society for Anesthesiology and Intensive Care Medicine",
            "abstract": null,
            "authors": [
                "Kozek-Langenecker, SA",
                "Fries, D",
                "Gutl, M",
                "Hofmann, N",
                "Innerhofer, P",
                "Kneifl, W",
                "Neuner, L",
                "Perger, P",
                "Pernerstorfer, T",
                "Pfanner, G",
                "Schochl, H"
            ],
            "year": 2005,
            "source": "Anaesthesist. 2005; 54(5):476-484",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229630200007",
            "pubmed": "15747141",
            "doi": "10.1007/s00101-005-0827-0",
            "pmc": null,
            "organizations": [
                "17530-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.849,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.227272727272727,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 4702,
            "title": "The proximal femoral nail (PFN)--a minimal invasive treatment of unstable proximal femoral fractures: a prospective study of 55 patients with a follow-up of 15 months.",
            "abstract": null,
            "authors": [
                "Boldin, C",
                "Seibert, FJ",
                "Fankhauser, F",
                "Peicha, G",
                "Grechenig, W",
                "Szyszkowitz, R"
            ],
            "year": 2003,
            "source": "Acta Orthop Scand. 2003; 74(1):53-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000181253800011",
            "pubmed": "12635794",
            "doi": "10.1080/00016470310013662 ",
            "pmc": null,
            "organizations": [
                "4702-14052"
            ],
            "persons": [
                "4702-51694-6",
                "4702-51724-6"
            ],
            "imported": null,
            "journal": "ACTA ORTHOP SCAND",
            "issn": "0001-6470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.77,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.536585365853659,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 34314,
            "title": "Anterior segment changes in rabbits after experimental aqueous replacement with various amounts of different perfluorocarbon liquids.",
            "abstract": null,
            "authors": [
                "Stolba, U",
                "Krepler, K",
                "Velikay, M",
                "Binder, S"
            ],
            "year": 1999,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1999; 237(6):501-507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080597000013",
            "pubmed": "10379612",
            "doi": "10.1007/s004170050269",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GRAEF ARCH CLIN EXP OPHTHAL",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.177,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.627906976744186,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 22110,
            "title": "Cartilage-derived morphogenetic protein-1 and -2 are endogenously expressed in healthy and osteoarthritic human articular chondrocytes and stimulate matrix synthesis.",
            "abstract": null,
            "authors": [
                "Bobacz, K",
                "Gruber, R",
                "Soleiman, A",
                "Graninger, WB",
                "Luyten, FP",
                "Erlacher, L"
            ],
            "year": 2002,
            "source": "Osteoarthritis Cartilage. 2002; 10(5):394-401",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176231800007",
            "pubmed": "12027540",
            "doi": "10.1053/joca.2002.0522",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OSTEOARTHRITIS CARTILAGE",
            "issn": "1063-4584",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.763,
            "impactfactor_year": 2002,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 558,
            "title": "Concentrations of selected trace elements in human milk and in infant formulas determined by magnetic sector field inductively coupled plasma-mass spectrometry.",
            "abstract": null,
            "authors": [
                "Krachler, M",
                "Prohaska, T",
                "Koellensperger, G",
                "Rossipal, E",
                "Stingeder, G"
            ],
            "year": 2000,
            "source": "Biol Trace Elem Res. 2000; 76(2):97-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088842400001",
            "pubmed": "11049226",
            "doi": "10.1385/BTER:76:2:97",
            "pmc": null,
            "organizations": [
                "558-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOL TR ELEM RES",
            "issn": "0163-4984",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.786,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.372549019607843,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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": 36171,
            "title": "An optimized, fully automated system for fast and accurate identification of chromosomal rearrangements by multiplex-FISH (M-FISH).",
            "abstract": null,
            "authors": [
                "Eils, R",
                "Uhrig, S",
                "Saracoglu, K",
                "Sätzler, K",
                "Bolzer, A",
                "Petersen, I",
                "Chassery, J",
                "Ganser, M",
                "Speicher, MR"
            ],
            "year": 1998,
            "source": "Cytogenet Cell Genet. 1998; 82(3-4):160-171",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077796000005",
            "pubmed": "9858809",
            "doi": "10.1159/000015092",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CYTOGENET CELL GENET",
            "issn": "0301-0171",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.878,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.525179856115108,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "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": 14051,
            "title": "Effects of a fast cable car ascent to an altitude of 2700 meters on EEG and ECG.",
            "abstract": null,
            "authors": [
                "Guger, C",
                "Domej, W",
                "Lindner, G",
                "Pfurtscheller, K",
                "Pfurtscheller, G",
                "Edlinger, G"
            ],
            "year": 2005,
            "source": "Neurosci Lett. 2005; 377(1):53-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000227410100012",
            "pubmed": "15722187",
            "doi": "10.1016/j.neulet.2004.11.065",
            "pmc": null,
            "organizations": [],
            "persons": [
                "14051-51525-6",
                "14051-81339-6"
            ],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.898,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.385,
            "impactfactor_norm_year": 2005,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1744,
            "title": "Subclinical thyroid disorders in patients with dilated cardiomyopathy.",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Ramschak-Schwarzer, S",
                "Pichler, B",
                "Watzinger, N",
                "Schumacher, M",
                "Zweiker, R",
                "Klein, W",
                "Eber, B"
            ],
            "year": 1997,
            "source": "Cardiology. 1997; 88(2):156-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WP26000006",
            "pubmed": "9096916",
            "doi": "10.1159/000177323",
            "pmc": null,
            "organizations": [
                "1744-14080",
                "1744-14083"
            ],
            "persons": [
                "1744-51699-6",
                "1744-51700-2",
                "1744-51759-6"
            ],
            "imported": null,
            "journal": "CARDIOLOGY",
            "issn": "0008-6312",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.692,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.548387096774194,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 13485,
            "title": "Treatment and prophylaxis of seborrheic dermatitis of the scalp with antipityrosporal 1% ciclopirox shampoo.",
            "abstract": null,
            "authors": [
                "Shuster, S",
                "Meynadier, J",
                "Kerl, H",
                "Nolting, S"
            ],
            "year": 2005,
            "source": "Arch Dermatol. 2005; 141(1):47-52",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000226289900006",
            "pubmed": "15655141",
            "doi": "10.1001/archderm.141.1.47",
            "pmc": null,
            "organizations": [
                "13485-14047"
            ],
            "persons": [
                "13485-51620-6"
            ],
            "imported": null,
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.434,
            "impactfactor_year": 2005,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 9350,
            "title": "Magnetic resonance signal abnormalities in asymptomatic individuals: their incidence and functional correlates.",
            "abstract": null,
            "authors": [
                "Fazekas, F"
            ],
            "year": 1989,
            "source": "Eur Neurol. 1989; 29(3):164-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U900100009",
            "pubmed": "2731564",
            "doi": "10.1159/000116401",
            "pmc": null,
            "organizations": [
                "9350-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 1717,
            "title": "Non-systemic diffuse lymphangiomatosis of spleen and liver.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A",
                "Uranüs, S",
                "Melzer, G",
                "Auböck, L",
                "Seewann, HL",
                "Klimpfinger, M"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(5):478-480",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1991FL97700017",
            "pubmed": "1885170",
            "doi": "10.1111/j.1365-2559.1991.tb00884.x",
            "pmc": null,
            "organizations": [
                "1717-14020",
                "1717-14054"
            ],
            "persons": [
                "1717-51612-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 8742,
            "title": "Regeneration in vascularized and free nerve grafts. A comparative morphological study in rats.",
            "abstract": null,
            "authors": [
                "Kärcher, H",
                "Kleinert, R"
            ],
            "year": 1986,
            "source": "J Maxillofac Surg. 1986; 14(6):341-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F301700010",
            "pubmed": "3467003",
            "doi": "10.1016/S0301-0503(86)80321-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8742-51566-2"
            ],
            "imported": null,
            "journal": "J MAXILLOFAC SURG",
            "issn": "0301-0503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.442,
            "impactfactor_year": 1994,
            "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": 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": 3876,
            "title": "Collision of squamous-cell carcinoma with melanoma in situ in a child with xeroderma pigmentosum.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Kaddu, S",
                "Seidl, H",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2001,
            "source": "Dermatology. 2001; 203(1):66-69",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171130400016",
            "pubmed": "11549805",
            "doi": "10.1159/000051708",
            "pmc": null,
            "organizations": [
                "3876-14047"
            ],
            "persons": [
                "3876-51618-6",
                "3876-51620-6",
                "3876-51972-2",
                "3876-53442-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGY",
            "issn": "1018-8665",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.972,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.473684210526316,
            "impactfactor_norm_year": 2001,
            "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": 11812,
            "title": "Terminology in surface microscopy. Consensus meeting of the Committee on Analytical Morphology of the Arbeitsgemeinschaft Dermatologische Forschung, Hamburg, Federal Republic of Germany, Nov. 17, 1989.",
            "abstract": null,
            "authors": [
                "Bahmer, FA",
                "Fritsch, P",
                "Kreusch, J",
                "Pehamberger, H",
                "Rohrer, C",
                "Schindera, I",
                "Smolle, J",
                "Soyer, HP",
                "Stolz, W"
            ],
            "year": 1990,
            "source": "J AMER ACAD DERMATOL 1990 23: 1159-1162.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1990EM96400019",
            "pubmed": "2273119",
            "doi": "10.1016/S0190-9622(08)80916-4",
            "pmc": null,
            "organizations": [
                "11812-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.424,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}