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=152860&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=152880&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152840&ordering=impactfactor",
    "results": [
        {
            "id": 158448,
            "title": "Pränatale Diagnostik und Managementoptionen der Myelomeningozele.",
            "abstract": null,
            "authors": [
                "Klaritsch, P"
            ],
            "year": 2016,
            "source": "Wissenschaftliche Sitzung der Perinatologischen Arbeitsgemeinschaft für Steiermark; JUL 5, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158448-14064"
            ],
            "persons": [
                "158448-50155"
            ],
            "imported": "2017-02-08T18:58: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158449,
            "title": "Fabrication and in-vitro characterization of nitric oxide loaded electrospun poly(ε-caprolactone) vascular graft.",
            "abstract": null,
            "authors": [
                "Enayati, M",
                "Schneider, K",
                "Hallström, S",
                "Almeria, C",
                "Grasl, C",
                "Messner, B",
                "Schima, H",
                "Podesser, BK",
                "Bergmeister, H"
            ],
            "year": 2016,
            "source": "40th Seminar of the Austrian Society for Surgical Research; NOV 17-19, 2016; Schladming, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158449-14012"
            ],
            "persons": [
                "158449-50840"
            ],
            "imported": "2017-02-08T18:59: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": 158450,
            "title": "Kristall-speichernde Histiozytose ",
            "abstract": null,
            "authors": [
                "Fried I, Buslau M, Kempf W"
            ],
            "year": 2016,
            "source": "Abstract-Band. 2016; -24. Jahrestagung der Arbeitsgemeinschaft Dermatologische Histologie\r\n29.4.–1.5.2016 Hildesheim\r\n; 29.4.–1.5.2016 APR 29-MAI 5, 2016; Hildesheim, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158450-14047"
            ],
            "persons": [
                "158450-58889"
            ],
            "imported": "2017-02-08T20:30:07+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": 158452,
            "title": "Einsatz neuer Medien in der Amblyopiebehandlung",
            "abstract": null,
            "authors": [
                "Schörkhuber, M",
                "Lindner, S",
                "Langmann, A"
            ],
            "year": 2016,
            "source": "Spektrum der Augenheilkunde, March 2016, Issue 2. 2016; -57.Tagung der Österreichischen Ophthalmologischen Gesellschaft und 50. Symposium des CSA; MAY 5-7, 2016; Schladming. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158452-14043"
            ],
            "persons": [
                "158452-65744"
            ],
            "imported": "2017-02-08T20:53: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": 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": 158453,
            "title": "Schieloperation - ein Thema der ästhetischen Chirurgie?",
            "abstract": null,
            "authors": [
                "Schörkhuber M., Lindner S., Langmann A"
            ],
            "year": 2016,
            "source": "Jahrestagung der Austrian Federation for Interdisciplinary Aesthetic Surgery. ; APR 29, 2016; Vienna, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158453-14043"
            ],
            "persons": [
                "158453-65744"
            ],
            "imported": "2017-02-08T20:57:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158455,
            "title": "Overestimation of the positive predictive value of NIPT for Turner syndrome underlines the need for genetic counselling prior to NIPT\r\n",
            "abstract": null,
            "authors": [
                "Verheyen, S",
                "Aubell, K",
                "Emberger, W",
                "Juch, H",
                "Kroisel, P",
                "Speicher, MR\r\n\r\n"
            ],
            "year": 2016,
            "source": "medizinische genetik, Springer, 1, 2016. 2016; -GfH Tagung 2016; MAR 16-18, 2016; Lübeck, Germany. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158455-14017",
                "158455-14021",
                "158455-14048"
            ],
            "persons": [
                "158455-50997",
                "158455-51682",
                "158455-51878",
                "158455-54335",
                "158455-88454"
            ],
            "imported": "2017-02-08T21:59:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158457,
            "title": "Role of comorbidities in chronic heart\r\nfailure: The RoC-HF study",
            "abstract": null,
            "authors": [
                "Verheyen, N"
            ],
            "year": 2017,
            "source": "Biomarker der kardiorenalen Achse; JAN 19-20, 2017; Mannheim. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158457-14083"
            ],
            "persons": [
                "158457-81519"
            ],
            "imported": "2017-02-08T22:16: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": 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": 158459,
            "title": "Strahlenschutz in der Kieferorthopädie mit besonderer Berücksichtigung von Kindern",
            "abstract": null,
            "authors": [
                "Sorantin,E",
                "Kirnbauer, B",
                "Stücklschweiger, G"
            ],
            "year": 2016,
            "source": "ZWR - Das Deutsche Zahnärzteblatt. 2016; 125(10): 480-485. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": "10.1055/s-0042-116040",
            "pmc": null,
            "organizations": [
                "158459-14054",
                "158459-14106",
                "158459-14109"
            ],
            "persons": [
                "158459-51913",
                "158459-58023"
            ],
            "imported": "2017-02-08T22:28:26+01:00",
            "journal": null,
            "issn": "0044-166X",
            "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": 158460,
            "title": "Woman with Difficult-to-Treat Arterial Hypertension and Bradycardia - Unexpected Effect of Pacemaker Implantation",
            "abstract": null,
            "authors": [
                "Verheyen, N"
            ],
            "year": 2016,
            "source": "ÖGH Jahrestagung; 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158460-14083"
            ],
            "persons": [
                "158460-81519"
            ],
            "imported": "2017-02-08T22:35:11+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": 158461,
            "title": "Strahlenschutz in der Kieferorthopädie mit besonderer Berücksichtigung von Kindern",
            "abstract": null,
            "authors": [
                "Sorantin, E",
                "Kirnbauer, B",
                "Stücklschweiger, G"
            ],
            "year": 2016,
            "source": "IOK = Informationen aus Orthodontie & Kieferorthopädie. 2016; 48:  115-119. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000399027900011",
            "pubmed": null,
            "doi": "10.1055/s-0042-109696",
            "pmc": null,
            "organizations": [
                "158461-14106",
                "158461-14109"
            ],
            "persons": [
                "158461-51913-2",
                "158461-58023-6"
            ],
            "imported": "2017-02-08T22:36:12+01:00",
            "journal": null,
            "issn": "0020-0336",
            "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": true,
            "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": 158463,
            "title": "Machine Learning for Health Informatics",
            "abstract": null,
            "authors": [
                "Holzinger, A"
            ],
            "year": 2016,
            "source": " In: Holzinger, A; editors(s). Machine Learning for Health Informatics: State-of-the-Art and Future Challenges, Lecture Notes in Artificial Intelligence LNAI 9605. Cham: Springer; p. 1-24.  2016(ISBN: 978-3-319-50477-3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158463-14026"
            ],
            "persons": [
                "158463-51050"
            ],
            "imported": "2017-02-08T23:02:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Holzinger, A;",
            "collection_title": "Machine Learning for Health Informatics: State-of-the-Art and Future Challenges, Lecture Notes in Artificial Intelligence LNAI 9605",
            "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": 213450,
            "title": "Sodium quantification in skeletal muscle: comparison between Cartesian gradient-echo and radial ultra-short echo time 23Na MRI techniques.",
            "abstract": null,
            "authors": [
                "Gerhalter, T",
                "Schilling, F",
                "Zeitouni, N",
                "Linz, P",
                "Baudin, PY",
                "Kannenkeril, D",
                "Kopp, C",
                "Dahlmann, A",
                "Schmieder, R",
                "Uder, M",
                "Nagel, AM",
                "Gast, LV"
            ],
            "year": 2024,
            "source": "Eur Radiol Exp. 2024; 8(1): 61",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001228908000001",
            "pubmed": "38773044",
            "doi": "10.1186/s41747-024-00461-1",
            "pmc": "PMC11109078",
            "organizations": [],
            "persons": [
                "213450-76149-2"
            ],
            "imported": "2025-01-27T01:00:00+01:00",
            "journal": "Eur Radiol Exp",
            "issn": "2509-9280",
            "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": true,
            "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": false
        },
        {
            "id": 158466,
            "title": "Neuropeptide Y (NPY) is required specifically in the central amygdala for the development of stress-induced obesity in mice ",
            "abstract": null,
            "authors": [
                "Ip, CK",
                "Zhang, L",
                "Farzi, A",
                "Clarke, I",
                "Herzog, H"
            ],
            "year": 2016,
            "source": "Delegate Handbook. 2016; -Metabolic Diseases; Breakthrough Discoveries in Diabetes & Obesity; DEC 1-2, 2016; Melbourne, AUSTRALIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158466-14022"
            ],
            "persons": [
                "158466-71487"
            ],
            "imported": "2017-02-08T23:48: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": false
        },
        {
            "id": 158467,
            "title": "A large hymenal polyp in a 21-year-old virgin.",
            "abstract": null,
            "authors": [
                "Borko, E",
                "Dosen, M",
                "Kavalar, R",
                "Pivec, G",
                "Zebeljan, I"
            ],
            "year": 2009,
            "source": "Acta Dermatovenerol Alp Pannonica Adriat. 2009; 18(4): 173-175. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20043055",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-02-08T01:00:00+01:00",
            "journal": "Acta Dermatovenerol Alp Pannonica Adriat",
            "issn": "1318-4458",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": false
        },
        {
            "id": 158469,
            "title": "Pathological complete response to neoadjuvant trastuzumab is dependent on HER2/CEP17 ratio in HER2-amplified early breast cancer",
            "abstract": null,
            "authors": [
                "Singer CF, Tan YY, Fitzal F, Steger GG, Egle D, Reiner A, Rudas M, Gruber C, Bartsch R, Fridrik M, Seifert M, Exner R, Balic M, Bago-Horvath Z, Filipits M, Gnant M"
            ],
            "year": 2016,
            "source": "https://www.sabcs.org/Portals/SABCS2016/Documents/SABCS-2016-Abstracts.pdf?v=1. 2016; -San Antonio Breast Cancer Symposium; 06.-10.12.2016; San Antonio, TX, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158469-14085"
            ],
            "persons": [
                "158469-59188"
            ],
            "imported": "2017-02-09T00:05:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158470,
            "title": "Clinical Response to fecal microbiota Transplantation in chronic active ulcerative colitis depends on the taxonomic composition of the donor microbiota.",
            "abstract": null,
            "authors": [
                "PK Kump, P Wurm, HP Gröchenig, HH Wenzl, w Petritsch, B Halwachs, M wagner, V. Stadlbauer-Köllner, AJ Eherer, KM Hoffmann, A Deutschmann, G Reicht, L Reiter, P Slawitsch, G Gorkiewicz, C Högenauer"
            ],
            "year": 2016,
            "source": "United European Gastroenterology Journal; 2016:2 (Supplement 1)  . 2016; 2: -UEG week; 15.-19.10.2016; Wien. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158470-14020",
                "158470-14081",
                "158470-14091"
            ],
            "persons": [
                "158470-50496",
                "158470-50989",
                "158470-51536",
                "158470-53167",
                "158470-57377",
                "158470-65139"
            ],
            "imported": "2017-02-09T00:07:42+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 158471,
            "title": "Capecitabine in combination with bendamustine in pretreated women with HER2-negative metastatic breast cancer: Final PFS results of a phase II trial (AGMT MBC-6)",
            "abstract": null,
            "authors": [
                "Rinnerthaler G, Gampenrieder SP, Voskova D, Petzer A, Hubalek M, Petru E, Hartmann B, Andel J, Balic M, Melchardt T, Ulmer H, Mlineritsch B, Greil R"
            ],
            "year": 2016,
            "source": "https://www.sabcs.org/Portals/SABCS2016/Documents/SABCS-2016-Abstracts.pdf?v=1. 2016; -San Antonio Breast Cancer Symposium; 06.-10.12.2016; San Antonio, TX, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158471-14038",
                "158471-14085"
            ],
            "persons": [
                "158471-59188",
                "158471-51624"
            ],
            "imported": "2017-02-09T00:08:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158472,
            "title": "Grundlagen der Augenheilkunde ",
            "abstract": null,
            "authors": [
                "Glatz M, Brandner M"
            ],
            "year": 2016,
            "source": "6. Österreichische Fachweiterbildung für FrühförderInnen von Kindern mit Sehbehinderung oder Blindheit, 23.-24.11.2016. 2016",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158472-14043"
            ],
            "persons": [
                "158472-65744"
            ],
            "imported": "2017-02-09T00:09:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 158473,
            "title": "Efficacy and safety of the therapeutic cancer vaccine tecemotide (L-BLP25) in early breast cancer: Results from a prospective, randomized, neoadjuvant phase-II study (ABCSG-34)",
            "abstract": null,
            "authors": [
                "Singer CF, Pfeiler G, Hubalek M, Bartsch R, Stoeger H, Pichler A, Petru E, Greil R, Rudas M, Tea M-KM, Wette V, Petzer AL, Sevelda P, Egle D, Dubsky PC, Balic M, Tinchon C, Bago-Horvath Z, Frantal S, Michael G"
            ],
            "year": 2016,
            "source": "https://www.sabcs.org/Portals/SABCS2016/Documents/SABCS-2016-Abstracts.pdf?v=1. 2016; -San Antonio Breast Cancer Symposium; 06.-10.12.2016; San Antonio, TX, USA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158473-14038",
                "158473-14085"
            ],
            "persons": [
                "158473-59188",
                "158473-51624"
            ],
            "imported": "2017-02-09T00:12: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": 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": 158474,
            "title": "Standardisierung der Stuhltransplantation für die klinische Routine.",
            "abstract": null,
            "authors": [
                "P Kump, C Högenauer"
            ],
            "year": 2016,
            "source": "Universum Innere Medizin. 2016; 03/16:  76-78. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158474-14081"
            ],
            "persons": [
                "158474-53167",
                "158474-65139"
            ],
            "imported": "2017-02-09T00:14:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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
        }
    ]
}