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=158540&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158664,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158560&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158520&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 92238,
            "title": "Reduction of wound infection rate after operative therapy of breast carcinoma with hydrofiber/foil- combination dressing in wound management",
            "abstract": null,
            "authors": [
                "Peintinger, F",
                "Litscher, B",
                "Frank, K",
                "Schmolzer, L",
                "Ralph, G",
                "Stranzl, H"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P141--OEGGG 2009; 10.-13 Juni 2009; Wien. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400155",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92238-14020",
                "92238-14060"
            ],
            "persons": [
                "92238-51961",
                "92238-60413"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 92239,
            "title": "Liver Surgery for Breast Cancer Metastases.",
            "abstract": null,
            "authors": [
                "Schest, EC",
                "Cerwenka, H",
                "El-Shabrawi, A",
                "Bacher, H",
                "Mischinger, HJ"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK.  2009; 69(5):P145--Joint Annual Meeting of the Austrian Society for Gynecology & Obstetrics and the Bavarian Society of Obstetrics & Gynecology ; June 10-13; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400159",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92239-14038",
                "92239-14073"
            ],
            "persons": [
                "92239-51595",
                "92239-51760"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 92228,
            "title": "Subcutaneous adipose tissue topography (subcutaneous adipose tissue-top) in new borns",
            "abstract": null,
            "authors": [
                "Eder, M",
                "Schlembach, D",
                "Giuliani, A",
                "Desoye, G",
                "Horejsi, R",
                "Lang, U"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P08--Jahrestagung der Österreichischen Gesellschaft für Gynäkologie; 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92228-14012",
                "92228-14038",
                "92228-14064"
            ],
            "persons": [
                "92228-51632"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true
        },
        {
            "id": 81361,
            "title": "Dead fetus Syndrome - 4 cases with different maternal outcome",
            "abstract": null,
            "authors": [
                "Pickel, K",
                "Mortl, M",
                "Ulrich, D",
                "Lang, U",
                "Schlembach, D"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK. 2008; 68(4):422-422.-ÖGGG- Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe; May, 22-24, 2008; Dornbirn, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000255870300037",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81361-14038",
                "81361-14064"
            ],
            "persons": [
                "81361-58907",
                "81361-74840"
            ],
            "imported": "2008-05-30T11:33:40+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true
        },
        {
            "id": 81360,
            "title": "Catastrophic Antiphospholipid-Syndrome (CAPS) as severe complication of the Antiphospholipid syndrome in the pregnancy - A case report",
            "abstract": null,
            "authors": [
                "Pickel, K",
                "Mortl, M",
                "Ulrich, D",
                "Lang, U",
                "Schlembach, D"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK. 2008; 68(4):422-422.-ÖGGG- Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe; May, 22-24, 2008; Dornbirn,AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000255870300036",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81360-14064"
            ],
            "persons": [
                "81360-74840",
                "81360-58907"
            ],
            "imported": "2008-05-30T11:33:40+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true
        },
        {
            "id": 81357,
            "title": "Rising section advice and infant short-time morbidity: A comparison of 62193 spontaneous and caesarean birth in the period from 1993 to 2007 in South Austria",
            "abstract": null,
            "authors": [
                "Klingenberg, S",
                "Leitner, J",
                "Klingenberg, B",
                "Ulrich, D",
                "Scholl, W"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK. 2008; 68(4):420-421.-ÖGGG- Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe; Dornbirn, AUSTRIA; MAY, 22-24, 2008. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000255870300031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81357-14038"
            ],
            "persons": [
                "81357-51941",
                "81357-58907"
            ],
            "imported": "2008-05-30T11:33:40+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true
        },
        {
            "id": 92233,
            "title": "10 year latency between CIN III and clinical cervical carcinoma - a case report",
            "abstract": null,
            "authors": [
                "Pickel, K",
                "Reich, O",
                "Winter, R"
            ],
            "year": 2009,
            "source": "GEBURTSH FRAUENHEILK. 2009; 69(5):P114-",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000267221400127",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "92233-14038",
                "92233-14063"
            ],
            "persons": [
                "92233-51918",
                "92233-74840"
            ],
            "imported": "2009-08-04T14:20:15+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": "GEBURTSHILFE UND FRAUENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 81362,
            "title": "Non-invasive measurement of the maternal haemodynamics in the course of pregnancy for evaluation of differentiated cardiovascular physiology",
            "abstract": null,
            "authors": [
                "Ulrich, D",
                "Pickel, K",
                "Klaritsch, P",
                "Beitzke, D",
                "Schneuber, S",
                "Lang, U",
                "Alkan, I",
                "Mortl, M",
                "Schlembach, D"
            ],
            "year": 2008,
            "source": "GEBURTSH FRAUENHEILK. 2008; 68(4):424-424.-ÖGGG- Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe; May 22-24,2008; Dornbirn, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000255870300043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "81362-14038",
                "81362-14064"
            ],
            "persons": [
                "81362-74840",
                "81362-50155",
                "81362-58907"
            ],
            "imported": "2008-05-30T11:33:40+02:00",
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.35,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.0163934426229508,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": true
        },
        {
            "id": 61776,
            "title": "Pacemaker system configuration for non-invasive rejection monitoring after heart transplantation",
            "abstract": null,
            "authors": [
                "Grasser, B",
                "Iberer, F",
                "Schreier, G",
                "Schaffellner, S",
                "Kastner, P",
                "Prenner, G",
                "Hipmair, G",
                "Wasler, A",
                "Petutschnigg, B",
                "Muller, H",
                "Hutten, H",
                "Schaldach, M",
                "Tscheliessnigg, K"
            ],
            "year": 1998,
            "source": "HEARTWEB. 1998; 4(1): U33-U37. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076903700005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61776-14073"
            ],
            "persons": [
                "61776-56926-6",
                "61776-51982-6"
            ],
            "imported": "2006-11-27T17:32:37+01:00",
            "journal": "HEARTWEB",
            "issn": "a23",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.059,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0161290322580645,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 195523,
            "title": "Janus Kinase Inhibitors: Next-Generation Treatment for Uveitis",
            "abstract": null,
            "authors": [
                "El-Shabrawi, Y",
                "Rath, T",
                "Heiligenhaus, A"
            ],
            "year": 2022,
            "source": "KLIN MONATSBL AUGENH. 2022; 239(05): 695-701. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000792860400013",
            "pubmed": "35426113",
            "doi": "10.1055/a-1741-8104",
            "pmc": null,
            "organizations": [
                "195523-14043"
            ],
            "persons": [
                "195523-51899-2"
            ],
            "imported": "2022-05-30T10:10:21+02:00",
            "journal": "KLIN MONATSBL AUGENH",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": "KLINISCHE MONATSBLATTER FUR AUGENHEILKUNDE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.0161290322580645,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 0.017,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 151364,
            "title": "Multiple epithelioid Spitz nevi or tumors with loss of BAP1 expression: a clue to a hereditary tumor syndrome.",
            "abstract": null,
            "authors": [
                "Busam, KJ",
                "Wanna, M",
                "Wiesner, T"
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(3): 335-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317729300013",
            "pubmed": "23552620",
            "doi": "10.1001/jamadermatol.2013.1529",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-14T01:00:00+01:00",
            "journal": "JAMA Dermatol",
            "issn": "2168-6084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "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": false
        },
        {
            "id": 211202,
            "title": "Bilateral fibrinous Iridocyclitis with pronounced Myopic Manifestation (2024)",
            "abstract": null,
            "authors": [
                "Werkl, P",
                "Seidel, G",
                "Singer, C",
                "Tomasic, H",
                "Peschaut, T",
                "Heidinger, A",
                "Valentin, K",
                "Sommer, M"
            ],
            "year": 2024,
            "source": "OPHTHALMOLOGIE. 2024; ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:001309995600001",
            "pubmed": "39254688",
            "doi": "10.1007/s00347-024-02112-7",
            "pmc": null,
            "organizations": [
                "211202-14043"
            ],
            "persons": [
                "211202-100070",
                "211202-109641",
                "211202-65141",
                "211202-97142",
                "211202-89697",
                "211202-96622"
            ],
            "imported": "2024-09-24T09:05:26+02:00",
            "journal": "OPHTHALMOLOGIE",
            "issn": "2731-720X",
            "collection_publisher": null,
            "collection_title": "OPHTHALMOLOGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 206632,
            "title": "HLA-B27-positive anterior uveitis : Clinical aspects, diagnostics, interdisciplinary management, and treatment.",
            "abstract": null,
            "authors": [
                "Werkl, P",
                "Rademacher, J",
                "Pleyer, U"
            ],
            "year": 2024,
            "source": "Ophthalmologie. 2024; 121(Suppl 1):12-22",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:001194389500001",
            "pubmed": "38085287",
            "doi": "10.1007/s00347-023-01960-z",
            "pmc": null,
            "organizations": [
                "206632-14043"
            ],
            "persons": [],
            "imported": "2024-01-15T01:00:00+01:00",
            "journal": "Ophthalmologie",
            "issn": "2731-720X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 0.032,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-SCIE",
            "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": 211008,
            "title": "[Panuveitis under dabrafenib/trametinib treatment for malignant cutaneous melanoma persisting after completion of treatment].",
            "abstract": null,
            "authors": [
                "Sommer, M",
                "Werkl, P",
                "Singer, C",
                "Heidinger, A",
                "Peschaut, T",
                "Kruger, M",
                "Hatzmann, A",
                "Seidel, G"
            ],
            "year": 2024,
            "source": "Ophthalmologie. 2024; ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001307608600001",
            "pubmed": "39235638",
            "doi": "10.1007/s00347-024-02101-w",
            "pmc": null,
            "organizations": [
                "211008-14043"
            ],
            "persons": [
                "211008-100070-6",
                "211008-105904-6",
                "211008-65141-6",
                "211008-89697-6",
                "211008-96622-1"
            ],
            "imported": "2024-09-06T02:00:00+02:00",
            "journal": "Ophthalmologie",
            "issn": "2731-720X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.6,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "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": 215559,
            "title": "Interrater reliability and practicability of the German version of the Ghent Global Incontinence-Associated Dermatitis Categorization Tool.",
            "abstract": null,
            "authors": [
                "Flörl, A",
                "Müller, G",
                "Hallsson, LR",
                "Hödl, M",
                "Jukic-Puntigam, M",
                "Steininger, A",
                "Spitz-Köberich, C",
                "Köberich, S"
            ],
            "year": 2025,
            "source": "Pflege. 2025; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001461242400001",
            "pubmed": "40196905",
            "doi": "10.1024/1012-5302/a001039",
            "pmc": null,
            "organizations": [
                "215559-14509"
            ],
            "persons": [
                "215559-59569-6"
            ],
            "imported": "2025-04-09T02:00:00+02:00",
            "journal": "Pflege",
            "issn": "1012-5302",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.3,
            "impactfactor_year": 2025,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2025,
            "impactfactor_norm_category": "NURSING-SCIE",
            "impactfactor_norm_super": 0.106,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "NURSING-SSCI",
            "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": 129053,
            "title": "Dermoscopy and confocal microscopy of nested melanoma of the elderly: recognizing a newly defined entity.",
            "abstract": null,
            "authors": [
                "Longo, C",
                "Zalaudek, I",
                "Piana, S",
                "Pellacani, G",
                "Lallas, A",
                "Reggiani, C",
                "Argenziano, G"
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(8):941-945",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000323721400011",
            "pubmed": "23740161",
            "doi": "10.1001/jamadermatol.2013.321",
            "pmc": null,
            "organizations": [
                "129053-14047"
            ],
            "persons": [
                "129053-50151-4"
            ],
            "imported": "2013-06-07T02:00:00+02:00",
            "journal": "JAMA Dermatol",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "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": 184373,
            "title": "[SMILE - Small Incision Lenticule Extraction].",
            "abstract": null,
            "authors": [
                "Steinwender, G",
                "Shajari, M",
                "Mayer, WJ",
                "Kook, D",
                "Dirisamer, M",
                "Kohnen, T"
            ],
            "year": 2020,
            "source": "Klin Monbl Augenheilkd. 2020; 237(12):e15-e34",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000590176400003",
            "pubmed": "33207383",
            "doi": "10.1055/a-1291-9041",
            "pmc": null,
            "organizations": [
                "184373-14043"
            ],
            "persons": [
                "184373-87194-2"
            ],
            "imported": "2020-11-23T01:00:00+01:00",
            "journal": "Klin Monbl Augenheilkd",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.7,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCI",
            "impactfactor_norm_super": 0.068,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 129035,
            "title": "Clinical and Dermoscopic Characteristics of Desmoplastic Melanomas.",
            "abstract": null,
            "authors": [
                "Jaimes, N",
                "Chen, L",
                "Dusza, SW",
                "Carrera, C",
                "Puig, S",
                "Thomas, L",
                "Kelly, JW",
                "Dang, L",
                "Zalaudek, I",
                "Braun, RP",
                "Menzies, SW",
                "Busam, KJ",
                "Marghoob, AA",
                ""
            ],
            "year": 2013,
            "source": "JAMA Dermatol. 2013; 149(4):413-421",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000317731700004",
            "pubmed": "23325288",
            "doi": "10.1001/jamadermatol.2013.2248",
            "pmc": null,
            "organizations": [
                "129035-14047"
            ],
            "persons": [
                "129035-50151-6"
            ],
            "imported": "2013-06-07T11:40:22+02:00",
            "journal": "JAMA DERMATOL",
            "issn": "2168-6068",
            "collection_publisher": null,
            "collection_title": "JAMA DERMATOLOGY",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2013,
            "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": 214178,
            "title": "Update on Biometry and Lens Calculation - A Review of the Basic Principles and New Developments.",
            "abstract": null,
            "authors": [
                "Wendelstein, J",
                "Kohnen, T",
                "Casazza, M",
                "Heath, M",
                "Riaz, KM",
                "Cooke, DL",
                "Hoffmann, P",
                "Langenbucher, A"
            ],
            "year": 2022,
            "source": "Klin Monbl Augenheilkd. 2022; 239(8): 960-970. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000888205600006",
            "pubmed": "35973683",
            "doi": "10.1055/a-1896-0738",
            "pmc": null,
            "organizations": [],
            "persons": [
                "214178-130295-6"
            ],
            "imported": "2025-02-10T01:00:00+01:00",
            "journal": "Klin Monbl Augenheilkd",
            "issn": "1439-3999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "OPHTHALMOLOGY-SCIE",
            "impactfactor_norm_super": 0.017,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "OPHTHALMOLOGY-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": 215053,
            "title": "Immunotherapy in renal cell carcinoma",
            "abstract": null,
            "authors": [
                "Heine, A",
                "Holderried, TAW",
                "Brossart, P"
            ],
            "year": 2009,
            "source": "IMMUNOTHERAPY-UK. 2009; 1(1): 97-107. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000273409400016",
            "pubmed": "20635977",
            "doi": "10.2217/1750743X.1.1.97",
            "pmc": null,
            "organizations": [],
            "persons": [
                "215053-131437-1"
            ],
            "imported": "2025-03-06T11:31:13+01:00",
            "journal": "IMMUNOTHERAPY-UK",
            "issn": "1750-743X",
            "collection_publisher": null,
            "collection_title": "IMMUNOTHERAPY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.0,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.016,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "impactfactor_norm_super": 0.016,
            "impactfactor_norm_super_year": 2009,
            "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
        }
    ]
}