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=148940&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157860,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148960&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148920&ordering=impactfactor",
    "results": [
        {
            "id": 173309,
            "title": "Religiöser Fundamentalismus -  religiös mitmotivierte Gewalt – was kann eine psychiatrische Perspektive beitragen?",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "13. Grazer Psychiatrisch-Psychosomatische Tagung; JAN 18-20, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173309-29444"
            ],
            "persons": [
                "173309-51907"
            ],
            "imported": "2019-02-14T14:08: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": 173310,
            "title": "Glucagon-like peptide 1 receptor signaling ameliorates renal ischemia/reperfusion injury.",
            "abstract": null,
            "authors": [
                "Artinger, K",
                "Uhlig, M",
                "Kirsch, AH",
                "Moschovaki-Fillipidou, F",
                "Aringer, I",
                "Schabhüttl, C",
                "Eller, P",
                "Stojakovic, T",
                "Rosenkranz, AR",
                "Eller, K\r\n"
            ],
            "year": 2018,
            "source": "DGFN. 2018; -Jahrestagung der Deutschen Gesellschaft für Nephrologie; SEPT 27-30, 2018; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173310-14028",
                "173310-14046",
                "173310-14084"
            ],
            "persons": [
                "173310-72630",
                "173310-74174",
                "173310-74175",
                "173310-75657",
                "173310-86124",
                "173310-86588"
            ],
            "imported": "2019-02-14T14:08:48+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 173311,
            "title": "Deeskalation und Umgang mit aggressiven PatientInnen.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Ärztliche Fortbildung, Universitätsklinik für Augenheilkunde; JAN 31, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173311-29444"
            ],
            "persons": [
                "173311-51907"
            ],
            "imported": "2019-02-14T14:11: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": 173312,
            "title": "Persönlichkeitsstörungen - Neurobiologische Aspekte und pharmakotherapeutische Ansätze in einem Gesamtbehandlungsplan.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Arztliche Fortbildung, Otto-Wagner-Spital, Wien; FEB 15, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173312-29444"
            ],
            "persons": [
                "173312-51907"
            ],
            "imported": "2019-02-14T14:13:33+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": 173313,
            "title": "Behandlung mit MAO – Hemmern - eine zu selten eingesetzte antidepressive Strategie?",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Ärztliche Fortbildung,  Psychiatrische Abteilung SMZ-Ost, Donauspital Wien; MAR 20, 2018; Vienna, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173313-29444"
            ],
            "persons": [
                "173313-51907"
            ],
            "imported": "2019-02-14T14:15:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173314,
            "title": "Einführung in die Psychotherapie I.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Basiscurriculum Psychotherapie – Facharztweiterbildung; MAR 13-14, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173314-29444"
            ],
            "persons": [
                "173314-51907"
            ],
            "imported": "2019-02-14T14:17:33+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": 173315,
            "title": "Einführung in die Psychotherapie II.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Basiscurriculum Psychotherapie – Facharztweiterbildung; MAR 20-21, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173315-29444"
            ],
            "persons": [
                "173315-51907"
            ],
            "imported": "2019-02-14T14:19:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173316,
            "title": "Outcome of women with high biomarker quotient (sFLt1/PIGF) and late preterm birth",
            "abstract": null,
            "authors": [
                "Lakovschek,I.C",
                "Fastenmeier, Chr",
                "Stern, Chr",
                "Mayer-Pickel, K",
                "Kolovetsiou-Kreiner,V",
                "Csapo, B",
                "Obermayer-Pietsch, B",
                "Lang, U",
                "Cervar-Zivkovic, M"
            ],
            "year": 2018,
            "source": "Book of Abstracts XL. Alpe Adria Meeting of Perinatal Medicine. 2018; 1-155.-XL. Alpe Adria Meeting of Perinatal Medicine; SEP 28-29, 2018; Ljublijana, Slowenien.  (ISBN: 978-961-6484-22-0 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173316-14038",
                "173316-14063",
                "173316-14064",
                "173316-14080"
            ],
            "persons": [
                "173316-51809",
                "173316-51978",
                "173316-57414",
                "173316-68055",
                "173316-74840"
            ],
            "imported": "2019-02-14T14:22: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": 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": 173317,
            "title": "Depersonalisation – Dissoziation - Klinische Charakteristika, konzeptueller Rahmen neurobiologische Grundlagen.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "18. Jahrestagung der Österreichischen Gesellschaft für Psychiatrie, Psychotherapie und Psychosomatik; APR 27, 2018; Gmunden, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173317-29444"
            ],
            "persons": [
                "173317-51907"
            ],
            "imported": "2019-02-14T14:25:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 173318,
            "title": "Late Preterm in Preeclampsia with or without IUGR; two different diseases?",
            "abstract": null,
            "authors": [
                "Mayer-Picke, K",
                "Stern, Chr",
                "Lakovschek, I.Chr",
                "Lang, U",
                "Cervar-Zivkovic, M"
            ],
            "year": 2018,
            "source": "Book of Abstracts: XL. Alpe Adria Meeting of Perinatal Medicine.. 2018; 1-155.-XL. Alpe Adria Meeting of Perinatal Medicine.; SEP 28-29, 2018; Ljublijana, Slowenien.  (ISBN: 978-961-6484-22-0 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173318-14038",
                "173318-14064"
            ],
            "persons": [
                "173318-51978",
                "173318-57414",
                "173318-74840"
            ],
            "imported": "2019-02-14T14:26:59+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": 173319,
            "title": "Wege und Irrwege der Psychosomatik - einige pragmatische Anmerkungen.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "18. Jahrestagung der Österreichischen Gesellschaft für Psychiatrie, Psychotherapie und Psychosomatik; APR 25-28, 2018; Gmunden, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173319-29444"
            ],
            "persons": [
                "173319-51907"
            ],
            "imported": "2019-02-14T14:29:13+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 173320,
            "title": "Corticosteroids for fetal lung maturation in late preterms at 34+1 to 36+6 gestational weeks",
            "abstract": null,
            "authors": [
                "Reif, Ph",
                "Greimel, P",
                "Pfniss, I",
                "Schoell, W",
                "Lang, U",
                ""
            ],
            "year": 2018,
            "source": "Book of Abstracts: XL. Alpe Adria Meeting of Perinatal Medicine. 2018; 1-155.-XL. Alpe Adria Meeting of Perinatal Medicine; SEP 28-29, 2018; Ljublijana, Slowenien.  (ISBN: 978-961-6484-22-0 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173320-14038",
                "173320-14064"
            ],
            "persons": [
                "173320-51941"
            ],
            "imported": "2019-02-14T14:29:53+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": 173321,
            "title": "Religiöser Fundamentalismus -  religiös mitmotivierte Gewalt – was kann eine psychiatrische Perspektive beitragen?",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Theologische Fakultät, Humboldt Universität Berlin; MAY 4, 2018; Berlin, GERMANY. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173321-29444"
            ],
            "persons": [
                "173321-51907"
            ],
            "imported": "2019-02-14T14:35:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 173322,
            "title": "Off-Label-Use in Obstetrics. An Analysis of the Use of Drugs ad a Tertiary Care Center of Austria",
            "abstract": null,
            "authors": [
                "Lakovschek, I.Chr",
                "Reisinger, J",
                "Schneider, V",
                "Pfniss, I",
                "Lang, U"
            ],
            "year": 2018,
            "source": "Book of Abstracts. XL. Alpe Adria Meeting of Perinatal Medicine. 2018; 1-155.-XL. Alpe Adria Meeting of Perinatal Medicine; SEP 28-29, 2018; Ljublijana, Slowenien.  (ISBN: 978-961-6484-22-0 )",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173322-14038",
                "173322-14064"
            ],
            "persons": [],
            "imported": "2019-02-14T14:35:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 173323,
            "title": "Psyche and body – A major challenge to modern clinical psychiatry. Opening and Moderation.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Danube Symposium; MAY 24-26, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173323-29444"
            ],
            "persons": [
                "173323-51907"
            ],
            "imported": "2019-02-14T14: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": 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": 173324,
            "title": "Somatoforme / funktionelle Körpersyndrome als Herausforderung für die ärztliche Versorgung.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Danube Symposium; MAY 24-26, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173324-29444"
            ],
            "persons": [
                "173324-51907"
            ],
            "imported": "2019-02-14T14:40:33+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": 173326,
            "title": "Psychoonkologie und Existenzanalyse- Betreuung und Behandlung im Krankenhaussetting",
            "abstract": null,
            "authors": [
                "Farkas, C",
                "Andritsch, E",
                ""
            ],
            "year": 2018,
            "source": "Existenzanalyse. 2018. Nr.1 /2018: 20-26. (ISSN: ) ",
            "category": 11,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173326-14085"
            ],
            "persons": [
                "173326-51062",
                "173326-78250"
            ],
            "imported": "2019-02-14T14:41:54+01:00",
            "journal": "Existenzanalyse",
            "issn": "1024-7033",
            "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": false
        },
        {
            "id": 173327,
            "title": "Religiöser Fundamentalismus -  religiös mitmotivierte Gewalt.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2018,
            "source": "Facharzt-Curriculum; JUNE 7, 2018; Graz, AUSTRIA. 2018. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173327-29444"
            ],
            "persons": [
                "173327-51907"
            ],
            "imported": "2019-02-14T14:43:01+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": 173328,
            "title": "Explainable AI: the new 42?.",
            "abstract": null,
            "authors": [
                "Goebel, R",
                "Chander, A",
                "Holzinger, K",
                "Lecue, F",
                "Akata, Z",
                "Stumpf, S",
                "Kieseberg, P",
                "Holzinger",
                "A"
            ],
            "year": 2018,
            "source": " In: Holzinger A.; Kieseberg P.; Tjoa A.; Weippl E; editors(s). Lecture Notes in Computer Science, vol 11015. Cham: Springer; p. 295-303.  2018(ISBN: 978-3-319-99739-1) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173328-14026"
            ],
            "persons": [
                "173328-51050"
            ],
            "imported": "2019-02-14T14:57:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Holzinger A.; Kieseberg P.; Tjoa A.; Weippl E;",
            "collection_title": "Lecture Notes in Computer Science, vol 11015",
            "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": 173329,
            "title": "Prospektiver Vergleich der MRT-TRUS Fusionsbiopsie der Prostata - versus systematischer TRUS Prostatabiopsie in der Prostatakarzinomdetektion",
            "abstract": null,
            "authors": [
                "Mischinger,J",
                "Geyer,M",
                "Seles,M",
                "Schöpfer,S",
                "Krendl, D",
                "Rosenlechner,D",
                "Pummer,K",
                "Augustin,H",
                ""
            ],
            "year": 2019,
            "source": "ÖBU; 9-11.05 2019; Wien, Austria . 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "173329-14056"
            ],
            "persons": [
                "173329-100216",
                "173329-51970",
                "173329-53053",
                "173329-59858",
                "173329-99872"
            ],
            "imported": "2019-02-14T14:57: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": 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
        }
    ]
}