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=158120&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158430,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158140&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158100&ordering=impactfactor_norm",
    "results": [
        {
            "id": 69589,
            "title": "Noninvasive diagnosis of hepatic fibrosis in chronic hepatitis C.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Lackner, C"
            ],
            "year": 2007,
            "source": "World J Gastroenterol. 2007; 13(32): 4287-4294. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000248985300001",
            "pubmed": "17708599",
            "doi": "10.3748/wjg.v13.i32.4287",
            "pmc": "PMC4250852",
            "organizations": [
                "69589-14020",
                "69589-14081"
            ],
            "persons": [
                "69589-51530-2",
                "69589-51983-6"
            ],
            "imported": "2007-09-28T02:00:00+02:00",
            "journal": "World J Gastroenterol",
            "issn": "1007-9327",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212533,
            "title": "Lower Urinary Tract Symptoms in Adults; A Clinical Approach.\r\nChapter 7: Influences and Complications.",
            "abstract": null,
            "authors": [
                "Amend, GM",
                "Baird, A",
                "Baradaran, N",
                "Bele, U",
                "Breyer, BN",
                "Cito, G",
                "Drake, M",
                "Henderson, E",
                "Joinson, C",
                "Gomez-Rivas, J",
                "Kirby, M",
                "Pé-leve, P ",
                "Das Neves, MF",
                "Garcia, R",
                "Trochez, R",
                "Silva, RPE.\r\n\r\nEdited by Drake, M",
                "Cocci, A",
                "Silva, RPE."
            ],
            "year": 2020,
            "source": "https://link.springer.com/book/10.1007/978-3-030-27747-5; Schweiz: Springer; 2020. pp. 290. (ISBN 978-3-030-27747-5) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212533-14056"
            ],
            "persons": [
                "212533-123330"
            ],
            "imported": "2024-12-15T15:18:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212517,
            "title": "Resuscitation and support of transition of babies at birth.",
            "abstract": null,
            "authors": [
                "Mileder, L",
                "Baik-Schneditz, N",
                "Schwaberger, B"
            ],
            "year": 2024,
            "source": "Der pädiatrische Notfall in der Präklinik - Notarzt-Refresher lt. §40(3) ÄG der AGN (Arbeitsgemeinschaft für Notfallmedizin) Steiermark; DEC 4-5, 2024; Hörgas, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212517-14094"
            ],
            "persons": [
                "212517-79516",
                "212517-86558",
                "212517-68534"
            ],
            "imported": "2024-12-11T18:22:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 212512,
            "title": "Neonatologist-performed lung ultrasound to prevent extubation failure.",
            "abstract": null,
            "authors": [
                "Schwaberger, B",
                "Winkler, M",
                "Gruber, V"
            ],
            "year": 2024,
            "source": "Fortbildung der Klinischen Abteilung für Neonatologie Graz: \"Laufende Lungenultraschallstudien an der NEO Graz\"; DEC 10, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212512-14091",
                "212512-14094"
            ],
            "persons": [
                "212512-117521",
                "212512-121952",
                "212512-79516"
            ],
            "imported": "2024-12-11T18:04:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 87334,
            "title": "Angiosarcoma of the face and scalp. A case report with complete spontaneous regression.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Peris, K",
                "Legge, A",
                "Chimenti, S"
            ],
            "year": 1991,
            "source": "J Dermatol Surg Oncol. 1991; 17(6):539-542",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FR07100009",
            "pubmed": "2040759",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "87334-51751-1"
            ],
            "imported": "2009-02-09T01:00:00+01:00",
            "journal": "J Dermatol Surg Oncol",
            "issn": "0148-0812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.718,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212088,
            "title": "Interventionelle Diagnostik von Brustkrebs \r\nKlinischer Vergleich von zwei etablierten stereotaktisch geführten Systemen zur Brustbiopsie – Mammotome® und ATEC®",
            "abstract": "Das Mammakarzinom stellt die häufigste maligne Erkrankung der Frau in den westlichen Industrienationen dar. In Österreich wird jährlich bei etwa 5.600 Frauen Brustkrebs diagnostiziert, 1.600 Patientinnen verlieren dabei den Kampf gegen die Erkrankung. Statistisch betrachtet, wird jede 8. Frau im Laufe ihres Lebens mit der Diagnose Burstkrebs konfrontiert. Der Häufigkeitsgipfel liegt zwischen dem 40. und 60. Lebensjahr. Daher ist Frauen in der Altersgruppe von 45 bis 74 Jahren ein zweijährliches Mammographie-Screening zur Frühdiagnostik und ggf. Therapieintervention empfohlen.",
            "authors": [
                "Krenn, S"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 70",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-11-12T09:42:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 212030,
            "title": "Next-generation sequencing is a useful diagnostic tool for genetic testing in peripheral hospitals.",
            "abstract": null,
            "authors": [
                "Schaflinger, E",
                "Enko, D"
            ],
            "year": 2024,
            "source": "6. Grazer Herzkreislauftage; SEP 11-16, 2024; Graz, AUSTRIA. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212030-14023"
            ],
            "persons": [
                "212030-89193"
            ],
            "imported": "2024-11-11T16:30:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "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": 211514,
            "title": "Assessment of functionality and safety of organic electrolytic photocapacitors for wireless brain stimulation",
            "abstract": "Neurostimulation, the targeted modulation of nervous tissue activity, stands as a pivotal technique in both neuroscientific inquiry and clinical applications. Successful applications of electrical brain stimulation range from restoring motor control in Parkinson’s disease to reducing seizures in drug-resistant epilepsy, and enhancing rehabilitation post-stroke or injury. The development of wireless neurostimulation methods represents a significant goal in this field, with researchers aiming to minimise invasiveness and enhance patient comfort by eliminating the need for cumbersome cables and control units. Among potential solutions, photoactive organic semiconductors emerge as particularly promising. Their distinct properties enable the conversion of light signals into electric fields, which is achievable within thin layers, thereby significantly reducing the bulk of stimulatory devices. However, before a new technique can be considered for clinical application, its safety and efficacy must be rigorously established through preclinical studies. Hence, the primary objective of this study was to investigate the feasibility, biocompatibility, and efficacy of wireless light-controlled organic electrolytic photocapacitors (OEPC) in neurostimulation. In this study, OEPC were applied across various models encompassing in vitro, ex vivo, and in vivo rat brain applications. The in vivo model was based on primary cortical cell culture. Over a two-week cultivation period, no discernible differences in cytotoxicity were observed between cells grown atop OEPC versus those cultured on standard glass cover slips. Light stimulation of cells on OEPC led to elevated c-Fos expression compared to cells maintained in darkness, indicating effective stimulation. This effect was achieved primarily through the device's photoactive layer, with signal propagation observed within the neuronal network.",
            "authors": [
                "Nowakowska-Desplantes, M"
            ],
            "year": 2024,
            "source": "PhD-Studium (Doctor of Philosophy); Humanmedizin; [ Dissertation ] Medizinische Universität Graz; 2024. pp. 176",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-10-10T10:25:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 210108,
            "title": "Das Schmerzempfinden von Patient*innen während einer Kataraktoperation mit Retrobulbäranästhesie im Vergleich zur Tropfanästhesie",
            "abstract": "Zielsetzung: Das Ziel dieser prospektiven klinischen, monozentrischen Beobachtungsstudie war, die Schmerzempfindung von Patient*innen während einer Kataraktoperation zu erfassen.\r\nMethodik: Verglichen wurden dabei Patient*innen, die an der Universitäts-Augenklinik Graz eine Retrobulbäranästhesie erhielten, mit jenen bei denen eine Tropfanästhesie durchgeführt wurde. Des Weiteren wurde auch der mittlere intraoperative Blutdruck erhoben, um diesen mit der subjektiven Beurteilung der Schmerzen mithilfe der etablierten Schmerzscores zu korrelieren. Es wurden Patient*innen im Alter von 18-99 Jahren zu ihrer wahrgenommenen Schmerzempfindung während der Kataraktoperation befragt. Die Datenerhebung erfolgte mittels der Face Pain Scale – revised und der Numeric Rating Scale.\r\nErgebnisse: Es konnten über einen Zeitraum von drei Wochen insgesamt 201 Patient*innen befragt werden. Darunter erhielten 105 Personen eine Retrobulbäranästhesie, 50 Personen eine Tropfanästhesie und 46 eine Tropfanästhesie mit Zugabe eines anästhetischen Gels. Der durchschnittliche Schmerzwert unter Retrobulbäranästhesie betrug 0,35 +/- 0,87, unter Tropfanästhesie 1,32 +/- 1,22 und unter Tropfanästhesie mit Zugabe eines anästhetischen Gels 0,89 +/- 0,97. Signifikante Unterschiede wurden zwischen Retrobulbäranästhesie und den Tropfanästhesieformen festgestellt, jedoch nicht zwischen den beiden Tropfanästhesiemethoden selbst. Der mittlere operative Blutdruck wurde bei 32 Patient*innen gemessen, mit einer durchschnittlichen Differenz vor und während der Operation von ca. +1,88 mmHg unter Retrobulbäranästhesie und ca. +3,33 mmHg unter topischer Anästhesie (p>0,05).\r\nSchlussfolgerung: Die erhobenen Daten zeigen, dass Patient*innen, die eine Retrobulbäranästhesie erhielten, intraoperativ signifikant weniger Schmerzen hatten als jene mit Tropfanästhesie. Die Zugabe eines anästhetischen Gels zur Tropfanästhesie zeigte eine leichte, aber keine signifikante Schmerzminderung.",
            "authors": [
                "Kanlic, V"
            ],
            "year": 2024,
            "source": "Humanmedizin; [ Diplomarbeit ] Medizinische Universität Graz; 2024. pp. 60",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-06-20T10:52:51+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Medizinische Universität Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 98930,
            "title": "Teledermoscopy: education, discussion forums, teleconsulting and mobile teledermoscopy.",
            "abstract": null,
            "authors": [
                "Massone, C",
                "Brunasso, AM",
                "Hofmann-Wellenhof, R",
                "Gulia, A",
                "Soyer, HP"
            ],
            "year": 2010,
            "source": "G Ital Dermatol Venereol. 2010; 145(1):127-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000279936800012",
            "pubmed": "20197751",
            "doi": null,
            "pmc": null,
            "organizations": [
                "98930-14047"
            ],
            "persons": [
                "98930-51711-6"
            ],
            "imported": "2010-03-05T01:00:00+01:00",
            "journal": "G Ital Dermatol Venereol",
            "issn": "0026-4741",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 102963,
            "title": "Immunohistochemically detectable bcl-2 expression in colorectal carcinoma: correlation with tumour stage and patient survival.",
            "abstract": null,
            "authors": [
                "Ofner, D",
                "Riehemann, K",
                "Maier, H",
                "Riedmann, B",
                "Nehoda, H",
                "Tötsch, M",
                "Böcker, W",
                "Jasani, B",
                "Schmid, KW"
            ],
            "year": 1995,
            "source": "Br J Cancer. 1995; 72(4):981-985",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RX87200030",
            "pubmed": "7547253",
            "doi": "10.1038/bjc.1995.446",
            "pmc": "PMC2034021",
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T02:00:00+02:00",
            "journal": "Br J Cancer",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.449,
            "impactfactor_year": 1995,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 103025,
            "title": "IMMUNOHISTOCHEMICAL DEMONSTRATION OF CHROMOGRANIN-A, CHROMOGRANIN-B, AND SECRETONEURIN IN PRIMARY NON-SMALL-CELL CARCINOMAS OF THE LUNG",
            "abstract": null,
            "authors": [
                "TOTSCH, M",
                "KUNK, B",
                "DOCKHORNDWORNICZAK, B",
                "OFNER, D",
                "FISCHERCOLBRIE, R",
                "MIKUZ, G",
                "BOCKER, W",
                "SCHMID, KW"
            ],
            "year": 1994,
            "source": "ENDOCR PATHOL. 1994; 5(4): 212-217. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PY47300002",
            "pubmed": null,
            "doi": "10.1007/BF02921488",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-08-02T18:54:01+02:00",
            "journal": "ENDOCR PATHOL",
            "issn": "1046-3976",
            "collection_publisher": null,
            "collection_title": "ENDOCRINE PATHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.509,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 200423,
            "title": "Feeling Informed and Safe Are Important Factors in the Psychosomatic Health of Frontline Workers in the Health Sector during the COVID-19 Pandemic in Austria.",
            "abstract": null,
            "authors": [
                "Lenger, M",
                "Maget, A",
                "Dalkner, N",
                "Lang, JN",
                "Fellendorf, FT",
                "Ratzenhofer, M",
                "Schönthaler, E",
                "Fleischmann, E",
                "Birner, A",
                "Bengesser, SA",
                "Queissner, R",
                "Platzer, M",
                "Tmava-Berisha, A",
                "Trojak, RM",
                "Reininghaus, EZ"
            ],
            "year": 2023,
            "source": "Int J Environ Res Public Health. 2023; 20(2):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000915125200001",
            "pubmed": "36674287",
            "doi": "10.3390/ijerph20021533",
            "pmc": "PMC9862596",
            "organizations": [
                "200423-29444"
            ],
            "persons": [
                "200423-109162-6",
                "200423-99972-4",
                "200423-108883-6",
                "200423-50654-6",
                "200423-79733-6",
                "200423-79771-6",
                "200423-86429-6",
                "200423-91818-1",
                "200423-92607-6",
                "200423-96232-6",
                "200423-79454-6"
            ],
            "imported": "2023-01-26T01:00:00+01:00",
            "journal": "Int J Environ Res Public Health",
            "issn": "1660-4601",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": 0.767,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH-SSCI",
            "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": 60989,
            "title": "The role of the carotenoids, lutein and zeaxanthin, in protecting against age-related macular degeneration: a review based on controversial evidence.",
            "abstract": null,
            "authors": [
                "Mozaffarieh, M",
                "Sacu, S",
                "Wedrich, A"
            ],
            "year": 2003,
            "source": "Nutr J. 2003; 2(1):20-20",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000209481700020",
            "pubmed": "14670087",
            "doi": "10.1186/1475-2891-2-20",
            "pmc": "PMC305368",
            "organizations": [],
            "persons": [
                "60989-53938-6"
            ],
            "imported": "2006-11-13T01:00:00+01:00",
            "journal": "Nutr J",
            "issn": "1475-2891",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 99531,
            "title": "An antibody-interleukin 2 fusion protein overcomes tumor heterogeneity by induction of a cellular immune response",
            "abstract": null,
            "authors": [
                "Becker, JC",
                "Varki, N",
                "Gillies, SD",
                "Furukawa, K",
                "Reisfeld, RA"
            ],
            "year": 1996,
            "source": "PROC NAT ACAD SCI USA. 1996; 93(15): 7826-7831. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UY93000075",
            "pubmed": null,
            "doi": "10.1073/pnas.93.15.7826",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-04-07T17:32:05+02:00",
            "journal": "PROC NAT ACAD SCI USA",
            "issn": "0027-8424",
            "collection_publisher": null,
            "collection_title": "PROCEEDINGS OF THE NATIONAL ACADEMY OF SCIENCES OF THE UNITED STATES OF AMERICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.244,
            "impactfactor_year": 1996,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 211858,
            "title": "Veränderungen der Kniegelenksgeometrie im Wachstumsalter.",
            "abstract": null,
            "authors": [
                "Schroedter, R",
                "Koutp, A",
                "Holzer, J",
                "Guggenberger, B",
                "Svehlik, M",
                "Tschauner, S",
                "Kraus, T"
            ],
            "year": 2024,
            "source": "DKOU 2024; OCT 22-25, 2024; Berlin, GERMANY. 2024. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "211858-14052",
                "211858-14106"
            ],
            "persons": [
                "211858-112990",
                "211858-54144",
                "211858-65038",
                "211858-119635",
                "211858-85440",
                "211858-94958"
            ],
            "imported": "2024-10-29T23:18:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 192649,
            "title": "An expert consensus report on mycosis fungoides in Italy: epidemiological impact and diagnostic-therapeutic pathway.",
            "abstract": null,
            "authors": [
                "Alberti, Violetti, S",
                "Alaibac, M",
                "Ardigò, M",
                "Baldo, A",
                "DI, Meo, N",
                "Massone, C",
                "Onida, F",
                "Simontacchi, G",
                "Zalaudek, I",
                "Pimpinelli, N",
                "Quaglino, P",
                "Berti, E"
            ],
            "year": 2021,
            "source": "Ital J Dermatol Venerol. 2021; 156(4):413-421",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000704757200001",
            "pubmed": "34037370",
            "doi": "10.23736/S2784-8671.20.06668-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "192649-50151-6"
            ],
            "imported": "2022-02-02T01:00:00+01:00",
            "journal": "Ital J Dermatol Venerol",
            "issn": "2784-8671",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": 0.304,
            "impactfactor_norm_super_year": 2020,
            "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": 115221,
            "title": "Information disclosure to cancer patients: EORTC QLQ-INFO25 questionnaire.",
            "abstract": null,
            "authors": [
                "Arraras, JI",
                "Greimel, E",
                "Chie, WC",
                "Sezer, O",
                "Bergenmar, M",
                "Costantini, A",
                "Young, T",
                "Kuljanic, K",
                "Velikova, G",
                "European Organisation for Research and Treatment of Cancer Quality of Life Group"
            ],
            "year": 2011,
            "source": "EXPERT REV PHARM OUT. 2011; 11(3): 281-286. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000297021100011",
            "pubmed": "21671697",
            "doi": "10.1586/erp.11.29",
            "pmc": null,
            "organizations": [
                "115221-14038"
            ],
            "persons": [],
            "imported": "2011-12-15T15:03:25+01:00",
            "journal": "EXPERT REV PHARM OUT",
            "issn": "1473-7167",
            "collection_publisher": null,
            "collection_title": "EXPERT REVIEW OF PHARMACOECONOMICS & OUTCOMES RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHARMACOLOGY AND PHARMACY",
            "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": 9113,
            "title": "Lipoprotein Lp(a). A risk factor for myocardial infarction.",
            "abstract": null,
            "authors": [
                "Hoefler, G",
                "Harnoncourt, F",
                "Paschke, E",
                "Mirtl, W",
                "Pfeiffer, KH",
                "Kostner, GM"
            ],
            "year": 1988,
            "source": "ARTERIOSCLEROSIS-J VASC BIOL. 1988; 8(4): 398-401. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P339900009",
            "pubmed": "2969235",
            "doi": "10.1161/01.ATV.8.4.398",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9113-51691-1",
                "9113-51669-4"
            ],
            "imported": "2009-12-21T11:12:54+01:00",
            "journal": "ARTERIOSCLEROSIS-J VASC BIOL",
            "issn": "0276-5047",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 175260,
            "title": "Evaluating healthcare practitioners' views on store-and-forward teledermoscopy services for the diagnosis of skin cancer.",
            "abstract": null,
            "authors": [
                "Janda, M",
                "Horsham, C",
                "Koh, U",
                "Gillespie, N",
                "Vagenas, D",
                "Loescher, LJ",
                "Curiel-Lewandrowski, C",
                "Hofmann-Wellenhof, R",
                "Peter Soyer, H"
            ],
            "year": 2019,
            "source": "Digit Health. 2019; 5:  2055207619828225-2055207619828225. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000512540600001",
            "pubmed": "30792879",
            "doi": "10.1177/2055207619828225",
            "pmc": "PMC6376520",
            "organizations": [],
            "persons": [
                "175260-51711-6"
            ],
            "imported": "2019-05-28T02:00:00+02:00",
            "journal": "Digit Health",
            "issn": "2055-2076",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}