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=156380&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156909,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156400&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156360&ordering=impactfactor",
    "results": [
        {
            "id": 164467,
            "title": "Clinical Characterization of cases of acanthamoeba keratitis –\r\nDepartment of Ophthalmology at the Medical University Graz\r\nbetween 1997 and 2017",
            "abstract": null,
            "authors": [
                "List, W",
                "Glatz, W",
                "Mossböck, G"
            ],
            "year": 2017,
            "source": "EuCornea; OCT 6-7, 2017; Lisbon, Portugal. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164467-14043"
            ],
            "persons": [
                "164467-88931",
                "164467-99290"
            ],
            "imported": "2018-01-11T15:10: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164468,
            "title": "BRCA-assoziertes, progredientes Ovarialkarzinom in der Schwangerschaft - ein Fallbericht ",
            "abstract": null,
            "authors": [
                "Lehner, G",
                "Petru, E"
            ],
            "year": 2017,
            "source": "12. interaktives, interdisziplinäres gynäkologisch-seniologisches Fallseminar; NOV 24-25, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164468-14038",
                "164468-14064"
            ],
            "persons": [
                "164468-51624"
            ],
            "imported": "2018-01-11T15:50:52+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": false
        },
        {
            "id": 164469,
            "title": "Simultaneous Multi-Person Detection and Single-Person Pose Estimation with a Single Heatmap Regression Network",
            "abstract": null,
            "authors": [
                "Payer, C",
                "Neff, T",
                "Bischof, H",
                "Urschler, M",
                "Stern, D"
            ],
            "year": 2017,
            "source": "PoseTrack Challenge - ICCV 2017. 2017; -International Conference on Computer Vision (ICCV) Workshops; OCT 23, 2017; Venice, ITALY. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "164469-63647"
            ],
            "imported": "2018-01-11T16:45:50+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 164470,
            "title": "The constitutional conformity of age estimation in the Austrian Foreign and Immigration Law",
            "abstract": null,
            "authors": [
                "Pfeifer, M",
                "Kerbacher, S",
                "Urschler, M",
                "Riener-Hofer, R"
            ],
            "year": 2017,
            "source": "Rechtsmedizin. 2017; 27(4):382-383.-10th International Symposium on Advances in Legal Medicine (ISALM); SEP, 2017; Düsseldorf, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "164470-63647"
            ],
            "imported": "2018-01-11T16:54:53+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": false
        },
        {
            "id": 164471,
            "title": "Pulmonary Lobe Segmentation in CT Images using alpha-Expansion",
            "abstract": null,
            "authors": [
                "Giuliani, N",
                "Payer, C",
                "Pienn, M",
                "Olschewski, H",
                "Urschler, M"
            ],
            "year": 2018,
            "source": "Proceedings of the 13th International Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2018) - Volume 4: VISAPP. 2018; 387-394.-International Conference on Computer Vision Theory and Applications; JAN 28, 2018; Madeira, PORTUGAL.  (ISBN: 978-989-758-290-5 )",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164471-14046",
                "164471-14087"
            ],
            "persons": [
                "164471-63647"
            ],
            "imported": "2018-01-11T16:59: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164472,
            "title": "Multi-Label Whole Heart Segmentation Using Anatomical Label Configuration",
            "abstract": null,
            "authors": [
                "Payer, C",
                "Stern, D",
                "Bischof, H",
                "Urschler, M"
            ],
            "year": 2017,
            "source": "Proceedings of STACOM/MMWHS Workshop 2017. 2017; -STACOM MICCAI Workshop; SEP, 2017; Quebec City, CANADA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "164472-63647"
            ],
            "imported": "2018-01-11T17:03:03+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": false
        },
        {
            "id": 164473,
            "title": "Increased Arrhythmia Stability is associated with Early Left Atrial Dilatation and Fibrosis rather than Electrical Remodeling in a Porcine Model of Arterial Hypertension and Atrial Fibrillation.",
            "abstract": null,
            "authors": [
                "Manninger, M",
                "Zweiker, D",
                "van Hunnik, A",
                "Schipke, J",
                "Alogna, A",
                "Schönleitner, P",
                "Schwarzl, M",
                "Zeemering, S",
                "Zirngast, B",
                "Huber, S",
                "Pieske, B",
                "Brussee, H",
                "Schotten, U",
                "Antoons, G",
                "Mühlfeld, C",
                "Heinzel, F",
                "Post, H",
                "Scherr, D"
            ],
            "year": 2017,
            "source": "Heart Rhythm Journal. 2017; -Heart Rhythm Scientific Sessions; May 10-13, 2017; Chicago, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164473-14075",
                "164473-14083",
                "164473-14111"
            ],
            "persons": [
                "164473-50168",
                "164473-50252",
                "164473-52012",
                "164473-63032",
                "164473-65924",
                "164473-66430"
            ],
            "imported": "2018-01-11T19:55:19+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": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 164474,
            "title": "Epistemologische Auswirkungen des gerichtsmedizinischen Sachverständigengutachtens im Strafverfahren – Historische und aktuelle Aspekte eines kriminalwissenschaftlichen Problemfeldes.",
            "abstract": null,
            "authors": [
                "Ogris,K"
            ],
            "year": 2015,
            "source": "Holzkirchen/Obb: Felix-Verlag; 2015. pp. 111. (ISBN 978-3-86293-108-8) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164474-14019"
            ],
            "persons": [],
            "imported": "2018-01-11T20:04:09+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": false
        },
        {
            "id": 164475,
            "title": "Epistemologische Auswirkungen des gerichtsmedizinischen Sachverständigengutachtens im Strafverfahren – Historische und aktuelle Aspekte eines kriminalwissenschaftlichen Problemfeldes.",
            "abstract": null,
            "authors": [
                "Ogris, K"
            ],
            "year": 2015,
            "source": "Holzkirchen/Obb: Felix-Verlag; 2015. pp. 111. (ISBN 978-3-86293-108-8) ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-01-11T20:05:10+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": false
        },
        {
            "id": 164476,
            "title": "Kindliche Frakturen",
            "abstract": null,
            "authors": [
                "Lorenz, J",
                "Tschauner, S"
            ],
            "year": 2017,
            "source": "Radiopraxis. 2017. 10: 227-239. (ISSN: ) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": "10.1055/s-0043-116264",
            "pmc": null,
            "organizations": [
                "164476-14106"
            ],
            "persons": [
                "164476-85440"
            ],
            "imported": "2018-01-11T21:17:24+01:00",
            "journal": "Radiopraxis",
            "issn": "1866-1033",
            "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": 164477,
            "title": "CCR7 expression is associated to favourable cancer specific survival of aggressive lymphoma patients. ",
            "abstract": null,
            "authors": [
                "Uhl, B",
                "Wenzl, K",
                "Fechter, K",
                "Prochazka, KT",
                "Beham-Schmid, C",
                "Greinix, HT",
                "Neumeister, P",
                "Deutsch, A",
                ""
            ],
            "year": 2017,
            "source": "OeGHO Frühjahrstagung 2017; APR 6-8, 2017; Bregenz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164477-14020",
                "164477-14082"
            ],
            "persons": [
                "164477-92181",
                "164477-51930",
                "164477-59183",
                "164477-59496",
                "164477-65239",
                "164477-54230"
            ],
            "imported": "2018-01-11T23:01:43+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": true,
            "local_affiliation": true
        },
        {
            "id": 164479,
            "title": "Complications in endoscopic sinus surgery",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2017,
            "source": "Spring Meeting of the Bulgarian Rhinologic Society; APRIL 21-23, 2017; Pravets, BULGARIEN. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164479-14066"
            ],
            "persons": [
                "164479-51640"
            ],
            "imported": "2018-01-12T10:55:54+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": false,
            "local_affiliation": true
        },
        {
            "id": 164480,
            "title": "Analgetika und Sport.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Wicker, A"
            ],
            "year": 2017,
            "source": "Schmerznachrichten. 2017; 4/2017(4/2017): 14-20. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164480-14022"
            ],
            "persons": [],
            "imported": "2018-01-12T10:57:21+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": 164481,
            "title": "Osteotomien bei Schiefstand der Nasenpyramide",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2017,
            "source": "Unabhängiger Arbeitskreis Ästhetik, 12. Tagung; MAI 01, 2017; Mallorca, SPANIEN. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164481-14066"
            ],
            "persons": [
                "164481-51640"
            ],
            "imported": "2018-01-12T11:01:20+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": false,
            "local_affiliation": true
        },
        {
            "id": 164482,
            "title": "Incisions and Approaches, postoperative Management",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2017,
            "source": "53rd International Workshop on Functional Endoscopic Sinus Techniques, 9th Course on Basics of Septorhinoplasty; JULI 12-15, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164482-14066"
            ],
            "persons": [
                "164482-51640"
            ],
            "imported": "2018-01-12T11:04:57+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": false,
            "local_affiliation": true
        },
        {
            "id": 164483,
            "title": "Rhinoplasty and the inner nose",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2017,
            "source": "53rd International Workshop on Functional Endoscopic Sinus Techniques, 9th Course on Basics of Septorhinoplasty; JULI 12-15, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164483-14066"
            ],
            "persons": [
                "164483-51640"
            ],
            "imported": "2018-01-12T11:05:51+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": false,
            "local_affiliation": true
        },
        {
            "id": 164484,
            "title": "Deviated nose",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2017,
            "source": "53rd International Workshop on Functional Endoscopic Sinus Techniques, 9th Course on Basics of Septorhinoplasty; JULI 12-15, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164484-14066"
            ],
            "persons": [
                "164484-51640"
            ],
            "imported": "2018-01-12T11:06: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": 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": 164485,
            "title": "Pediatric Sinus Surgery",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2017,
            "source": "53rd International Workshop on Functional Endoscopic Sinus Techniques, 9th Course on Basics of Septorhinoplasty; JULI 12-15, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164485-14066"
            ],
            "persons": [
                "164485-51640"
            ],
            "imported": "2018-01-12T11:07:55+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": false,
            "local_affiliation": true
        },
        {
            "id": 164486,
            "title": "Akute/chronische Rhinosinusitis: Medikament oder messer",
            "abstract": null,
            "authors": [
                "Wolf,G",
                ""
            ],
            "year": 2017,
            "source": "28. Grazer Fortbildungstage; OCT 11, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164486-14066"
            ],
            "persons": [
                "164486-51640"
            ],
            "imported": "2018-01-12T11:09:24+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": false,
            "local_affiliation": true
        },
        {
            "id": 164487,
            "title": "Tracheo-Bronchoskopie (starr/flexibel)",
            "abstract": null,
            "authors": [
                "Modl, M",
                "Stroedter, L."
            ],
            "year": 2017,
            "source": "AKIC 2017 - 52. Akademie für Kinderchirurgie; NOV 3-4, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164487-14095"
            ],
            "persons": [],
            "imported": "2018-01-12T11:28:32+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
        }
    ]
}