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=152880&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152900&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152860&ordering=impactfactor",
    "results": [
        {
            "id": 158475,
            "title": "Medizinische Grundlagen",
            "abstract": null,
            "authors": [
                "Glatz M, Brandner M"
            ],
            "year": 2016,
            "source": "Fortbildungsseminar für Sehbehinderten- und Blindenpädagogik; FEB 12, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158475-14043"
            ],
            "persons": [
                "158475-53949",
                "158475-65744"
            ],
            "imported": "2017-02-09T00:15: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": 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": 158476,
            "title": "Identification of the first causative missense mutation of the GPSM2-gene in a patient with Chudley-McCullough syndrome (CMS). ",
            "abstract": null,
            "authors": [
                "Kroisel, PM",
                "Schaller, G",
                "Kau, T",
                "Birnbacher, R",
                "Speicher, MR",
                "Windpassinger, C",
                "Wagner, K",
                "Schwarzbraun, T"
            ],
            "year": 2016,
            "source": "ASHG Annual meeting 2016. 2016; -ASHG Annual Meeting; OCT 18-22, 2016; Vancouver, CANADA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158476-14021",
                "158476-14054"
            ],
            "persons": [
                "158476-50811",
                "158476-51527",
                "158476-51682",
                "158476-90193"
            ],
            "imported": "2017-02-09T00:19:10+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158477,
            "title": "Capecitabine in combination with bendamustine in pretreated women with HER2-negative metastatic breast cancer: Efficacy results of a phase II trial (AGMT MBC-6)",
            "abstract": null,
            "authors": [
                "Gabriel Rinnerthaler, Simon Peter Gampenrieder, Daniela Voskova, Andreas L. Petzer, Michael Hubalek, Edgar Petru, Bernd Hartmann, Johannes Andel, Marija Balic, Hanno Ulmer, Thomas Melchardt, Brigitte Mlineritsch, Richard Greil"
            ],
            "year": 2016,
            "source": "Journal of Clinical Oncology. 2016; -ASCO; 02.-06.06.2016; Chicago. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158477-14038",
                "158477-14085"
            ],
            "persons": [
                "158477-59188",
                "158477-51624"
            ],
            "imported": "2017-02-09T00:19: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158478,
            "title": "Herausforderungen der endoskopischen Diagnostik des GI Trakts",
            "abstract": null,
            "authors": [
                "P Kump"
            ],
            "year": 2016,
            "source": "Onkologische Wintergespräche 2016; 15.-16. Jänner; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158478-14081"
            ],
            "persons": [
                "158478-65139"
            ],
            "imported": "2017-02-09T00:19:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 158479,
            "title": "Rolle der Endoskopie bei NET: Was ist möglich? Wo sind die Grenzen?",
            "abstract": null,
            "authors": [
                "P Kump"
            ],
            "year": 2016,
            "source": "ANETS Jahrestagung 2016; 23.09.2016; Salzburg. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158479-14081"
            ],
            "persons": [
                "158479-65139"
            ],
            "imported": "2017-02-09T00:22:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 158480,
            "title": "Neuroendokrine Tumore\r\nNeue Daten-neue Hoffnung?",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "13. Kärntner und Steirisches Onkologie Symposium; 17.-19. Juni 2016; Bad Kleinkirchheim. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158480-14081"
            ],
            "persons": [
                "158480-65139"
            ],
            "imported": "2017-02-09T00:24:36+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": 158481,
            "title": "Kinderwunschbehandlung an der UFK Graz in Überblick",
            "abstract": null,
            "authors": [
                "Dosen, M"
            ],
            "year": 2016,
            "source": "Fachärztetagung an der Frauenklinik Graz; APR 2, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158481-14038"
            ],
            "persons": [],
            "imported": "2017-02-09T00:25: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": 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": 158482,
            "title": "The Future of FMT: Research and clinical practice.",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "Fecal Microbiota Transplant Dissemination Project; 7.-8. Juli 2016; Rom. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158482-14081"
            ],
            "persons": [
                "158482-65139"
            ],
            "imported": "2017-02-09T00:27:17+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": 158484,
            "title": "Stuhltransplantation: Etablierte und experimentelle Indikationen",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "Gastro Update Innsbruck; 03.-05-11-2016; Innsbruck. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158484-14081"
            ],
            "persons": [
                "158484-65139"
            ],
            "imported": "2017-02-09T00:31:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 158485,
            "title": "Therapeutische Modulation des gastrointestinalen Mikrobioms- Die Zukunft?\r\nFallvignette: Therapierefraktäre Hämatochezie.",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "Jahrestagung der ÖGIM; 22.-24.9.2016; Salzburg. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158485-14081"
            ],
            "persons": [
                "158485-65139"
            ],
            "imported": "2017-02-09T00:34: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": 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": 158486,
            "title": "Constitutional inverted insertion in a healthy parent as a pathogenetic cause for recurrent duplications in offsprings. ",
            "abstract": null,
            "authors": [
                "Kroisel, PM",
                "Verheyen,  S",
                "Wagner, K",
                "Speicher, MR",
                "Schwerin-Nagel, A",
                "Liehr,  T\r\n"
            ],
            "year": 2016,
            "source": "medizinische genetik. 2016; -GfH Jahrestagung 2016; MAR 16-18, 2016; Lübeck, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158486-14021",
                "158486-14091"
            ],
            "persons": [
                "158486-51527",
                "158486-51682",
                "158486-77950",
                "158486-88454"
            ],
            "imported": "2017-02-09T00:35:08+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": 158487,
            "title": "Der kranke Darm",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "47. Kongress für Allgemeinmedizin; 24.-26.11.2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158487-14081"
            ],
            "persons": [
                "158487-65139"
            ],
            "imported": "2017-02-09T00:37: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": 158488,
            "title": "Moderne Immunmodulatoren in der Praxis",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "Moderne Immunmodulatoren in der Praxis; 29.4.2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158488-14081"
            ],
            "persons": [
                "158488-65139"
            ],
            "imported": "2017-02-09T00:39: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": 158489,
            "title": "Rheumatologische - Dermatologische - Gastroenterologische Streitgespräche",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "Interdisziplinäre Streitgespräche; 30.4.2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158489-14081"
            ],
            "persons": [
                "158489-65139"
            ],
            "imported": "2017-02-09T00:41:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158490,
            "title": "Neue Optionen für Klinik und Praxis - vom Mikrobiom zur Stuhltransplantation",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "Wissenschaftliche Tagung des Studiengangs Diätologie; 30.11.2016; Linz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158490-14081"
            ],
            "persons": [
                "158490-65139"
            ],
            "imported": "2017-02-09T00:43:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 158491,
            "title": "Downgrading eines neuroendokrinen Karzinoms zum neuroendokrinen Tumor: kann first line zytotoxische Chemotherapie die Tumorbiologie verändern?",
            "abstract": null,
            "authors": [
                "Kump P"
            ],
            "year": 2016,
            "source": "NET Alliance; 10. November 2016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158491-14081"
            ],
            "persons": [
                "158491-65139"
            ],
            "imported": "2017-02-09T00:46:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 158492,
            "title": "Milk Oligosaccharides in Feto-placental Endothelial Function in Gestational Diabetes Mellitus",
            "abstract": null,
            "authors": [
                "Jantscher-Krenn, E",
                "Aigner J",
                "Hoch, D",
                "Köfeler, H",
                "van Poppel, M",
                "Csapo, B",
                "Bode, L",
                "Desoye G."
            ],
            "year": 2016,
            "source": "Early Nutrition, The Power of Programming; Oct 13-15, 2016; Munich, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158492-14038",
                "158492-14064",
                "158492-17225"
            ],
            "persons": [
                "158492-58455",
                "158492-88993"
            ],
            "imported": "2017-02-09T01:37:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 158493,
            "title": "Quantitative Cardiac MR.",
            "abstract": null,
            "authors": [
                "Reiter, U",
                "Reiter, G"
            ],
            "year": 2017,
            "source": "School of Cardiac Diagnostics; FEB 6-10, 2017; Ljubljana, SLOVENIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158493-14051",
                "158493-14104"
            ],
            "persons": [
                "158493-51917",
                "158493-53950"
            ],
            "imported": "2017-02-09T05:40:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158496,
            "title": "Asymptomatische Proteinurie bei kombiniertheterozygoten Mutationen im Cubilin-Gen",
            "abstract": null,
            "authors": [
                "Hubmann, H",
                "Acham-Roschitz, B",
                "Bergmann, C",
                "Mache, CJ"
            ],
            "year": 2016,
            "source": "Nieren- und Hochdruckkrankheiten. 2016; 45(2):66-66.-47. Jahrestagung der Gesellschaft für Pädiatrische Nephrologie; MAR 2-5, 2016; Essen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158496-14091"
            ],
            "persons": [
                "158496-50752",
                "158496-51877",
                "158496-61824"
            ],
            "imported": "2017-02-09T09:09:09+01:00",
            "journal": null,
            "issn": "0300-5224",
            "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": 158503,
            "title": "Nebenwirkungen der Haut beim onkologischen Patienten",
            "abstract": null,
            "authors": [
                "Richtig, E"
            ],
            "year": 2017,
            "source": "Fortbildung der Abteilung für Innere Medizin Fürstenfeld Schwerpunkt Hämatologie und internistische Onkologie ; Feb 2, 2017; Fürstenfeld. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158503-14047"
            ],
            "persons": [
                "158503-52274"
            ],
            "imported": "2017-02-09T09:47:34+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
        }
    ]
}