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=1540&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157103,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1560&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1520&ordering=impactfactor_norm",
    "results": [
        {
            "id": 22031,
            "title": "Maternal cardiovascular adaptation in pregnancy",
            "abstract": null,
            "authors": [
                "Kunzel, W",
                "Lang, U"
            ],
            "year": 1999,
            "source": "GYNAKOLOGE 1999 32: 425-425.",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000081228000002",
            "pubmed": null,
            "doi": "10.1007/PL00003249",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.167,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0892857142857143,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 22032,
            "title": "Uterine perfusion and fetal growth",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Kunzel, W",
                "Clark, KE"
            ],
            "year": 1999,
            "source": "GYNAKOLOGE 1999 32: 354-359.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080537000002",
            "pubmed": null,
            "doi": "10.1007/PL00003240",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.167,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0892857142857143,
            "impactfactor_norm_year": 1999,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64114,
            "title": "Maternal cardiovascular adaptation in pregnancy",
            "abstract": null,
            "authors": [
                "Lang, U",
                "Kunzel, W"
            ],
            "year": 1999,
            "source": "GYNAKOLOGE. 1999; 32(5): 353-353. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000080537000001",
            "pubmed": null,
            "doi": "10.1007/PL00003239",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-04T14:21:57+01:00",
            "journal": "GYNAKOLOGE",
            "issn": "0017-5994",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.167,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.0892857142857143,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": 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": 110046,
            "title": "Biology-based nutritional support of critically ill and injured patients.",
            "abstract": null,
            "authors": [
                "Dogjani, A",
                "Zatriqi, S",
                "Uranues, S",
                "Latifi, R"
            ],
            "year": 2011,
            "source": "ACTA CHIR AUST. 2011; 43(1): 7-12. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000288513200003",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0587-9",
            "pmc": null,
            "organizations": [
                "110046-14073"
            ],
            "persons": [
                "110046-51612-6"
            ],
            "imported": "2011-03-21T12:31:36+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 112599,
            "title": "Esophageal smooth muscle cells dedifferentiate with loss of alpha-smooth muscle actin expression after 8 weeks of explant expansion in vitro culture: Implications on esophagus tissue engineering",
            "abstract": null,
            "authors": [
                "Kofler, K",
                "Ainoedhofer, H",
                "Tausendschon, J",
                "Hollwarth, ME",
                "Saxena, AK"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(3): 168-173. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293022600009",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0617-7",
            "pmc": null,
            "organizations": [
                "112599-14049"
            ],
            "persons": [
                "112599-51154-1"
            ],
            "imported": "2011-08-11T11:52:15+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 115429,
            "title": "Photodynamic therapy for esophageal carcinoma.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Maier, A",
                "Matzi, V",
                "Neuboeck, N",
                "Anegg, U",
                "Porubsky, Ch",
                "Sankin, O",
                "Fell, B",
                "Renner, H",
                "Swatek, P",
                "Smolle-Juettner, FM"
            ],
            "year": 2011,
            "source": "Acta chirurgica Austriaca. Supplement.. 2011; 43(6): 355-365. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700007",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0051-x",
            "pmc": null,
            "organizations": [
                "115429-14077"
            ],
            "persons": [
                "115429-50143-6",
                "115429-50145-2",
                "115429-50477-6",
                "115429-50948-6",
                "115429-51935-6",
                "115429-53461-6",
                "115429-56918-6",
                "115429-51615-6"
            ],
            "imported": "2011-12-22T18:11:58+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 115693,
            "title": "Hyperbaric oxygenation of UW Solution positively impacts on the energy state of porcine pancreatic tissue.",
            "abstract": null,
            "authors": [
                "Stiegler, P",
                "Stadlbauer-Köllner, V",
                "Sereinigg, M",
                "Hackl, F",
                "Puntschart, A",
                "Schweiger, M",
                "Prenner, G",
                "Schaffellner, S",
                "Iberer, F",
                "Lackner, C",
                "Jürgens, G",
                "Hallström, S",
                "Matzi, V",
                "Smolle-Jüttner, FM",
                "Tscheliessnigg, KH",
                ""
            ],
            "year": 2011,
            "source": "Acta chirurgica Austriaca. Supplement.. 2011; 43(6): 366-373. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700008",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0053-8",
            "pmc": null,
            "organizations": [
                "115693-14012",
                "115693-14020",
                "115693-14073",
                "115693-14077",
                "115693-14081"
            ],
            "persons": [
                "115693-50143-6",
                "115693-50840-6",
                "115693-50874-2",
                "115693-50989-6",
                "115693-51511-6",
                "115693-51983-6",
                "115693-62118-6",
                "115693-51615-6"
            ],
            "imported": "2012-01-02T15:03:36+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 115694,
            "title": "Serum Cystatin C, serum creatinine and the MDRD as predictors for renal function defined by the inulin clearance after orthotopic liver transplantation.",
            "abstract": null,
            "authors": [
                "Wagner, D",
                "Kniepeiss, D",
                "Stiegler, P",
                "Sereinigg, M",
                "Zitta, S",
                "Schaffellner, S",
                "Jakoby, E",
                "Müller, H",
                "Iberer, F",
                "Rosenkranz, A",
                "Tscheliessnigg, KH",
                ""
            ],
            "year": 2011,
            "source": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA. 2011; 43(6): 333-337. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700003",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0052-9",
            "pmc": null,
            "organizations": [
                "115694-14073",
                "115694-14084"
            ],
            "persons": [
                "115694-50874-4",
                "115694-51843-6",
                "115694-51982-6",
                "115694-58323-6",
                "115694-59327-1",
                "115694-62118-6",
                "115694-72630-6"
            ],
            "imported": "2012-01-02T15:07:42+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 117032,
            "title": "Technique and outcome of 2 mm needlescopic cholecystectomy(*)",
            "abstract": null,
            "authors": [
                "Uranues, S",
                "Tomasch, G",
                "Nagele-Moser, D"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 374-377. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700009",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0056-5",
            "pmc": null,
            "organizations": [
                "117032-14045",
                "117032-14073"
            ],
            "persons": [
                "117032-51612-2",
                "117032-65380-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 117033,
            "title": "Vascular surgery for penetrating injury of the neck(*)",
            "abstract": null,
            "authors": [
                "Cohnert, TU",
                "Koter, S",
                "Schweiger, S",
                "Fruhmann, J",
                "Konstantiniuk, P",
                "Baumann, A"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 382-386. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700011",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0045-8",
            "pmc": null,
            "organizations": [
                "117033-14074"
            ],
            "persons": [
                "117033-50038-6",
                "117033-50860-2",
                "117033-50933-6",
                "117033-51880-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 117035,
            "title": "Development of surgery in Graz. On the occasion of the 65th birthday of Karlheinz Tscheliessnigg, MD, Professor of Surgery",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Mischinger, HJ"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 331-332. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000299004700002",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0058-3",
            "pmc": null,
            "organizations": [
                "117035-14073"
            ],
            "persons": [
                "117035-51595-6",
                "117035-51746-2"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 117036,
            "title": "There is no significant difference in the operative risk between octogenarians compared with patients younger than 60 years in cardiac surgery(*)",
            "abstract": null,
            "authors": [
                "Machler, H",
                "Salaymeh, L",
                "Zirngast, B",
                "Anelli-Monti, M",
                "Oberwalder, P",
                "Yates, A",
                "Knez, I",
                "Huber, S",
                "Streinu, C",
                "Ovcina, I",
                "Malliga, D",
                "Keeling, I",
                "Beran, E",
                "Mircic, A",
                "Meszaros, K",
                "Hetterle, R",
                "Rieger, K",
                "Curcic, P",
                "Votsch, A",
                "Marte, W",
                "Toller, W",
                "Quehenberger, F",
                "Dacar, D"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 338-341. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700004",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0054-7",
            "pmc": null,
            "organizations": [
                "117036-14026",
                "117036-14070",
                "117036-14075"
            ],
            "persons": [
                "117036-50146-6",
                "117036-50147-6",
                "117036-50149-6",
                "117036-50466-6",
                "117036-51592-2",
                "117036-51742-6",
                "117036-51934-6",
                "117036-51936-6",
                "117036-51947-6",
                "117036-52012-6",
                "117036-59423-6",
                "117036-65924-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 117037,
            "title": "Management of bile duct injury after laparoscopic cholecystectomy(*)",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Bernhard, G",
                "Cerwenka, H",
                "Hauser, H",
                "Werkgartner, G",
                "Kornprat, P",
                "El Shabrawi, A",
                "Bacher, H"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 342-350. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700005",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0060-9",
            "pmc": null,
            "organizations": [
                "117037-14073"
            ],
            "persons": [
                "117037-50039-6",
                "117037-51595-2",
                "117037-51746-6",
                "117037-51760-6",
                "117037-51926-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 117038,
            "title": "Gastric surgery at the department of surgery in Graz(*)",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Strohmeyer, K",
                "Thalhammer, M",
                "Beham, A",
                "Kroll, W",
                "Mischinger, HJ"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 351-354. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700006",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0057-4",
            "pmc": null,
            "organizations": [
                "117038-14020",
                "117038-14069",
                "117038-14073"
            ],
            "persons": [
                "117038-51595-6",
                "117038-51746-2",
                "117038-51965-6",
                "117038-51613-6"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 179724,
            "title": "[Bacterial infection after orthotopic liver transplantation].",
            "abstract": null,
            "authors": [
                "Nemes, B",
                "Gelley, F",
                "Dabasi, E",
                "Gámán, G",
                "Fehérvári, I",
                "Görög, D",
                "Kóbori, L",
                "Fazakas, J",
                "Vitális, E",
                "Doros, A",
                "Gálffy, Z",
                "Máthé, Z"
            ],
            "year": 2015,
            "source": "Orv Hetil. 2015; 156(34):1366-1382",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000359820000003",
            "pubmed": "26278482",
            "doi": "10.1556/650.2015.30204",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2020-01-24T01:00:00+01:00",
            "journal": "Orv Hetil",
            "issn": "0030-6002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.291,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "impactfactor_norm_super": 0.09,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "MEDICINE, GENERAL + INTERNAL-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": 203114,
            "title": "[Stereotactic radiosurgery of abdominal cancer metastases. Report on the first successful extracranial radiosurgical intervention in Hungary].",
            "abstract": null,
            "authors": [
                "Mangel, L",
                "László, Z",
                "Varga, Z",
                "Sebestyén, Z",
                "Szappanos, S",
                "Lőcsei, Z",
                "Mezősi, E",
                "Horváth, ÖP",
                "Battyáni, I",
                "Zemplényi, A",
                "Földi, I",
                "Kollár, L"
            ],
            "year": 2015,
            "source": "Orv Hetil. 2015; 156(39): 1593-9. ",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000361919500005",
            "pubmed": "26550917",
            "doi": "10.1556/650.2015.30183",
            "pmc": null,
            "organizations": [],
            "persons": [
                "203114-119992-6"
            ],
            "imported": "2023-05-30T02:00:00+02:00",
            "journal": "Orv Hetil",
            "issn": "0030-6002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.291,
            "impactfactor_year": 2015,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2015,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL-SCI",
            "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": 117034,
            "title": "Painful neuroma - mid-term results of resection and nerve stump transposition into veins",
            "abstract": null,
            "authors": [
                "Koch, H"
            ],
            "year": 2011,
            "source": "EUR SURG. 2011; 43(6): 378-381. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299004700010",
            "pubmed": null,
            "doi": "10.1007/s10353-011-0044-9",
            "pmc": null,
            "organizations": [
                "117034-14076"
            ],
            "persons": [
                "117034-51895-2"
            ],
            "imported": "2012-02-13T11:47:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.283,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "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": 170849,
            "title": "Complete mesocolic excision for colonic cancer.",
            "abstract": null,
            "authors": [
                "Fingerhut, A",
                "Tzu-Liang Chen, W",
                "Boni, L",
                "Uranues, S"
            ],
            "year": 2019,
            "source": "Minerva Chir. 2019; 74(2): 148-159. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000461739500006",
            "pubmed": "30037177",
            "doi": "10.23736/S0026-4733.18.07777-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "170849-51612-6"
            ],
            "imported": "2018-12-06T01:00:00+01:00",
            "journal": "Minerva Chir",
            "issn": "0026-4733",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.765,
            "impactfactor_year": 2018,
            "impactfactor_norm": 0.09,
            "impactfactor_norm_year": 2018,
            "impactfactor_norm_category": "SURGERY-SCI",
            "impactfactor_norm_super": 0.274,
            "impactfactor_norm_super_year": 2016,
            "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": false
        },
        {
            "id": 194162,
            "title": "Prioritising maternal mental health and infant neurodevelopment research in Africa - A call for action amidst the backdrop of the COVID‑19 pandemic.",
            "abstract": null,
            "authors": [
                "Burger, M",
                "Einspieler, C",
                "Unger, M",
                "Niehaus, D"
            ],
            "year": 2022,
            "source": "S Afr J Psychiatr. 2022; 28:1716",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000758445100001",
            "pubmed": "35169511",
            "doi": "10.4102/sajpsychiatry.v28i0.1716",
            "pmc": "PMC8832021",
            "organizations": [
                "194162-14068"
            ],
            "persons": [],
            "imported": "2022-03-14T08:56:08+01:00",
            "journal": "SAJP-S AFR J PSYCHI",
            "issn": "1608-9685",
            "collection_publisher": null,
            "collection_title": "SOUTH AFRICAN JOURNAL OF PSYCHIATRY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.0,
            "impactfactor_year": 2022,
            "impactfactor_norm": 0.0903225806451613,
            "impactfactor_norm_year": 2022,
            "impactfactor_norm_category": "PSYCHIATRY-SCIE",
            "impactfactor_norm_super": 0.194,
            "impactfactor_norm_super_year": 2020,
            "impactfactor_norm_super_category": "PSYCHIATRY-SSCI",
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 53775,
            "title": "Adjuvant treatment of osteo arthritis of the knee with weak pulsing magnetic fields - Results of a prospective, placebo controlled trial",
            "abstract": null,
            "authors": [
                "Fischer, G",
                "Pelka, RB",
                "Barovic, J"
            ],
            "year": 2006,
            "source": "AKTUEL RHEUMATOL. 2006; 31:  226-233. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000240946300006",
            "pubmed": null,
            "doi": "10.1055/s-2006-927051",
            "pmc": null,
            "organizations": [
                "53775-14023"
            ],
            "persons": [],
            "imported": "2008-02-26T12:24:58+01:00",
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.174,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0909090909090909,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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
        }
    ]
}