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=150780&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150800&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150760&ordering=-impactfactor",
    "results": [
        {
            "id": 123996,
            "title": "Laparoendoscopic Single Site Cholecystectomy (LESS) in a 16-Year-Old Girl: The Way to go even in Pediatric Surgery?.",
            "abstract": null,
            "authors": [
                "Till, H",
                "Wachowiak, R",
                "Marinoni, F",
                "Buhligen, U",
                "Stolzenburg, JU",
                ""
            ],
            "year": 2010,
            "source": "Zentralbl Chir. 2010; 135(2):188-189",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000277061800018",
            "pubmed": "20379949",
            "doi": "10.1055/s-0029-1224683",
            "pmc": null,
            "organizations": [],
            "persons": [
                "123996-83445-2"
            ],
            "imported": "2012-12-10T12:57:20+01:00",
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": "ZENTRALBLATT FUR CHIRURGIE",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.817,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.314,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.314,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 194026,
            "title": "Defining the role of stereotactic radiosurgery versus microsurgery in the treatment of single brain metastases.",
            "abstract": null,
            "authors": [
                "Schöggl, A",
                "Kitz, K",
                "Reddy, M",
                "Wolfsberger, S",
                "Schneider, B",
                "Dieckmann, K",
                "Ungersböck, K"
            ],
            "year": 2000,
            "source": "Acta Neurochir (Wien). 2000; 142(6):621-6",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000088183800004",
            "pubmed": "10949435",
            "doi": "10.1007/s007010070104",
            "pmc": null,
            "organizations": [],
            "persons": [
                "194026-113410-6"
            ],
            "imported": "2022-03-07T01:00:00+01:00",
            "journal": "Acta Neurochir (Wien)",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.817,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.529,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "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": 212064,
            "title": "Renal autotransplantation--a possibility in the treatment of complex renal vascular diseases and ureteric injuries.",
            "abstract": null,
            "authors": [
                "Hau, HM",
                "Bartels, M",
                "Tautenhahn, HM",
                "Morgul, MH",
                "Fellmer, P",
                "Ho-Thi, P",
                "Benckert, C",
                "Uhlmann, D",
                "Moche, M",
                "Thelen, A",
                "Schmelzle, M",
                "Jonas, S"
            ],
            "year": 2012,
            "source": "Ann Transplant. 2012; 17(4): 21-7. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325186700003",
            "pubmed": "23274320",
            "doi": "10.12659/aot.883690",
            "pmc": null,
            "organizations": [],
            "persons": [
                "212064-117923-1"
            ],
            "imported": "2024-11-11T01:00:00+01:00",
            "journal": "Ann Transplant",
            "issn": "2329-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.815,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.286,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.714,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 4304,
            "title": "Postoperative infection.",
            "abstract": null,
            "authors": [
                "Tamussino, K"
            ],
            "year": 2002,
            "source": "Clin Obstet Gynecol. 2002; 45(2):562-573",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176199600023",
            "pubmed": "12048413",
            "doi": "10.1097%2F00003081-200206000-00026",
            "pmc": null,
            "organizations": [
                "4304-14038"
            ],
            "persons": [
                "4304-51826-2"
            ],
            "imported": null,
            "journal": "CLIN OBSTET GYNECOL",
            "issn": "0009-9201",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.815,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.307692307692308,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 6835,
            "title": "De novo translocation t(5;18)(q33.1;q12.1) associated with autistic disorder.",
            "abstract": null,
            "authors": [
                "Kroisel, PM",
                "Windpassinger, C",
                "Wagner, K",
                "Petek, E",
                "Vincent, JB",
                "Scherer, SW",
                "Spiel, G",
                "Artner, V",
                "Valtiner, E"
            ],
            "year": 2004,
            "source": "AM J MED GENET PART A. 2004; 129A(1): 98-100. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000222975000021",
            "pubmed": "15266626",
            "doi": "10.1002/ajmg.a.30150",
            "pmc": null,
            "organizations": [
                "6835-14021"
            ],
            "persons": [
                "6835-50811-6",
                "6835-51527-6",
                "6835-51682-1",
                "6835-51996-4"
            ],
            "imported": "2020-02-13T22:30:07+01:00",
            "journal": "AM J MED GENET PART A",
            "issn": "0148-7299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.815,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.141666666666667,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 174373,
            "title": "Value of the preoperative SOFT-score, P-SOFT-score, SALT-score and labMELD-score for the prediction of short-term patient and graft survival of high-risk liver transplant recipients with a pre-transplant labMELD-score ≥30.",
            "abstract": null,
            "authors": [
                "Reichert, B",
                "Becker, T",
                "Weismüller, TJ",
                "Kleine, M",
                "Zachau, L",
                "Johanning, K",
                "Lehner, F",
                "Klempnauer, J",
                "Schrem, H"
            ],
            "year": 2012,
            "source": "Ann Transplant. 2012; 17(2): 11-17. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325184300002",
            "pubmed": "22743718",
            "doi": "10.1097/00007890-201211271-00791",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Ann Transplant",
            "issn": "2329-0358",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.815,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.286,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.714,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 36077,
            "title": "First non-mosaic case of isopseudodicentric chromosome 18 (psu idic(18)(pter -> q22.1 :: q22.1 -> pter) is associated with multiple congenital anomalies reminiscent of trisomy 18 and 18q-syndrome",
            "abstract": null,
            "authors": [
                "Meins, M",
                "Bohm, D",
                "Grossmann, A",
                "Herting, E",
                "Fleckenstein, B",
                "Fauth, C",
                "Speicher, MR",
                "Schindler, R",
                "Zoll, B",
                "Bartels, I",
                "Burfeind, P"
            ],
            "year": 2004,
            "source": "AM J MED GENET PART A 2004 : 58-64.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000221179700012",
            "pubmed": null,
            "doi": "10.1002/ajmg.a.20644",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AM J MED GENET PART A",
            "issn": "1552-4825",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.815,
            "impactfactor_year": 2004,
            "impactfactor_norm": 0.141666666666667,
            "impactfactor_norm_year": 2004,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 253,
            "title": "Aplasia of the vena cava inferior as a cause for recurring thrombosis of the lower extremities and pelvic veins.",
            "abstract": null,
            "authors": [
                "Tiesenhausen, K",
                "Amann, W",
                "Thalhammer, M",
                "Aschauer, M"
            ],
            "year": 1999,
            "source": "Vasa. 1999; 28(4):289-292",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000084082800008",
            "pubmed": "10611848",
            "doi": "10.1024/0301-1526.28.4.289",
            "pmc": null,
            "organizations": [
                "253-14045",
                "253-14054"
            ],
            "persons": [
                "253-51946-2",
                "253-51965-6"
            ],
            "imported": null,
            "journal": "VASA, J VASC DIS",
            "issn": "0301-1526",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.815,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.272727272727273,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 154210,
            "title": "A prospective multicenter European study on flexible ureterorenoscopy for the management of renal stone.",
            "abstract": null,
            "authors": [
                "Berardinelli, F",
                "Proietti, S",
                "Cindolo, L",
                "Pellegrini, F",
                "Peschechera, R",
                "Derek, H",
                "Dalpiaz, O",
                "Schips, L",
                "Giusti, G"
            ],
            "year": 2016,
            "source": "Int Braz J Urol. 2016; 42(3):479-486",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000380066200012",
            "pubmed": "27286110",
            "doi": "10.1590/S1677-5538.IBJU.2015.0528",
            "pmc": "PMC4920564",
            "organizations": [
                "154210-14056"
            ],
            "persons": [
                "154210-72937-6"
            ],
            "imported": "2016-08-24T16:04:44+02:00",
            "journal": "INT BRAZ J UROL",
            "issn": "1677-5538",
            "collection_publisher": null,
            "collection_title": "INTERNATIONAL BRAZ J UROL; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.815,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.13,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.221,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 174375,
            "title": "The Donor-Risk-Index, ECD-Score and D-MELD-Score all fail to predict short-term outcome after liver transplantation with acceptable sensitivity and specificity.",
            "abstract": null,
            "authors": [
                "Schrem, H",
                "Reichert, B",
                "Frühauf, N",
                "Becker, T",
                "Lehner, F",
                "Kleine, M",
                "Bektas, H",
                "Zachau, L",
                "Klempnauer, J"
            ],
            "year": 2012,
            "source": "Ann Transplant. 2012; 17(3): 5-13. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000325185900001",
            "pubmed": "23018250",
            "doi": "10.12659/AOT.883452",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Ann Transplant",
            "issn": "1425-9524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.815,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.286,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.714,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 165392,
            "title": "Laparoscopic radical nephrectomy with inferior vena cava thrombectomy: highlight of key surgical steps.",
            "abstract": null,
            "authors": [
                "Sim, A",
                "Todenhöfer, T",
                "Mischinger, J",
                "Fahmy, O",
                "Boettge, J",
                "Rausch, S",
                "Bier, S",
                "Aufderklamm, S",
                "Stenzl, A",
                "Gakis, G",
                "Schwentner, C"
            ],
            "year": 2016,
            "source": "Int Braz J Urol. 2016; 42(4):856-857",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000391024000037",
            "pubmed": "27564306",
            "doi": "10.1590/S1677-5538.IBJU.2015.0080",
            "pmc": "PMC5006791",
            "organizations": [],
            "persons": [
                "165392-99872-6"
            ],
            "imported": "2018-02-06T01:00:00+01:00",
            "journal": "Int Braz J Urol",
            "issn": "1677-6119",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.815,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.13,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY-SCI",
            "impactfactor_norm_super": 0.221,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "UROLOGY + NEPHROLOGY",
            "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": 174368,
            "title": "Observations with impact on the indication for kinetic therapy in critically ill liver transplant patients.",
            "abstract": null,
            "authors": [
                "Kleine, M",
                "Joahnning, K",
                "Kousoulas, L",
                "Schrem, H",
                "Lehner, F",
                "Bektas, H",
                "Klempnauer, J",
                "Kaaden, S"
            ],
            "year": 2011,
            "source": "Ann Transplant. 2012; 16(4): 25-31. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000300206100004",
            "pubmed": "22210418",
            "doi": "10.12659/AOT.882215",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-04-05T02:00:00+02:00",
            "journal": "Ann Transplant",
            "issn": "1425-9524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.815,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.286,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.714,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 76987,
            "title": "Somatoform disorders. Clinical evidence, etiology, pathogenesis, and therapy",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2008,
            "source": "Nervenarzt. 2008; 79(1): 99-115. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000252467600011",
            "pubmed": "18066520",
            "doi": "10.1007/s00115-007-2388-8",
            "pmc": null,
            "organizations": [
                "76987-29444"
            ],
            "persons": [
                "76987-51907-2"
            ],
            "imported": "2008-02-28T01:00:00+01:00",
            "journal": "Nervenarzt",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.236,
            "impactfactor_norm_super_year": 2005,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY",
            "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": 64612,
            "title": "Anomalous origin of the brachiocephalic trunk from the left pulmonary artery with CHARGE syndrome.",
            "abstract": null,
            "authors": [
                "Martin, D",
                "Knez, I",
                "Rigler, B"
            ],
            "year": 2006,
            "source": "Thorac Cardiovasc Surg. 2006; 54(8):549-551",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242893100010",
            "pubmed": "17151972",
            "doi": "10.1055/s-2006-924436",
            "pmc": null,
            "organizations": [
                "64612-14075"
            ],
            "persons": [
                "64612-50147-2",
                "64612-51936-6"
            ],
            "imported": "2007-01-16T01:00:00+01:00",
            "journal": "Thorac Cardiovasc Surg",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.814,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.460431654676259,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "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": 171296,
            "title": "Differential gene expression in response to ventricular unloading in rat and human myocardium.",
            "abstract": null,
            "authors": [
                "Doenst, T",
                "Bugger, H",
                "Leippert, S",
                "Barleon, B",
                "Marme, D",
                "Beyersdorf, F"
            ],
            "year": 2006,
            "source": "Thorac Cardiovasc Surg. 2006; 54(6): 381-387. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241328200002",
            "pubmed": "16967373",
            "doi": "10.1055/s-2006-924267",
            "pmc": null,
            "organizations": [],
            "persons": [
                "171296-100924-6"
            ],
            "imported": "2018-12-30T01:00:00+01:00",
            "journal": "Thorac Cardiovasc Surg",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.321,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "SURGERY",
            "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": 194988,
            "title": "Treatment of an acute type B dissection with an intramural haematoma in the ascending aorta by percutaneous endovascular stent-graft placement.",
            "abstract": null,
            "authors": [
                "Zimpfer, D",
                "Czerny, M",
                "Kettenbach, J",
                "Schoder, M",
                "Wolner, E",
                "Lammer, J",
                "Grimm, M"
            ],
            "year": 2006,
            "source": "Thorac Cardiovasc Surg. 2006; 54(7):500-1",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000241658300013",
            "pubmed": "17089321",
            "doi": "10.1055/s-2006-924097",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2022-05-11T09:20:20+02:00",
            "journal": "THORAC CARDIOV SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": "THORACIC AND CARDIOVASCULAR SURGEON; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.814,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.321,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "SURGERY",
            "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": 40130,
            "title": "Diffusion imaging in multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Bammer, R",
                "Fazekas, F"
            ],
            "year": 2002,
            "source": "Neuroimaging Clin N Am. 2002; 12(1):71-106",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000174929600006",
            "pubmed": "11998254",
            "doi": "10.1016/S1052-5149(03)00071-6",
            "pmc": null,
            "organizations": [
                "40130-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROIMAGING CLIN N AM",
            "issn": "1052-5149",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.461538461538462,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 151421,
            "title": "Magnetic resonance-visible meshes for laparoscopic ventral hernia repair.",
            "abstract": null,
            "authors": [
                "Köhler, G",
                "Pallwein-Prettner, L",
                "Koch, OO",
                "Luketina, RR",
                "Lechner, M",
                "Emmanuel, K"
            ],
            "year": 2015,
            "source": "JSLS. 2015; 19(1):e2014.00175-e2014.00175",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000368472200013",
            "pubmed": "25848195",
            "doi": "10.4293/JSLS.2014.00175",
            "pmc": "PMC4379865",
            "organizations": [],
            "persons": [],
            "imported": "2016-02-17T11:44:57+01:00",
            "journal": "JSLS-J SOC LAPAROEND",
            "issn": "1086-8089",
            "collection_publisher": null,
            "collection_title": "JSLS-JOURNAL OF THE SOCIETY OF LAPAROENDOSCOPIC SURGEONS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.235,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.281,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 86306,
            "title": "Zum Zusammenhang zwischen Mobbing und posttraumatischen Belastungssyndromen.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB",
                "Kreiner, B",
                "Sulyok, C",
                "Macheiner, H"
            ],
            "year": 2008,
            "source": "Nervenarzt2008; 79Suppl(4):S310-S310.-Jahrestagung der Deutschen Gesellschaft für Psychiatrie, Psychotherapie und Nervenheilkunde (DGPPN); NOV 26-29, 2008; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "86306-29444"
            ],
            "persons": [
                "86306-50097"
            ],
            "imported": "2008-12-13T17:46:45+01:00",
            "journal": null,
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 86341,
            "title": "Das Sexualleben remittierter depressiver Patientinnen.",
            "abstract": null,
            "authors": [
                "Baranyi, A",
                "Stepan, A",
                "Rothenhäusler, HB"
            ],
            "year": 2008,
            "source": "Nervenarzt2008; 79Suppl(4):S247-S247.-Jahrestagung der Deutschen Gesellschaft für Psychiatrie, Psychotherapie und Nervenheilkunde (DGPPN); NOV 26-29, 2008; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "86341-29444"
            ],
            "persons": [
                "86341-50097",
                "86341-50887"
            ],
            "imported": "2008-12-13T23:30:31+01:00",
            "journal": null,
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.814,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.188118811881188,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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
        }
    ]
}