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=153200&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157069,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153220&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153180&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 194367,
            "title": "Encorafenib and cetuximab in patients with metastatic, BRAF V600E-mutated, colorectal carcinoma: a multi-centric, multi-national, prospective, non-interventional study in Germany, Austria and Switzerland - BERING CRC",
            "abstract": null,
            "authors": [
                "Koeberle, D",
                "Hubner, G",
                "Schroder, J",
                "Kisro, J",
                "Welslau, M",
                "Burkle, D",
                "von der Heyde, E",
                "Gohler, T",
                "Schmidt, B",
                "Muller-Huesmann, H",
                "Krammer-Steiner, B",
                "Forstbauer, H",
                "Fuxius, S",
                "Schwaner, I",
                "Losem, C",
                "Hering-Schubert, C",
                "Reichenbach, F",
                "Arnold, D",
                "Fritsch, R",
                "Gerger, A",
                "Hegewisch-Becker, S",
                "Vogel, A",
                "Wagner, AD",
                "Winder, T",
                "Prager, G",
                "Stintzing, S"
            ],
            "year": 2021,
            "source": "ONCOL RES TREAT. 2021; 44:  219-220. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000760622600401",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "194367-14085"
            ],
            "persons": [
                "194367-58814"
            ],
            "imported": "2022-03-28T09:31:46+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.825,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.198,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ONCOLOGY-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": false
        },
        {
            "id": 194392,
            "title": "Health-related quality of life (HRQoL) in CML-patients at diagnosis compared to general population",
            "abstract": null,
            "authors": [
                "Lorch, M",
                "Pfirrmann, M",
                "Fabisch, C",
                "Oberle, L",
                "Kohn, D",
                "Kohlbrenner, K",
                "Brummendorf, TH",
                "Burchert, A",
                "Krause, SW",
                "le Coutre, P",
                "Hanel, M",
                "Franke, GN",
                "Stegelmann, F",
                "Radsak, M",
                "Kunzmann, V",
                "Jost, PJ",
                "Hofmann, WK",
                "Hochhaus, A",
                "Saussele, S"
            ],
            "year": 2021,
            "source": "ONCOL RES TREAT. 2021; 44:  71-72. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000760622600126",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "194392-14085"
            ],
            "persons": [
                "194392-107132"
            ],
            "imported": "2022-03-28T09:31:46+02:00",
            "journal": "ONCOL RES TREAT",
            "issn": "2296-5270",
            "collection_publisher": null,
            "collection_title": "ONCOLOGY RESEARCH AND TREATMENT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.825,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.198,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "ONCOLOGY-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": false
        },
        {
            "id": 206124,
            "title": "Memory impairment induced by aluminum nanoparticles is associated with hippocampal IL-1 and IBA-1 upregulation in mice.",
            "abstract": null,
            "authors": [
                "Izadi, S",
                "Abdolrezaei, M",
                "Soukhaklari, R",
                "Moosavi, M"
            ],
            "year": 2023,
            "source": "Neurol Res. 2023; 1-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001135355400001",
            "pubmed": "38145565",
            "doi": "10.1080/01616412.2023.2298137",
            "pmc": null,
            "organizations": [
                "206124-14083"
            ],
            "persons": [
                "206124-119648-6"
            ],
            "imported": "2023-12-27T01:00:00+01:00",
            "journal": "Neurol Res",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.198,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.293,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 204682,
            "title": "Cholinergic deficit induced memory retrieval impairment and hippocampal CaMKII-alpha deregulation is counteracted by sub-chronic agmatine treatment in mice",
            "abstract": null,
            "authors": [
                "Ostovan, VR",
                "Baberi, N",
                "Farokhi, MR",
                "Moezi, L",
                "Pirsalami, F",
                "Soukhaklari, R",
                "Moosavi, M"
            ],
            "year": 2023,
            "source": "NEUROL RES. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001069524600001",
            "pubmed": "37733020",
            "doi": "10.1080/01616412.2023.2257417",
            "pmc": null,
            "organizations": [
                "204682-14083"
            ],
            "persons": [
                "204682-119648-6"
            ],
            "imported": "2023-10-02T10:45:06+02:00",
            "journal": "NEUROL RES",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": "NEUROLOGICAL RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.7,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.198,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.293,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": 140358,
            "title": "Cerebral white matter hyperintensities (WMH): an analysis of cerebrovascular risk factors in Lebanon.",
            "abstract": null,
            "authors": [
                "Gebeily, S",
                "Fares, Y",
                "Kordahi, M",
                "Khodeir, P",
                "Labaki, G",
                "Fazekas, F"
            ],
            "year": 2014,
            "source": "Int J Neurosci. 2014; 124(11):799-805",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000343978400003",
            "pubmed": "24433122",
            "doi": "10.3109/00207454.2014.884087",
            "pmc": null,
            "organizations": [
                "140358-14051"
            ],
            "persons": [],
            "imported": "2014-12-04T11:41:03+01:00",
            "journal": "INT J NEUROSCI",
            "issn": "0020-7454",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL JOURNAL OF NEUROSCIENCE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.521,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.198,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "NEUROSCIENCES-SCI",
            "impactfactor_norm_super": 0.198,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "NEUROSCIENCES-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": 158892,
            "title": "Systematic review on highly viscous glass-ionomer cement/resin coating restorations (Part II): \u2028Do they merge Minamata Convention and minimum intervention dentistry?",
            "abstract": null,
            "authors": [
                "Kielbassa, AM",
                "Glockner, G",
                "Wolgin, M",
                "Glockner, K"
            ],
            "year": 2017,
            "source": "Quintessence Int. 2017; 48(1):9-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000396434200002",
            "pubmed": "28054040",
            "doi": "10.3290/j.qi.a37211",
            "pmc": null,
            "organizations": [
                "158892-14111"
            ],
            "persons": [
                "158892-51840-6"
            ],
            "imported": "2017-02-10T01:00:00+01:00",
            "journal": "Quintessence Int",
            "issn": "0033-6572",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.088,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.198,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE-SCI",
            "impactfactor_norm_super": 0.284,
            "impactfactor_norm_super_year": 2014,
            "impactfactor_norm_super_category": "DENTISTRY, ORAL SURGERY + MEDICINE-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": 6299,
            "title": "Assessment of nicorandil therapy in ischemic myocardial injury by using contrast-enhanced and functional MR imaging.",
            "abstract": null,
            "authors": [
                "Lund, GK",
                "Higgins, CB",
                "Wendland, MF",
                "Watzinger, N",
                "Weinmann, HJ",
                "Saeed, M"
            ],
            "year": 2001,
            "source": "Radiology. 2001; 221(3):676-682",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172314200019",
            "pubmed": "11719662",
            "doi": "10.1148/radiol.2213010533",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6299-51759-6"
            ],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.759,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.197530864197531,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 194802,
            "title": "Primary Pulmonary Round Cell Sarcomas: Multiple Potential Pitfalls for the Pathologist.",
            "abstract": null,
            "authors": [
                "Richards, R",
                "Jour, G",
                "Tafe, LJ",
                "Pinto, A",
                "Brčić, I",
                "Linos, K",
                "Kerr, DA"
            ],
            "year": 2022,
            "source": "Int J Surg Pathol. 2022; 30(8):844-852",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000780784500001",
            "pubmed": "35404156",
            "doi": "10.1177/10668969221091586",
            "pmc": null,
            "organizations": [
                "194802-14020"
            ],
            "persons": [
                "194802-92422-6"
            ],
            "imported": "2022-04-27T02:00:00+02:00",
            "journal": "Int J Surg Pathol",
            "issn": "1940-2465",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.2,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.197368421052632,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "PATHOLOGY-SCIE",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "PATHOLOGY-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": true,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 203694,
            "title": "Endometrial cancer and its cell lines.",
            "abstract": null,
            "authors": [
                "Skok, K",
                "Maver, U",
                "Gradišnik, L",
                "Kozar, N",
                "Takač, I",
                "Arko, D"
            ],
            "year": 2020,
            "source": "Mol Biol Rep. 2020; 47(2): 1399-1411. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000516538600051",
            "pubmed": "31848918",
            "doi": "10.1007/s11033-019-05226-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "203694-120849-2"
            ],
            "imported": "2023-07-11T02:00:00+02:00",
            "journal": "Mol Biol Rep",
            "issn": "1573-4978",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.316,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY-SCI",
            "impactfactor_norm_super": 0.278,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "BIOCHEMISTRY + MOLECULAR BIOLOGY-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": 168861,
            "title": "The Histopathological Spectrum of Pseudolymphomatous Infiltrates in Cutaneous Lupus Erythematosus.",
            "abstract": null,
            "authors": [
                "Pereira, A",
                "Ferrara, G",
                "Calamaro, P",
                "Cota, C",
                "Massone, C",
                "Boggio, F",
                "Prieto-Torres, L",
                "Cerroni, L"
            ],
            "year": 2018,
            "source": "Am J Dermatopathol. 2018; 40(4):247-253",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000441163200008",
            "pubmed": "28654469",
            "doi": "10.1097/DAD.0000000000000942",
            "pmc": null,
            "organizations": [
                "168861-14047"
            ],
            "persons": [
                "168861-51751-4"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "AM J DERMATOPATH",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.106,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.393,
            "impactfactor_norm_super_year": 2015,
            "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": 144172,
            "title": "Hirudin-induced pseudothrombocytopenia in a patient with EDTA-dependent platelet aggregation: report of a new laboratory artefact.",
            "abstract": null,
            "authors": [
                "Robier, C",
                "Neubauer, M",
                "Sternad, H",
                "Rainer, F"
            ],
            "year": 2010,
            "source": "Int J Lab Hematol. 2010; 32(4): 452-453. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000279160000011",
            "pubmed": "19878358",
            "doi": "10.1111/j.1751-553X.2009.01200.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "144172-88965-1"
            ],
            "imported": "2015-03-13T01:00:00+01:00",
            "journal": "Int J Lab Hematol",
            "issn": "1751-5521",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.368,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.213,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "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": 153385,
            "title": "Lactose malabsorption testing in daily clinical practice: a critical retrospective analysis and comparison of the hydrogen/methane breath test and genetic test (c/t-13910 polymorphism) results.",
            "abstract": null,
            "authors": [
                "Enko, D",
                "Rezanka, E",
                "Stolba, R",
                "Halwachs-Baumann, G"
            ],
            "year": 2014,
            "source": "Gastroenterol Res Pract. 2014; 2014(9):464382-464382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000335017300001",
            "pubmed": "24829570",
            "doi": "10.1155/2014/464382",
            "pmc": "PMC4009220",
            "organizations": [],
            "persons": [
                "153385-89193-2"
            ],
            "imported": "2016-07-01T02:00:00+02:00",
            "journal": "Gastroenterol Res Pract",
            "issn": "1687-6121",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.749,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY-SCI",
            "impactfactor_norm_super": 0.27,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "GASTROENTEROLOGY + HEPATOLOGY",
            "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": 168885,
            "title": "Clues in Histopathological Diagnosis of Panniculitis.",
            "abstract": null,
            "authors": [
                "Llamas Velasco, M",
                "Pérez-Gónzalez, YC",
                "Kempf, W",
                "Paredes, BE",
                "Cerroni, L",
                "Fernández Figueras, MT"
            ],
            "year": 2018,
            "source": "AM J DERMATOPATH. 2018; 40(3): 155-167. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000441160800008",
            "pubmed": "29470303",
            "doi": "10.1097/DAD.0000000000000985",
            "pmc": null,
            "organizations": [],
            "persons": [
                "168885-51751-6"
            ],
            "imported": "2018-08-24T12:38:32+02:00",
            "journal": "AM J DERMATOPATH",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": "AMERICAN JOURNAL OF DERMATOPATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.106,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.393,
            "impactfactor_norm_super_year": 2015,
            "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": 145429,
            "title": "Degos disease: report of a case and review of the literature.",
            "abstract": null,
            "authors": [
                "Feci, L",
                "Rubegni, P",
                "Nami N",
                "Cerroni, L",
                "Fimiani, M"
            ],
            "year": 2015,
            "source": "GIORN ITAL DERMAT V. 2015; 150(1): 123-126. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000352038200012",
            "pubmed": "25686287",
            "doi": null,
            "pmc": null,
            "organizations": [
                "145429-14047"
            ],
            "persons": [
                "145429-51751-6"
            ],
            "imported": "2015-05-22T11:28:15+02:00",
            "journal": "GIORN ITAL DERMAT V",
            "issn": "0392-0488",
            "collection_publisher": null,
            "collection_title": "GIORNALE ITALIANO DI DERMATOLOGIA E VENEREOLOGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.014,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2015,
            "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": 165136,
            "title": "Correlation of Reflectance Confocal Microscopy and Dermatopathology Findings in a Case of Acrodermatitis Chronica Atrophicans.",
            "abstract": null,
            "authors": [
                "Gülseren, D",
                "Cerroni, L",
                "Hofmann-Wellenhof, R",
                "Arzberger, E"
            ],
            "year": 2018,
            "source": "Am J Dermatopathol. 2018; 40(5):367-370",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000441164700013",
            "pubmed": "29251638",
            "doi": "10.1097/DAD.0000000000001069",
            "pmc": null,
            "organizations": [
                "165136-14047"
            ],
            "persons": [
                "165136-51751-6",
                "165136-51711-6",
                "165136-65340-6"
            ],
            "imported": "2018-01-31T01:00:00+01:00",
            "journal": "Am J Dermatopathol",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.106,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.393,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "DERMATOLOGY-SCI",
            "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": 153480,
            "title": "Quality of life in patients with scalp psoriasis.",
            "abstract": null,
            "authors": [
                "Zampieron, A",
                "Buja, A",
                "Fusco, M",
                "Linder, D",
                "Bortune, M",
                "Piaserico, S",
                "Baldo, V"
            ],
            "year": 2015,
            "source": "G Ital Dermatol Venereol. 2015; 150(3):309-316",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000356839500006",
            "pubmed": "25236315",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "153480-77112-6"
            ],
            "imported": "2016-07-08T02:00:00+02:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0392-0488",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.014,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "DERMATOLOGY-SCI",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2015,
            "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": false
        },
        {
            "id": 146620,
            "title": "Predicting risk of suicide in bipolar and unipolar depression: correlation between temperament and personality].",
            "abstract": null,
            "authors": [
                "Pompili, M",
                "Innamorati, M",
                "Giupponi, G",
                "Pycha, R",
                "Rihmer, Z",
                "Del Casale, A",
                "Manfredi, G",
                "Celentano, A",
                "Fiori Nastro, P",
                "Ferracuti, S",
                "Girardi, P",
                "Tatarelli, R",
                "Akiskal, HS"
            ],
            "year": 2009,
            "source": "Nervenarzt. 2009; 80(3):315-323",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000264872400008",
            "pubmed": "19104766",
            "doi": "10.1007/s00115-008-2611-2",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2015-08-03T02:00:00+02:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.776,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 152134,
            "title": "Diagnostische Wertigkeit des ergänzenden SPECT/CT bei der Wächterlymphknotenmarkierung beim Mammakarzinom",
            "abstract": null,
            "authors": [
                "Stanzel, S",
                "Pernthaler, B",
                "Pregartner, G",
                "Schwarz, T",
                "Bjelic-Radisic, V",
                "Aigner, RM"
            ],
            "year": 2016,
            "source": "Nuklearmedizin. 2016; 55(2):A64-A64.-54. Jahrestagung der Deutschen Gesellschaft für Nuklearmedizin ; APR 20-23, 2016; Dresden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152134-14026",
                "152134-14054",
                "152134-14063",
                "152134-14107"
            ],
            "persons": [
                "152134-51727",
                "152134-64854",
                "152134-84730",
                "152134-86103"
            ],
            "imported": "2016-04-24T21:26:06+02:00",
            "journal": null,
            "issn": "0029-5566",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.197,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 92459,
            "title": "Sexual dysfunction in remittent depressive women.",
            "abstract": null,
            "authors": [
                "Baranyi, A",
                "Stepan, A",
                "Rothenhäusler, HB"
            ],
            "year": 2009,
            "source": "Nervenarzt. 2009; 80(9): 1093-1102. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269950800011",
            "pubmed": "19707736",
            "doi": "10.1007/s00115-009-2818-x",
            "pmc": null,
            "organizations": [
                "92459-29444"
            ],
            "persons": [
                "92459-50097-6",
                "92459-50887-2"
            ],
            "imported": "2009-08-27T02:00:00+02:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.776,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.196581196581197,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 3901,
            "title": "Treatment results in 25 patients with Graves' ophthalmopathy between 1998 and 2001",
            "abstract": null,
            "authors": [
                "Ramschak-Schwarzer, S",
                "Lindner, S",
                "Langmann, A",
                "Prettenhofer, U",
                "Stammberger, H",
                "Leb, G"
            ],
            "year": 2001,
            "source": "Acta Med Austriaca. 2001; 28(4):102-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000171318900006",
            "pubmed": "11593891",
            "doi": "10.1046%2Fj.1563-2571.2001.01025.x",
            "pmc": null,
            "organizations": [
                "3901-14042",
                "3901-14043",
                "3901-14060",
                "3901-14080"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.287,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.196428571428571,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}