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=157580&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157608,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157600&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=157560&ordering=impactfactor",
    "results": [
        {
            "id": 164831,
            "title": "Cannabinoids induce apoptosis in malignant melanoma in vitro.",
            "abstract": null,
            "authors": [
                "Richtig, G",
                "Ofner, M",
                "Platzer, W",
                "Theiler, A",
                "Frei-Winterleitner, R",
                "Heinemann, A"
            ],
            "year": 2018,
            "source": "Joint DK-Retreat MCBO/MOLIN/IAI \"Cancer, Inflammation, Immunity\"; JAN 13-17, 2018; Obergurgl, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164831-14022"
            ],
            "persons": [
                "164831-51756",
                "164831-58489",
                "164831-83984"
            ],
            "imported": "2018-01-24T17:02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164832,
            "title": "Proteomics of nanoparticle bound proteins before and after human ex-vivo placental perfusion experiments",
            "abstract": null,
            "authors": [
                "Gruber,M",
                "Birner-Grünberger,R",
                "Lang,U",
                "Wadsack,C"
            ],
            "year": 2017,
            "source": "10th European Placenta Perfusion Workshop; May 30-31, 2017; St. Gallen Switzerland. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164832-14020",
                "164832-14038"
            ],
            "persons": [
                "164832-50442",
                "164832-58794",
                "164832-90214"
            ],
            "imported": "2018-01-24T17:32:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 164833,
            "title": "Update Sklerodermie: medikamentöse Therapie der Lungenfibrose",
            "abstract": null,
            "authors": [
                "Moazedi-Fürst FC"
            ],
            "year": 2017,
            "source": "ÖGR; Dec,1-3,2017; Vienna. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164833-14086"
            ],
            "persons": [
                "164833-57343"
            ],
            "imported": "2018-01-24T19:47: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": 164834,
            "title": "Rheuma und Lunge",
            "abstract": null,
            "authors": [
                "Moazedi-Fuerst FC"
            ],
            "year": 2017,
            "source": "Standalone Meeting; March,31st,2017; Salzburg. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164834-14086"
            ],
            "persons": [
                "164834-57343"
            ],
            "imported": "2018-01-24T19:49:22+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": 164835,
            "title": "Rheuma und Schwangerschaft\r\nRheuma und Lunge\r\nPotpourri",
            "abstract": null,
            "authors": [
                "Moazedi-Fürst FC"
            ],
            "year": 2017,
            "source": "Ärztetage Grado; May,21-27,2017; grado,Italy. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164835-14086"
            ],
            "persons": [
                "164835-57343"
            ],
            "imported": "2018-01-24T19:50:59+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": false
        },
        {
            "id": 164836,
            "title": "Rheuma und Lunge ( Vortrag Casineum)\r\nRheuma Workshop",
            "abstract": null,
            "authors": [
                "Moazedi-Fürst"
            ],
            "year": 2017,
            "source": "Ärztetage Velden; August, 20-26.,2017; velden, Austria. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164836-14086"
            ],
            "persons": [
                "164836-57343"
            ],
            "imported": "2018-01-24T19:52: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": 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": 164837,
            "title": "Polyarthralgien, Fieber und Hautausschlag ",
            "abstract": null,
            "authors": [
                "Haidmayer, A",
                "D’Orazio, M",
                "Zenz, S",
                "Salmhofer, W",
                "Kurtz, U",
                "Moazedi-Fürst, F",
                "Hermann, J",
                "Graninger, WB"
            ],
            "year": 2016,
            "source": " J Miner StoffwechS MuSkuloSkelet erkrank 2016; 23 (4)\r\n. 2016; -ÖGR; Dec 1-3,2016; Vienna. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164837-14047",
                "164837-14086"
            ],
            "persons": [
                "164837-51002",
                "164837-51721",
                "164837-57343",
                "164837-85048"
            ],
            "imported": "2018-01-24T19:59: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164838,
            "title": "Nicht nur asiatische Urlaubsgrüsse...",
            "abstract": null,
            "authors": [
                "M. D’Orazio1, F. C. Moazedi-Fuerst1, S. Kielhauser1, S. Zenz1, A. Haydmeier1, J. Hermann1, K. Weber1, R. Krause2, G. Zollner3, W. B. Graninger1"
            ],
            "year": 2016,
            "source": " J Miner StoffwechS MuSkuloSkelet erkrank 2016; 23 (4)\r\n. 2016; -ÖGR; Dec 1-3,2016; Vienna. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164838-14086"
            ],
            "persons": [
                "164838-51002",
                "164838-51874",
                "164838-51976",
                "164838-57343",
                "164838-85048"
            ],
            "imported": "2018-01-24T20:00: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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164839,
            "title": "Paroxysmales Vorhofflimmern als Hinweis auf eine Systemerkrankung ",
            "abstract": null,
            "authors": [
                "S. Zenz1, F. C. Moazedi-Fürst1, M. D’Orazio1, A. M. Haidmayer1, C. Dejaco1, F. Fruhwald2, H. Brussee2, J. Binder2, A. Triebl3, W. B. Graninger1"
            ],
            "year": 2016,
            "source": "J Miner Stoffwech S MuSkuloSkelet erkrank 2016; 23 (4)\r\n. 2016; -ÖGR; Dec 1-3,2016; Vienna. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164839-14086"
            ],
            "persons": [
                "164839-57343",
                "164839-66227",
                "164839-85048"
            ],
            "imported": "2018-01-24T20:02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164840,
            "title": "Rheuma und Lunge",
            "abstract": null,
            "authors": [
                "Moazedi-Fürst FC"
            ],
            "year": 2016,
            "source": "ÖGR; Dec 1-3,2016; Vienna. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164840-14086"
            ],
            "persons": [
                "164840-57343"
            ],
            "imported": "2018-01-24T20:03:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164841,
            "title": "Rheuma Workshop",
            "abstract": null,
            "authors": [
                "Moazedi-Fuerst FC"
            ],
            "year": 2017,
            "source": "Ärztetage Graz; March 26th,2017; Graz,Austria. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164841-14086"
            ],
            "persons": [
                "164841-57343"
            ],
            "imported": "2018-01-24T20:05:38+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": 164842,
            "title": "Massagevideo für SklerodermiepatientInnen",
            "abstract": null,
            "authors": [
                "Moazedi-Fuerst FC,Woi R"
            ],
            "year": 2017,
            "source": "https://www.youtube.com/watch?v=bPKwmpIGof0. 2017",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164842-14086"
            ],
            "persons": [
                "164842-57343"
            ],
            "imported": "2018-01-24T20:08: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": 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": 164843,
            "title": "Announcing the 2018 Medicines Travel Award for PostDocs.",
            "abstract": null,
            "authors": [
                "Litscher, G"
            ],
            "year": 2018,
            "source": "Medicines (Basel). 2018; 5(1):",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "29337854",
            "doi": "10.3390/medicines5010009",
            "pmc": "PMC5874574",
            "organizations": [],
            "persons": [],
            "imported": "2018-01-24T01:00:00+01:00",
            "journal": "Medicines (Basel)",
            "issn": "2305-6320",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164844,
            "title": "Wundinfektionen bei Verbrennungen von Kindern und Jugendlichen – Zusammenhang zwischen bakteriellen Erregern, Klinik, Labor und Verbandsmaterial",
            "abstract": null,
            "authors": [
                "Pfurtscheller, K",
                "Veres, S",
                "Krenn, L",
                "Schintler, M",
                "Kamolz, L"
            ],
            "year": 2018,
            "source": "36. Jahrestagung der Deutschsprachigen Arbeitsgemeinschaft für Verbrennungsbehandlung; JAN 10-13, 2018; Garmisch-Partenkirchen, D. 2018. ",
            "category": 2,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164844-14076"
            ],
            "persons": [
                "164844-51887",
                "164844-80111",
                "164844-81339"
            ],
            "imported": "2018-01-24T21:47: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164845,
            "title": "Are eIF Ingredients for Neuroendocrine Tumorigenesis?",
            "abstract": null,
            "authors": [
                "Gantenbein, N",
                "Wodlej, C",
                "Smolle, E",
                "Thalhammer, M",
                "Kornprat, P",
                "Lackner, K",
                "Brcic, I",
                "Spindelbock, W",
                "Kump, P",
                "Lipp, R",
                "Haybaeck, J"
            ],
            "year": 2018,
            "source": "ENETS. 2018; -ENETS; March 7-9, 2018; Barcelona. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164845-14020",
                "164845-14073",
                "164845-14081",
                "164845-14085",
                "164845-14087"
            ],
            "persons": [
                "164845-50039",
                "164845-51948",
                "164845-51965",
                "164845-51983",
                "164845-65139",
                "164845-71794",
                "164845-92422",
                "164845-54296"
            ],
            "imported": "2018-01-25T12:38:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164846,
            "title": "Das Trockene Auge ",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J"
            ],
            "year": 2017,
            "source": "Santen- Advisory Board ; FEB 16, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164846-14043"
            ],
            "persons": [
                "164846-53007"
            ],
            "imported": "2018-01-25T14:08: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": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164847,
            "title": "Are Perceived Family-Related Social Support and Paternal Age Associated with Peer Victimization in Secondary Education? A Population-Based Study.",
            "abstract": null,
            "authors": [
                "Bachler, H",
                "Nickel, M",
                "Bachler, E"
            ],
            "year": 2017,
            "source": "Psychology and Behavioral Science International Journal (PBSIJ). 2017; 7(4): 555718-555718. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164847-29444"
            ],
            "persons": [
                "164847-58063"
            ],
            "imported": "2018-01-25T14:09: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": 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": 164848,
            "title": "Therapie des Trockenen Auges - Kausal und/oder symptomatisch?",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J"
            ],
            "year": 2017,
            "source": "Santen Satelliten Symposium, ÖOG 2017; MAY 26, 2017; Villach, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164848-14043"
            ],
            "persons": [
                "164848-53007"
            ],
            "imported": "2018-01-25T14:15:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 164849,
            "title": "Das Trockene Auge - Eine Bürde für Patienten, Gesellschaft und Ophthalmologen.",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J"
            ],
            "year": 2017,
            "source": "Auge im Brennpunkt; SEP 22, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164849-14043"
            ],
            "persons": [
                "164849-53007"
            ],
            "imported": "2018-01-25T14:17: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": 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": 164850,
            "title": "Das Trockene Auge - Grundlagen, Klassifikation und Pathogenese.",
            "abstract": null,
            "authors": [
                "Horwath-Winter, J"
            ],
            "year": 2017,
            "source": "Fortbildungsmodul der ÖOG; SEP 23, 2017; Vienna, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164850-14043"
            ],
            "persons": [
                "164850-53007"
            ],
            "imported": "2018-01-25T14:21: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": 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
        }
    ]
}