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=155120&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155140&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155100&ordering=-imported",
    "results": [
        {
            "id": 62202,
            "title": "Dialysemonitoring: Na+, Temperaturbilanzierung, Rezirkulationsmessung.",
            "abstract": null,
            "authors": [
                "Schneditz, D"
            ],
            "year": 2006,
            "source": "Mitteilungen der Deutschen Arbeitsgemeinschaft für Klinische Nephrologie (Grüne Hefte). 2006; 35:  55-67. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62202-14010"
            ],
            "persons": [
                "62202-51834"
            ],
            "imported": "2006-12-05T13:17:56+01:00",
            "journal": null,
            "issn": "094-0406",
            "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": 62201,
            "title": "Borreliose als Chamäleon",
            "abstract": null,
            "authors": [
                "Aberer, E"
            ],
            "year": 2006,
            "source": "Fortschritte der praktischen Dermatologie und Venerologie2006; 2006: 145-147.-20. Fortbildungswoche für praktische Dermatologie und Venerologie; 23.-28.7.06; München. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62201-14047"
            ],
            "persons": [],
            "imported": "2006-12-05T13:13:00+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": 62200,
            "title": "Krank durch Zecken in Österreich Krank durch Zecken: Klinik der Haut ¿ Borreliose.",
            "abstract": null,
            "authors": [
                "Aberer, E"
            ],
            "year": 2006,
            "source": "Gesellschaft der Ärzte Wien; 18.3.06; Wien, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62200-14047"
            ],
            "persons": [],
            "imported": "2006-12-05T13:09:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62199,
            "title": "Merits and limitations of continuous blood volume monitoring during haemodialysis: Summary of the EDTNA/ERCA Journal Club discussion, Winter 2005.",
            "abstract": null,
            "authors": [
                "Lindley, EJ",
                "Ward, R",
                "Pearson, C",
                "Harrington, M",
                "OKane, F",
                "Belot, B",
                "Shaldon, S",
                "De Vos, JY",
                "Lopot, F",
                "Nikman, A",
                "Curtis, J",
                "Schneditz, D",
                "Gerrish, M",
                "Roy, T",
                "Tattersall, J",
                "Dasselaar, J"
            ],
            "year": 2006,
            "source": "EDTNA/ERCA Journal. 2006; 32:  108-116. ",
            "category": 1,
            "document_type": 14,
            "sci": null,
            "pubmed": null,
            "doi": "10.1111/j.1755-6686.2006.tb00462.x",
            "pmc": null,
            "organizations": [
                "62199-14010"
            ],
            "persons": [
                "62199-51834"
            ],
            "imported": "2006-12-05T12:44:04+01:00",
            "journal": null,
            "issn": "1019-083X",
            "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": 62198,
            "title": "B. burgdorferi cyst and L forms in dermatological Lyme and persistence.",
            "abstract": null,
            "authors": [
                "Aberer, E"
            ],
            "year": 2006,
            "source": "-Meeting of the Lyme Disease Association: Lyme and other tick-borne diseases; 20.10.06; Philadelphia/USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62198-14047"
            ],
            "persons": [],
            "imported": "2006-12-05T12:33:39+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": 62197,
            "title": "Laboratory Diagnosis of Lyme Disease in Europe.",
            "abstract": null,
            "authors": [
                "Aberer, E"
            ],
            "year": 2006,
            "source": "-Meeting of the Lyme Disease Association: Lyme and other Tick borne Diseases; 21.-22.1006; Philadelphia / USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62197-14047"
            ],
            "persons": [],
            "imported": "2006-12-05T12:26:47+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": 62196,
            "title": "The Graz Sinus CT Checklist.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "Clinical and Scientific Programme on the Occasion of the Visit of the Members of the Norwegian and Swedish ENT-Societies; NOV 10, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62196-14066"
            ],
            "persons": [
                "62196-51725"
            ],
            "imported": "2006-12-05T12:16:56+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": 62195,
            "title": "35 Years of Endoscopic Sinus Surgery - Past, Present, Future.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Kongressband (Abstract) 45th Annual Meeting of the Japan Rhinologic Society, Yokkaichi-City - Japan. 2006. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62195-14066"
            ],
            "persons": [],
            "imported": "2006-12-05T12:15:30+01:00",
            "journal": "Kongressband (Abstract) 45th Annual Meeting of the Japan Rhinologic Society, Yokkaichi-City - Japan",
            "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": 62194,
            "title": "Nachhaltigkeit der Erhöhung des wasserlöslichen antioxidativen Schutzmechanismus (ACW) in der nicht stimuliert gewonnenen Tränenflüssigkeit nach Iodid-Iontophoresebehandlungen in Bad Hall",
            "abstract": null,
            "authors": [
                "Griebenow, S",
                "Rieger, G",
                "Horwath-Winter, J",
                "Schmut, O"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 20(1): 6-8. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/BF03164669",
            "pmc": null,
            "organizations": [
                "62194-14043"
            ],
            "persons": [
                "62194-53007"
            ],
            "imported": "2006-12-05T12:15:27+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": 62193,
            "title": "Extended Applications: Orbital Bleeding, Orbital Decompression, Lateral Canthotomy, Pituitary Surgery.",
            "abstract": null,
            "authors": [
                "Braun, H",
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Clinical and Scientific Programme on the Occasion of the Visit of the Members of the Italian ENT-Society to Graz; OCT 5-6, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62193-14066"
            ],
            "persons": [
                "62193-51725"
            ],
            "imported": "2006-12-05T12:14: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": 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": 62192,
            "title": "The endoscopic approach to the frontal recess/sinus.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "Clinical and Scientific Programme on the Occasion of the Visit of the Members of the Italian ENT-Society to Graz; OCT 5-6, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62192-14066"
            ],
            "persons": [
                "62192-51725"
            ],
            "imported": "2006-12-05T12:12: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": 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": 62188,
            "title": "The Graz' Sinus CT Checklist.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "Clinical and Scientific Programme on the Occasion of the Visit of the Members of the Italian ENT-Society to Graz; OCT 5-6, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62188-14066"
            ],
            "persons": [
                "62188-51725"
            ],
            "imported": "2006-12-05T12:10: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": 62186,
            "title": "Orbital Decompression.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEPT 07-09, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62186-14066"
            ],
            "persons": [
                "62186-51725"
            ],
            "imported": "2006-12-05T12:03: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": 62185,
            "title": "EFRS-The Graz Experience.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEPT 07-09, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62185-14066"
            ],
            "persons": [
                "62185-51725"
            ],
            "imported": "2006-12-05T12:02: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62184,
            "title": "Endoscopic Endonasal Transsphenoidal Pituitary and Skull Base Surgery - The Graz Experience.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Kongressband (Abstract) Corso Internazionale die Chirurgia in Otorinolaringologica \"Chirurgia in Direatta\", Firenze - Italy. 2006. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62184-14066"
            ],
            "persons": [],
            "imported": "2006-12-05T12:02:03+01:00",
            "journal": "Kongressband (Abstract) Corso Internazionale die Chirurgia in Otorinolaringologica \"Chirurgia in Direatta\", Firenze - Italy",
            "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": 62183,
            "title": "The Graz' Sinus CT-Checklist.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEPT 07-09, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62183-14066"
            ],
            "persons": [
                "62183-51725"
            ],
            "imported": "2006-12-05T12:01:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62181,
            "title": "Historical Aspects: The early Messerklinger Years.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEPT 07-09, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62181-14066"
            ],
            "persons": [
                "62181-51725"
            ],
            "imported": "2006-12-05T11:59: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 62180,
            "title": "Endoscopic Repair of CSF-leaks and Meningo(encephalo)celes.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 2006,
            "source": "Kongressband (Abstract): International Symposium Skull Base Surgery, Riyadh - Saudi Arabia. 2006. ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62180-14066"
            ],
            "persons": [],
            "imported": "2006-12-05T11:58:58+01:00",
            "journal": "Kongressband (Abstract): International Symposium Skull Base Surgery, Riyadh - Saudi Arabia",
            "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": 62179,
            "title": "(F)ESS: An Appetizer.",
            "abstract": null,
            "authors": [
                "Braun, H"
            ],
            "year": 2006,
            "source": "36th International Graz´Workshop on Functional Endoscopic Sinus Techniques; SEP 7-9, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "62179-14066"
            ],
            "persons": [
                "62179-51725"
            ],
            "imported": "2006-12-05T11:57: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": 62178,
            "title": "Jodsole-Therapie aus ophthalmologischer und internistischer Sicht. 150 Jahre Landeskuranstalten. 55 Jahre Paracelsus-Institut, 50 Jahre Augenabteilung Bad Hall",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Horwath-Winter, J",
                "Rieger, G",
                "Winkler, R",
                "Klieber, M",
                "Loos, W",
                "Griebenow, S"
            ],
            "year": 2006,
            "source": "Spektrum der Augenheilkunde. 2006; 20(3): 150-157. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/BF03163506",
            "pmc": null,
            "organizations": [
                "62178-14043"
            ],
            "persons": [
                "62178-53007"
            ],
            "imported": "2006-12-05T11:57:43+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
        }
    ]
}