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=149160&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149180&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149140&ordering=impactfactor",
    "results": [
        {
            "id": 168802,
            "title": "Stroke",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Ropele, S",
                "Enzinger, C"
            ],
            "year": 2015,
            "source": " In: Filippi, M editors(s). Oxford Textbook of Neuroimaging. Oxford, UK: Oxford University Press; p. 185-199.  2015(ISBN: 978-0-19-966409-2) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168802-14051"
            ],
            "persons": [
                "168802-50173",
                "168802-51279"
            ],
            "imported": "2018-08-21T17:06:10+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Filippi, M",
            "collection_title": "Oxford Textbook of Neuroimaging",
            "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": 168804,
            "title": "Diagnose und Therapie des Morbus Fabry",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2017,
            "source": "Neurologisch. 2017; (4): 26-30. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168804-14051"
            ],
            "persons": [
                "168804-50173"
            ],
            "imported": "2018-08-21T17:16:30+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": false,
            "local_affiliation": true
        },
        {
            "id": 158303,
            "title": "Biological rhythms",
            "abstract": null,
            "authors": [
                "Moser, M",
                "Liem, T"
            ],
            "year": 2017,
            "source": " In: Liem, T;van den Heede, P editors(s). Foundations of Morphodynamics in Osteopathy. Pencaitland, Scotland: Handspring Publishing; p. 40-67.  2017(ISBN: 978-1909141247) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158303-14010"
            ],
            "persons": [
                "158303-51671"
            ],
            "imported": "2017-02-07T12:52:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Liem, T;van den Heede, P",
            "collection_title": "Foundations of Morphodynamics in Osteopathy",
            "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": 158302,
            "title": "TRIC-A channels regulate Ca2+ oscillatory cycling in HEK293-RyR2 cells.",
            "abstract": null,
            "authors": [
                "Shrestha, N",
                "Bacsa, B",
                "Malli, M",
                "Sedej, S",
                "Hohenegger, M",
                "Groschner, K"
            ],
            "year": 2016,
            "source": "Doctoral Day 2016; Dec 14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158302-14011",
                "158302-14083"
            ],
            "persons": [
                "158302-60041",
                "158302-78591",
                "158302-86144",
                "158302-90620"
            ],
            "imported": "2017-02-07T12:29: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": 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": 158301,
            "title": "A revised picture of extravillous trophoblast invasion",
            "abstract": null,
            "authors": [
                "Moser, G",
                "Sundl, M",
                "Lichtensteiner, M",
                "Weiss, G",
                "Huppertz, B"
            ],
            "year": 2016,
            "source": "Journal of reproductive health and medicine. 2016; 2:  9-14. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": "10.1016/j.jrhm.2016.10.001",
            "pmc": null,
            "organizations": [
                "158301-14017"
            ],
            "persons": [
                "158301-54142",
                "158301-56585",
                "158301-58943",
                "158301-82643"
            ],
            "imported": "2017-02-07T12:22:38+01:00",
            "journal": null,
            "issn": "2214-420X",
            "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": 168809,
            "title": "Laser Acupuncture Research: China, Austria, and Other Countries-Update 2018.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Medicines (Basel). 2018; 5(3):",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "30127259",
            "doi": "10.3390/medicines5030092",
            "pmc": "PMC6164325",
            "organizations": [],
            "persons": [],
            "imported": "2018-08-22T02:00:00+02:00",
            "journal": "Medicines (Basel)",
            "issn": "2305-6320",
            "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": 168811,
            "title": "STENTS IN ENDOSCOPIC CHOANAL ATRESIA REPAIR OF NEWBORNS AND CHILDREN: OUR EXPERIENCE AND REVIEW OF LITERATURE.",
            "abstract": null,
            "authors": [
                "Wolf, A",
                "Tomazic, PV"
            ],
            "year": 2018,
            "source": "Rhinology Journal, VOLUME 56 | SUPPLEMENT 27 | JUNE 2018. 2018; 56(27):-ERS 2018 ; APR 22-26, 2018; London. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168811-14066"
            ],
            "persons": [
                "168811-82492"
            ],
            "imported": "2018-08-22T17:24:16+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": 168812,
            "title": "GUSTATORY FUNCTION IN PATIENTS WITH CHRONIC RHINOSINUSITIS",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "Rhinology | VOLUME 56 | SUPPLEMENT 27 | JUNE 2018. 2018; -ERS London 2018; APR 22-26; London. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168812-14066"
            ],
            "persons": [
                "168812-82492"
            ],
            "imported": "2018-08-22T17:26: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": 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": 168813,
            "title": "SURGICAL APPROACHES FOR PARANASAL SINUS OSTEOMA RESECTION. ",
            "abstract": null,
            "authors": [
                "Wolf, A",
                "Tomazic PV"
            ],
            "year": 2018,
            "source": "Rhinolog Journal, VOLUME 56 | SUPPLEMENT 27 | JUNE 2018. 2018; -ERS London 2018; APR 22-26,2018; London, UK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168813-14066"
            ],
            "persons": [
                "168813-82492"
            ],
            "imported": "2018-08-22T17:28:19+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": 158298,
            "title": "Trimeric intracellular cation (TRIC) channels regulate calcium cycling in RyR2 expressing HEK293 cells.",
            "abstract": null,
            "authors": [
                "Shrestha, N",
                "Bacsa, B",
                "Poteser, M",
                "Malli, M",
                "Sedej, S",
                "Groschner, K"
            ],
            "year": 2016,
            "source": "https://www.biophysics.org/2016meeting/Main/tabid/6230/Default.aspx. 2016; -Biophysics Society 60th Annual Meeting; FEB 27-Mar 2, 2016; Los Angeles, California, USA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158298-14011",
                "158298-14083"
            ],
            "persons": [
                "158298-60041",
                "158298-78591",
                "158298-86144",
                "158298-90620"
            ],
            "imported": "2017-02-07T11:44: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": 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": 168817,
            "title": "Imaging for FESS",
            "abstract": null,
            "authors": [
                "Wolf A",
                ""
            ],
            "year": 2018,
            "source": "Russian FESS Course Graz 2018; MAY 2-4, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168817-14066"
            ],
            "persons": [
                "168817-82492"
            ],
            "imported": "2018-08-23T12:24:58+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": 168818,
            "title": "Sinus CT Checkliste",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "HNO Akademie 2018, Deutscher HNO Kongress; MAY 9-11, 2018; Lübeck, Germany. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168818-14066"
            ],
            "persons": [
                "168818-82492"
            ],
            "imported": "2018-08-23T12:30: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168820,
            "title": "HNO - Notfälle",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "Kieferothopädische Fortbildung Zahnklinik Graz; MAY 14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168820-14066"
            ],
            "persons": [
                "168820-82492"
            ],
            "imported": "2018-08-23T12:32:54+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168821,
            "title": "Preoprative Managment",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "54th Course on Rhinosurgery; JUL 11-14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168821-14066"
            ],
            "persons": [
                "168821-82492"
            ],
            "imported": "2018-08-23T12:44: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168822,
            "title": "Dissection Rhinoplasty",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "54th Course on Rhinosurgery; JUL 11-14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168822-14066"
            ],
            "persons": [
                "168822-82492"
            ],
            "imported": "2018-08-23T12:45:58+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168823,
            "title": "The Graz Sinus CT-Checklist",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "54th Course on Rhinosurgery; JUL 11-14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168823-14066"
            ],
            "persons": [
                "168823-82492"
            ],
            "imported": "2018-08-23T12:47:01+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168824,
            "title": "The role of olfaction in CRS  (Yellow)",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "54th Course on Rhinosurgery; JUL 11-14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168824-14066"
            ],
            "persons": [
                "168824-82492"
            ],
            "imported": "2018-08-23T12: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168825,
            "title": "FESS dissection (GREEN)",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "54th Course on Rhinosurgery; JUL 11-14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168825-14066"
            ],
            "persons": [
                "168825-82492"
            ],
            "imported": "2018-08-23T12:50: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168826,
            "title": "Choanal Atresia: To stent or not to stent (YELLOW)",
            "abstract": null,
            "authors": [
                "Wolf, A"
            ],
            "year": 2018,
            "source": "54th Course on Rhinosurgery; JUL 11-14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168826-14066"
            ],
            "persons": [
                "168826-82492"
            ],
            "imported": "2018-08-23T12:51:41+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 168827,
            "title": "Interventionelle Behandlung von angeborenen Herzfehlern.",
            "abstract": null,
            "authors": [
                "Gamillscheg, A."
            ],
            "year": 2018,
            "source": "Update Interventionelle Kardiologie; JUN -30, 2018; Graz. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "168827-14048",
                "168827-14093"
            ],
            "persons": [],
            "imported": "2018-08-23T12:54:37+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
        }
    ]
}