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=158760&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159519,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158780&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158740&ordering=impactfactor",
    "results": [
        {
            "id": 61663,
            "title": "Endoscopic pituitary surgery: Lecture, videos and discussion.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H",
                "Mokry, M",
                "Clarici, G"
            ],
            "year": 2006,
            "source": "The Mike McDonough Memorial FESS Course; APR 25-MAY 2, 2006; Pretoria, SOUTH AFRICA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61663-14050",
                "61663-14066"
            ],
            "persons": [
                "61663-51725",
                "61663-52006"
            ],
            "imported": "2006-11-24T17:15: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": 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": 61664,
            "title": "Image Guidance Systems for FESS. Important indications and technique.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Koele, W"
            ],
            "year": 2006,
            "source": "The Mike McDonough Memorial FESS Course; APR 25-MAY 2, 2006; Pretoria, SOUTH AFRICA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61664-14066"
            ],
            "persons": [
                "61664-51725",
                "61664-51924"
            ],
            "imported": "2006-11-24T17:17: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61665,
            "title": "Eosinophilic Rhinosinusitis: Update and therapy.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "The Mike McDonough Memorial FESS Course; APR 25-MAY 2, 2006; Pretoria, SOUTH AFRICA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61665-14066"
            ],
            "persons": [
                "61665-51725"
            ],
            "imported": "2006-11-24T17:19:35+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": 61666,
            "title": "The frontal recess and appropriate surgery.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "The Mike McDonough Memorial FESS Course; APR 25-MAY 2, 2006; Pretoria, SOUTH AFRICA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61666-14066"
            ],
            "persons": [
                "61666-51725"
            ],
            "imported": "2006-11-24T17:20: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": 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": 61667,
            "title": "Extended Endoscopic Transnasal Approaches to Skull Base: Four-Handed-Technique, Image Fusion Guided Navigation. ",
            "abstract": null,
            "authors": [
                "Stammberger, H",
                "Mokry, M",
                "Braun, H"
            ],
            "year": 2006,
            "source": "77. Jahresversammlung der Deutschen Gesellschaft für HNO Heilkunde, Kopf- & Halschirurgie; MAY 24-27, 2006; Mannheim, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61667-14050",
                "61667-14066"
            ],
            "persons": [
                "61667-51725",
                "61667-52006"
            ],
            "imported": "2006-11-24T17: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": 61669,
            "title": "Zur Blindheit",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 20(3): 158-163. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/BF03163507",
            "pmc": null,
            "organizations": [
                "61669-14043"
            ],
            "persons": [
                "61669-51585"
            ],
            "imported": "2006-11-24T18:26:33+01:00",
            "journal": null,
            "issn": "0930-4282",
            "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": 20319,
            "title": "Assessing symptoms of terminally-ill patients by different raters: a prospective study.",
            "abstract": null,
            "authors": [
                "Zloklikovits, S",
                "Andritsch, E",
                "Fröhlich, B",
                "Verebes, J",
                "Dietmaier, G",
                "Samonigg, H"
            ],
            "year": 2005,
            "source": "Palliat Support Care. 2005; 3(2): 87-98. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16594433",
            "doi": "10.1017/S1478951505050169",
            "pmc": null,
            "organizations": [
                "20319-14085"
            ],
            "persons": [
                "20319-51062-6",
                "20319-51532-6"
            ],
            "imported": "2006-05-23T02:00:00+02:00",
            "journal": "Palliat Support Care",
            "issn": "1478-9515",
            "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": 61676,
            "title": "Endoscopic approach for an intraorbital tumor.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "5. Jahrestagung der Deutschen Akademie für Hals-Nasen-Ohren-Heilkunde, Kopf- und Hals-Chirurgie e.V.; MAY 27-28, 2006; Mannheim, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61676-14066"
            ],
            "persons": [
                "61676-51725"
            ],
            "imported": "2006-11-26T11:42: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": 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": 61677,
            "title": "Laterale Kanthotomie.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "5. Jahrestagung der Deutschen Akademie für Hals-Nasen-Ohren-Heilkunde, Kopf- und Hals-Chirurgie e.V. ; MAY 27-28, 2006; Mannheim, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61677-14066"
            ],
            "persons": [
                "61677-51725"
            ],
            "imported": "2006-11-26T11:46:04+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": 61678,
            "title": "NNH-CT-Checkliste.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "6. Jahrestagung der Deutschen Akademie für Hals-Nasen-Ohren-Heilkunde, Kopf- und Hals-Chirurgie e.V. ; MAY 27-28, 2006; Mannheim, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61678-14066"
            ],
            "persons": [
                "61678-51725"
            ],
            "imported": "2006-11-26T11:48: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61679,
            "title": "The Graz CT Checklist.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Advanced Endoscopic Surgery of the Skull Base & Paranasal Sinuses, University of California at Irvine/USA; JUN 17-18, 2006; Irvine, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61679-14066"
            ],
            "persons": [
                "61679-51725"
            ],
            "imported": "2006-11-26T11:55:11+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": 61680,
            "title": "Endoscopic Optic Nerve Decompression.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Advanced Endoscopic Surgery of the Skull Base & Paranasal Sinuses, University of California at Irvine/USA; JUN 17-18, 2006; Irvine, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61680-14066"
            ],
            "persons": [
                "61680-51725"
            ],
            "imported": "2006-11-26T11:58: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": 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": 61681,
            "title": "Guided Prosection & Discussion: Optic Nerve Decompression.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "Advanced Endoscopic Surgery of the Skull Base & Paranasal Sinuses, University of California at Irvine/USA; JUN 17-18, 2006; Irvine, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61681-14066"
            ],
            "persons": [
                "61681-51725"
            ],
            "imported": "2006-11-26T12:01: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": 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": 61682,
            "title": "Pathophysiologie der chronischen Rhinosinusitis.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61682-14066"
            ],
            "persons": [
                "61682-51725"
            ],
            "imported": "2006-11-26T12:07: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": 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": 61683,
            "title": "Anatomie der lateralen Nasenwand & der NNH.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61683-14066"
            ],
            "persons": [
                "61683-51725"
            ],
            "imported": "2006-11-26T12:11: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": 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": 61684,
            "title": "Strategien bei ophthalmologischen Komplikationen infolge NNH-Operationen.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61684-14066"
            ],
            "persons": [
                "61684-51725"
            ],
            "imported": "2006-11-26T12:13: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
        },
        {
            "id": 61685,
            "title": "Endoskopische Stirnhöhlenchirurgie - Grazer Erfahrungen.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61685-14066"
            ],
            "persons": [
                "61685-51725"
            ],
            "imported": "2006-11-26T12:15: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61686,
            "title": "Choanalatresie - Grazer Erfahrungen.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61686-14066"
            ],
            "persons": [
                "61686-51725"
            ],
            "imported": "2006-11-26T12:16: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": 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": 61687,
            "title": "Dacryocystorhinostomie - Grazer Erfahrungen.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Hofmann, T"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61687-14066"
            ],
            "persons": [
                "61687-51725",
                "61687-51747"
            ],
            "imported": "2006-11-26T12:19: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61688,
            "title": "Endoskopische Dekompression des nervus optikus und der Orbita.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "7. Münchner Nasennebenhöhlenkurs der Klinik für Hals-Nasen-Ohrenheilkunde der Ludwig-Maximilians-Universität München ; JUN 26-28, 2006; Munich, GERMANY. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61688-14066"
            ],
            "persons": [
                "61688-51725"
            ],
            "imported": "2006-11-26T12:21: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}