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=154700&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154720&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154680&ordering=impactfactor",
    "results": [
        {
            "id": 161144,
            "title": "Bronchogene Zyste beim Kind - ein klarer Fall?",
            "abstract": null,
            "authors": [
                "E. Mathew, S. Gabor, T. Niernberger, S. Sauseng, M. Themel, M. Davidovic,\r\nK. Strohmeyer, V. Matzi, R. Kerbl, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161144-14028",
                "161144-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T20:26:49+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161145,
            "title": "Hat die septische Thoraxchirurgie ihren Schrecken verloren? VAC Instill in der septischen Thoraxchirurgie. Nicht nur Innovation sondern Revolution!",
            "abstract": null,
            "authors": [
                "S. E. Gabor, T. Niernberger, V. Matzi, S. Sauseng, K. Strohmaier, M. Themel,\r\nE. Mathew, M. Davidovic, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161145-14028",
                "161145-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T20:30:28+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161146,
            "title": "Interdiziplinäres Notfallmanagement in der Therapie eines Hämatothorax",
            "abstract": null,
            "authors": [
                "V. Matzi, C. Mörth, S. Gabor, T. Niernberger, S. Sauseng, E. Mathew,\r\nK. Strohmeyer, J. Holzer, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161146-14028",
                "161146-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T23:39:50+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161147,
            "title": "Die perkutane transhepatische Cholezystostomie als interdisziplinäres Komplikationsmanagement und Therapieoption der kalkulösen und akalkulösen akuten Cholezystitis bei risikogefährdeten Patienten",
            "abstract": null,
            "authors": [
                "Imamovic, A",
                "Suppan, G",
                "Sauseng, S",
                "Strohmeyer, K",
                "Weberhofer, P",
                "Mathew, E",
                "Kern, M",
                "Niernberger, T",
                "Valentin, F",
                "Rabl, H"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161147-14028",
                "161147-14045",
                "161147-14073"
            ],
            "persons": [
                "161147-104939"
            ],
            "imported": "2017-07-03T23:41:51+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161148,
            "title": "Rekanalisation von Mesenterialarterienverschlüssen durch lokale Lyse via interventionell platzierter Lysekatheter",
            "abstract": null,
            "authors": [
                "S. Sauseng, T. Niernberger, E. Mathew, M. Themel, A. Imamovic, M. Uggowitzer, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; jUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161148-14028",
                "161148-14045",
                "161148-14073"
            ],
            "persons": [
                "161148-104939"
            ],
            "imported": "2017-07-03T23:43:33+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161149,
            "title": "Die Rippenosteosynthese bei Thoraxtraumen.Ein Beispiel für interdisziplinäres Notfallmanagement zwischen Unfallchirurgie und Thoraxchirurgie !",
            "abstract": null,
            "authors": [
                "S. E. Gabor, T. Niernberger, V. Matzi, E. Mathew, K. Strohmaier, M. Davidovic,\r\nM. Themel, S. Sauseng, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; jUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161149-14028",
                "161149-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T23:45:07+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161150,
            "title": "Ist die Jejunalsonde im Rahmen von Ösophagusresektionen sinnvoll ?",
            "abstract": null,
            "authors": [
                "T. Niernberger, S. Gabor, V. Matzi, S. Sauseng, E. Mathew, M. Themel, M. Davidovic, K. Strohmeyer, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161150-14028",
                "161150-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T23:46:53+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161151,
            "title": "Der singuläre Rundherd beim Mammacarzinom! Immer eine Metastase? Herausforderung an die interdisziplinäre Zusammenarbeit zwischen Senologie und Thoraxchirurgie",
            "abstract": null,
            "authors": [
                "M. Themel, S. E. Gabor, T. Niernberger, S. Sauseng, V. Matzi, E. Mathew,\r\nM. Davidovic, K. Strohmaier, W. Herz, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161151-14028",
                "161151-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T23:48:32+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161152,
            "title": "Was ist endoskopisch als Komplikationsmanagement in der Bariatrischen Chirurgie möglich?",
            "abstract": null,
            "authors": [
                "E. Mathew, S. Gabor, T. Niernberger, V. Matzi, S. Sauseng, M. Davidovic, K. Strohmaier, M. Themel, H. Rabl"
            ],
            "year": 2017,
            "source": "Eur Surg (2017) 58th Annual Meeting of the Austrian Society of Surgery. 2017. 2017; 49(1):1-115.-58th Annual Meeting of the Austrian Society of Surgery; JUNE 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161152-14028",
                "161152-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T23:49:58+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": 161153,
            "title": "Eine epidemiologische Analyse von Femurfrakturen im Kindes- und Jugendalter.\r\n",
            "abstract": null,
            "authors": [
                "Kaiser, M",
                "Singer, G",
                "Janout, S",
                "Peschaut, T",
                "Castellani, C",
                "Wegmann, H",
                "Till, H"
            ],
            "year": 2017,
            "source": "European Surgery. 2017; 49(Supp1):S50--58th Annual Meeting of the Austrian Society of Surgery; JUN 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161153-14049"
            ],
            "persons": [
                "161153-50778",
                "161153-54087",
                "161153-82670",
                "161153-83445"
            ],
            "imported": "2017-07-04T00:35:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 161154,
            "title": "Effekte von Protonenpumpeninhibitoren auf das intestinale Mikrobiom von Säuglingen mit gastroösophagealem Reflux.",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Singer, G",
                "Huber-Zeyringer, A",
                "Kashofer, K",
                "Till, H"
            ],
            "year": 2017,
            "source": "European Surgery. 2017; 49(Supp1):S39--58th Annual Meeting of the Austrian Society of Surgery; JUN 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161154-14020",
                "161154-14049"
            ],
            "persons": [
                "161154-50778",
                "161154-54087",
                "161154-57386",
                "161154-82670",
                "161154-83445"
            ],
            "imported": "2017-07-04T00:50:17+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 161155,
            "title": "Veränderungen des intestinalen Mikrobioms eines Patienten mit Morbus Hirschsprung und rezidivierden Enterocolitis Episoden.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Kashofer, K",
                "Castellani, C",
                "Till, H"
            ],
            "year": 2017,
            "source": "European Surgery. 2017; 49(Supp1):S40--58th Annual Meeting of the Austrian Society of Surgery; JUN 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161155-14020",
                "161155-14049"
            ],
            "persons": [
                "161155-50778",
                "161155-54087",
                "161155-57386",
                "161155-83445"
            ],
            "imported": "2017-07-04T00:55:39+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 161158,
            "title": "Das Mikrobiom der Harnblase nach Blasenaugmentation.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Kispal, Z",
                "Vajda, P",
                "Kardos, D",
                "Klymiuk, I",
                "Moissl-Eichinger, C",
                "Till, H"
            ],
            "year": 2017,
            "source": "European Surgery. 2017; 49(Supp1):S40--58th Annual Meeting of the Austrian Society of Surgery; JUN 28-30, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161158-14049",
                "161158-17235"
            ],
            "persons": [
                "161158-50778",
                "161158-83445",
                "161158-90021",
                "161158-73734"
            ],
            "imported": "2017-07-04T01:09:42+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 161159,
            "title": "Behandlungsfehler bei Kindern und Jugendlichen aus der Sicht des Sachverständigen.",
            "abstract": null,
            "authors": [
                "Schalamon, J"
            ],
            "year": 2017,
            "source": "58th Annual Meeting of the Austrian Society of Surgery; JUN 28-30, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161159-14049"
            ],
            "persons": [
                "161159-50052"
            ],
            "imported": "2017-07-04T01:15:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 161160,
            "title": "Alles was schief gehen kann...",
            "abstract": null,
            "authors": [
                "Sendlhofer, G"
            ],
            "year": 2017,
            "source": "Grazer interdisziplinäre ICU Fortbildung - Intensiver Sommer; JUL 3-4, 2017; Graz, AUSTRIA. 2017. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161160-14076"
            ],
            "persons": [
                "161160-78071"
            ],
            "imported": "2017-07-04T09:30:15+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161161,
            "title": "Subcutaneous adipose tissue in patients with eating disorders: Application of a standardized ultrasound measurement technique in extremely lean and obese patients.",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Mörkl, S",
                "Müller, W",
                "Oberascher, A",
                "Holasek, SJ"
            ],
            "year": 2017,
            "source": "24th European Congress on Obesity (ECO2017), Porto, Portugal, May 17-20, 2017: Abstracts. Obes Facts 2017;10(suppl 1):1-274. 2017; -European Congress on Obesity; MAY 17-20, 2017; Porto, PORTUGAL. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161161-14011",
                "161161-14014",
                "161161-29444"
            ],
            "persons": [
                "161161-51266",
                "161161-84449",
                "161161-88711"
            ],
            "imported": "2017-07-04T11:13:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161165,
            "title": "Assessment of polyphenol content in fruit and vegetable juices and human plasma via the application of a novel measurement technique.",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Tatzber, F",
                "Wonisch, W",
                "Mörkl, S",
                "Meier-Allard, N",
                "Blesl, C",
                "Holasek, SJ"
            ],
            "year": 2017,
            "source": "Journal of International Society of Antioxidants in Helath & Nutrition - Abstracts Book. 2017; 3(4):-11th World Congress on Polyphenols Applications; JUNE 20-21, 2017; Vienna, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161165-14012",
                "161165-14014",
                "161165-29444"
            ],
            "persons": [
                "161165-51266",
                "161165-61269",
                "161165-78351",
                "161165-84449",
                "161165-88711"
            ],
            "imported": "2017-07-04T11:42:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": 161166,
            "title": "Ernährungslehre - Basisernährung.",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Holasek, SJ"
            ],
            "year": 2017,
            "source": " In: Lamprecht, M; Holasek, S; Konrad, M; Seebauer, W; Hiller-Baumgartner, D editors(s). Lehrbuch der Sporternährung. Das wissenschaftlich fundierte Kompendium zur Ernährung im Sport.. Graz: Clax Fachverlag; p. 221-288.  2017(ISBN: 978-3-9504395-0-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161166-14014"
            ],
            "persons": [
                "161166-51266",
                "161166-88711"
            ],
            "imported": "2017-07-04T11:53:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Lamprecht, M; Holasek, S; Konrad, M; Seebauer, W; Hiller-Baumgartner, D",
            "collection_title": "Lehrbuch der Sporternährung. Das wissenschaftlich fundierte Kompendium zur Ernährung im Sport.",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 161167,
            "title": "Anthropometrie",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Holasek, SJ"
            ],
            "year": 2017,
            "source": " In: Lamprecht, M; Holasek, S; Konrad, M; Seebauer, W; Hiller-Baumgartner, D editors(s). Lehrbuch der Sporternährung. Das wissenschaftlich fundierte Kompendium zur Ernährung im Sport.. Graz: Clax Fachverlag; p. 835-852.  2017(ISBN: 978-3-9504395-0-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161167-14014"
            ],
            "persons": [
                "161167-51266",
                "161167-88711"
            ],
            "imported": "2017-07-04T11:57:22+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Lamprecht, M; Holasek, S; Konrad, M; Seebauer, W; Hiller-Baumgartner, D",
            "collection_title": "Lehrbuch der Sporternährung. Das wissenschaftlich fundierte Kompendium zur Ernährung im Sport.",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "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": 161169,
            "title": "Anal incontinence - Treatment with stem cells",
            "abstract": null,
            "authors": [
                "Frudinger A."
            ],
            "year": 2017,
            "source": "4th Slovenian Association for Gastroenterology and Hepatology Congress; JUN 8-10, 2017; Ljubliana, SLOVENIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161169-14063"
            ],
            "persons": [
                "161169-51696"
            ],
            "imported": "2017-07-04T15:48:46+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}