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=152140&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=152160&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152120&ordering=impactfactor",
    "results": [
        {
            "id": 157643,
            "title": "Rhinoplasty and the inner nose",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2016,
            "source": "52nd International Workshop on Functional Endoscopic Sinus Techniques; 8th Course on Basics of Septorhinoplasty; JULI 13-16, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157643-14066"
            ],
            "persons": [
                "157643-51640"
            ],
            "imported": "2017-01-26T09:54: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": 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": 157644,
            "title": "Deviated nose",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2016,
            "source": "52nd International Workshop on Functional Endoscopic Sinus Techniques 8th Course on Basics of Septorhinoplasty; JULI 13-16, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157644-14066"
            ],
            "persons": [
                "157644-51640"
            ],
            "imported": "2017-01-26T09:56: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157645,
            "title": "Pediatric Sinus Surgery",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2016,
            "source": "52nd International Workshop on Functional Endoscopic Sinus Techniques 8th Course on Basics of Septorhinoplasty; JULI 13-16, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157645-14066"
            ],
            "persons": [
                "157645-51640"
            ],
            "imported": "2017-01-26T09:58:26+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": 157646,
            "title": "Techniques of diagnostic nasal endoscopy",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2016,
            "source": "52nd International Workshop on Functional Endoscopic Sinus Techniques 8th Course on Basics of Septorhinoplasty; JULI 13-16, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157646-14066"
            ],
            "persons": [
                "157646-51640"
            ],
            "imported": "2017-01-26T10:00: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": 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": 157647,
            "title": "Chirurgische Therapie bei chronischer Sinusitis",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2016,
            "source": "HNO-Fortbildung Sinusitis; OCT 08, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157647-14066"
            ],
            "persons": [
                "157647-51640"
            ],
            "imported": "2017-01-26T10:02: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": 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": 157648,
            "title": "Rhinitis, Sinusitis",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2016,
            "source": "Seggauer Fortbildungstage; OCT 8-9, 2016; Seggau, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157648-14066"
            ],
            "persons": [
                "157648-51640"
            ],
            "imported": "2017-01-26T10:04: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157649,
            "title": "Nasenatmung und Rhinochirurgie",
            "abstract": null,
            "authors": [
                "Wolf, G",
                ""
            ],
            "year": 2016,
            "source": "10. Grazer Schlafmedizinworkshop; NOV 24-25, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157649-14066"
            ],
            "persons": [
                "157649-51640"
            ],
            "imported": "2017-01-26T10: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": 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": 157650,
            "title": "S2k-Leitlinie zur Diagnostik und Therapie des\r\nchronischen Pruritus",
            "abstract": null,
            "authors": [
                "Ständer, S",
                "Zeidler, C",
                "Augustin, M",
                "Bayer, G",
                "Kremer AE",
                "Legat, FJ",
                "Maisel, P",
                "Mettang, T",
                "Metz, M",
                "Nast, A",
                "Niemeier, V",
                "Raap, U",
                "Schneider, G",
                "Ständer, H",
                "Staubach, P",
                "Streit, M",
                "Weisshaar, E",
                ""
            ],
            "year": 2017,
            "source": "AWMF Leitlinie. 2017",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157650-14047"
            ],
            "persons": [
                "157650-51865"
            ],
            "imported": "2017-01-26T10:43:06+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": 157651,
            "title": "Cutaneous Drug Reactions and Drug-Induced Pruritus",
            "abstract": null,
            "authors": [
                "Szepietowski, JC",
                "Reich, A",
                "Legat, F",
                ""
            ],
            "year": 2016,
            "source": " In: Misery, L; Ständer, S;\r\n editors(s). Pruritus. London: Springer; p. 169 - 182.  2016(ISBN: 978-3-319-33140) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157651-14047"
            ],
            "persons": [
                "157651-51865"
            ],
            "imported": "2017-01-26T11:17:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Misery, L; Ständer, S;\r\n",
            "collection_title": "Pruritus",
            "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": 157652,
            "title": "Vergleich zweier Algorithmen zur Berechnung des Risikos für Präeklampsie im ersten Trimester",
            "abstract": null,
            "authors": [
                "Lakovschek, I. C.",
                "Ulrich, D",
                "Mayer-Pickel, K",
                "Kolovetsiou-Kreiner, V",
                "Lang, U",
                "Cervar-Zivkovic, M"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde. 2016; 76(4):A23--Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAI 25-28, 2016; Linz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157652-14038",
                "157652-14063",
                "157652-14064"
            ],
            "persons": [
                "157652-51978",
                "157652-58907",
                "157652-68055",
                "157652-74840"
            ],
            "imported": "2017-01-26T14:25:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157654,
            "title": "Endostatin – a biomarker for idiopathic pulmonary arterial hypertension?",
            "abstract": null,
            "authors": [
                "Jandl, K",
                "Hoffmann, J",
                "Bloch, Thekkekara Puthenparampil, H",
                "W",
                "Ghanim, B",
                "Klepetko, W",
                "Kovacs, G",
                "Olschewski, H",
                "Olschewski, A",
                "Kwapiszewska, G"
            ],
            "year": 2016,
            "source": "DACH Herbstsymposium für Pulmonale Hypertonie; NOV 24-26, 2016; Heidelberg, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157654-14010",
                "157654-14087"
            ],
            "persons": [
                "157654-54345",
                "157654-59238",
                "157654-82090",
                "157654-82595"
            ],
            "imported": "2017-01-26T14:48:02+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": 157655,
            "title": "Kyrokonservierung von Ovarialgewebe zur Fertilitätsprotektion - erste Ergebnisse",
            "abstract": null,
            "authors": [
                "Wölfler, M",
                "Rutzinger, A",
                "Ballon, M",
                "Bjelic-Radisic, V",
                "Kollmann, M",
                "Lang, U",
                "Schöll, W"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde. 2016; 76(4):A02--Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAI 25-28, 2016; Linz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157655-14038",
                "157655-14063",
                "157655-14064",
                "157655-14080"
            ],
            "persons": [
                "157655-51941",
                "157655-75380",
                "157655-88735"
            ],
            "imported": "2017-01-26T15:13: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": 157656,
            "title": "Transfer von Trastuzumab durch die humane Plazentaschranke",
            "abstract": null,
            "authors": [
                "Bjelic-Radisic, V",
                "Gruber, M",
                "Hirschmugl, B.",
                "Tamussino, K",
                "Lang, U",
                "Wadsack, Ch"
            ],
            "year": 2016,
            "source": "Geburtshilfe und Frauenheilkunde. 2016; 76(4):A39--Jahrestagung der Österreichischen Gesellschaft für Gynäkologie und Geburtshilfe (OEGGG); MAI 25-28, 2016; Linz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157656-14038",
                "157656-14063"
            ],
            "persons": [
                "157656-50442",
                "157656-51826",
                "157656-56938",
                "157656-90214"
            ],
            "imported": "2017-01-26T15:18: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": 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": 157657,
            "title": "Do time of day/night, unit volume and staff experience affect incidence of aderse perinatal outcome?.",
            "abstract": null,
            "authors": [
                "Reif, Ph",
                "Pichler, G",
                "Lehner, G",
                "Ulrich, D",
                "Schöll, W",
                "Lang, U"
            ],
            "year": 2016,
            "source": "Book of Abstracts: XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine . 2016; 20--XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine ; OCT 13 - 15, 2016Zagreb; Zagreb, KROATIEN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157657-14038",
                "157657-14064",
                "157657-14094"
            ],
            "persons": [
                "157657-50907",
                "157657-51941",
                "157657-58907"
            ],
            "imported": "2017-01-26T15:46: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": 157658,
            "title": "Birth after previous cesarean section.",
            "abstract": null,
            "authors": [
                "Reif, Ph",
                "Brezinka, Chr",
                "Fischer, Th",
                "Husslein, P",
                "Lang, U",
                "Ramoni, A",
                "Zeisler, H",
                "Klaritsch, Ph"
            ],
            "year": 2016,
            "source": "Book of Abstracts:\r\n XXXVIII. ALPE ADRIA MEETING OF PERINATAL MEDICINE; OCT 13-15, 2016; Zagreb, CROATIA. 2016. . 2016; 25--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": [
                "157658-14038",
                "157658-14064"
            ],
            "persons": [
                "157658-50155"
            ],
            "imported": "2017-01-26T15:52: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": 157660,
            "title": "Is this HELLP?.",
            "abstract": null,
            "authors": [
                "Weiss, E.Chr",
                "Tomasch, G",
                "Lang, U",
                "Schöll, W"
            ],
            "year": 2016,
            "source": "Book of Abstracts: XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine. . 2016; 24--XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine I. Alpe-Adria-Meeting of Perinatal Medicine. ; OCT 13-15, 2016; Zagreb, KROATIEN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157660-14038",
                "157660-14064"
            ],
            "persons": [
                "157660-50854",
                "157660-51941",
                "157660-65380"
            ],
            "imported": "2017-01-26T16:01: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 157661,
            "title": "Response to Apheresis measured by Angiogenic FActors in Women in Early-Onset Preeclampsia and Antiphospholipid Syndrome.",
            "abstract": null,
            "authors": [
                "Mayer-Pickel, K",
                "Lang, U",
                "Cervar-Zivkovic, M"
            ],
            "year": 2016,
            "source": "Book of Abstracts: XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine.. 2016; 22--XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine ; OCT 13-15, 2016; Zagreb, KROATIEN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157661-14038",
                "157661-14064"
            ],
            "persons": [
                "157661-51978",
                "157661-74840"
            ],
            "imported": "2017-01-26T16:03: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": 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": 157662,
            "title": "Which CTG Score detects fetal distress best?.",
            "abstract": null,
            "authors": [
                "Lehner, G",
                "Vogt, S",
                "Schöll, W",
                "Lang, U",
                "Reif, P"
            ],
            "year": 2016,
            "source": "Book of Abstracts: XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine. . 2016; 23--XXXVIII. Alpe-Adria-Meeting of Perinatal Medicine ; OCT 13-15, 2016; Zagreb, KROATIEN. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157662-14038",
                "157662-14064"
            ],
            "persons": [
                "157662-51941"
            ],
            "imported": "2017-01-26T16:05: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": 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": 157665,
            "title": "Myocardial revascularization in medium and high risk patients: off- pump or beating heart?",
            "abstract": null,
            "authors": [
                "Spiliopoulos, S",
                "Benedikt, P",
                "Dapunt, O."
            ],
            "year": 2002,
            "source": "5. ISMICS Annual Meeting; JUN 21- 24, 2002; New York, USA. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157665-14075"
            ],
            "persons": [],
            "imported": "2017-01-26T17:37: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": false
        },
        {
            "id": 157666,
            "title": "Incidence of atrial fibrillation following off pump and on pump myocardial revascularization ",
            "abstract": null,
            "authors": [
                "Spiliopoulos, S",
                "Dapunt, O."
            ],
            "year": 2002,
            "source": "ISMICS Annual Meeting; JUN 21- 24, 2002; New York, USA. 2002. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "157666-14075"
            ],
            "persons": [],
            "imported": "2017-01-26T17:40:40+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
        }
    ]
}