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=156360&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156918,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156380&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156340&ordering=impactfactor",
    "results": [
        {
            "id": 164414,
            "title": "Vorstellung der neuen Nomenklatur für die gynäkologische Zytologie",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2017,
            "source": "Zytologisches Kolloquium der Österreichischen Gesellschaft für Zytologie; NOV 10, 2017; Wien. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164414-14020"
            ],
            "persons": [
                "164414-51991"
            ],
            "imported": "2018-01-09T16:20:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164415,
            "title": "PGD2-primed M2-like macrophages regulate endothelial cell and eosinophil function. ",
            "abstract": null,
            "authors": [
                "Rittchen, S",
                "Rohrer, K",
                "Jandl, K",
                "Heinemann, A"
            ],
            "year": 2017,
            "source": "Doctoral Day 2017; DEC 13, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164415-14022"
            ],
            "persons": [
                "164415-51756",
                "164415-82595",
                "164415-83221",
                "164415-95212"
            ],
            "imported": "2018-01-09T16:24: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": 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": 164416,
            "title": "Pathologische Diagnosen in der B-Klassifikation.\r\nSubtypenanalyse von invasiven und nicht invasiven Mammakarzinomen.",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2017,
            "source": "Mammadiagnostik - Expert Modul; AUG 31- SEP 03, 2017; Pörtschach. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164416-14020"
            ],
            "persons": [
                "164416-51991"
            ],
            "imported": "2018-01-09T17:11: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": 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": 164417,
            "title": "Nomenklatur in gyn. Zytologie.\r\nVom HPV Infekt zum Zervix CA.\r\nLSIL und Differentialdiagnosen.\r\nRepräsentativitätsbeurteilung und QM .\r\n\r\n",
            "abstract": null,
            "authors": [
                "Regitnig, P"
            ],
            "year": 2017,
            "source": "Basiskurs in gynäkologischer Zytologie; APR 18-21, 2017; Graz. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164417-14020"
            ],
            "persons": [
                "164417-51991"
            ],
            "imported": "2018-01-09T17:16:50+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": 164419,
            "title": "Das kieferorthopädisch - kieferchirurgische Vorgehen bei schwierigen LKG-Spalten.\r\n",
            "abstract": null,
            "authors": [
                "Pichelmayer, M."
            ],
            "year": 2016,
            "source": "Veranstaltung der Gesellschaft für Kieferorthopädie von Berlin und Brandenburg; NOV 18, 2016; Berlin Charite. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164419-14109"
            ],
            "persons": [
                "164419-51723"
            ],
            "imported": "2018-01-09T19:50: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": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164422,
            "title": "Reduziert die präoperative Immunnutrition mit Oral Impact die Komplikationsrate nach radikaler Zystektomie?",
            "abstract": null,
            "authors": [
                "Hager B, Rosenlechner D, Hauer G, Hutterer G, Jauk S, Leopold M, Augustin H, Zigeuner R, Pummer K"
            ],
            "year": 2017,
            "source": "Der Urologe, September 2017, Volume 56, Supplement 1, pp 6–136. 2017; 56(Suppl ):6-136.-DGU; SEP 20-23, 2017; Dresden, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164422-14026",
                "164422-14052",
                "164422-14056"
            ],
            "persons": [
                "164422-50839",
                "164422-51738",
                "164422-51970",
                "164422-53053",
                "164422-101863"
            ],
            "imported": "2018-01-10T10:21:03+01:00",
            "journal": null,
            "issn": "1433-0563",
            "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": "UROLOGY & NEPHROLOGY-SCI",
            "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": 164423,
            "title": "Prädiktive Biomarker für immunonkologische Therapien am Horizont?",
            "abstract": null,
            "authors": [
                "Brcic, L",
                "Heidinger, M"
            ],
            "year": 2017,
            "source": "Spectrum Onkologie. 2017; (8): 70-72. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164423-14020"
            ],
            "persons": [],
            "imported": "2018-01-10T10:38: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": 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": 164424,
            "title": "„Das Unsichtbare sichtbar machen“ Die Österreichische Pflegequalitätserhebung 2.0 ",
            "abstract": null,
            "authors": [
                "Eglseer, D",
                "Hödl, M",
                "Lohrmann,C"
            ],
            "year": 2017,
            "source": "ProCare. 2017; 22(3): 46-46. ",
            "category": 1,
            "document_type": 2,
            "sci": null,
            "pubmed": null,
            "doi": "10.1007/s00735-017-0752-x",
            "pmc": null,
            "organizations": [
                "164424-14509"
            ],
            "persons": [
                "164424-59569",
                "164424-82963"
            ],
            "imported": "2018-01-10T10:56:57+01:00",
            "journal": null,
            "issn": "0949-7323",
            "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": 164425,
            "title": "Dekubitus Risikoeinschätzung & präventive Maßnahmen: Gehen-Sitzen-Liegen.",
            "abstract": null,
            "authors": [
                "Hödl, M"
            ],
            "year": 2017,
            "source": "4. APUPA Symposium\r\n; NOV 16, 2017; Graz, Austria. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164425-14509"
            ],
            "persons": [
                "164425-59569"
            ],
            "imported": "2018-01-10T11:00: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": 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": 164427,
            "title": "Untersuchung der Wirkung von Jaborosa bergii-Extrakten auf die Amyloid-Kaskade in vitro.",
            "abstract": null,
            "authors": [
                "Markor, S"
            ],
            "year": 2017,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] University of Graz; 2017. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-01-10T11:13:02+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "country": "40",
            "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": 164428,
            "title": "Untersuchung von Pflanzenextrakten mit in vitro- Hemmwirkung auf die Amyloidbildung.",
            "abstract": null,
            "authors": [
                "Gleissner, P"
            ],
            "year": 2016,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] University of Graz; 2016. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-01-10T11:15:50+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "country": "40",
            "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": 164429,
            "title": "Lipases and lipolysis in cellular lipid metabolism and signaling.",
            "abstract": null,
            "authors": [
                "Kratky, D"
            ],
            "year": 2017,
            "source": "85th EAS Congress; APR 23-26, 2017; Prague, Czech Republic. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164429-14013"
            ],
            "persons": [
                "164429-51904"
            ],
            "imported": "2018-01-10T11:30: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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 164433,
            "title": "Evaluating on-wire lysis of cells captured by a functionalized medical device using RT-qPCR.",
            "abstract": null,
            "authors": [
                "Schmid, J"
            ],
            "year": 2017,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Graz University of Technology; 2017. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2018-01-10T13:57:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Graz University of Technology",
            "country": "40",
            "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": 164434,
            "title": "ATOMS system for treatment of postprostatectomy urinary incontinence: a prospective single centre experience.",
            "abstract": null,
            "authors": [
                "Dalpiaz,O",
                "Strini K",
                "Ehrlich,G",
                "Pummer,K",
                "Primus,G\r\n"
            ],
            "year": 2017,
            "source": "EAU. 2017; -EAU Kongress London; März 24-28,2017; London. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164434-14056"
            ],
            "persons": [
                "164434-53053",
                "164434-72937"
            ],
            "imported": "2018-01-10T15:10: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": 164435,
            "title": "Behandlung der Belastungsinkontinenz nach radikaler Prostatektomie mit Hilfe des ATOMS Sytems:eine prospektive unizentrische Studie",
            "abstract": null,
            "authors": [
                "Dalpiaz,O",
                "Strini,K",
                "Ehrlich,G",
                "Pummer,K",
                "Primus,G\r\n"
            ],
            "year": 2017,
            "source": "Österreichisch-bayrischer Urologenkongress . 2017; -Österreichisch-Bayrischer Urologenkongress; Mai 18-20,2017; Wien. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164435-14056"
            ],
            "persons": [
                "164435-53053",
                "164435-72937"
            ],
            "imported": "2018-01-10T15:21:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164437,
            "title": "Identifizierung von suPAR als neuer Entzündungsparameter bei Erkrankungen der Augenoberfläche – eine Pilotstudie.",
            "abstract": null,
            "authors": [
                "Rabensteiner, DF",
                "Heidinger, A",
                "Horwath-Winter, J",
                "Rabensteiner, J"
            ],
            "year": 2017,
            "source": "Programm des 11. Österreichischen Infektionskongress. 2017; 46-46.-11. Österreichischer Infektionskongress; MAR 29 - APR 1, 2017; Saalfelden, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164437-14028",
                "164437-14043"
            ],
            "persons": [
                "164437-53007"
            ],
            "imported": "2018-01-10T15:35: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164438,
            "title": "ATOMS system for treatment of postprostatectomy urinary incontinence: a prospective single centre experience.",
            "abstract": null,
            "authors": [
                "Dalpiaz,O",
                "Strini,K",
                "Ehrlich,G",
                ". Pummer, K",
                "Primus,G\r\n"
            ],
            "year": 2017,
            "source": "EAU congress in London; März,24-28,2017; London. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164438-14056"
            ],
            "persons": [
                "164438-53053",
                "164438-72937"
            ],
            "imported": "2018-01-10T15:38: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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164439,
            "title": "Therapie des Trockenen Auges - Update & Ausblick. ",
            "abstract": null,
            "authors": [
                "Rabensteiner, DF"
            ],
            "year": 2017,
            "source": "SAVE SIGHT YEARS IV; APR 22, 2017; Graz, AUSTRIA. 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164439-14043"
            ],
            "persons": [],
            "imported": "2018-01-10T15:41:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 164441,
            "title": "Does third-trimester cervical length aid in predicting time of first stage of labor? ",
            "abstract": null,
            "authors": [
                "Lehner, G",
                "Reif, P",
                "Avian, A",
                "Kollmann, M",
                "Lakovschek, I",
                "Lang, U",
                "Ulrich, D"
            ],
            "year": 2017,
            "source": "Geburtsh Frauenheilk. 2017; 77(5):524-561. 2017; -Jahrestagung der OEGGG gemeinsam mit der BGGF e.V. ; JUN 14-17, 2017; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164441-14026",
                "164441-14038",
                "164441-14063",
                "164441-14064"
            ],
            "persons": [
                "164441-58907",
                "164441-67207",
                "164441-75380"
            ],
            "imported": "2018-01-10T17:32: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": false,
            "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": 164449,
            "title": "Zahnerhalt durch Endo-Chirurgie.",
            "abstract": null,
            "authors": [
                "Jakse, N"
            ],
            "year": 2017,
            "source": "International Postgraduate Summer School in Dentistry; 2017. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "164449-14112"
            ],
            "persons": [
                "164449-51707"
            ],
            "imported": "2018-01-11T08:28:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}