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=1780&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1800&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1760&ordering=impactfactor_norm",
    "results": [
        {
            "id": 191828,
            "title": "Time-variable expression levels of mazF, atlE, sdrH, and bap genes during biofilm formation in Staphylococcus epidermidis.",
            "abstract": null,
            "authors": [
                "Shivaee, A",
                "Mohammadzadeh, R",
                "Shahbazi, S",
                "Pardakhtchi, E",
                "Ohadi, E",
                "Kalani, BS"
            ],
            "year": 2019,
            "source": "Acta Microbiol Immunol Hung. 2019; 66(4): 499-508. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000500570100007",
            "pubmed": "31198057",
            "doi": "10.1556/030.66.2019.019",
            "pmc": null,
            "organizations": [],
            "persons": [
                "191828-109121-6"
            ],
            "imported": "2022-01-17T01:00:00+01:00",
            "journal": "Acta Microbiol Immunol Hung",
            "issn": "1588-2640",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.086,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.103,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.112,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "MICROBIOLOGY-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": 204121,
            "title": "Induction of metallothionein expression by supplementation of zinc induces resistance against platinum-based treatment in malignant pleural mesothelioma",
            "abstract": null,
            "authors": [
                "Wyrich, M",
                "Ohlig, H",
                "Wessolly, M",
                "Mairinger, E",
                "Steinborn, J",
                "Brcic, L",
                "Hegedus, B",
                "Hager, T",
                "Greimelmaier, K",
                "Wohlschlaeger, J",
                "Mairinger, FD",
                "Borchert, S"
            ],
            "year": 2023,
            "source": "TRANSL CANCER RES. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001038359900001",
            "pubmed": "37701096",
            "doi": "10.21037/tcr-22-2651",
            "pmc": "PMC10493783",
            "organizations": [
                "204121-14020"
            ],
            "persons": [],
            "imported": "2023-08-18T16:48:26+02:00",
            "journal": "TRANSL CANCER RES",
            "issn": "2218-676X",
            "collection_publisher": null,
            "collection_title": "TRANSLATIONAL CANCER RESEARCH; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.103,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "ONCOLOGY-SCIE",
            "impactfactor_norm_super": 0.103,
            "impactfactor_norm_super_year": 2023,
            "impactfactor_norm_super_category": "ONCOLOGY-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": 187458,
            "title": "Topography of the pelvic autonomic nerves - an anatomical study to facilitate nerve-preserving total mesorectal excision.",
            "abstract": null,
            "authors": [
                "Gaessler, J",
                "Anderhuber, F",
                "Kuchling, S",
                "Pilsl, U"
            ],
            "year": 2022,
            "source": "Acta Chir Belg. 2021;  1-23. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000824332500001",
            "pubmed": "33905305",
            "doi": "10.1080/00015458.2021.1920660",
            "pmc": null,
            "organizations": [
                "187458-14018",
                "187458-14052"
            ],
            "persons": [],
            "imported": "2021-04-30T02:00:00+02:00",
            "journal": "Acta Chir Belg",
            "issn": "0001-5458",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.103286384976526,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.123,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "SURGERY-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": 202820,
            "title": "Proposal for innovative and integrated approaches to the unmet needs of patients with irritable bowel syndrome. Preliminary Vigour report",
            "abstract": null,
            "authors": [
                "Gentile, M",
                "De Luca, V",
                "Patalano, R",
                "Laudisio, D",
                "Tramontano, G",
                "Lindner-Rabl, S",
                "Mercurio, L",
                "Salvatore, E",
                "Farrell, J",
                "Roller-Wirnsberger, R",
                "Kubitschke, L",
                "Triassi, M",
                "Colao, A",
                "Illario, M"
            ],
            "year": 2022,
            "source": "ANN ITAL CHIR. 2022; 93(6): 609-614. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000964880700001",
            "pubmed": "35856252",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "202820-100384-6",
                "202820-51745-6"
            ],
            "imported": "2023-05-08T11:12:15+02:00",
            "journal": "ANN ITAL CHIR",
            "issn": "0003-469X",
            "collection_publisher": null,
            "collection_title": "ANNALI ITALIANI DI CHIRURGIA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.8,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.103286384976526,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "SURGERY-SCIE",
            "impactfactor_norm_super": 0.103,
            "impactfactor_norm_super_year": 2022,
            "impactfactor_norm_super_category": "SURGERY-SCIE",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 182172,
            "title": "EASAPS/ESPRAS Considerations in getting back to work in Plastic Surgery with the COVID-19 Pandemic - A European point of view.",
            "abstract": null,
            "authors": [
                "van Heijningen, I",
                "Frank, K",
                "Almeida, F",
                "Bösch, U",
                "Bradic, N",
                "Costa, H",
                "Demirdover, C",
                "Henley, M",
                "Kamolz, LP",
                "Rouif, M",
                "Spendel, S",
                "Russe-Wilflingseder, K",
                "Stark, B",
                "Giunta, RE",
                "Parreira, JC",
                "Zic, R"
            ],
            "year": 2020,
            "source": "Handchir Mikrochir Plast Chir. 2020; 52(4): 257-264. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000561329800003",
            "pubmed": "32422664",
            "doi": "10.1055/a-1175-4169",
            "pmc": null,
            "organizations": [
                "182172-14076"
            ],
            "persons": [
                "182172-51824-6",
                "182172-80111-6"
            ],
            "imported": "2020-05-19T02:00:00+02:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.018,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.128,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "SURGERY-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": 136643,
            "title": "[New AHA and ACC guidelines on the treatment of blood cholesterol to reduce atherosclerotic cardiovascular risk : Statement of the D•A•CH Society for Prevention of Cardiovascular Diseases, the Austrian Atherosclerosis Society and the Working Group on Lipids and Atherosclerosis (AGLA) of the Swiss Society for Cardiology].",
            "abstract": null,
            "authors": [
                "Klose, G",
                "Beil, FU",
                "Dieplinger, H",
                "von Eckardstein, A",
                "Föger, B",
                "Gouni-Berthold, I",
                "Koenig, W",
                "Kostner, GM",
                "Landmesser, U",
                "Laufs, U",
                "Leistikow, F",
                "März, W",
                "Merkel, M",
                "Müller-Wieland, D",
                "Noll, G",
                "Parhofer, KG",
                "Paulweber, B",
                "Riesen, W",
                "Schaefer, JR",
                "Steinhagen-Thiessen, E",
                "Steinmetz, A",
                "Toplak, H",
                "Wanner, C",
                "Windler, E"
            ],
            "year": 2014,
            "source": "Internist (Berl). 2014; 55(5):601-606",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000335450500011",
            "pubmed": "24770979",
            "doi": "10.1007/s00108-014-3492-z",
            "pmc": null,
            "organizations": [
                "136643-14013",
                "136643-14028"
            ],
            "persons": [
                "136643-51846-6",
                "136643-51669-6",
                "136643-51906-6"
            ],
            "imported": "2014-05-07T02:00:00+02:00",
            "journal": "Internist (Berl)",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.194,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL",
            "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": 139969,
            "title": "New AHA- and ACC-Guidelines for Risk Reduction of Cardio-Vascular-Disease by lowering Cholesterol. Measures of the D.A.CH-Prevention Society of Cardio-Vascular-Diseases e.V., the Austrian Atherosclerosis Society and the Study Group of Lipids and Atherosclerosis (AGLA) of the Swiss Society of Cardiology (vol 55, pg 601, 2014)",
            "abstract": null,
            "authors": [
                "Klose, G",
                "Beil, FU",
                "Dieplinger, H",
                "von Eckardstein, A",
                "Foger, B",
                "Gouni-Berthold, I",
                "Heigl, F",
                "Koenig, W",
                "Kostner, GM",
                "Landmesser, U",
                "Laufs, U",
                "Leistikow, F",
                "Marz, W",
                "Merkel, M",
                "Muller-Wieland, D",
                "Noll, G",
                "Parhofer, KG",
                "Paulweber, B",
                "Riesen, W",
                "Schaefer, JR",
                "Steinhagen-Thiessen, E",
                "Steinmetz, A",
                "Toplak, H",
                "Wanner, C",
                "Windler, E"
            ],
            "year": 2014,
            "source": "INTERNIST. 2014; 55(9): 1112-1112. ",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000341836400012",
            "pubmed": null,
            "doi": "10.1007/s00108-014-3576-9",
            "pmc": null,
            "organizations": [
                "139969-14013",
                "139969-14028"
            ],
            "persons": [
                "139969-51846",
                "139969-51669",
                "139969-51906"
            ],
            "imported": "2014-11-14T10:41:16+01:00",
            "journal": "INTERNIST",
            "issn": "0020-9554",
            "collection_publisher": null,
            "collection_title": "INTERNIST; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 196306,
            "title": "[From home treatment to psychiatric ward-equivalent treatment (StäB) - A systematic review of outpatient treatment in Germany].",
            "abstract": null,
            "authors": [
                "Boege, I",
                "Schepker, R",
                "Fegert, JM"
            ],
            "year": 2020,
            "source": "Z Kinder Jugendpsychiatr Psychother. 2020; 48(5):393-406",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000589799600008",
            "pubmed": "32100618",
            "doi": "10.1024/1422-4917/a000710",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196306-114977-1"
            ],
            "imported": "2022-07-04T02:00:00+02:00",
            "journal": "Z Kinder Jugendpsychiatr Psychother",
            "issn": "1422-4917",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.904,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PSYCHIATRY-SSCI",
            "impactfactor_norm_super": 0.303,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": false
        },
        {
            "id": 178824,
            "title": "[Correction: Wnt signaling in cutaneous wound healing].",
            "abstract": null,
            "authors": [
                "Houschyar, KS",
                "Tapking, C",
                "Puladi, B",
                "Popp, D",
                "Duscher, D",
                "Rein, S",
                "Reumuth, G",
                "Grieb, G",
                "Branski, LK",
                "Siemers, F",
                "Lehnhardt, M",
                "Yazdi, AS"
            ],
            "year": 2020,
            "source": "Handchir Mikrochir Plast Chir. 2020; 52(2):E1-E1",
            "category": 1,
            "document_type": 8,
            "sci": "ISI:000524500500001",
            "pubmed": "31797344",
            "doi": "10.1055/a-1072-9912",
            "pmc": null,
            "organizations": [
                "178824-14076"
            ],
            "persons": [
                "178824-88310"
            ],
            "imported": "2019-12-18T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "1439-3980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.018,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 184628,
            "title": "[Implementation of treatment by enzymatic debridement in burns: results of an interprofessional German-speaking expert workshop].",
            "abstract": null,
            "authors": [
                "Ziegler, B",
                "Corterier, C",
                "Kremer, T",
                "Lumenta, DB",
                "Plock, JA",
                "Richter, S",
                "Sander, F",
                "Schiefer, JL",
                "Siegwart, LC",
                "Stauder, M",
                "Wallner, C",
                "Wiechmann, D",
                "Hirche, C"
            ],
            "year": 2021,
            "source": "Handchir Mikrochir Plast Chir. 2021; 53(2):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000589942400002",
            "pubmed": "33202441",
            "doi": "10.1055/a-1294-9895",
            "pmc": null,
            "organizations": [
                "184628-14076"
            ],
            "persons": [
                "184628-81670-6"
            ],
            "imported": "2020-12-11T11:26:20+01:00",
            "journal": "HANDCHIR MIKROCHIR P",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": "HANDCHIRURGIE MIKROCHIRURGIE PLASTISCHE CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.018,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.128,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "SURGERY-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": 208456,
            "title": "Perfusion Computed Tomography in Rectal Carcinoma: Influence of Optimization of the Patlak Range on Calculation of Equivalent Blood Volume and Flow Extraction.",
            "abstract": null,
            "authors": [
                "Talakić, E",
                "Kaufmann-Bühler, AK",
                "Igrec, J",
                "Adelsmayr, G",
                "Janisch, M",
                "Döller, C",
                "Geyer, E",
                "Lackner, K",
                "Fuchsjäger, M",
                "Schöllnast, H"
            ],
            "year": 2023,
            "source": "J COMPUT ASSIST TOMO. 2023; 47(6): 850-855. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001103396400013",
            "pubmed": "37948358",
            "doi": "10.1097/RCT.0000000000001506",
            "pmc": null,
            "organizations": [
                "208456-14020",
                "208456-14060",
                "208456-14104"
            ],
            "persons": [
                "208456-100618-6",
                "208456-104202-6",
                "208456-51983-6",
                "208456-52008-6",
                "208456-74075-1",
                "208456-82111-4",
                "208456-87602-6",
                "208456-99730-6"
            ],
            "imported": "2024-03-04T09:31:10+01:00",
            "journal": "J COMPUT ASSIST TOMO",
            "issn": "0363-8715",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF COMPUTER ASSISTED TOMOGRAPHY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCIE",
            "impactfactor_norm_super": 0.257,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 182659,
            "title": "The COVID-19 Pandemic and its Impact on Plastic Surgery in Europe - An ESPRAS Survey.",
            "abstract": null,
            "authors": [
                "Giunta, RE",
                "Frank, K",
                "Costa, H",
                "Demirdöver, C",
                "di Benedetto, G",
                "Elander, A",
                "Henley, M",
                "Murray, DJ",
                "Schaefer, D",
                "Spendel, S",
                "Vasar, O",
                "Zic, R"
            ],
            "year": 2020,
            "source": "Handchir Mikrochir Plast Chir. 2020; 52(3):221-232",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000542119200014",
            "pubmed": "32392587",
            "doi": "10.1055/a-1169-4443",
            "pmc": null,
            "organizations": [
                "182659-14076"
            ],
            "persons": [
                "182659-51824-6"
            ],
            "imported": "2020-07-09T11:52:39+02:00",
            "journal": "HANDCHIR MIKROCHIR P",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": "HANDCHIRURGIE MIKROCHIRURGIE PLASTISCHE CHIRURGIE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.018,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.128,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "SURGERY-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": 182132,
            "title": "[The COVID-19 Pandemic and its Consequences for Plastic Surgery and Hand Surgery: a comment from the Graz University Hospital].",
            "abstract": null,
            "authors": [
                "Kamolz, LP",
                "Spendel, S"
            ],
            "year": 2020,
            "source": "Handchir Mikrochir Plast Chir. 2020; 52(3):242-243",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000542119200016",
            "pubmed": "32408369",
            "doi": "10.1055/a-1165-6799",
            "pmc": null,
            "organizations": [
                "182132-14076"
            ],
            "persons": [
                "182132-51824-6",
                "182132-80111-2"
            ],
            "imported": "2020-05-15T02:00:00+02:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.018,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.128,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "SURGERY-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": 178218,
            "title": "[Wnt signaling in cutaneous wound healing].",
            "abstract": null,
            "authors": [
                "Houschyar, KS",
                "Tapking, C",
                "Puladi, B",
                "Popp, D",
                "Duscher, D",
                "Rein, S",
                "Reumuth, G",
                "Grieb, G",
                "Branski, LK",
                "Siemers, F",
                "Lehnhardt, M",
                "Yazdi, AS"
            ],
            "year": 2020,
            "source": "Handchir Mikrochir Plast Chir. 2020; 52(2):151-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000524500500015",
            "pubmed": "31724136",
            "doi": "10.1055/a-1017-3600",
            "pmc": null,
            "organizations": [
                "178218-14076"
            ],
            "persons": [
                "178218-88310-6"
            ],
            "imported": "2019-11-16T01:00:00+01:00",
            "journal": "Handchir Mikrochir Plast Chir",
            "issn": "0722-1819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.018,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.128,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "SURGERY-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": 196307,
            "title": "[Intensive outpatient treatment - a therapy option for all patients in child and adolescent psychiatry or just for a few?]",
            "abstract": null,
            "authors": [
                "Boege, I",
                "Schepker, R",
                "Grupp, D",
                "Fegert, JM"
            ],
            "year": 2020,
            "source": "Z Kinder Jugendpsychiatr Psychother. 2020; 48(5):348-357",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000589799600002",
            "pubmed": "32096680",
            "doi": "10.1024/1422-4917/a000711",
            "pmc": null,
            "organizations": [],
            "persons": [
                "196307-114977-1"
            ],
            "imported": "2022-07-04T02:00:00+02:00",
            "journal": "Z Kinder Jugendpsychiatr Psychother",
            "issn": "1422-4917",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.904,
            "impactfactor_year": 2020,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2020,
            "impactfactor_norm_category": "PSYCHIATRY-SSCI",
            "impactfactor_norm_super": 0.303,
            "impactfactor_norm_super_year": 2017,
            "impactfactor_norm_super_category": "PSYCHIATRY-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": false
        },
        {
            "id": 177786,
            "title": "Common pitfalls and mistakes in pediatric ultrasound.",
            "abstract": null,
            "authors": [
                "Leelakanok, N",
                "Trinavarat, P",
                "Riccabona, M"
            ],
            "year": 2019,
            "source": "J Med Ultrason (2001). 2019; 46(4):399-412",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000487923000005",
            "pubmed": "31243633",
            "doi": "10.1007/s10396-019-00954-2",
            "pmc": null,
            "organizations": [
                "177786-14106"
            ],
            "persons": [
                "177786-51373-6"
            ],
            "imported": "2019-10-22T14:26:37+02:00",
            "journal": "J MED ULTRASON",
            "issn": "1346-4523",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF MEDICAL ULTRASONICS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.898,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.104,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.109,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "RADIOLOGY, NUCLEAR MEDICINE + MEDICAL IMAGING-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": 90175,
            "title": "UV Filter State of the Art",
            "abstract": null,
            "authors": [
                "Wolf, P"
            ],
            "year": 2009,
            "source": "HAUTARZT. 2009; 60(4): 285-+. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000264994400014",
            "pubmed": null,
            "doi": "10.1007/s00105-008-1623-y",
            "pmc": null,
            "organizations": [
                "90175-14047"
            ],
            "persons": [
                "90175-51618-2"
            ],
            "imported": "2009-04-27T11:30:33+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": "HAUTARZT; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.434,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.104166666666667,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "DERMATOLOGY",
            "impactfactor_norm_super": 0.104166666666667,
            "impactfactor_norm_super_year": 2009,
            "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": 164980,
            "title": "Bone substitute materials as local drug carriers : Current status of substitutes of various origins].",
            "abstract": null,
            "authors": [
                "Kühn, KD",
                "Berberich, C",
                "Bösebeck, H"
            ],
            "year": 2018,
            "source": "ORTHOPADE. 2018; 47(1): 10-23. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000419965200003",
            "pubmed": "29242964",
            "doi": "10.1007/s00132-017-3505-4",
            "pmc": null,
            "organizations": [
                "164980-14052"
            ],
            "persons": [],
            "imported": "2018-01-29T12:46:22+01:00",
            "journal": "ORTHOPADE",
            "issn": "0085-4530",
            "collection_publisher": null,
            "collection_title": "ORTHOPADE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.631,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.105,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "ORTHOPEDICS-SCI",
            "impactfactor_norm_super": 0.158,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "ORTHOPEDICS-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": 101857,
            "title": "Pseudoneoplastic regeneration of the stomach",
            "abstract": null,
            "authors": [
                "Vieth, M",
                "Gorgens, D",
                "Langner, C"
            ],
            "year": 2010,
            "source": "PATHOLOGE. 2010; 31(3): 171-176. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000277337900002",
            "pubmed": "20336298",
            "doi": "10.1007/s00292-009-1266-5",
            "pmc": null,
            "organizations": [
                "101857-14020"
            ],
            "persons": [
                "101857-50044-6"
            ],
            "imported": "2010-06-01T11:23:11+02:00",
            "journal": "PATHOLOGE",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": "PATHOLOGE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.105,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": 0.105,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PATHOLOGY",
            "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": 103903,
            "title": "Hereditary gastric cancer].",
            "abstract": null,
            "authors": [
                "Wolf, EM",
                "Geigl, JB",
                "Svrcek, M",
                "Vieth, M",
                "Langner, C"
            ],
            "year": 2010,
            "source": "Pathologe. 2010; 31(6):423-429",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000283249000004",
            "pubmed": "20824432",
            "doi": "10.1007/s00292-010-1353-7",
            "pmc": null,
            "organizations": [
                "103903-14020",
                "103903-14021"
            ],
            "persons": [
                "103903-50044-4",
                "103903-57423-6"
            ],
            "imported": "2010-09-11T02:00:00+02:00",
            "journal": "Pathologe",
            "issn": "0172-8113",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.105,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": 0.105,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "PATHOLOGY",
            "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
        }
    ]
}