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=153080&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153100&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153060&ordering=impactfactor",
    "results": [
        {
            "id": 158717,
            "title": "Pediatric Chest Imaging – Plain Film,CT,US,MRI",
            "abstract": null,
            "authors": [
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "Essentials in  Pediatric Radiology Training For Central (and former Eastern) Europe - organized by ESPR; June 14-17, 2016; Cluj - Napoca, Romania. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158717-14054",
                "158717-14106"
            ],
            "persons": [
                "158717-51913"
            ],
            "imported": "2017-02-09T16:15: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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158718,
            "title": "MRI Pediatric Skeleton",
            "abstract": null,
            "authors": [
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "Essentials in  Pediatric Radiology Training For Central (and former Eastern) Europe - organized by ESPR; June 14-17, 2016; Cluj - Napoca, Romania. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158718-14054",
                "158718-14106"
            ],
            "persons": [
                "158718-51913"
            ],
            "imported": "2017-02-09T16:15:51+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158720,
            "title": "Acute glucose starvation causes intracellular ATP depletion with organelle specific kinetics ",
            "abstract": null,
            "authors": [
                "Depaoli, MR",
                "Graier, WF",
                "Malli, R"
            ],
            "year": 2016,
            "source": "8th ÖGMBT Annual Meeting; SEP 12-14, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158720-14013"
            ],
            "persons": [
                "158720-50810",
                "158720-51860"
            ],
            "imported": "2017-02-09T16:16:03+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158721,
            "title": "Utility of the Determination of Biomarkers of Bone Metabolism",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B, Schwetz V"
            ],
            "year": 2016,
            "source": " In: Pietschmann P editors(s). Osteoimmunology. Wien, New York: Springer;  2016",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158721-14080"
            ],
            "persons": [
                "158721-51809",
                "158721-71449"
            ],
            "imported": "2017-02-09T16:16:35+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Pietschmann P",
            "collection_title": "Osteoimmunology",
            "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": 158724,
            "title": "Workshop Chest Imaging",
            "abstract": null,
            "authors": [
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "Essentials in  Pediatric Radiology Training For Central (and former Eastern) Europe - organized by ESPR; June 14-17, 2016; Cluj - Napoca, Romania. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158724-14054",
                "158724-14106"
            ],
            "persons": [
                "158724-51913"
            ],
            "imported": "2017-02-09T16:18: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": 158726,
            "title": "Mathematics and l Image Processing in Radiology",
            "abstract": null,
            "authors": [
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "24th Summer School on Image Processing ; July 7-16, 2016; Szeged, Hungary. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158726-14054",
                "158726-14106"
            ],
            "persons": [
                "158726-51913"
            ],
            "imported": "2017-02-09T16:22:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158727,
            "title": "Einfluß von Atorvastatin auf die Expression pathogenetisch relevanter Proteine in der EAE und in neuralen Progenitorzellkulturen. ",
            "abstract": null,
            "authors": [
                "Antipova V"
            ],
            "year": 2009,
            "source": " [ Habilitationsschrift ] Universität Rostock; 2009. ",
            "category": 5,
            "document_type": 17,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2017-02-09T16:23:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Rostock",
            "country": "276",
            "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": 158728,
            "title": "Kinderradiologie - Kinder vs\r\nErwachsene",
            "abstract": null,
            "authors": [
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "RT Austria  und Klinische Abteilung für Kinderradiologie, Univ.-Klinik für Radiologie: \"TIPPS und TRICKS bei kinderradiologischen Untersuchungen\"; Oct 15,2017; Graz, Austrua. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158728-14054",
                "158728-14106"
            ],
            "persons": [
                "158728-51913"
            ],
            "imported": "2017-02-09T16:27:24+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158729,
            "title": "Neue Knochenbiomarker – \u000bmiRNAs in der Osteologie\u000b",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B"
            ],
            "year": 2016,
            "source": "Kongressbericht. 2016; -Osteologie-Kongress ; 2.-5.3.2016; Essen, Deutschland. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158729-14080"
            ],
            "persons": [
                "158729-51809"
            ],
            "imported": "2017-02-09T16:28:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158730,
            "title": "Wieviel Kontrastmittel braucht meine Untersuchung?",
            "abstract": null,
            "authors": [
                "Sorantin, E"
            ],
            "year": 2016,
            "source": "RT Austria  und Klinische Abteilung für Kinderradiologie, Univ.-Klinik für Radiologie: \"TIPPS und TRICKS bei kinderradiologischen Untersuchungen\"; Oct 15,2017; Graz, Austrua. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158730-14054",
                "158730-14106"
            ],
            "persons": [
                "158730-51913"
            ],
            "imported": "2017-02-09T16:28: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": 158731,
            "title": "PCOS - Polycystisches Ovar Syndrom",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B"
            ],
            "year": 2016,
            "source": "APEDÖ-Tagung; 7.-8.4.2016; Anif bei Salzburg, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158731-14080"
            ],
            "persons": [
                "158731-51809"
            ],
            "imported": "2017-02-09T16:30:07+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": 158732,
            "title": "Institut für Makroskopische und Klinische Anatomie Medizinischen Universität Graz",
            "abstract": null,
            "authors": [
                "Antipova V, Anderhuber F"
            ],
            "year": 2016,
            "source": "113. Versammlung der Anatomischen Gesellschaft ; 21.09-24.09 2016; Göttingen, Deutschland. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158732-14018"
            ],
            "persons": [
                "158732-97024"
            ],
            "imported": "2017-02-09T16:30: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158733,
            "title": "Ansätze und Kontexte der Behandlung von somatoformen Störungen und funktionellen Körpersyndromen.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2016,
            "source": "10. Symposium der psychiatrischen Privatklinik Meiringen; SEP 8, 2016; Meiringen, SWITZERLAND. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158733-29444"
            ],
            "persons": [
                "158733-51907"
            ],
            "imported": "2017-02-09T16:30: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": 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": 158734,
            "title": "Vitamin D und Fertilität\r\n",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B"
            ],
            "year": 2016,
            "source": "Osteoporose-Forum; 20.-22.4.2016; St. Wolfgang, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158734-14080"
            ],
            "persons": [
                "158734-51809"
            ],
            "imported": "2017-02-09T16:32: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": 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": 158735,
            "title": "Psychopharmakologische Möglichkeiten und Grenzen der Persönlichkeitsstörungen.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2016,
            "source": "ÖGPB-Akademie: Seminar Modul 47; SEP 14, 2016; Vienna, AUSTRIA . 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158735-29444"
            ],
            "persons": [
                "158735-51907"
            ],
            "imported": "2017-02-09T16:32: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": 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": 158736,
            "title": "Jubiläumsfonds und Forschung in Graz\u000bdargestellt am Beispiel des\u000bVitamin D",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B"
            ],
            "year": 2016,
            "source": "ÖNB-Jubiläumsfonds 50-Jahr-Feier; 26.4.2016; Wien, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158736-14080"
            ],
            "persons": [
                "158736-51809"
            ],
            "imported": "2017-02-09T16:34:00+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 158737,
            "title": "Einführung und Moderation „Macht der Interaktion von Körper-Geist-Psyche – Psychoneuroimmunologie“, Macht und Ohnmacht in der Onkologie.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2016,
            "source": "6. Interdisziplinäre Psycho-Onkologie Tagung Graz; SEP 22, 2016; Graz, AUSTRIA. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158737-29444"
            ],
            "persons": [
                "158737-51907"
            ],
            "imported": "2017-02-09T16:34:08+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": 158738,
            "title": "Gangbildverbessernde Interventionen bei GMFCS 1-3",
            "abstract": null,
            "authors": [
                "Svehlik, M"
            ],
            "year": 2016,
            "source": "12. Internationales Symposium für Neuroorthopädie & Rehabilitation; OKT 20-22, 2016; Rummelsberg, DEUTSCHLAND. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158738-14049"
            ],
            "persons": [
                "158738-65038"
            ],
            "imported": "2017-02-09T16:36: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": 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": 158739,
            "title": "Interactive Groups - Meet the Expert: Somatoform disorders and functional body distress syndromes.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 2016,
            "source": "Berliner KL-Kurs /Berlin CL-Course. Konsiliar- und Liaison-Psychiatrie und Psychosomatik / Consultation-Liaison-Psychiatry and Psychosomatics.; OCT 1, 2016; Berlin, GERMANY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158739-29444"
            ],
            "persons": [
                "158739-51907"
            ],
            "imported": "2017-02-09T16:36:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 158740,
            "title": "Vitamin D and COPD",
            "abstract": null,
            "authors": [
                "Obermayer-Pietsch B"
            ],
            "year": 2016,
            "source": "„COPD in Bewegung“ ; 29.-31.4.2016; Florenz, ITALY. 2016. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "158740-14080"
            ],
            "persons": [
                "158740-51809"
            ],
            "imported": "2017-02-09T16:36:25+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
        }
    ]
}