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=151300&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156974,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151320&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151280&ordering=impactfactor",
    "results": [
        {
            "id": 156057,
            "title": "Entwicklung, Stand und Verfahren der Pränataldiagnostik",
            "abstract": null,
            "authors": [
                "Haeusler M"
            ],
            "year": 2016,
            "source": "Entscheidungsfindung und Entscheidungshilfen am Lebensanfang,\r\nInst. f. Ethik und Recht in der Medizin; Nov 10, 2016; Wien. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156057-14064"
            ],
            "persons": [],
            "imported": "2016-11-28T12:22:14+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": 156058,
            "title": "Diagnostik von Harntransportstörungen und Anlagestörungen der Niere. Begleitfehlbildungen? Stellenwert der Humangenetik?",
            "abstract": null,
            "authors": [
                "Haeusler, M"
            ],
            "year": 2016,
            "source": "40. Dreiländertreffen der DEGUM-ÖGUM-SGUM; Okt 25-29, 2016; Leipzig, Deutschland. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156058-14064"
            ],
            "persons": [],
            "imported": "2016-11-28T12:25:27+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": 156059,
            "title": "Update Toxoplasmosis. What is the Background of Screening? ",
            "abstract": null,
            "authors": [
                "Haeusler, M"
            ],
            "year": 2016,
            "source": "40. Dreiländertreffen der DEGUM-ÖGUM-SGUM; Okt 26-29, 2016; Leipzig, Deutschland. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156059-14064"
            ],
            "persons": [],
            "imported": "2016-11-28T12:29:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156062,
            "title": "Erfolgreiche Kombination von Allgemeinanästhesie und peripherer Nervenblockade bei Beckentrauma: Fallbericht zum Einsatz der Blockade des n. ilioinguinalis und des n. iliohypogastricus bei traumatischer Symphysensprengung",
            "abstract": null,
            "authors": [
                "Gries, M",
                "Handl-Weber, K",
                "Metnitz, PG",
                "Zajic, P"
            ],
            "year": 2016,
            "source": "Konferenzband, AIC 2016. 2016; -AIC 2016 - Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; SEP 29-OCT 1, 2016; Innsbruck, Austria. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156062-14044",
                "156062-14069"
            ],
            "persons": [
                "156062-52599",
                "156062-74135",
                "156062-91898"
            ],
            "imported": "2016-11-28T13:01: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156063,
            "title": "Der Notarzt – ein Arzt für alle Fälle?",
            "abstract": null,
            "authors": [
                "Striccher, D",
                "Zajic, P, Prause, G"
            ],
            "year": 2016,
            "source": "19. Innsbrucker Notfallsymposium; NOV 11-12, 2016; Innsbruck, Austria. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156063-14069"
            ],
            "persons": [
                "156063-51986",
                "156063-74135"
            ],
            "imported": "2016-11-28T13:05: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156064,
            "title": "Identification of Body Composition Types in Patients with Anorexia Nervosa.",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Mörkl, S",
                "Müller, W",
                "Oberascher, A",
                "Holasek, SJ"
            ],
            "year": 2016,
            "source": "Ernährung aktuell. 2016; 4/2016: 29-30.-ÖGE Jahrestagung 2016 - Hot Spots in der Ernährung ; NOV 24-25, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156064-14011",
                "156064-14014",
                "156064-29444"
            ],
            "persons": [
                "156064-51266",
                "156064-84449",
                "156064-88711"
            ],
            "imported": "2016-11-28T13:31:10+01:00",
            "journal": null,
            "issn": "2312-2323",
            "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": 156065,
            "title": "Dietary effects on gut microbiota in different BMI-groups.",
            "abstract": null,
            "authors": [
                "Mörkl, S",
                "Lackner, S",
                "Gorkiewicz, G",
                "Kashofer, K",
                "Oberascher, A",
                "Amouzadeh-Ghadikolai, O",
                "Holasek, SJ"
            ],
            "year": 2016,
            "source": "Ernährung aktuell. 2016; 4/2016: 30--ÖGE Jahrestagung 2016 - Hot Spots in der Ernährung; NOV 24-25, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156065-14014",
                "156065-14020",
                "156065-29444"
            ],
            "persons": [
                "156065-50496",
                "156065-51266",
                "156065-57386",
                "156065-84449",
                "156065-88711"
            ],
            "imported": "2016-11-28T13:38:38+01:00",
            "journal": null,
            "issn": "2312-2323",
            "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": 156086,
            "title": "Diamine Oxidase in Diagnosis and Treatment Monitoring of Histamine Intolerance - an Approach of Standardization.",
            "abstract": null,
            "authors": [
                "Lackner, S",
                "Holasek, SJ",
                "Enko, D",
                "Mangge, H",
                "Schnedl, W"
            ],
            "year": 2016,
            "source": "Ernährung aktuell. 2016; 4/2016: 30--ÖGE Jahrestagung 2016 - Hot Spots in der Ernährung ; NOV 24-25, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156086-14014",
                "156086-14028"
            ],
            "persons": [
                "156086-51266",
                "156086-52854",
                "156086-88711",
                "156086-89193"
            ],
            "imported": "2016-11-28T14:33:13+01:00",
            "journal": null,
            "issn": "2312-2323",
            "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": 156087,
            "title": "Autonomic regulation of patients with anorexia nervosa, athletes, obese, overweight and normal weight controls.",
            "abstract": null,
            "authors": [
                "Oberascher, A",
                "Lackner, S",
                "Mörkl, S",
                "Holasek, SJ",
                "Moser, M"
            ],
            "year": 2016,
            "source": "Ernährung aktuell. 2016; 4/2016: 29--ÖGE Jahrestagung 2016 - Hot Spots in der Ernährung ; NOV 24-25, 2016; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156087-14010",
                "156087-14014",
                "156087-29444"
            ],
            "persons": [
                "156087-51266",
                "156087-51671",
                "156087-84449",
                "156087-88711"
            ],
            "imported": "2016-11-28T14:38:06+01:00",
            "journal": null,
            "issn": "2312-2323",
            "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": 156088,
            "title": "Voll Verzuckert – Der Beitrag von Zucker zur Prävalenz ernährungsassoziierter Erkrankungen.",
            "abstract": null,
            "authors": [
                "Lackner, S"
            ],
            "year": 2016,
            "source": " Austrian Medical Students’ Association (AMSA); APR 7, 20016; Graz. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156088-14014"
            ],
            "persons": [
                "156088-88711"
            ],
            "imported": "2016-11-28T14:49:49+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": 156089,
            "title": "FMRI to explore the effects of rehabilitation in MS - Longitudinal fMRI studies in MS - what do we know and what do we need to know?",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2016,
            "source": "2nd ALPINE CHAPTER SYMPOSIUM + 16th AUSTRIAN fMRI SYMPOSIUM; NOV 25-26, 2016; Salzburg, AT. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156089-14051"
            ],
            "persons": [
                "156089-50173"
            ],
            "imported": "2016-11-28T15:31: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156090,
            "title": "MONITOR AND TREATMENT - MRI Monitoring",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2016,
            "source": "24th Annual Meeting of the European Charcot Foundation; NOV 24-26, 2016; Baveno, ITALY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156090-14051"
            ],
            "persons": [
                "156090-50173"
            ],
            "imported": "2016-11-28T15:41:09+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": 156091,
            "title": "Update MS: Von der Pathologie zur optimalen Therapie. Neue Erkenntnisse beim Blick ins Gehirn: Pathologie und Bildgebung",
            "abstract": null,
            "authors": [
                "Enzinger, C",
                "Brück, W"
            ],
            "year": 2016,
            "source": "89. Kongress der Deutschen Gesellschaft für Neurologie; SEPT 21-24, 2016; Mannheim, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156091-14051"
            ],
            "persons": [
                "156091-50173"
            ],
            "imported": "2016-11-28T16:22: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156092,
            "title": "Plenum 1: Bewegung - ein wichtiges Thema für Krankenhäuser und Gesundheitseinrichtungen: Geistig beweglich sein und bleiben - wie man sein Gehirn fit hält. Erkenntnisse aus den Neurowissenschaften",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2016,
            "source": "21. Österreichische Konferenz Gesundheitsfördernder Krankenhäuser und Gesundheitseinrichtungen; NOV 17-18, 2016; Baden, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156092-14051"
            ],
            "persons": [
                "156092-50173"
            ],
            "imported": "2016-11-28T16:43:19+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 156093,
            "title": "Mikrobiom und Anorexia Nervosa - mehr als sein Bauchgefühl? vorläufige Daten",
            "abstract": null,
            "authors": [
                "Tmava, A",
                "Mörkl, S",
                "Lackner, S",
                "Oberascher, A",
                "Amouzadeh-Ghadikolai, O",
                "Blesl, C",
                "Wurm, W",
                "Gorkiewicz, G",
                "Kashofer, K",
                "Holasek, S",
                ""
            ],
            "year": 2016,
            "source": "http://www.cpo-media.net/DGPPN/2016/Programm/HTML/. 2016; -DGPPN-Kongress; NOV 23-26, 2016; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156093-14014",
                "156093-14020",
                "156093-29444"
            ],
            "persons": [
                "156093-50496",
                "156093-51266",
                "156093-57386",
                "156093-79474",
                "156093-84449",
                "156093-88711",
                "156093-96232"
            ],
            "imported": "2016-11-28T16:46:47+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156094,
            "title": "Veränderungen der Gedächtnisfunktionen im Zusammenhang mit EKT bei depressiven PatientInnen",
            "abstract": null,
            "authors": [
                "Tmava, A",
                "Eicher, I",
                "Blesl, C",
                "Mörkl, S",
                "Wurm, W",
                "Painold, A",
                "Holl, AK",
                ""
            ],
            "year": 2016,
            "source": "http://www.cpo-media.net/DGPPN/2016/Programm/HTML/. 2016; -DGPPN Kongress; NOV 23-26, 2016; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156094-29444"
            ],
            "persons": [
                "156094-50662",
                "156094-54165",
                "156094-79474",
                "156094-84449",
                "156094-96232"
            ],
            "imported": "2016-11-28T16:53:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 156095,
            "title": "Defining response criteria and how imaging can be used to guide treatment escalation",
            "abstract": null,
            "authors": [
                "Enzinger, C"
            ],
            "year": 2016,
            "source": "Multiple Sklerose Symposium 2016 des UniversitätsSpital Zürich; NOV 8, 2016; Zürich, SWITZERLAND. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156095-14051"
            ],
            "persons": [
                "156095-50173"
            ],
            "imported": "2016-11-28T17:06: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": 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": 156098,
            "title": "Psychiatrie und Osteoporose - kann die Seele den Knochen krank machen?",
            "abstract": null,
            "authors": [
                "Painold, A",
                "Mörkl, S",
                "Blesl, C",
                "Tmava, A",
                "Holl, AK"
            ],
            "year": 2016,
            "source": "Deutsche Gesellschaft für Psychiatrie und Psychotherapie, Psychosomatik und Nervenheilkunde. 2016; -DGPPN Kongress; NOV 23-26, 2016; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156098-29444"
            ],
            "persons": [
                "156098-50662",
                "156098-54165",
                "156098-84449",
                "156098-96232"
            ],
            "imported": "2016-11-29T11:13:09+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": 156099,
            "title": "About the meaning of salivary cortisol in reduced sleep quality and its relevance in psychiatry.",
            "abstract": null,
            "authors": [
                "Painold, A",
                "Braunsteiner, B",
                "Tripolt, N",
                "Warnkross, H",
                "Blesl, C",
                "Mörkl, S: Tmava, A",
                "Pieber, T",
                "Obermayer-Pietsch, B\r\n"
            ],
            "year": 2016,
            "source": "Deutsche Gesellschaft für Psychiatrie und Psychotherapie, Psychosomatik und Nervenheilkunde. 2016; -DGPPN Kongress; NOV, 23-26; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156099-14080",
                "156099-29444"
            ],
            "persons": [
                "156099-51809",
                "156099-51831",
                "156099-54165",
                "156099-57425",
                "156099-84449",
                "156099-96232"
            ],
            "imported": "2016-11-29T11:19: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156101,
            "title": "Sind Autoantikörper als Therapiemarker bei systemischer Sklerodermie geeignet?",
            "abstract": null,
            "authors": [
                "Demel,U"
            ],
            "year": 2016,
            "source": "Programmheft . 2016; 25--6. Jahrestagung der Österreichischen Gesellschaft für Laboratoriumsmedizin und Klinische Chemie; NOV 8-11, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156101-14086"
            ],
            "persons": [],
            "imported": "2016-11-29T11:33: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}