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=152540&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152560&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152520&ordering=impactfactor",
    "results": [
        {
            "id": 158108,
            "title": "Antibiotic- and diet-induced effects on the gut microbiota-brain axis.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2016,
            "source": "Abstracts of Physiology 2016. 2016; 47P-48P.-Physiology 2016 (Joint Meeting of the American Physiological Society\r\nand The Physiological Society); JUL 29-31, 2016; Dublin, IRELAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158108-14022"
            ],
            "persons": [
                "158108-51529"
            ],
            "imported": "2017-02-03T19:14:27+01: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": true,
            "local_affiliation": true
        },
        {
            "id": 158109,
            "title": "Role of peptide YY in somatic and visceral pain in mice.",
            "abstract": null,
            "authors": [
                "Hassan, AM",
                "Jain, P",
                "Mayerhofer, R",
                "Fröhlich, E",
                "Farzi, A",
                "Reichmann, A",
                "Herzog, H",
                "Holzer, P"
            ],
            "year": 2016,
            "source": "Program & Abstracts, RegPep 2016. 2016; 95-95.-RegPep 2016; JUL 12-14, 2016; Rouen, FRANCE. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158109-14022"
            ],
            "persons": [
                "158109-51529",
                "158109-71386",
                "158109-71487",
                "158109-77692"
            ],
            "imported": "2017-02-03T19:22:28+01: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": true,
            "local_affiliation": true
        },
        {
            "id": 158110,
            "title": "Antibiotic- and nutrition-induced disturbances of gut microbiota-brain communication.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2016,
            "source": "3rd Theodor Escherich Symposium on Medical Microbiome Research; NOV 4, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158110-14022"
            ],
            "persons": [
                "158110-51529"
            ],
            "imported": "2017-02-03T19:27:29+01: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 158111,
            "title": "Schutz oder Bedrohung des Gehirns durch den Darm –\r\nwas berichtet uns die moderne Mikrobiom-Forschung?",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2017,
            "source": "12. Grazer Psychiatrisch-Psychosomatische Tagung: Schutzmuster; JAN 19-21, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158111-14022"
            ],
            "persons": [
                "158111-51529"
            ],
            "imported": "2017-02-03T19:31:26+01: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 158112,
            "title": "Antikonvulsiva.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Holzer, P"
            ],
            "year": 2016,
            "source": " In: Herbert, M; Meißner, W; editors(s). Aktuelle Schmerzmedizin. 26. Erg.Lfg. 02/16: Landsberg: ecomed Medizin; p. 1 - 16.  2016(ISBN: 978-3-609-10590-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158112-14022"
            ],
            "persons": [
                "158112-51529",
                "158112-51517"
            ],
            "imported": "2017-02-03T19:45:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Herbert, M; Meißner, W;",
            "collection_title": "Aktuelle Schmerzmedizin",
            "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": 158113,
            "title": "Antipsychotika (Neuroleptika).",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U",
                "Holzer, P"
            ],
            "year": 2016,
            "source": " In: Herbert, M; Meißner, W; editors(s). Aktuelle Schmerzmedizin. 29. Erg.Lfg. 11/16: Landsberg: ecomed Medizin; p. 1 -12.  2016(ISBN: 978-3-609-10590-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158113-14022"
            ],
            "persons": [
                "158113-51529",
                "158113-51517"
            ],
            "imported": "2017-02-03T19:51:25+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Herbert, M; Meißner, W;",
            "collection_title": "Aktuelle Schmerzmedizin",
            "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": 158114,
            "title": "F1000Prime Recommendation of [Kelly JR et al., Brain Behav Immun 2016]. In F1000Prime, 18 Jan 2017; DOI: 10.3410/f.727000173.793527228.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2017,
            "source": "Faculty of 1000 Medicine. 2017; ",
            "category": 1,
            "document_type": 7,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158114-14022"
            ],
            "persons": [
                "158114-51529"
            ],
            "imported": "2017-02-03T20:12:15+01: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": false,
            "local_affiliation": true
        },
        {
            "id": 158115,
            "title": "F1000Prime Recommendation of [Kelly JR et al., J Psychiatr Res 2016, 82:109-18]. In F1000Prime, 17 Jan 2017; DOI: 10.3410/f.726609445.793527229.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2017,
            "source": "Faculty of 1000 Medicine. 2017; ",
            "category": 1,
            "document_type": 7,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158115-14022"
            ],
            "persons": [
                "158115-51529"
            ],
            "imported": "2017-02-03T20:16:34+01: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": false,
            "local_affiliation": true
        },
        {
            "id": 158116,
            "title": "F1000Prime Recommendation of [Zhou XY et al., World J Gastroenterol 2016, 22(22):5211-27]. In F1000Prime, 01 Jul 2016; DOI: 10.3410/f.726421982.793520165.",
            "abstract": null,
            "authors": [
                "Holzer, P"
            ],
            "year": 2016,
            "source": "Faculty of 1000 Medicine. 2016; ",
            "category": 1,
            "document_type": 7,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158116-14022"
            ],
            "persons": [
                "158116-51529"
            ],
            "imported": "2017-02-03T20:19:15+01: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": false,
            "local_affiliation": true
        },
        {
            "id": 158118,
            "title": "Bone morphogenic protein 7 (BMP7) instructs proliferative inflammatory Langerhans dendritic cells and BMP7-SMAD1/5/8 is a signature of psoriatic epidermis. ",
            "abstract": null,
            "authors": [
                "Borek, I",
                "Köffel, R",
                "Feichtinger, J",
                "Modak, M",
                "Jasmin, N",
                "Krump, C",
                "Thallinger, G",
                "Wolf, P",
                "Strobl, H\r\n"
            ],
            "year": 2017,
            "source": "Keystone Symposia on Molecular and Cellular Biology; \"TGF-beta in Immunity, Inflammation and Cancer\"; JAN 9-13, 2017; Taos, New Mexico, USA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158118-14014",
                "158118-14047"
            ],
            "persons": [
                "158118-86731",
                "158118-51618",
                "158118-79192"
            ],
            "imported": "2017-02-03T21:37:06+01: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": 158119,
            "title": "Der Zusammenhang zwischen Psychopathie und der Ausprägung im Stresserleben und der Stressverarbeitung",
            "abstract": null,
            "authors": [
                "Dalkner, N",
                "Riedrich, K.",
                "Reininghaus EZ",
                "Reininghaus, B"
            ],
            "year": 2017,
            "source": ".. 2017; -Tag der Forschung; JAN 31, 2017; Bad Hall, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158119-29444"
            ],
            "persons": [
                "158119-50654",
                "158119-79733"
            ],
            "imported": "2017-02-03T22:22:46+01: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": 158120,
            "title": "Management eines mehrfach rezidivierenden Granulosazelltumors – ein Fallbericht",
            "abstract": null,
            "authors": [
                "Lakovschek, IC",
                "Petru, E"
            ],
            "year": 2016,
            "source": "Geburtshilfe Frauenheilkunde \r\n. 2016; 76(A17):-XXV Wissenschaftliche Tagung der Arbeitsgemeinschaft für Gynäkologische Onkologie 2016 7.–9. April 2016, Salzburg Congress; APR 7-9, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158120-14038",
                "158120-14063"
            ],
            "persons": [
                "158120-51624"
            ],
            "imported": "2017-02-04T08:14:37+01: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": 158121,
            "title": "Tubovarialabszess mit dem „Katzen-Keim“ Pasteurella multocida: Ein Fallbericht",
            "abstract": null,
            "authors": [
                "Lakovschek, IC",
                "Bjelic-Radisic, V",
                "Aigmüller, T",
                "Tamussino, K",
                "Feierl, G",
                "Laky, R",
                ""
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde. 2016; 76(A11):-Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe\r\n; MAI 25-28, 2016; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158121-14023",
                "158121-14038",
                "158121-14063"
            ],
            "persons": [
                "158121-51818",
                "158121-51826",
                "158121-64794",
                "158121-84968"
            ],
            "imported": "2017-02-04T08:23:18+01: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": 158122,
            "title": "Risk assessment for preeclampsia in first trimester: comparison of three calculation algorithms",
            "abstract": null,
            "authors": [
                "Lakovschek, IC",
                "Csapo, B, Kolovetsiou-Kreiner, V",
                "Ulrich, D",
                "Mayer-Pickel, KI",
                "Stern, C",
                "Lang, U",
                "Obermayer-Pietsch, B",
                "Cervar-Zivkovic, M",
                ""
            ],
            "year": 2016,
            "source": "Fetal Medicine Foundation. 2016; -15th World Congress in Fetal Medicine; JUN 26-30, 2016; Malorca, SPAIN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158122-14038",
                "158122-14063",
                "158122-14080"
            ],
            "persons": [
                "158122-51809",
                "158122-51978",
                "158122-57414",
                "158122-58907",
                "158122-68055",
                "158122-74840"
            ],
            "imported": "2017-02-04T08:32:38+01: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": 158124,
            "title": "Dermatoskopie nicht pigmentierter Hauttumore. Management Regeln beim Melanoma. ",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2017,
            "source": "Dermatoskopie Kurs; MAR 3-4,2017; Tübingen, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158124-14047"
            ],
            "persons": [
                "158124-50151"
            ],
            "imported": "2017-02-04T11:58:23+01: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": 158128,
            "title": "EADOAS-Study Update.\r\n\r\n",
            "abstract": null,
            "authors": [
                "Schrautzer, C",
                "Sturm, GJ"
            ],
            "year": 2016,
            "source": "EAACI (European Academy of Allergy and Clinical Immunology) Congress; JUN 11-15, 2016; Vienna, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158128-14047"
            ],
            "persons": [
                "158128-87717"
            ],
            "imported": "2017-02-05T00:44:44+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158129,
            "title": "ESAP-Study Update",
            "abstract": null,
            "authors": [
                "Schrautzer, C",
                "Sturm, GJ"
            ],
            "year": 2016,
            "source": "ÖGDV (Österreichische Gesellschaft für Dermatologie und Venerologie) Jahrestagung; NOV, 24-27, 2016; Vienna, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158129-14047"
            ],
            "persons": [
                "158129-87717"
            ],
            "imported": "2017-02-05T00:54:08+01: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": 158130,
            "title": "Endoscopic Management of Epistaxis.",
            "abstract": null,
            "authors": [
                "Tomazic, PV"
            ],
            "year": 2017,
            "source": "Navigated Endoscopic Sinus Surgery (NESS)\r\nBasic, Advanced and Skull Base\r\n6th Course; FEB 2-4, 2017; Maribor, SLOVENIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158130-14066"
            ],
            "persons": [],
            "imported": "2017-02-05T08:28:33+01: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": 158131,
            "title": "Ethmoidectomy: Technique.",
            "abstract": null,
            "authors": [
                "Tomazic, PV"
            ],
            "year": 2017,
            "source": "Navigated Endoscopic Sinus Surgery (NESS)\r\nBasic, Advanced and Skull Base\r\n6th Course; FEB 2-4, 2017; Maribor, SLOVENIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158131-14066"
            ],
            "persons": [],
            "imported": "2017-02-05T08:30:38+01: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": 158132,
            "title": "Endoscopic Surgery of the Orbit.",
            "abstract": null,
            "authors": [
                "Tomazic, PV"
            ],
            "year": 2017,
            "source": "Navigated Endoscopic Sinus Surgery (NESS)\r\nBasic, Advanced and Skull Base\r\n6th Course; FEB 2-4, 2017; Maribor, SLOVENIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158132-14066"
            ],
            "persons": [],
            "imported": "2017-02-05T08:31:48+01: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
        }
    ]
}