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=3020&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3040&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3000&ordering=impactfactor_norm",
    "results": [
        {
            "id": 152426,
            "title": "Gadolinium-free MR in coarctation-can contrast-enhanced MR angiography be replaced?",
            "abstract": null,
            "authors": [
                "Kalmar, PI",
                "Koestenberger, M",
                "Marterer, R",
                "Tschauner, S",
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "Clin Imaging. 2016; 40(3):414-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000376054500014",
            "pubmed": "27133678",
            "doi": "10.1016/j.clinimag.2015.12.013",
            "pmc": null,
            "organizations": [
                "152426-14093",
                "152426-14106",
                "152426-14108"
            ],
            "persons": [
                "152426-51913-6",
                "152426-52013-6",
                "152426-85440-6"
            ],
            "imported": "2016-05-12T02:00:00+02:00",
            "journal": "Clin Imaging",
            "issn": "0899-7071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.015,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2016,
            "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": 154281,
            "title": "Expression pattern of ISL-1, TTF-1 and PAX5 in olfactory neuroblastoma.",
            "abstract": null,
            "authors": [
                "Czapiewski, P",
                "Gorczyński, A",
                "Haybaeck, J",
                "Okoń, K",
                "Reszeć, J",
                "Skrzypczak, W",
                "Dzierżanowski, J",
                "Kunc, M",
                "Karczewska, J",
                "Biernat, W"
            ],
            "year": 2016,
            "source": "Pol J Pathol. 2016; 67(2):130-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000383364900006",
            "pubmed": "27543867",
            "doi": "10.5114/PJP.2016.61448",
            "pmc": null,
            "organizations": [
                "154281-14020"
            ],
            "persons": [],
            "imported": "2016-08-31T02:00:00+02:00",
            "journal": "Pol J Pathol",
            "issn": "1233-9687",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.99,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 210028,
            "title": "Disgust-Related Memory Bias in Children and Adults",
            "abstract": null,
            "authors": [
                "Schienle, A",
                "Potthoff, J",
                "Schönthaler, E",
                "Schlintl, C"
            ],
            "year": 2021,
            "source": "EVOL PSYCHOL-US. 2021; 19(2): 1474704921996585",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000644888400001",
            "pubmed": "33902359",
            "doi": "10.1177/1474704921996585",
            "pmc": "PMC10303556",
            "organizations": [],
            "persons": [
                "210028-109162-6"
            ],
            "imported": "2024-06-17T10:38:40+02:00",
            "journal": "EVOL PSYCHOL-US",
            "issn": "1474-7049",
            "collection_publisher": null,
            "collection_title": "EVOLUTIONARY PSYCHOLOGY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.738,
            "impactfactor_year": 2021,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2021,
            "impactfactor_norm_category": "PSYCHOLOGY, EXPERIMENTAL-SSCI",
            "impactfactor_norm_super": 0.432,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PSYCHOLOGY, EXPERIMENTAL-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": 154322,
            "title": "Langerhans cell sarcoma: a case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Liu, DT",
                "Friesenbichler, J",
                "Holzer, LA",
                "Liegl-Atzwanger, B",
                "Beham-Schmid, C",
                "Leithner, A"
            ],
            "year": 2016,
            "source": "Pol J Pathol. 2016; 67(2):172-178",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000383364900012",
            "pubmed": "27543873",
            "doi": "10.5114/PJP.2016.61454",
            "pmc": null,
            "organizations": [
                "154322-14020",
                "154322-14052"
            ],
            "persons": [
                "154322-50546-6",
                "154322-53237-6"
            ],
            "imported": "2016-09-03T02:00:00+02:00",
            "journal": "Pol J Pathol",
            "issn": "1233-9687",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.99,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "PATHOLOGY-SCI",
            "impactfactor_norm_super": 0.291,
            "impactfactor_norm_super_year": 2015,
            "impactfactor_norm_super_category": "PATHOLOGY-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": 127136,
            "title": "[Direct and indirect costs of fractures due to osteoporosis in Austria].",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Redlich, K",
                "Schneider, H",
                "Siebert, U",
                "Viernstein, H",
                "Mahlich, J"
            ],
            "year": 2012,
            "source": "Gesundheitswesen. 2012; 74(10):e90-e98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000312352600010",
            "pubmed": "22422076",
            "doi": "10.1055/s-0031-1301274",
            "pmc": null,
            "organizations": [
                "127136-14080"
            ],
            "persons": [
                "127136-79271-1"
            ],
            "imported": "2013-02-20T10:30:56+01:00",
            "journal": "GESUNDHEITSWESEN",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": "GESUNDHEITSWESEN",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.709,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": 0.282,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH",
            "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": 199569,
            "title": "A young surgeon's experience with research in Europe and the USA",
            "abstract": null,
            "authors": [
                "Sucher, R",
                "Brandacher, G"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(3): 116-120. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000281042100003",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0538-x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "199569-117182-1"
            ],
            "imported": "2023-01-02T08:58:05+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.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "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": false
        },
        {
            "id": 152393,
            "title": "Acute and delayed bleeding requiring embolization after image-guided liver biopsy in patients with cancer.",
            "abstract": null,
            "authors": [
                "Sag, AA",
                "Brody, LA",
                "Maybody, M",
                "Erinjeri, JP",
                "Wang, X",
                "Wimmer, T",
                "Silk, M",
                "Petre, EN",
                "Solomon, SB"
            ],
            "year": 2016,
            "source": "Clin Imaging. 2016; 40(3):535-540",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000376054500036",
            "pubmed": "27133700",
            "doi": "10.1016/j.clinimag.2015.11.004",
            "pmc": "PMC9383037",
            "organizations": [
                "152393-14104"
            ],
            "persons": [],
            "imported": "2016-05-06T02:00:00+02:00",
            "journal": "Clin Imaging",
            "issn": "0899-7071",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.015,
            "impactfactor_year": 2016,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2016,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING-SCI",
            "impactfactor_norm_super": 0.165,
            "impactfactor_norm_super_year": 2016,
            "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": 97742,
            "title": "Hemodynamic evaluation of S-nitroso human serum albumin (S-NO-HSA) during regional myocardial ischemia and reperfusion.",
            "abstract": null,
            "authors": [
                "Rungatscher, A",
                "Hallström, S",
                "Suzuki, H",
                "Linardi, D",
                "Tessari, M",
                "Gasser, H",
                "Podesser, BK"
            ],
            "year": 2010,
            "source": "Eur Surg: Supplement 2010; 42(233):11-11.-Cardiovascular Research Day 2010 “The old and the Multi-Morbid Patient”; January 14th -16th, 2010; Weissensee, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97742-14012"
            ],
            "persons": [
                "97742-50840"
            ],
            "imported": "2010-02-10T18:23:07+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 97918,
            "title": "The new HTK-N46b cardioplegic solution provides superior protection of hemodynamic and biochemical parameters during ischemia/reperfusion of the failing heart.",
            "abstract": null,
            "authors": [
                "Hasun, M",
                "Trescher, K",
                "Baumgartner, A",
                "Dietl, W",
                "Bauer, M",
                "Wolfsberger, M",
                "Hallström, S",
                "Podesser, BK"
            ],
            "year": 2010,
            "source": "Eur Surg: Supplement 2010; 42(233):10-10.-Cardiovascular Research Day 2010 “The old and the Multi-Morbid Patient” ; JAN 14th-16th, 2010; Weissensee, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97918-14012"
            ],
            "persons": [
                "97918-50840"
            ],
            "imported": "2010-02-17T20:39:39+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 97919,
            "title": "S-NO-HSA in endotoxic shock – a new therapeutical concept.",
            "abstract": null,
            "authors": [
                "Baumgartner, A",
                "Bauer, M",
                "Dietl, W",
                "Hasun, M",
                "Jakubowski, A",
                "Trescher, K",
                "Hallström S",
                "Podesser, BK"
            ],
            "year": 2010,
            "source": "Eur Surg: Supplement  \r\n2010; 42(233):20-20.-Cardiovascular Research Day 2010 “The old and the Multi-Morbid Patient”; JAN 14th-16th; Weissensee, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "97919-14012"
            ],
            "persons": [
                "97919-50840"
            ],
            "imported": "2010-02-17T20:55:04+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102049,
            "title": "Diabetisches Fußsyndrom: Prävention, Diagnostik, Therapie",
            "abstract": null,
            "authors": [
                "Baumann, A",
                "Koter, S",
                "Pirsch, J",
                "Schweiger, S",
                "Cohnert, T"
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(S236):72--51st Annual Meeting of the Austrian Society of Surgery ; JUNE 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102049-14074"
            ],
            "persons": [
                "102049-50860",
                "102049-50933",
                "102049-51880"
            ],
            "imported": "2010-06-07T13:27:55+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102050,
            "title": "Diabetes mellitus mit chronischer kritischer Ischämie unter Spinal Cord Stimulation (SCS) - Ist der Beinerhalt vergleichbar mit Nicht-Diabetikern?",
            "abstract": null,
            "authors": [
                "Tomka, M",
                "Konstantiniuk, P",
                "Koter, S",
                "Cohnert, T"
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(S236):73--51st Annual Meeting of the Austrian Society of Surgery; JUNE 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102050-14074"
            ],
            "persons": [
                "102050-50038",
                "102050-50860",
                "102050-50933",
                "102050-51084"
            ],
            "imported": "2010-06-07T13:30:39+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102051,
            "title": "Kontralaterale Gesichtsfeldverbesserung nach Endarteriektomie der, A. carotis interna bei Verschluss der Gegenseite",
            "abstract": null,
            "authors": [
                "Konstantiniuk, P",
                "Steinbrugger, I",
                "Koter, S",
                "Schweiger, S",
                "Wedrich, A",
                "Cohnert, T"
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(S236):78-79.-51st Annual Meeting of the Austrian Society of Surgery; JUNE 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102051-14043",
                "102051-14074"
            ],
            "persons": [
                "102051-50038",
                "102051-50860",
                "102051-50933",
                "102051-53938"
            ],
            "imported": "2010-06-07T13:34:16+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 102052,
            "title": "Outcome bei coronarer Bypassoperation mit simultaner Endarteriektomie der ACI (A: carotis interna)",
            "abstract": null,
            "authors": [
                "Leitner, M",
                "Thalhammer, M",
                "Schramayer, G",
                "Konstantiniuk, P",
                "Cohnert, T"
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(S236):78-79.-51st Annual Meeting of the Austrian Society of Surgery; JUNE 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102052-14073",
                "102052-14074"
            ],
            "persons": [
                "102052-50038",
                "102052-50860",
                "102052-51965"
            ],
            "imported": "2010-06-07T13:37:32+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 104490,
            "title": "Resektion schmerzhafter Neurome und Nervenstumpfverlagerung in Venen – Langzeitergebnisse",
            "abstract": null,
            "authors": [
                "Koch, H",
                "Hubmer, MG",
                "Justich, I"
            ],
            "year": 2010,
            "source": "Abstracts of the 51st Annual meeting of the Austrian Society of Surgery2010; 42: 35-35.-51. Österreichischer Chirurgenkongress; Jun 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104490-14076"
            ],
            "persons": [
                "104490-51895",
                "104490-57463",
                "104490-59917"
            ],
            "imported": "2010-09-20T14:37:57+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 104948,
            "title": "Eine interdisziplinäre Einrichtung für Erwachsene mit angeborenen Herzfehlern (EMAH) im Rahmen von universitärer Zentrumsbildung: Verbesserung von Behandlungsqualität und Patientenzufriedenheit.",
            "abstract": null,
            "authors": [
                "Gebauer, V",
                "Knez, I",
                "Dacar,D",
                "Tscheliessnigg, KH",
                "Krumnikl, J",
                "Toller, W",
                "Maier, R",
                "Pieske, B",
                "Köstenberger, M",
                "Heinzl, B",
                "Gamillscheg, A",
                "Nagel, B"
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(236):85-85.-51st Annual Meeting of the Austrian Society of Surgery.; JUN 2-4, 2010.; Linz, AUSTRIA.. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104948-14070",
                "104948-14073",
                "104948-14075",
                "104948-14083",
                "104948-14093"
            ],
            "persons": [
                "104948-51742",
                "104948-51936",
                "104948-51953",
                "104948-52013",
                "104948-57072"
            ],
            "imported": "2010-09-26T23:40:23+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": 106164,
            "title": "Myeloperoxidase and carbonyl proteins: Hopeful markers for non-invasive monitoring after heart transplantation concerning graft rejection",
            "abstract": null,
            "authors": [
                "Koestenbauer, S",
                "Stiegler, P",
                "Stadlbauer, V",
                "Mayrhauser, U",
                "Leber, B",
                "Schweiger, M",
                "Wasler, A",
                "Prenner, G",
                "Sereinigg, M",
                "Zelzer, S",
                "Stojakovic, T",
                "Scarpatetti, M",
                "Griesbacher, A",
                "Greilberger, J",
                "Tscheliessnigg, KH."
            ],
            "year": 2010,
            "source": "European Surgery2010; 42(237):57-57.-24th Meeting of the Austrian Society of Transplantation, Transfusion and Genetics; OCt 27-29, 2010; Villach, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106164-14012",
                "106164-14020",
                "106164-14028",
                "106164-14073",
                "106164-28394"
            ],
            "persons": [
                "106164-50874",
                "106164-50989",
                "106164-52010",
                "106164-62118",
                "106164-62756",
                "106164-68273"
            ],
            "imported": "2010-11-02T09:26:56+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 106526,
            "title": "Myeloperoxidase and carbonyl proteins are promising markers for non-invasive monitoring after heart transplantation concerning graft rejection",
            "abstract": null,
            "authors": [
                "Koestenbauer, S",
                "Stiegler, P",
                "Stadlbauer, V",
                "Mayrhauser, U",
                "Leber, B",
                "Schweiger, M",
                "Wasler, A",
                "Prenner, G",
                "Sereinigg, M",
                "Zelzer,S",
                "Stojakovic, T",
                "Scarpatetti, M",
                "Griesbacher, A",
                "Greilberger, J",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "European Surgery Suppl 2010; 42(238):7-8.-34th Seminar of the Austrian Society for Surgical Research; NOV 11-13, 2010; Wagrain, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106526-14012",
                "106526-14020",
                "106526-14028",
                "106526-14073",
                "106526-28394"
            ],
            "persons": [
                "106526-50874",
                "106526-50989",
                "106526-52010",
                "106526-62118",
                "106526-62756",
                "106526-68273"
            ],
            "imported": "2010-11-16T10:40:37+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 108813,
            "title": "Ist Klein auch Fein?",
            "abstract": null,
            "authors": [
                "Wasler, A"
            ],
            "year": 2010,
            "source": "Abstracts 24th Meeting of the Austrian Society of Transplantation. 2010; 42/Suppl 237(42):21-22.-24th Meeting of the Austrian Society of Transplantation; Oct 27-29,2010; Villach, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108813-14073"
            ],
            "persons": [],
            "imported": "2011-02-12T20:07:08+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111610,
            "title": "Der klinische Stellenwert der Photodynamen Therapie (PDT) in der Thoraxchirurgie.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Anegg, U",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2011,
            "source": "Supplement 241/11 European Surgery-ACA Acta Chirurgica Austriaca. 2011; 43: 122-122.-52nd Annual Meeting of the Austrian Society of Surgery- 52. Österreichischer Chirurgenkongress; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111610-14077"
            ],
            "persons": [
                "111610-50143",
                "111610-50145",
                "111610-50477",
                "111610-51935",
                "111610-56918",
                "111610-51615"
            ],
            "imported": "2011-06-26T09:13:51+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": null,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY",
            "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
        }
    ]
}