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=154680&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=154700&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154660&ordering=impactfactor",
    "results": [
        {
            "id": 161115,
            "title": "An in situ padlock probe approach to detect  Androgen Receptor Variant 7 in prostate cancer liquid biopsies.",
            "abstract": null,
            "authors": [
                "El-Heliebi, A"
            ],
            "year": 2017,
            "source": "CRUK CI Symposium: Applications of in-situ hybridisation in research and disease at Cancer Research UK Cambridge Institute\r\n; MAY 17-18, 2017; Cambridge, United Kingdom. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161115-14017"
            ],
            "persons": [
                "161115-66435"
            ],
            "imported": "2017-06-30T16:46:21+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": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161117,
            "title": "Positionspapier Perioperatives Schmerzmanagement",
            "abstract": null,
            "authors": [
                "Neuwersch, S",
                ""
            ],
            "year": 2017,
            "source": "58. Österreichischer Chirurgenkongress; JUN 28-30, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161117-14014"
            ],
            "persons": [
                "161117-89242"
            ],
            "imported": "2017-06-30T17:46: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 161118,
            "title": "Schmerz im Alter.",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Neuwersch, S",
                "Köstenberger, M",
                "Pinter, G",
                ""
            ],
            "year": 2017,
            "source": " In: Pinter, G; Likar, R; Kada, O; Janig, H; Schippinger, W; Cernic, K; editors(s). Der ältere Patient im klinischen Alltag - Ein Praxisbuch der Akutgeriatrie. Stuttgart: Kohlhammer; p. 424 - 449.  2017(ISBN: 978-3-17-029785-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161118-14014",
                "161118-14044"
            ],
            "persons": [
                "161118-89242",
                "161118-95683"
            ],
            "imported": "2017-07-01T12:30:37+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Pinter, G; Likar, R; Kada, O; Janig, H; Schippinger, W; Cernic, K;",
            "collection_title": "Der ältere Patient im klinischen Alltag - Ein Praxisbuch der Akutgeriatrie",
            "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": false
        },
        {
            "id": 161119,
            "title": "Opioide und Libido.",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Köstenberger, M",
                "Neuwersch, S",
                ""
            ],
            "year": 2016,
            "source": " In: Likar, R; Riess, E;editor(s). Unerhörte Lust. Salzburg, Wien: Otto Müller Verlag; 2016. (ISBN: 978-3-7013-1238-2) ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161119-14014",
                "161119-14044"
            ],
            "persons": [
                "161119-89242",
                "161119-95683"
            ],
            "imported": "2017-07-01T14:00:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": "Unerhörte Lust",
            "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": false
        },
        {
            "id": 161120,
            "title": "Rückenmarksnahe Verfahren",
            "abstract": null,
            "authors": [
                "Neuwersch, S",
                "Likar, R",
                ""
            ],
            "year": 2015,
            "source": " In: Herbert, M; Meißner, W; editors(s). Aktuelle Schmerzmedizin - Moderne Konzepte medizinischer und psychologischer Behandlungsstrategien - Akuter und chronischer Schmerz - Palliativmedizin. Landsberg am Lech: Ecomed Medizin; p. 1 - 11.  2015(ISBN: 978-3-609-10590-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161120-14014"
            ],
            "persons": [
                "161120-89242"
            ],
            "imported": "2017-07-01T14:11:35+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Herbert, M; Meißner, W;",
            "collection_title": "Aktuelle Schmerzmedizin - Moderne Konzepte medizinischer und psychologischer Behandlungsstrategien - Akuter und chronischer Schmerz - Palliativmedizin",
            "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": false
        },
        {
            "id": 161121,
            "title": "Die Anwendung von Naloxegol zur Therapie von gastrointestinalen Motilitätsstörungen auf der ICU.",
            "abstract": null,
            "authors": [
                "Köstenberger, M",
                "Neuwersch, S",
                "Likar, R",
                ""
            ],
            "year": 2017,
            "source": "Abstractband der 25. wissenschaftlichen Tagung der österreichischen Schmerzgesellschaft. 2017; -25. wissenschaftliche Tagung der österreichischen Schmerzgesellschaft; MAY 11-13, 2017; Zell am See. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161121-14014",
                "161121-14044"
            ],
            "persons": [
                "161121-89242",
                "161121-95683"
            ],
            "imported": "2017-07-01T14:17:20+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": false
        },
        {
            "id": 161122,
            "title": "Klinischer Einsatz von Cannabinoiden – Dronabinol® zur Symptomkontrolle in der Palliativmedizin",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Köstenberger, M",
                "Neuwersch, S",
                "Pipam, W",
                ""
            ],
            "year": 2017,
            "source": "Abstractband der 25. wissenschaftlichen Tagung der österreichischen Schmerzgesellschaft. 2017; -25. wissenschaftliche Tagung der österreichischen Schmerzgesellschaft; MAY 11-13, 2017; Zell am See. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161122-14014",
                "161122-14044"
            ],
            "persons": [
                "161122-89242",
                "161122-95683"
            ],
            "imported": "2017-07-01T14:21:02+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": false
        },
        {
            "id": 161123,
            "title": "My best melanoma case",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2017,
            "source": "7 th European Post-Chicago. Melanoma/Skin Cancer Meeting. ; JUN 29-30, 2017; Munich, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161123-14047"
            ],
            "persons": [
                "161123-50151"
            ],
            "imported": "2017-07-01T17:39:22+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161124,
            "title": "Workshop Entomodermatoksopie und Inflammoskopie",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2017,
            "source": "Jahrestagung der Wissenschaftlichen Vereinigung Steirische Dermatologie.; JUN 29 - JUL 2, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161124-14047"
            ],
            "persons": [
                "161124-50151"
            ],
            "imported": "2017-07-01T17:41:20+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": 161125,
            "title": "Emerging pathogens- Welche Erreger sollen wir kennen!",
            "abstract": null,
            "authors": [
                "Grisold, A",
                ""
            ],
            "year": 2017,
            "source": "24. DOSCH- Symposium; Mai 15-17, 2017; Velden, Austria. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161125-14023"
            ],
            "persons": [
                "161125-51863"
            ],
            "imported": "2017-07-01T22:06:20+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161126,
            "title": "Carcinogenesis of Sinonasal Carcinomas.",
            "abstract": null,
            "authors": [
                "Tomazic, PV"
            ],
            "year": 2017,
            "source": " In: Haybaeck, J editors(s). Mechanisms of Molecular Carcinogenesis . 1(1) : Cham: Springer; p. 191-197.  2017(ISBN: 978-3-319-53657-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161126-14066"
            ],
            "persons": [],
            "imported": "2017-07-02T11:44:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Haybaeck, J",
            "collection_title": "Mechanisms of Molecular Carcinogenesis ",
            "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": 161127,
            "title": "Nutrition, Overweight and Cognition in Euthymic Bipolar Patients compared to Healthy Controls",
            "abstract": null,
            "authors": [
                "Pilz, R",
                "Hartleb, R",
                "Schoerkhuber, C",
                "Dalkner, N",
                "Weiss, E",
                "Bengesser, SA",
                "Birner, A",
                "Fellendorf, F",
                "Macheiner, T",
                "Queissner, R",
                "Platzer, M",
                "Rieger, A",
                "Reininghaus, EZ"
            ],
            "year": 2017,
            "source": " . 2017; -RCPsych International Congress – Psychiatric Without Borders; JUN 26-29, 2017; Edinburgh, SCOTLAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161127-26796",
                "161127-29444"
            ],
            "persons": [
                "161127-50654",
                "161127-79733",
                "161127-79771",
                "161127-86429",
                "161127-92607",
                "161127-95403",
                "161127-79454"
            ],
            "imported": "2017-07-02T14:09:11+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161130,
            "title": "Therapieinduzierte Veränderungen im Gastrointestinaltrakt.\r\n",
            "abstract": null,
            "authors": [
                "Langner, C"
            ],
            "year": 2017,
            "source": "St. Veiter Gastroenterologengespräche; JUN 30 - JUL 1, 2017; St. Veit ander Glan / AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161130-14020"
            ],
            "persons": [
                "161130-50044"
            ],
            "imported": "2017-07-03T10:49:24+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": 161131,
            "title": "ALA Dye in High-grade Gliomas.",
            "abstract": null,
            "authors": [
                "von Campe, G"
            ],
            "year": 2017,
            "source": " In: Narang, KS; Jha AN editors(s). Intraoperative Imaging in Neurosurgery. New Delhi: Jaypee; p. 88 - 95.  2017(ISBN: 978-93-86322-90-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161131-14050"
            ],
            "persons": [],
            "imported": "2017-07-03T11:49:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Narang, KS; Jha AN",
            "collection_title": "Intraoperative Imaging in Neurosurgery",
            "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": 161132,
            "title": "Nutritional interventions in patients with (risk of) pressure ulcers ",
            "abstract": null,
            "authors": [
                "Eglseer, D",
                "Lohrmann, C"
            ],
            "year": 2017,
            "source": "Aktuelle Ernährungsmedizin. 2017; 42(03):241-272.-Nutrition 2017; JUN 29 - JUL 1; Zürich, SWITZERLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161132-14509"
            ],
            "persons": [
                "161132-82963"
            ],
            "imported": "2017-07-03T11:52:34+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 161133,
            "title": "The Use of nrTMS Data for Tractography of Language Networks.",
            "abstract": null,
            "authors": [
                "von Campe, G",
                "Jehna, M"
            ],
            "year": 2017,
            "source": " In: Krieg, S editors(s). Navigated Transcranial Magnetic Stimulation in Neurosurgery. Heidelberg: Springer;  2017(ISBN: 978-3-319-54917-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161133-14050",
                "161133-14108"
            ],
            "persons": [
                "161133-60744"
            ],
            "imported": "2017-07-03T12:03:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Krieg, S",
            "collection_title": "Navigated Transcranial Magnetic Stimulation in Neurosurgery",
            "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": 161135,
            "title": "Mikrobiomassoziierte Lebererkrankungen",
            "abstract": null,
            "authors": [
                "Stadlbauer-Köllner, V"
            ],
            "year": 2017,
            "source": "Gastroenterologie up2date\r\n. 2017; 13(01): 23-39. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161135-14081"
            ],
            "persons": [
                "161135-50989"
            ],
            "imported": "2017-07-03T14:10:10+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": 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": 161139,
            "title": "Hepatic resection for metachronous, liver-limited\r\npancreatic metastasis – a multicenter analysis",
            "abstract": null,
            "authors": [
                "C. Schwarz1, F. Fitschek1, F. Primavesi2, S. Stättner2,\r\nP. Kornprat3, H. Wundsam4, F. Längle5, R. Függer6,\r\nM. Gnant1, M. Schindl1, M. Bodingbauer1, K. Sahora1,\r\nK. Kaczirek1"
            ],
            "year": 2017,
            "source": "European Surgery. 2017; 49: 1-115.-58th Annual Meeting of the Austrian Society of Surgery; 28.6.-30.6.2017; Wien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161139-14073"
            ],
            "persons": [
                "161139-50039"
            ],
            "imported": "2017-07-03T16:55:53+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": 161142,
            "title": "Multizentrische, prospektiv randomisierte Studie\r\nzur Klebung der Pankreasanastomose\r\nmit Fibrin beschichtetem Kollagen Vlies und\r\ndie Entstehung von Pankreasfisteln\r\nbei PatientInnen mit partieller Duodenopankreatektomie\r\nund Pankreato-jejunostomie",
            "abstract": null,
            "authors": [
                "M. Schindl, R. Függer, F. Längle, P. Götzinger,\r\nM. Zitt, S. Stättner, P. Kornprat, K. Sahora,\r\nM. Gnant, Austrian Breast and Colorectal Cancer\r\nStudy Group (ABCSG)\r\n"
            ],
            "year": 2017,
            "source": "European Surgery. 2017; 49: 1-115.-58th Annual Meeting of the Austrian Society of Surgery; 28.6.-30.6.2017; Wien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161142-14073"
            ],
            "persons": [
                "161142-50039"
            ],
            "imported": "2017-07-03T17:04:27+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": 161143,
            "title": "Das maligne peritoneale Mesotheliom - ein seltener Tumor der Bauchhöhle und dessen Behandlung mittels CRS und HIPEC",
            "abstract": null,
            "authors": [
                "K. Strohmeyer, G. Suppan, S. Gabor, V. Matzi, T. Niernberger, S. Sauseng,\r\nM. Themel, M. Davidovic, E. Mathew, R. Stering, M. Perschler, G. Ralph,\r\nC. Tinchon, G. Hanschekowitsch, J. Engler, 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. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "161143-14028",
                "161143-14073"
            ],
            "persons": [],
            "imported": "2017-07-03T20:22:27+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
        }
    ]
}