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=156800&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156820&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156780&ordering=impactfactor",
    "results": [
        {
            "id": 165089,
            "title": "Reicht eine apparative Vordersegmentanalyse zur Kammerwinkeldiagnostik aus? Ein Vergleich zur Gonioskopie",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2017,
            "source": "Glaukom im Herbst; Oct 13-13, 2017; Wien, Österrreich. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165089-14043"
            ],
            "persons": [
                "165089-51585"
            ],
            "imported": "2018-01-30T20:39:14+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": 165090,
            "title": "Gonioskopie – forgotten art?",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2017,
            "source": "115. DOG-Kongress; Sept 28 - Oct 1, 2017; Berlin. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165090-14043"
            ],
            "persons": [
                "165090-51585"
            ],
            "imported": "2018-01-30T20:40: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": 165091,
            "title": "Tonometrie update und Ausblick in die Zukunft.",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2017,
            "source": "28. Workshop Glaukom, Praktische Glaukomsprechstunde.; Jun 10, 2017; Zürich, Schweiz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165091-14043"
            ],
            "persons": [
                "165091-51585"
            ],
            "imported": "2018-01-30T20:42:05+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": 165092,
            "title": "Thinking outside the box. ",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2017,
            "source": "Spring Seminar Zürich; Mai 18, 2017; Zürich, Schweiz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165092-14043"
            ],
            "persons": [
                "165092-51585"
            ],
            "imported": "2018-01-30T20:43:13+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": 165093,
            "title": "Wir behandeln zu viel: Welche Patienten behandle ich gar nicht und warum? Entscheidungsprofile zur Stufentherapie der Glaukome",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2017,
            "source": "30. Internationaler Kongress der Deutschen Ophthalmochirurgen. ; Mai 11-13, 2017; Nürnberg, Deutschland. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165093-14043"
            ],
            "persons": [
                "165093-51585"
            ],
            "imported": "2018-01-30T20:44: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 165094,
            "title": "Glaukom",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2017,
            "source": "minimed; Mai 6. 2017; Graz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165094-14043"
            ],
            "persons": [
                "165094-51585"
            ],
            "imported": "2018-01-30T20:45: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": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 165096,
            "title": "Anterior segment OCT. New devices and clinical relevance",
            "abstract": null,
            "authors": [
                "Faschinger, C"
            ],
            "year": 2017,
            "source": "Zermatt Winter Meeting. ; Jan 19-22, 2017; Zermatt, Schweiz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165096-14043"
            ],
            "persons": [
                "165096-51585"
            ],
            "imported": "2018-01-30T20:47:42+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": 165097,
            "title": "„Schenken auch Sie mit nur 30.- Euro Augenlicht“. Realistische Kosten eines Eye Camps am Beispiel Ihitte/Nigeria",
            "abstract": null,
            "authors": [
                "Faschinger, EM",
                "Faschinger, Chr"
            ],
            "year": 2017,
            "source": "30. Internationaler Kongress der Deutschen Ophthalmochirurgen. ; Mai 11-13, 2017; 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165097-14043"
            ],
            "persons": [
                "165097-51585"
            ],
            "imported": "2018-01-30T20:48:58+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": null,
            "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": true
        },
        {
            "id": 165098,
            "title": "Dichoriale Drillinge: Management und Outcome.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2018,
            "source": "5. Gießener Symposium Pränatale Medizin & Therapie; JAN 18-20, 2018; Gießen, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165098-14064"
            ],
            "persons": [
                "165098-50155"
            ],
            "imported": "2018-01-30T23:20:49+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 165099,
            "title": "Komplikationen nach fetoskopischen Eingriffen.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2018,
            "source": "5. Gießener Symposium Pränatale Medizin & Therapie; JAN 18-20, 2018; Gießen, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165099-14064"
            ],
            "persons": [
                "165099-50155"
            ],
            "imported": "2018-01-30T23:23: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 165100,
            "title": "Frühzeitiger Steroideinsatz bei Reithallen Venenverschlüssen macht Sinn ",
            "abstract": null,
            "authors": [
                "Weger, M"
            ],
            "year": 2017,
            "source": "5. Retina Forum; NOV, 25, 2017; Vienna, Austria. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165100-14043"
            ],
            "persons": [
                "165100-51984"
            ],
            "imported": "2018-01-31T08:19: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": 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": 165102,
            "title": "High Resolution Visualisation of Iron Deposits in the Human Brain.",
            "abstract": null,
            "authors": [
                "Sele, Mariella",
                "Wernitznig, Stefan",
                "Birkl, Christoph",
                "Ropele, Stefan",
                "Kraßnig, Stefanie",
                "Birkl-Töglhofer, Anna Maria",
                "Sygulla, Stephan",
                "Leoni, Marlene",
                "Haybäck, Johannes",
                "Gössler, Walter",
                "Leitinger, Gerd"
            ],
            "year": 2017,
            "source": "Abstract book DocDay 2017. 2017; -DocDay 2017; Dez 13, 2017; Graz, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165102-14017",
                "165102-14020",
                "165102-14051",
                "165102-25164"
            ],
            "persons": [
                "165102-86408",
                "165102-50960",
                "165102-51279",
                "165102-82600",
                "165102-92362"
            ],
            "imported": "2018-01-31T10:13:27+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 165108,
            "title": "Aktivitätslevel und Zufriedenheit medialer Schlitten vs. KTEP, Ergebnisse einer prospektiv geplanten Studie.",
            "abstract": null,
            "authors": [
                "Gruber, G"
            ],
            "year": 2018,
            "source": "Austrian Knee Symposium; JAN 26, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165108-14052"
            ],
            "persons": [],
            "imported": "2018-01-31T11:01:13+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": 165109,
            "title": "Desmoid tumor treated with polychemotherapy followed by imatinib: a case report and review of the literature.",
            "abstract": null,
            "authors": [
                "Knechtel, G",
                "Stoeger, H",
                "Szkandera, J",
                "Dorr, K",
                "Beham, A",
                "Samonigg, H"
            ],
            "year": 2010,
            "source": "Case Rep Oncol. 2010; 3(2): 287-293. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "21347195",
            "doi": "10.1159/000318873",
            "pmc": "PMC3042021",
            "organizations": [
                "165109-14020",
                "165109-14085"
            ],
            "persons": [
                "165109-51532-6",
                "165109-51538-6",
                "165109-69234-6"
            ],
            "imported": "2018-01-31T01:00:00+01:00",
            "journal": "Case Rep Oncol",
            "issn": "1662-6575",
            "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": 165119,
            "title": "New aspects of lipid-sensing by ion channels - spotlight on the TRPC lipid-gating machinery. ",
            "abstract": null,
            "authors": [
                "Groschner, K"
            ],
            "year": 2017,
            "source": "CELL PHYSIOLOGY THEME SEMINAR ; NOV 30, 2017; Oxford, UK . 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165119-14011"
            ],
            "persons": [
                "165119-78591"
            ],
            "imported": "2018-01-31T16:21: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": 165122,
            "title": "Calcium and lipid signaling in ER-PM nanojunctions.",
            "abstract": null,
            "authors": [
                "Groschner, K"
            ],
            "year": 2017,
            "source": "42th European Symposium on Hormones and Cell Regulation:\r\nIon Channels in Hormonal Homeostasis: Transient Receptor Potential Channels and Calcium Signaling; OCT, 4-7, 2017; Mont Ste Odile - Alsace, FRANCE. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165122-14011"
            ],
            "persons": [
                "165122-78591"
            ],
            "imported": "2018-01-31T16:43: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": 165123,
            "title": "Identification of a novel gating structure that confers lipid-sensitivity of TRPC3 channels.",
            "abstract": null,
            "authors": [
                "Tiapko, O",
                "Lichtenegger, M",
                "Glasnov, T",
                "Svobodova, B",
                "Schindl, R",
                "Romainin, C",
                "Stockner, T",
                "Groschner K"
            ],
            "year": 2017,
            "source": "Gordon Research Conferences - frontiers of science, Callcium Signalling; JUN, 18-23,2017; Renaissance Tuscany Il Ciocco, ITALY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165123-14011"
            ],
            "persons": [
                "165123-78591",
                "165123-90337",
                "165123-98848"
            ],
            "imported": "2018-01-31T17:21: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 165124,
            "title": "Non-Melanoma Skin Cancer:  \r\nActinic Keratosis and Squamous Cell Carcinoma.",
            "abstract": null,
            "authors": [
                "Aigner, B",
                "Legat, FJ",
                "Weger, W"
            ],
            "year": 2017,
            "source": " In: Haybaeck, J  editors(s). Mechanisms of molecular carcinogenesis . 2: Cham, Switzerland : Springer international Publishing ; p. 24-36.  2017(ISBN: 978-3-319-53660-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165124-14047"
            ],
            "persons": [
                "165124-50153",
                "165124-51865",
                "165124-75636"
            ],
            "imported": "2018-01-31T19:03:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Haybaeck, J ",
            "collection_title": "Mechanisms of molecular carcinogenesis ",
            "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": 165125,
            "title": "Arterial blood gases in the prehospital field: interest and feasibility",
            "abstract": null,
            "authors": [
                "Orlob, S",
                "Prause, G"
            ],
            "year": 2017,
            "source": "1st Round Table about cardio-pulmonary and neurological interactions during CPR; OCT 26-27, 2017; Annecy, FRANCE. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165125-14069"
            ],
            "persons": [
                "165125-51986",
                "165125-74176"
            ],
            "imported": "2018-01-31T19:36:12+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": 165126,
            "title": "Antibiotika und PPI: Wie können wir unser Mikrobiom schützen?",
            "abstract": null,
            "authors": [
                "Stadlbauer, V"
            ],
            "year": 2017,
            "source": "; SEP 27, 2017; Bad Waltersdorf. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "165126-14081"
            ],
            "persons": [
                "165126-50989"
            ],
            "imported": "2018-01-31T22:46:45+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": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}