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=154620&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157240,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154640&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154600&ordering=impactfactor",
    "results": [
        {
            "id": 160881,
            "title": "What Have We Learned From Past DCB BTK Studies?.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2017,
            "source": "LINC Mount Sinai; JUN 12-14, 2017; New York, USA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160881-14079"
            ],
            "persons": [
                "160881-51689"
            ],
            "imported": "2017-06-26T12:00:42+02: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": 160883,
            "title": "Impact Trial Update.",
            "abstract": null,
            "authors": [
                "Brodmann, M"
            ],
            "year": 2017,
            "source": "LINC Mount Sinai; JUN 12-14, 2017; New York, USA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160883-14079"
            ],
            "persons": [
                "160883-51689"
            ],
            "imported": "2017-06-26T12:02:38+02: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": 160887,
            "title": "Prolonged Treatment with S-Nitroso Human Serum Albumin is More Effective and Prevents Inflammatory and Oxydative Effects Compared to Inhaled Nitric Oxide in Experimental Congenital Pulmonary Arterial Hypertension.",
            "abstract": null,
            "authors": [
                "Rungatscher, A",
                "Hallström, S",
                "Linardi, D",
                "San Biagio, L",
                "Rossmann, CR",
                "Luciani, GB",
                "Faggian, G"
            ],
            "year": 2017,
            "source": "AATS Centennial; APR 29 - MAY 3, 2017; Boston, MA, USA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160887-14012"
            ],
            "persons": [
                "160887-50840",
                "160887-51091"
            ],
            "imported": "2017-06-26T15:29:53+02: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": 160889,
            "title": "Entwicklung eines leicht-verständlichen Patienten-, Team- und Facharztfragebogens zur Erhebung von Qualitätsindikatoren für österreichische Primärversorgungseinrichtungen.",
            "abstract": null,
            "authors": [
                "Posch, N",
                "Abuzahra, M",
                "Domke, A",
                "Jeitler, K",
                "Semlitsch, T",
                "Wratschko, K",
                "Siebenhofer-Kroitzsch, A"
            ],
            "year": 2017,
            "source": "http://allgemeinmedizin.medunigraz.at/fileadmin/institute-oes/allgemeinmedizin/Publikationen/Poster/2017/ID20170511PN1.pdf. 2017; 114-114.-20. Wissenschaftliche Jahrestagung der österreichischen Gesellschaft für Public Health (ÖGPH), Gesellschaft und Gesundheit - aktuelle und zukünftige Herausforderungen; MAY 11-12, 2017; Eisenstadt, AUSTRIA.  (ISBN: 978-3-200-05094-5  )",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160889-14026",
                "160889-27964"
            ],
            "persons": [
                "160889-51098",
                "160889-51117",
                "160889-62926",
                "160889-63287",
                "160889-92483"
            ],
            "imported": "2017-06-26T19:24:53+02: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": 160890,
            "title": "General practitioners in Styria - what are their research ideas and how do they rate them?",
            "abstract": null,
            "authors": [
                "Poggenburg, S",
                "Horvath, K",
                "Orso, M",
                "Höfler, R",
                "Spary-Kainz, U",
                "Siebenhofer, A"
            ],
            "year": 2017,
            "source": "22nd WONCA Europe Conference – Growing together in Diversity; JUN 28 - JUL 1, 2017; Prague, CZECH REPUBLIC. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160890-26796",
                "160890-27964"
            ],
            "persons": [
                "160890-51098",
                "160890-51099",
                "160890-91510",
                "160890-93279"
            ],
            "imported": "2017-06-26T19:29:20+02: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": 160891,
            "title": "What procedures do teaching general practitioners use when using the MiniCeX and DOPS to assess student performance?",
            "abstract": null,
            "authors": [
                "Spary-Kainz, U",
                "Poggenburg, S",
                "Siebenhofer, A"
            ],
            "year": 2017,
            "source": "22nd WONCA Europe Conference – Growing together in Diversity; JUN 28 - JUL 1, 2017; Prague, CZECH REPUBLIC. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160891-27964"
            ],
            "persons": [
                "160891-51098",
                "160891-91510",
                "160891-93279"
            ],
            "imported": "2017-06-26T19:32:11+02: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": 160892,
            "title": "An approach to diagnosis: a case-based imaging session - Vascular disease",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2017,
            "source": "3rd Congress of the European Academy of Neurology (EAN); JUNE 24-27, 2017; Amsterdam, NL. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160892-14051"
            ],
            "persons": [
                "160892-50173"
            ],
            "imported": "2017-06-26T19:45:10+02: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": 160893,
            "title": "Focal versus diffuse tissue damage. Debate on the contribution of different pathophysiologic aspects on cognitive impairment in MS. Speaker position: Pro focal damage",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2017,
            "source": "6th Annual Meeting of the International MS Cognition Society (IMSCOGS); JUN 7-8, 2017; Düsseldorf, GERMANY. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160893-14051"
            ],
            "persons": [
                "160893-50173"
            ],
            "imported": "2017-06-26T19:48:18+02: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": 160895,
            "title": "Recent Evidence on the Mechanisms of Action of Osteoporosis Drugs with Histomorphometry ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer,A",
                ""
            ],
            "year": 2017,
            "source": "ANZBMS-IFMRS; June 19th 2017 ; Brisbane, Australia. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160895-14080"
            ],
            "persons": [
                "160895-51063"
            ],
            "imported": "2017-06-26T23:58:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160896,
            "title": "Effects of 24 Months Treatment of Teriparatide Compared with Risedronate on New Fractures in Postmenopausal Women with Severe Osteoporosis:\u000bA Randomized, Double-Dummy, Clinical Trial\u000b(VERO Trial) ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer A, Kendler DL, Zerbini C, Russo L, Greenspan S, Zikan V, Bagur A, Malouf J, Lakatos P, Lespessailles E, Minisola S, Body JJ, Geusens P, Moericke R, López-Romero P, Marin F\r\n"
            ],
            "year": 2017,
            "source": "Proceeding of Osteoporosis . 2017; -ANZBMS-IFMRS; 17th - 21st June 2017; Brisbane Australia . ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160896-14080"
            ],
            "persons": [
                "160896-51063"
            ],
            "imported": "2017-06-27T00:03:21+02: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": 160897,
            "title": "Effect of 10 Years of Denosumab Treatment on Bone Histology and Histomorphometry in the FREEDOM Extension Study",
            "abstract": null,
            "authors": [
                "David W Dempster,1 Nadia Daizadeh,2 Astrid Fahrleitner-Pammer,3 Jens-Erik Beck Jensen,4 David Kendler,5 Ivo Valter,6 Rachel B Wagman,2 Susan Yue,2 Jacques P Brown7\r\n"
            ],
            "year": 2017,
            "source": "Proceeding of Osteoporosis. 2017; -ANZBMS-IFMRS; 17th - 21st June 2017; Brisbane, Australia. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160897-14080"
            ],
            "persons": [
                "160897-51063"
            ],
            "imported": "2017-06-27T00:07:39+02: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": 160898,
            "title": "When Antiresorptives are not enough ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2017,
            "source": "Morning meeting Melbourne University Hospital ; June 14th 2017; Melbourne . 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160898-14080"
            ],
            "persons": [
                "160898-51063"
            ],
            "imported": "2017-06-27T00:18:24+02: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": 160899,
            "title": "MOA of Teriparatide ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2017,
            "source": "Lunch Meeting Geelong ; Hospital meeting Geelong ; Geelong Australia . 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160899-14080"
            ],
            "persons": [
                "160899-51063"
            ],
            "imported": "2017-06-27T00:23:45+02: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": 160900,
            "title": "Who to decide who to treat with anabolic versus antiresorptives ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2017,
            "source": "Dinner meeting, ; June 14th 2017; Melbourne, Australia. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160900-14080"
            ],
            "persons": [
                "160900-51063"
            ],
            "imported": "2017-06-27T00:28:59+02: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": 160901,
            "title": "MOA of Teriparatide ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer,A",
                ""
            ],
            "year": 2017,
            "source": "Lunch meeting Sydney memorial Meeting ; June 15Th 2017; Sydney, Australia. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160901-14080"
            ],
            "persons": [
                "160901-51063"
            ],
            "imported": "2017-06-27T00:31:59+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160902,
            "title": "How to treat our patients right ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2017,
            "source": "Dinner Meeting - waterfront Sydney ; June 15Th 2017; Sydney . 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160902-14080"
            ],
            "persons": [
                "160902-51063"
            ],
            "imported": "2017-06-27T00:34:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160903,
            "title": "MOA - Antiresorptiveas versus Anabolics",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2017,
            "source": "Lunch meeting - brisbane University Hospital Brisbane ; 16th June 2017 ; Brisbane , Australia . 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160903-14080"
            ],
            "persons": [
                "160903-51063"
            ],
            "imported": "2017-06-27T00:36:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 160904,
            "title": "Metabolic Bone Disease ",
            "abstract": null,
            "authors": [
                "Fahrleitner-Pammer, A",
                ""
            ],
            "year": 2017,
            "source": "International Bone Academy Madrid ; 2nd- 3rd June 2017 ; Madrid , Spain, . 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160904-14080"
            ],
            "persons": [
                "160904-51063"
            ],
            "imported": "2017-06-27T00:44:35+02: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": 160905,
            "title": "Die Expression des Interleukin 6 Rezeptors hat Auswirkungen auf das Cholangiozelluläre Karzinom.",
            "abstract": null,
            "authors": [
                "Kleinegger, F",
                "Golob-Schwarzl, N",
                "Toeglhofer, AM",
                "Krassnig, S",
                "Niedrist, T",
                "Speicher, I",
                "Rinner, B",
                "Thalhammer, M",
                "Aigelsreiter, A",
                "Lackner, C",
                "Rose-John, S",
                "Fickert, P",
                "Haybaeck, J",
                ""
            ],
            "year": 2017,
            "source": "101. Jahrestagung der deutschen Gesellschaft für Pathologie . 2017;  JUN 22-24; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160905-14020",
                "160905-14028",
                "160905-14073",
                "160905-14081",
                "160905-27477"
            ],
            "persons": [
                "160905-50826",
                "160905-50871",
                "160905-51965",
                "160905-51983",
                "160905-52938",
                "160905-84167",
                "160905-95051",
                "160905-71910"
            ],
            "imported": "2017-06-27T12:15:50+02: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 160906,
            "title": "Expression analysis indicates implication of translation initiation factors in development of aggressive B-cell lymphomas.",
            "abstract": null,
            "authors": [
                "Unterluggauer, J",
                "Beham-Schmid, C",
                "Sill, H",
                "Tomazic, PV",
                "Fechter, K",
                "Schicho, R",
                "Neumeister, P",
                "Deutsch, A",
                "Haybaeck, J"
            ],
            "year": 2017,
            "source": "OeGHO Frühjahrstagung 2017; APR 6-8, 2017; Bregenz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160906-14020",
                "160906-14022",
                "160906-14066",
                "160906-14082"
            ],
            "persons": [
                "160906-51857",
                "160906-51930",
                "160906-56687",
                "160906-59183",
                "160906-59496"
            ],
            "imported": "2017-06-27T13:08:29+02: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": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}