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=150680&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150700&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150660&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 149158,
            "title": "A rare cause of spiculated breast mass mimicking carcinoma: silicone granuloma following breast implant removal.",
            "abstract": null,
            "authors": [
                "Alduk, AM",
                "Brcic, I",
                "Prutki, M"
            ],
            "year": 2015,
            "source": "Acta Clin Belg. 2015; 70(2): 153-154. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000353927900018",
            "pubmed": "25292285",
            "doi": "10.1179/2295333714Y.0000000088",
            "pmc": null,
            "organizations": [],
            "persons": [
                "149158-92422-6"
            ],
            "imported": "2016-01-08T01:00:00+01:00",
            "journal": "Acta Clin Belg",
            "issn": "1784-3286",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.683,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.303,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.303,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": false
        },
        {
            "id": 145083,
            "title": "Serum integrin-linked kinase (sILK) concentration and survival in non-small cell lung cancer: a pilot study.",
            "abstract": null,
            "authors": [
                "Posch, F",
                "Setinek, U",
                "Flores, RM",
                "Bernhard, D",
                "Hannigan, GE",
                "Mueller, MR",
                "Watzka, SB"
            ],
            "year": 2014,
            "source": "Clin Transl Oncol. 2014; 16(5): 455-462. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000334432100004",
            "pubmed": "23979911",
            "doi": "10.1007/s12094-013-1101-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "145083-92241-6"
            ],
            "imported": "2015-05-10T02:00:00+02:00",
            "journal": "Clin Transl Oncol",
            "issn": "1699-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.077,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.303,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ONCOLOGY-SCI",
            "impactfactor_norm_super": 0.303,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "ONCOLOGY-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": false
        },
        {
            "id": 131723,
            "title": "Impairment of tricuspid annular plane systolic excursion and tricuspid annular peak systolic velocity in patients with pectus excavatum.",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Ravekes, W"
            ],
            "year": 2014,
            "source": "Thorac Cardiovasc Surg. 2014; 62(3):236-236",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000334659100011",
            "pubmed": "23821531",
            "doi": "10.1055/s-0033-1349182",
            "pmc": null,
            "organizations": [
                "131723-14093"
            ],
            "persons": [
                "131723-52013-2"
            ],
            "imported": "2013-11-13T01:00:00+01:00",
            "journal": "Thorac Cardiovasc Surg",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.979,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.303,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 82625,
            "title": "Diagnostic image analysis of malignant melanoma in in vivo confocal laser-scanning microscopy: a preliminary study",
            "abstract": null,
            "authors": [
                "Gerger, A",
                "Wiltgen, M",
                "Langsenlehner, U",
                "Richtig, E",
                "Horn, M",
                "Weger, W",
                "Ahlgrimm-Siess, V",
                "Hofmann-Wellenhof, R",
                "Samonigg, H",
                "Smolle, J"
            ],
            "year": 2008,
            "source": "SKIN RES TECHNOL. 2008; 14(3): 359-363. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000257758300016",
            "pubmed": "19159384",
            "doi": "10.1111/j.1600-0846.2008.00303.x",
            "pmc": null,
            "organizations": [
                "82625-14026",
                "82625-14047",
                "82625-14085"
            ],
            "persons": [
                "82625-51380-6",
                "82625-51617-6",
                "82625-50153-6",
                "82625-51532-6",
                "82625-51711-6",
                "82625-52274-6",
                "82625-58814-2"
            ],
            "imported": "2008-08-08T13:29:36+02:00",
            "journal": "SKIN RES TECHNOL",
            "issn": "0909-752X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.348,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.302325581395349,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.513,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 85853,
            "title": "A basis function feature-based approach for skin lesion discrimination in dermatology dermoscopy images.",
            "abstract": null,
            "authors": [
                "Stanley, RJ",
                "Stoecker, WV",
                "Moss, RH",
                "Rabinovitz, HS",
                "Cognetta, AB",
                "Argenziano, G",
                "Soyer, HP"
            ],
            "year": 2008,
            "source": "Skin Res Technol. 2008; 14(4):425-435",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000259961200008",
            "pubmed": "18937777",
            "doi": "10.1111/j.1600-0846.2008.00307.x",
            "pmc": "PMC3185359",
            "organizations": [
                "85853-14047"
            ],
            "persons": [],
            "imported": "2008-11-27T16:14:31+01:00",
            "journal": "SKIN RES TECHNOL",
            "issn": "0909-752X",
            "collection_publisher": null,
            "collection_title": "SKIN RESEARCH AND TECHNOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.348,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.302325581395349,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.513,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 18004,
            "title": "Mycoplasma hominis and Ureaplasma urealyticum in patients with sterile pyuria.",
            "abstract": null,
            "authors": [
                "Daxboeck, F",
                "Zitta, S",
                "Stadler, M",
                "Iro, E",
                "Krause, R"
            ],
            "year": 2005,
            "source": "J Infect. 2005; 51(1):54-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000230613400011",
            "pubmed": "15979492",
            "doi": "10.1016/j.jinf.2004.06.010",
            "pmc": null,
            "organizations": [
                "18004-14084"
            ],
            "persons": [
                "18004-51843-6",
                "18004-51976-6"
            ],
            "imported": null,
            "journal": "J INFECTION",
            "issn": "0163-4453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.882,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.302325581395349,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 17981,
            "title": "Rehospitalisations for respiratory disease and respiratory syncytial virus infection in preterm infants of 29-36 weeks gestational age.",
            "abstract": null,
            "authors": [
                "Resch, B",
                "Pasnocht, A",
                "Gusenleitner, W",
                "Müller, W"
            ],
            "year": 2005,
            "source": "J Infect. 2005; 50(5):397-403",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000229807600006",
            "pubmed": "15907547",
            "doi": "10.1016/j.jinf.2004.06.015",
            "pmc": null,
            "organizations": [
                "17981-14094"
            ],
            "persons": [
                "17981-51743-2",
                "17981-51643-6"
            ],
            "imported": "2012-12-07T19:17:37+01:00",
            "journal": "J INFECTION",
            "issn": "0163-4453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.882,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.302325581395349,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2161,
            "title": "Quantifying the damage to conjunctival and corneal cell cultures caused by uv light using CASY (Cell Analysis System). A method for reducing animal experiments",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Faulborn, J",
                "Trummer, G"
            ],
            "year": 1999,
            "source": "Ophthalmologe. 1999; 96(6):375-381",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081296700004",
            "pubmed": "10429495",
            "doi": "10.1007/s003470050421",
            "pmc": null,
            "organizations": [
                "2161-14043"
            ],
            "persons": [],
            "imported": null,
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.475,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.302325581395349,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61104,
            "title": "Successful antibiotic treatment of Borreliosis associated pseudolymphomatous systemic infiltrates.",
            "abstract": null,
            "authors": [
                "Aigelsreiter, A",
                "Pump, A",
                "Buchhäusl, W",
                "Schönfelder, M",
                "Beham-Schmid, C",
                "Cerroni, L",
                "Bertha, G",
                "Dimai, HP",
                "Stelzl, E",
                "Daghofer, E",
                "Wenisch, C"
            ],
            "year": 2005,
            "source": "J Infect. 2005; 51(4):e203-e206",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000607553400003",
            "pubmed": "16291270",
            "doi": "10.1016/j.jinf.2005.02.014",
            "pmc": null,
            "organizations": [
                "61104-14020",
                "61104-14023",
                "61104-14047",
                "61104-14080"
            ],
            "persons": [
                "61104-51751-6",
                "61104-50871-2",
                "61104-79271-6"
            ],
            "imported": "2006-11-15T01:00:00+01:00",
            "journal": "J Infect",
            "issn": "0163-4453",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.882,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.302325581395349,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1156,
            "title": "Lattice corneal dystrophy. Detection of a point mutation in the kerato-epithelin gene",
            "abstract": null,
            "authors": [
                "el-Shabrawi, Y",
                "Ardjomand, N",
                "Faschinger, C",
                "Höfler, G"
            ],
            "year": 1999,
            "source": "Ophthalmologe. 1999; 96(6):405-407",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081296700009",
            "pubmed": "10429500",
            "doi": "10.1007/s003470050426",
            "pmc": null,
            "organizations": [
                "1156-14020",
                "1156-14043"
            ],
            "persons": [
                "1156-51585-6",
                "1156-51899-2",
                "1156-53163-6"
            ],
            "imported": null,
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.475,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.302325581395349,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1858,
            "title": "Opening of lacrimal duct stenoses with endoscope and laser",
            "abstract": null,
            "authors": [
                "Müllner, K"
            ],
            "year": 1998,
            "source": "OPHTHALMOLOGE. 1998; 95(7): 490-493. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075126200007",
            "pubmed": "9738380",
            "doi": "10.1007/s003470050303",
            "pmc": null,
            "organizations": [
                "1858-14043"
            ],
            "persons": [],
            "imported": "2009-03-17T15:01:20+01:00",
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.475,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.302,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 157324,
            "title": "Dermoscopy and reflectance confocal microscopy in cutaneous leishmaniasis on the face.",
            "abstract": null,
            "authors": [
                "Buljan, M",
                "Zalaudek, I",
                "Massone, C",
                "Hofmann-Wellenhof, R",
                "Fink-Puches, R",
                "Arzberger, E"
            ],
            "year": 2016,
            "source": "Australas J Dermatol. 2016; 57(4):316-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000389140000028",
            "pubmed": "26424528",
            "doi": "10.1111/ajd.12404",
            "pmc": null,
            "organizations": [
                "157324-14047"
            ],
            "persons": [
                "157324-50151-6",
                "157324-51711-6",
                "157324-52589-6",
                "157324-65340-6"
            ],
            "imported": "2017-01-18T16:14:58+01:00",
            "journal": "AUSTRALAS J DERMATOL",
            "issn": "0004-8380",
            "collection_publisher": null,
            "collection_title": "AUSTRALASIAN JOURNAL OF DERMATOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.304,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 1274,
            "title": "Immunohistologic studies of the vitreous humor",
            "abstract": null,
            "authors": [
                "Dunker, S",
                "Kleinert, R",
                "Faulborn, J"
            ],
            "year": 1998,
            "source": "OPHTHALMOLOGE. 1998; 95(1): 8-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072066300003",
            "pubmed": "9531795",
            "doi": "10.1007/s003470050228",
            "pmc": null,
            "organizations": [
                "1274-14020",
                "1274-14043"
            ],
            "persons": [],
            "imported": "2009-03-17T15:00:46+01:00",
            "journal": "OPHTHALMOLOGE",
            "issn": "0941-293X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.475,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.302,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 215442,
            "title": "[S1 guideline: diagnosis and treatment of invasive pulmonary aspergillosis in critically ill/intensive care patients].",
            "abstract": null,
            "authors": [
                "Wichmann, D",
                "Hoenigl, M",
                "Koehler, P",
                "Koenig, C",
                "Lund, F",
                "Mang, S",
                "Strauß, R",
                "Weigand, M",
                "Hohmann, C",
                "Kurzai, O",
                "Heußel, C",
                "Kochanek, M"
            ],
            "year": 2025,
            "source": "MED KLIN-INTENSIVMED. 2025; 120(4): 271-289. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001449711700001",
            "pubmed": "40116920",
            "doi": "10.1007/s00063-025-01265-w",
            "pmc": null,
            "organizations": [
                "215442-29164"
            ],
            "persons": [
                "215442-64754-6"
            ],
            "imported": "2025-04-02T11:41:00+02:00",
            "journal": "MED KLIN-INTENSIVMED",
            "issn": "2193-6218",
            "collection_publisher": null,
            "collection_title": "MEDIZINISCHE KLINIK-INTENSIVMEDIZIN UND NOTFALLMEDIZIN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.302,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "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": 135670,
            "title": "Multiple, bilateral periorbital blue macules.",
            "abstract": null,
            "authors": [
                "Massone, C",
                "Noll, P",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2014,
            "source": "Clin Exp Dermatol. 2014; 39(3):423-424",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000332847800040",
            "pubmed": "24635095",
            "doi": "10.1111/ced.12284",
            "pmc": null,
            "organizations": [
                "135670-14047"
            ],
            "persons": [
                "135670-51711-6"
            ],
            "imported": "2014-03-20T01:00:00+01:00",
            "journal": "Clin Exp Dermatol",
            "issn": "1365-2230",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.092,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.424,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "DERMATOLOGY",
            "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": 136550,
            "title": "The isotype of autoantibodies influences the phagocytosis of antibody-coated platelets in autoimmune thrombocytopenic purpura.",
            "abstract": null,
            "authors": [
                "Hoemberg, M",
                "Stahl, D",
                "Schlenke, P",
                "Sibrowski, W",
                "Pachmann, U",
                "Cassens, U"
            ],
            "year": 2011,
            "source": "Scand J Immunol. 2011; 74(5): 489-495. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000296081100009",
            "pubmed": "21790706",
            "doi": "10.1111/j.1365-3083.2011.02600.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "136550-88593-6"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Scand J Immunol",
            "issn": "1365-3083",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.23,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.372,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "IMMUNOLOGY",
            "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": 150250,
            "title": "Verrucous melanoma simulating melanoacanthoma: Dermoscopic, reflectance confocal microscopic and high-definition optical coherence tomography presentation of a rare melanoma variant.",
            "abstract": null,
            "authors": [
                "Oliveira, A",
                "Arzberger, E",
                "Massone, C",
                "Carrera, C",
                "Zalaudek, I"
            ],
            "year": 2016,
            "source": "Australas J Dermatol. 2016; 57(1):72-73",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000369823300027",
            "pubmed": "26820787",
            "doi": "10.1111/ajd.12236",
            "pmc": null,
            "organizations": [
                "150250-14047"
            ],
            "persons": [
                "150250-50151-6",
                "150250-65340-6"
            ],
            "imported": "2016-02-04T01:00:00+01:00",
            "journal": "Australas J Dermatol",
            "issn": "0004-8380",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.304,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.333,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "DERMATOLOGY-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": 215362,
            "title": "[Challenges and perspectives of family support in the intensive care unit: focus on vulnerable relatives].",
            "abstract": null,
            "authors": [
                "Hoffmann, M",
                "Exl, MT",
                "Brauchle, M",
                "Amrein, K",
                "Jeitziner, MM"
            ],
            "year": 2025,
            "source": "Med Klin Intensivmed Notfmed. 2025; ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001449383500001",
            "pubmed": "40100394",
            "doi": "10.1007/s00063-025-01262-z",
            "pmc": "PMC12106476",
            "organizations": [
                "215362-14076",
                "215362-14080"
            ],
            "persons": [
                "215362-92002-2",
                "215362-58615-6"
            ],
            "imported": "2025-03-24T01:00:00+01:00",
            "journal": "Med Klin Intensivmed Notfmed",
            "issn": "2193-6218",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCIE",
            "impactfactor_norm_super": 0.302,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-SCIE",
            "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": 213400,
            "title": "Otorhinolaryngology in Austria and German-speaking Switzerland",
            "abstract": null,
            "authors": [
                "Dlugaiczyk, J",
                "Arnoldner, C",
                "Caversaccio, MD",
                "Thurnher, D"
            ],
            "year": 2025,
            "source": "HNO. 2025; 73(1): 3-4. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001395509600009",
            "pubmed": "39777503",
            "doi": "10.1007/s00106-024-01540-w",
            "pmc": null,
            "organizations": [
                "213400-14066"
            ],
            "persons": [
                "213400-91899-6"
            ],
            "imported": "2025-01-27T08:55:05+01:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": "HNO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCIE",
            "impactfactor_norm_super": 0.302,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-SCIE",
            "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": 217654,
            "title": "Importance of the Microbiome in ENT Medicine",
            "abstract": null,
            "authors": [
                "Thurnher, D"
            ],
            "year": 2025,
            "source": "HNO. 2025; 73(9): 603-604. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001555604300007",
            "pubmed": "40839031",
            "doi": "10.1007/s00106-025-01665-6",
            "pmc": null,
            "organizations": [
                "217654-14066"
            ],
            "persons": [
                "217654-91899-2"
            ],
            "imported": "2025-09-08T10:44:15+02:00",
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": "HNO; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.302,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY-SCIE",
            "impactfactor_norm_super": 0.302,
            "impactfactor_norm_super_year": 2025,
            "impactfactor_norm_super_category": "OTORHINOLARYNGOLOGY-SCIE",
            "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
        }
    ]
}