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=152180&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152200&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152160&ordering=impactfactor",
    "results": [
        {
            "id": 157693,
            "title": "Expertenstatement im ORF III Film von Maximilian Klamm 'Superkeime im Vormarsch' - Warum werden Antibiotika wirkungslos?.",
            "abstract": null,
            "authors": [
                "Donnerer J"
            ],
            "year": 2017,
            "source": "ORF III treffpunkt medizin, Mittwoch 25.01.2017, 21.20 - 22.10 Uhr. 2017",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157693-14022"
            ],
            "persons": [],
            "imported": "2017-01-27T09:34:18+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": 157694,
            "title": "Neonatal outcome of extreme preterm delivery in pregnancies complicated by early onset preeclampsia, eclampsia and HELLP-Syndrome.",
            "abstract": null,
            "authors": [
                "Klaucke, S",
                "Mayer-Pickel, K",
                "Lang, U",
                "Cervar-Zivkovic, M\r\n\r\n"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde\r\n. 2016; 76(10):P516--61. Kongress der Deutschen Gesellschaft für Gynäkologie und Geburtshilfe (DGGG) Frauengesundheit: Verantwortung – Perspektiven; OCT 19-22, 2016; Stuttgart, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157694-14038",
                "157694-14064"
            ],
            "persons": [
                "157694-51978",
                "157694-74840"
            ],
            "imported": "2017-01-27T10:36: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157695,
            "title": "Vergleich dreier Algorithmen zur Berechnung des Risikos für Präeklampsie in der Schwangerschaft.",
            "abstract": null,
            "authors": [
                "Lakovschek, I.C.",
                "Ulrich, D",
                "Csapo, B",
                "Kolovetsiou-Kreiner, V",
                "Mayer-Pickel, K",
                "Stern, C",
                "Lang, U",
                "Obermayer-Pietsch, B",
                "Cervar-Zivkovic, M\r\n1Universitätsklinik für Frauenheilkunde und Geburtshilfe,"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde. 2016; 76(10):P443--61. Kongress der Deutschen Gesellschaft für Gynäkologie und Geburtshilfe (DGGG) Frauengesundheit: Verantwortung – Perspektiven\r\n\r\n\r\n; OCT 19-22-, 2016; Stuttgart, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157695-14038",
                "157695-14064",
                "157695-14080"
            ],
            "persons": [
                "157695-51809",
                "157695-51978",
                "157695-57414",
                "157695-68055",
                "157695-74840"
            ],
            "imported": "2017-01-27T10:48:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 157696,
            "title": "Der Stellenwert von Anamnese und Diagnostik als Basis einer effektiven Behandlungsstrategie bei Verdacht auf Endometriose.\r\n\r\n\r\n",
            "abstract": null,
            "authors": [
                "Wölfler, MM",
                "Meinhold-Heerlein, I",
                "Trutnovsky, G",
                "Lang, U",
                "Ulrich, U"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde 2016; DOI: 10.1055/s-0036-1593320\r\n\r\n\r\n\r\n. 2016; 76(10):-61. Kongress der Deutschen Gesellschaft für Gynäkologie und Geburtshilfe (DGGG) Frauengesundheit: Verantwortung – Perspektiven\r\n\r\n\r\n; OCT 19-22, 2016; Stuttgart, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157696-14038",
                "157696-14064"
            ],
            "persons": [
                "157696-50853",
                "157696-58907",
                "157696-88735"
            ],
            "imported": "2017-01-27T10:54:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157697,
            "title": "Die Unvorhersehbarkeit der vorzeitigen Ovarialinsuffizienz – Ein potenzielles Problem bei der Behandlung der jungen onkologischen Patientinnen.\r\n\r\n\r\n",
            "abstract": null,
            "authors": [
                "Dosen, M",
                "Petru, E",
                "Lang, U",
                "Wölfler, M\r\n\r\n\r\n"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde.DOI: 10.1055/s-0036-1579588. 2016; 76(3):A5--25 Jahre AGO – eine Weltreise\r\nXXV. Wissenschaftliche Tagung der Arbeitsgemeinschaft für Gynäkologische Onkologie (AGO) der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG) \r\n\r\n; APRIL 6-9, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157697-14038",
                "157697-14064"
            ],
            "persons": [
                "157697-88735",
                "157697-51624"
            ],
            "imported": "2017-01-27T11:11:30+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": 157698,
            "title": "A comparison of models for giant haemoglobins derived from different techniques.",
            "abstract": null,
            "authors": [
                "Durchschlag, H",
                "Zipper, P",
                "Krebs, A"
            ],
            "year": 2010,
            "source": "Acta Crystallographica. 2010; A(66):S2--26th European Crystallographic Meeting; Aug 29- Sept 2, 2010 ; Darmstadt, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157698-28394"
            ],
            "persons": [],
            "imported": "2017-01-27T11:12:21+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": 157699,
            "title": "Transfer von Trastuzumab® durch die humane Plazentaschranke.\r\n",
            "abstract": null,
            "authors": [
                "Bjelic-Radisic, V",
                "Gruber, MM",
                "Hirschmugl, B",
                "Tamussino, K",
                "Lang, U",
                "Wadsack, C"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde.DOI: 10.1055/s-0036-1579586. 2016; 76(3):A3--25 Jahre AGO – eine Weltreise\r\nXXV. Wissenschaftliche Tagung der Arbeitsgemeinschaft für Gynäkologische Onkologie (AGO) der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG) ; APRIL 6-9,2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157699-14038",
                "157699-14063"
            ],
            "persons": [
                "157699-50442",
                "157699-51826",
                "157699-56938",
                "157699-90214"
            ],
            "imported": "2017-01-27T11:15:57+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": 157700,
            "title": "Metformin in Gestational Diabetes, firstline therapy Prior Insulin?. \r\n",
            "abstract": null,
            "authors": [
                "Magnet, E",
                "Stern, C",
                "Kolovetsiou, V",
                "Lipp-Pump, A",
                "Lang, U",
                "Cervar-Zivkovic, M"
            ],
            "year": 2016,
            "source": "Book of Abstracts: XXXVIII. Alpe Adria Meeting of Perinatal Medicine. 2016; 21--XXXVIII. Alpe Adria Meeting of Perinatal Medicine; OCT 13-15, 2016; Zagreb, CROATIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157700-14038",
                "157700-14064"
            ],
            "persons": [
                "157700-51978",
                "157700-57414",
                "157700-68055"
            ],
            "imported": "2017-01-27T11:30:47+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": 157701,
            "title": "Aspirin-resistance\"- the effect of acetylsalicylic acid on the inhibition of platelet aggregation in high-risk obstetric women.",
            "abstract": null,
            "authors": [
                "Stern, C",
                "Mayer-Pickel, K",
                "Weiss, E.-Ch.",
                "Cervar-Zivkovic, M",
                "Lang, U",
                "Prüller, F"
            ],
            "year": 2016,
            "source": "Book of Abstracts: XXXVIII. ALPE ADRIA MEETING OF PERINATAL . 2016; 26--XXXVIII. ALPE ADRIA MEETING OF PERINATAL MEDICINE ; OCT 13-15, 2016; Zagreb, CROATIA.. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157701-14028",
                "157701-14038",
                "157701-14064"
            ],
            "persons": [
                "157701-50854",
                "157701-51978",
                "157701-74840"
            ],
            "imported": "2017-01-27T11:41: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": true,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 157703,
            "title": "Ausgedehnte kortikale Demyelinisierung beider Hemisphären kann durch Injektion proinflammatorischer Cytokine über einen im Kortex von MOG-immunisierten Ratten implantierten Katheter erzielt werden",
            "abstract": null,
            "authors": [
                "Haindl, M",
                "Ücal, M",
                "Zeitelhofer-Adzemovic, M",
                "Strasser, J",
                "Theisl, L",
                "Ropele, S",
                "Schäfer, U",
                "Fazekas, F",
                "Hochmeister, S"
            ],
            "year": 2017,
            "source": "14. Jahrestagung der Österreichischen Gesellschaft für Neurologie ; MAR 22-24, 2017; Villach, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157703-14050",
                "157703-14051"
            ],
            "persons": [
                "157703-51279",
                "157703-58284",
                "157703-70759",
                "157703-72095"
            ],
            "imported": "2017-01-27T12:03:44+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157704,
            "title": "Das Burn-out-Syndrom.",
            "abstract": null,
            "authors": [
                "Wisiak, UV"
            ],
            "year": 2016,
            "source": " In: Brandstätter, Helmut editors(s). Psyche.  2016",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157704-29447"
            ],
            "persons": [
                "157704-51521"
            ],
            "imported": "2017-01-27T12:15:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Brandstätter, Helmut",
            "collection_title": "Psyche",
            "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": 157705,
            "title": "Aktuelle Entwicklungen in der Perinatalmedizin. ",
            "abstract": null,
            "authors": [
                "Maul, H",
                "Berger, R",
                "Müller, M",
                "Lang, U",
                "Morfeld, C",
                "Miller, E",
                "Arabin, B"
            ],
            "year": 2016,
            "source": "Frauenarzt. 2016; 57(6): 620-625. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157705-14038"
            ],
            "persons": [],
            "imported": "2017-01-27T12:16:46+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": 157706,
            "title": "Anästhesie. ",
            "abstract": null,
            "authors": [
                "Wisiak, UV"
            ],
            "year": 2017,
            "source": " In: Köhle, K;, Herzog, W; Joraschky, P; Kruse, J; Langewitz, W; Söllner, W; editors(s). Psychosomatische Medizin. München: Elsevier ;  2017(ISBN: 978-3-437-21833-0) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157706-29447"
            ],
            "persons": [
                "157706-51521"
            ],
            "imported": "2017-01-27T12:19:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Köhle, K;, Herzog, W; Joraschky, P; Kruse, J; Langewitz, W; Söllner, W;",
            "collection_title": "Psychosomatische Medizin",
            "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": false
        },
        {
            "id": 157707,
            "title": "Neuerungen im Geburtenregister Österreich. ",
            "abstract": null,
            "authors": [
                "Oberaigner, W",
                "Leitner, H",
                "Mörtl, M",
                "Heim, K",
                "Lang, U"
            ],
            "year": 2016,
            "source": "Gyn -aktiv. 2016; 1:  46-48. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157707-14038",
                "157707-14064"
            ],
            "persons": [],
            "imported": "2017-01-27T12:20:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 157709,
            "title": "BGGF und OEGGG gemeinsame Jahrestagung 2015.",
            "abstract": null,
            "authors": [
                "Lang, U"
            ],
            "year": 2015,
            "source": "Gyn -aktiv. 2015; 3:  10-11. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157709-14038"
            ],
            "persons": [],
            "imported": "2017-01-27T12:23: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": 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": 157710,
            "title": "Die zufriedene Kundin - zweimalige Thrombektomie bei Mediahauptstammverschluss binnen acht Tagen.",
            "abstract": null,
            "authors": [
                "Fandler, S"
            ],
            "year": 2017,
            "source": "20. Jahrestagung der Österreichischen Schlaganfall-Gesellschaft; JAN 19-21, 2017; Salzburg, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157710-14051"
            ],
            "persons": [
                "157710-82411"
            ],
            "imported": "2017-01-27T12:25:52+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157711,
            "title": "Assoziation von Schluckstörung und Läsionslokalisation bei kleinen \r\nsubkortikalen Infarkten.",
            "abstract": null,
            "authors": [
                "Fandler, S"
            ],
            "year": 2017,
            "source": "20. Jahrestagung der Österreichischen Schlaganfall-Gesellschaft; JAN 19-21, 2017; Salzburg, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157711-14051"
            ],
            "persons": [
                "157711-82411"
            ],
            "imported": "2017-01-27T12:29: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157712,
            "title": "Gemeinsame Tagung der OEGGG und der BGGF.",
            "abstract": null,
            "authors": [
                "Ortmann, O",
                "Lang, U",
                "Seitz, S\r\n"
            ],
            "year": 2015,
            "source": "Geburtshilfe und Frauenheilkunde. 2015; 75(6):525--Gemeinsame Tagung der Bayerischen Gesellschaft für Geburtshilfe und Frauenheilkunde e.V. (BGGF) und der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG)\r\n\r\n\r\n\r\n; JULI 23-25, 2015; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157712-14038"
            ],
            "persons": [],
            "imported": "2017-01-27T12:38: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157713,
            "title": "Diabetes mellitus und Schwangerschaft. Schwangerschaft bei Diabetes immer noch ein hohes Risiko für Mutter und Kind. ",
            "abstract": null,
            "authors": [
                "Kautzky-Willer",
                "Lang, U"
            ],
            "year": 2015,
            "source": "Diabetologie kompakt. Grundlagen und Praxis, 5. Auflage, (Hrsg.: Schatz, H.,  Pfeiffer, A. F. H.); Deutschland, Heidelberg: Springer Medizin, Verlag Heidelberg; 2015. pp. 76-82. ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157713-14038"
            ],
            "persons": [],
            "imported": "2017-01-27T12:40:55+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": 157714,
            "title": "Ätiopathogenese und Prävention der VKB Ruptur",
            "abstract": null,
            "authors": [
                "Sadoghi, P"
            ],
            "year": 2017,
            "source": "Austrian Knee and Shoulder Symposium. 2017; -Austrian Knee and Shoulder Symposium; JAN 27, 207; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157714-14052"
            ],
            "persons": [
                "157714-59379"
            ],
            "imported": "2017-01-27T17:06: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
        }
    ]
}