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=152640&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 155671,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152660&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152620&ordering=-impactfactor_norm",
    "results": [
        {
            "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": 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": 19,
            "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": 19,
            "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": 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": 19,
            "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": 102014,
            "title": "F18 FDG-PET in Thoracic Surgery.",
            "abstract": null,
            "authors": [
                "Swatek, P",
                "Lindenmann, J",
                "Matzi, V",
                "Neuboeck, N",
                "Porubsky, Ch",
                "Korak, B",
                "Smolle-Juettner, FM"
            ],
            "year": 2010,
            "source": "European Surgery- Acta Chirurgica Austriaca (ACA)2010; 42(236):69-70.-51st Annual Meeting of the Austrian Society of Surgery; JUN 2-4, 2010; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102014-14077"
            ],
            "persons": [
                "102014-50143",
                "102014-50145",
                "102014-50477",
                "102014-50948",
                "102014-51615"
            ],
            "imported": "2010-06-05T21:25:37+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": 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": 19,
            "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": 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": 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": 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",
                "112683-51573"
            ],
            "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": 102023,
            "title": "Mini-extrakorporeale Zirkulation versus konventioneller kardiopulmonaler Bypass: Unterschiede im organspezifischen pO2 und pCO2 Matabolismus",
            "abstract": null,
            "authors": [
                "Curcic, P",
                "Ovcina, I",
                "Beran, E",
                "Dacar, D",
                "Schweiger, M",
                "Suppan, H",
                "Tscheliessnigg, KH",
                "Krumnikl, J",
                "Marthe, W",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):44-44.-51st Annual Meeting of the Austrian Society of Surgery; June 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102023-14070",
                "102023-14073",
                "102023-14075"
            ],
            "persons": [
                "102023-50146",
                "102023-51934",
                "102023-51936",
                "102023-57072",
                "102023-59423"
            ],
            "imported": "2010-06-06T14:42:28+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": 102024,
            "title": "Standardisierte minimal invasive Technik zur chirurgischen Korrektur von kongenitalen Herzvitien auch bei kritischen Patienten unter 15 kg Körpergewicht",
            "abstract": null,
            "authors": [
                "Schweiger, M",
                "Curcic, P",
                "Mircic, A",
                "Beran, E",
                "Ovcina, I",
                "Nagel, B",
                "Gamillscheg, A",
                "Dacar, D",
                "Tscheliessnigg, KH",
                "Knez, I",
                ""
            ],
            "year": 2010,
            "source": "European Surgery 2010; 42(236):85-85.-51st Annual Meeting of the Austrian Society of Surgery; June 2-4, 2010; Linz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102024-14073",
                "102024-14075",
                "102024-14093"
            ],
            "persons": [
                "102024-50146",
                "102024-51936",
                "102024-59423"
            ],
            "imported": "2010-06-06T14:53:56+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": 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": 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": 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
        },
        {
            "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": 19,
            "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": 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": 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": 19,
            "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
        },
        {
            "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": 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-56926",
                "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": 106263,
            "title": "Vascular progenitor cells can instruct developmental fate decision of mesenchymal stem and progenitor cells. ",
            "abstract": null,
            "authors": [
                "Reinisch, A",
                "Etchart, N",
                "Hofmann, NA",
                "Ortner, A",
                "Rohde, E",
                "Schallmoser, K",
                "Beham-Schmid, C",
                "Dullin, C",
                "Diwoky, C",
                "Hofmeiser, A",
                "Stollberger, R",
                "Alves, F",
                "Strunk, D"
            ],
            "year": 2010,
            "source": "24th Meeting of the Austrian Society of Transplantation, Transfusion and Genetics2010; 42(237):12-13.-Austrotransplant; OCT 27-29, 2010; Villach, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "106263-14020",
                "106263-14054",
                "106263-14058",
                "106263-14082",
                "106263-28394"
            ],
            "persons": [
                "106263-50747",
                "106263-58734"
            ],
            "imported": "2010-11-03T10:56:45+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
        }
    ]
}