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=3040&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=3060&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3020&ordering=impactfactor_norm",
    "results": [
        {
            "id": 111611,
            "title": "Dehiszenz der ösophagogastralen Anastomose- zervikal.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM"
            ],
            "year": 2011,
            "source": "Supplement 241/11 European Surgery- ACA Acta Chirurgica Austriaca. 2011; 43: -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": [
                "111611-14077"
            ],
            "persons": [
                "111611-51615"
            ],
            "imported": "2011-06-26T09:19:38+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111612,
            "title": "Intraoperative Radiotherapie (IORT)- eine alternative Behandlungsform für das funktionell nicht operable NSCLC.",
            "abstract": null,
            "authors": [
                "Neuboeck, N",
                "Lindenmann, J",
                "Matzi, V",
                "Jakse, G",
                "Oechs, A",
                "Kapp, K",
                "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": [
                "111612-14060",
                "111612-14077"
            ],
            "persons": [
                "111612-50143",
                "111612-50145",
                "111612-51935",
                "111612-51615"
            ],
            "imported": "2011-06-26T09:23:15+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": 111613,
            "title": "Schmerz in der Chirurgie- eine interdisziplinäre Herausforderung.",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Putz-Scheicher, K",
                "Ofner, D",
                "Tscheliessnigg, KH",
                "Sandner-Kiesling, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2011,
            "source": "Supplement 241/11 European Surgery- ACA Acta Chirurgica Austriaca. 2011; 43: 69-70.-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": [
                "111613-14045",
                "111613-14069",
                "111613-14077"
            ],
            "persons": [
                "111613-50143",
                "111613-51916",
                "111613-51615"
            ],
            "imported": "2011-06-26T09:28:29+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": 111619,
            "title": "Regelmässige Ultraschalluntersuchungen bei Verdacht auf Appendicitis reduzieren die Aufnahme- und Operationszahlen im Kindesalter.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ",
                "Komoni, AS",
                "Bäumel, D",
                "Seebacher, U",
                "Höllwarth, ME"
            ],
            "year": 2011,
            "source": "European Surgery Supplement - Acta Chirurgica Austriaca. 2011; 43(241):63-64.-52nd Annual Meeting of the Austrian Society of Surgery; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111619-14049"
            ],
            "persons": [
                "111619-51879"
            ],
            "imported": "2011-06-26T20:43: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111690,
            "title": "Postinterventionelle diagnostische und therapeutische Folgen der Stentgraftimplantation an der infrarenalen Aorta",
            "abstract": null,
            "authors": [
                "Konstantiniuk, P",
                "Koter, S",
                "Hörletzberger, M",
                "Fruhmann, J",
                "Portugaller, H",
                "Cohnert, T"
            ],
            "year": 2011,
            "source": "european surgery. 2011; 43(S241):95-96.-52. Österreichischer Chirurgenkongress; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111690-14074",
                "111690-14108"
            ],
            "persons": [
                "111690-50038",
                "111690-50860",
                "111690-50933",
                "111690-51955"
            ],
            "imported": "2011-06-27T18:34:54+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": 111691,
            "title": "Das Auftreten von Endoleaks nach endovaskulärer Rekonstruktion eines infrarenalen Aortenaneurysmas in Abhängigkeit vom Prothesentyp",
            "abstract": null,
            "authors": [
                "Konstantiniuk, P",
                "Koter, S",
                "Hörletzberger, M",
                "Schweiger, S",
                "Portugaller, H",
                "Cohnert, T"
            ],
            "year": 2011,
            "source": "european surgery. 2011; 43(S241):96-96.-52. Österreichischer Chirurgenkongress; JUN 23-25, 2011; Vienna, AUSTRIA . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "111691-14074",
                "111691-14108"
            ],
            "persons": [
                "111691-50038",
                "111691-50860",
                "111691-50933",
                "111691-51955"
            ],
            "imported": "2011-06-27T18:38:18+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": 112681,
            "title": "Isolierung und Kultivierung Schwann'scher Zellen aus humanen peripheren Nerven.",
            "abstract": null,
            "authors": [
                "Weigel, G",
                "Geier, K",
                "Kuess, A",
                "Saxena, AK",
                "Spendel, S"
            ],
            "year": 2011,
            "source": "European Surgery (Acta Chirurgica Austriaca). 2011; 43(241):39--52nd Annual Meeting of the Austrian Society of Surgery; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112681-14049",
                "112681-14076"
            ],
            "persons": [
                "112681-51824"
            ],
            "imported": "2011-08-13T20:12:34+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": 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": 112682,
            "title": "Ösophagus Tissue Engineering: Etablierung einer erfolgreichen Methode zur Gewinnung von Gewebe und in-situ-Implantation im fetalen Schafmodell",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Ainoedhofer, H",
                "Hader, H",
                "Höllwarth, ME"
            ],
            "year": 2011,
            "source": "European Surgery (Acta Chirurgica Austriaca). 2011; 43(241):41--52nd Annual Meeting of the Austrian Society of Surgery; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112682-14049"
            ],
            "persons": [],
            "imported": "2011-08-13T20:17:30+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": 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": 112683,
            "title": "Gastrostomie und Jejunostomie zur frühzeitigen enteralen ERnährung bei Kindern und Jugendlichen mit schwerem Schädel-Hirn-Trauma.",
            "abstract": null,
            "authors": [
                "Schalamon, J",
                "Hausbrandt, PA",
                "Schober, PH",
                "Saxena, AK",
                "Höllwarth, ME"
            ],
            "year": 2011,
            "source": "European Surgery (Acta Chirurgica Austriaca). 2011; 43(241):64--52nd Annual Meeting of the Austrian Society of Surgery; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112683-14049"
            ],
            "persons": [
                "112683-50052"
            ],
            "imported": "2011-08-13T20:21:47+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 112684,
            "title": "Klassifizierung und Richtlinien zum Management von Neugeborenen mit \"Congenital Pouch Colon\".",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Mathur, P"
            ],
            "year": 2011,
            "source": "European Surgery (Acta Chirurgica Austriaca). 2011; 43(241):76--52nd Annual Meeting of the Austrian Society of Surgery; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112684-14049"
            ],
            "persons": [],
            "imported": "2011-08-13T20:25:06+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 112685,
            "title": "Hypertrophe Pylorusstenose: Der Einfluss von gastrointestinalen Viruserkrankungen bei postoperativem Erbrechen nach Pyloromyotomie.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Peschaut, T",
                "Schalamon, J, Höllwarth, ME"
            ],
            "year": 2011,
            "source": "European Surgery (Acta Chirurgica Austriaca). 2011; 43(241):87--52nd Annual Meeting of the Austrian Society of Surgery; JUN 23-25, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "112685-14049"
            ],
            "persons": [
                "112685-50052"
            ],
            "imported": "2011-08-13T20:28:35+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 175804,
            "title": "The Transient Receptor Potential Vanilloid 4 Agonist RN-1747 Inhibits the Calcium Response to Histamine.",
            "abstract": null,
            "authors": [
                "Pfanzagl, B",
                "Pfragner, R",
                "Jensen-Jarolim, E"
            ],
            "year": 2019,
            "source": "Pharmacology. 2019; 104(3-4): 166-172. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000495672500006",
            "pubmed": "31212298",
            "doi": "10.1159/000501144",
            "pmc": null,
            "organizations": [
                "175804-14014"
            ],
            "persons": [],
            "imported": "2019-06-27T02:00:00+02:00",
            "journal": "Pharmacology",
            "issn": "0031-7012",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.625,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY-SCI",
            "impactfactor_norm_super": 0.225,
            "impactfactor_norm_super_year": 2018,
            "impactfactor_norm_super_category": "PHARMACOLOGY + PHARMACY-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": true,
            "local_affiliation": true
        },
        {
            "id": 173611,
            "title": "Comparison of bacterial biodiversity and enzyme production in three hypersaline lakes; urmia, howz-soltan and aran-bidgol.",
            "abstract": null,
            "authors": [
                "Babavalian, H",
                "Amoozegar, MA",
                "Zahraei, S",
                "Rohban, R",
                "Shakeri, F",
                "Moghaddam, MM"
            ],
            "year": 2014,
            "source": "Indian J Microbiol. 2014; 54(4): 444-449. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000343153500012",
            "pubmed": "25320444",
            "doi": "10.1007/s12088-014-0481-9",
            "pmc": "PMC4186938",
            "organizations": [],
            "persons": [
                "173611-67348-6"
            ],
            "imported": "2019-02-15T01:00:00+01:00",
            "journal": "Indian J Microbiol",
            "issn": "0046-8991",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.166,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY-SCI",
            "impactfactor_norm_super": 0.188,
            "impactfactor_norm_super_year": 2013,
            "impactfactor_norm_super_category": "BIOTECHNOLOGY + APPLIED MICROBIOLOGY",
            "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": 102025,
            "title": "Langzeitverlauf nach Vorhofumkehroperation nach Senning oder Mustard bei Patienten mit Transposition der grossen Atrerien (TGA)",
            "abstract": null,
            "authors": [
                "Beran, E",
                "Huber, K",
                "Ovcina, I",
                "Schweiger, M",
                "Dacar, D",
                "Tscheliessnigg, KH",
                "Rigler, B",
                "Nagel, B",
                "Gamillscheg, A",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):86-86.-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": [
                "102025-14073",
                "102025-14075",
                "102025-14093"
            ],
            "persons": [
                "102025-50146",
                "102025-51936",
                "102025-59423"
            ],
            "imported": "2010-06-06T15:00:29+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102022,
            "title": "Verschiedene kinderherzchirurgische Techniken bei Patienten mit Sinus Venosus Defekt und rechtsseitiger partieller Lungenvenenfehlmündung: Einfluss auf Sinusknotendysfunktion und Obstruktion der Vena cava superior",
            "abstract": null,
            "authors": [
                "Wallner, M",
                "Beran, E",
                "Ovcina, I",
                "Curcic, P",
                "Dacar, D",
                "Tscheliessnigg, KH",
                "Heinzl, B",
                "Nagel, B",
                "Gamillscheg, A",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):29-29.-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": [
                "102022-14073",
                "102022-14075",
                "102022-14083",
                "102022-14093"
            ],
            "persons": [
                "102022-50146",
                "102022-51936",
                "102022-59423",
                "102022-72301"
            ],
            "imported": "2010-06-06T14:31: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 102013,
            "title": "Gibt es Faktoren, die die Prognose des primären Spontanpneumothorax beeinflussen?",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Weihs, D",
                "Lindenmann, J",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):67-68.-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": [
                "102013-14077"
            ],
            "persons": [
                "102013-50143",
                "102013-50145",
                "102013-50477",
                "102013-51935",
                "102013-51615"
            ],
            "imported": "2010-06-05T21:16:44+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": 106264,
            "title": "Pro-angiogenic induction of myeloid cells for therapeutic angiogenesis favors MAPK p38-dependent foam cell formation. ",
            "abstract": null,
            "authors": [
                "Rohde, E",
                "Schallmoser, K",
                "Reinisch, A",
                "Hofmann, NA",
                "Pfeifer, T",
                "Rechberger, G",
                "Kratky, D",
                "Froehlich, E",
                "Strunk D"
            ],
            "year": 2010,
            "source": "24th Meeting of the Austrian Society of Transplantation, Transfusion and Genetics2010; 42(237):13-13.-Austrotransplant; OCT 27-29, 2010; Villach, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106264-14013",
                "106264-14058",
                "106264-14082",
                "106264-17230"
            ],
            "persons": [
                "106264-50747",
                "106264-51904"
            ],
            "imported": "2010-11-03T11:01:43+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 102011,
            "title": "Die multimodale palliative Therapie des Ösophaguskarzinoms unter Berücksichtigung der Überlebenszeit.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Baumgartner, E",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Anegg, U",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):116-116.-51 st 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": [
                "102011-14077"
            ],
            "persons": [
                "102011-50143",
                "102011-50145",
                "102011-50477",
                "102011-51935",
                "102011-56918",
                "102011-51615"
            ],
            "imported": "2010-06-05T21:04: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": 102012,
            "title": "Selbst-expandible flexible Ösophagusstents: Eine neue endoskopische Methode in der Behandlung der cervikalen Anastomoseninsuffizienz nach Ösophagektomie.",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Sankin, O",
                "Renner, H",
                "Anegg, U",
                "Maier, A",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):106-106.-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": [
                "102012-14077"
            ],
            "persons": [
                "102012-50143",
                "102012-50145",
                "102012-50477",
                "102012-51935",
                "102012-53461",
                "102012-56918",
                "102012-51615"
            ],
            "imported": "2010-06-05T21:10: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": 102020,
            "title": "Rekonstruktion des rechtsventrikulären Ausflusstraktes mit klappentragenden Conduits: Langzeitverlauf verschiedener herzchirurgischer Techniken",
            "abstract": null,
            "authors": [
                "Ovcina, I",
                "Koköfer, A",
                "Curcic, P",
                "Salaymeh, L",
                "Anelli-Monti, M",
                "Oberwalder, P",
                "Mächler, H",
                "Knez, I",
                "Dacar, D",
                "Tscheliessnigg, KH"
            ],
            "year": 2010,
            "source": "European Surgery 2010; Vol. 42(236):30-30.-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": [
                "102020-14073",
                "102020-14075"
            ],
            "persons": [
                "102020-50146",
                "102020-51592",
                "102020-51936"
            ],
            "imported": "2010-06-06T13:05:29+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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}