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=155080&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157143,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155100&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155060&ordering=impactfactor",
    "results": [
        {
            "id": 156180,
            "title": "Die immunsuppressive Therapie mit Cyclosporin A bei einem Kind mit Glomerulonephritis bei Mikroskopischer Polyangiitis.",
            "abstract": null,
            "authors": [
                "Warncke, G",
                "Sropahl, G",
                "Claus, R",
                "Drückler, E",
                "Stolpe, HJ",
                "Wigger, M"
            ],
            "year": 2003,
            "source": "pädiatrie hautnah; P36. 2003; -52. Jahrestagung der Norddeutschen Gesellschaft für\r\nKinderheilkunde und Jugendmedizin; MAI 16-18, 2003; Hildesheim, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-12-04T19:41: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 156179,
            "title": "Primäre Hyperoxalurie Typ II mit Nephrokalzinose und Urolithiasis – eine Kasuistik.",
            "abstract": null,
            "authors": [
                "Warncke, G",
                "Drückler, E",
                "Stolpe, HJ",
                "Wigger, M"
            ],
            "year": 2004,
            "source": "pädiatrie hautnah 2004; P41. 2004; -53. Jahrestagung der Norddeutschen Gesellschaft für Kinder- und Jugendmedizin; MAI 14-16, 2004; Cottbus, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-12-04T19:32:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 156178,
            "title": "Immunsuppressive Therapie mit Mycophenolatmofetil bei einem Kind mit Lupusnephritis.",
            "abstract": null,
            "authors": [
                "Voges, I",
                "Warncke, G",
                "Claus, R",
                "Wigger, M"
            ],
            "year": 2004,
            "source": "pädiatrie hautnah 2004; P 48. 2004; -53. Jahrestagung der Norddeutschen Gesellschaft für Kinder- und Jugendmedizin; MAI 14-16, 2004; Cottbus, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-12-04T19:23:38+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 156177,
            "title": "Transientes Hyperprostaglandin-E2-Syndrom – eine Kasuistik.",
            "abstract": null,
            "authors": [
                "Warncke, G",
                "Olbertz D",
                "Drückler E",
                "Stolpe HJ",
                "Wigger M"
            ],
            "year": 2004,
            "source": "pädiatrie hautnah 2004; P29. 2004; -53. Jahrestagung der Norddeutschen Gesellschaft für Kinder- und Jugendmedizin; MAI 14-16, 2004; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-12-04T19:18: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176689,
            "title": "Evaluation of a German-language Dental Progress\r\nTest at the Medical University of Graz",
            "abstract": null,
            "authors": [
                "Kirnbauer, B",
                "Avian, A",
                "Rugani, P",
                "Jakse, N",
                ""
            ],
            "year": 2019,
            "source": "The 44th Annual meeting of ADEE; AUG 21-23,2019; Berlin, Germany. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176689-14026",
                "176689-14057",
                "176689-14109"
            ],
            "persons": [
                "176689-51707",
                "176689-58023",
                "176689-58244",
                "176689-67207"
            ],
            "imported": "2019-09-04T17:15:21+02: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": 176690,
            "title": "Resorbable Magnesium suture anchor for fixation of the supraspinatus tendon, a pilot test in sheep",
            "abstract": null,
            "authors": [
                "Schwarze, UY",
                "Wurnig, C",
                "Kinsky, M",
                "Ebner, C",
                "Donohue, N",
                "Holweg, PL",
                "Haas, F",
                "Sommer, NG",
                "Weinberg, AM",
                ""
            ],
            "year": 2019,
            "source": "https://www.conferium.com/downloads/Abstract_book_Biometal2019-08-06.pdf. 2019; -11th Symposium on Biodegradable Metals; AUG 25-30, 2019; Alicante, SPAIN. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176690-14052",
                "176690-14057"
            ],
            "persons": [
                "176690-50785",
                "176690-63387",
                "176690-96335",
                "176690-98087"
            ],
            "imported": "2019-09-05T09:09:20+02: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": 156176,
            "title": "development of novel fp-based probes for live-cell imaging of nitric oxide dynamics",
            "abstract": null,
            "authors": [
                "Eroglu, E",
                "Waldeck-Weiermaier, M",
                "Graier, W",
                "Malli, R"
            ],
            "year": 2016,
            "source": "http://www.lbg.ac.at/de/themen/das-war-das-lbg-meeting-health-sciences-2016. 2016; -LBG MEETING FOR HEALTH SCIENCES 2016; NOV 28-29, 2016; Wien. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156176-14013"
            ],
            "persons": [
                "156176-50810",
                "156176-51158",
                "156176-51860"
            ],
            "imported": "2016-12-03T13:05: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176694,
            "title": "Die Auswirkungen eines Muskel-, Ausdauer- und Balancetrainings auf die Mobilität und kognitiven Fähigkeiten von PatientInnen mit einem lakunären Schlaganfall.",
            "abstract": "Da Gang und Kognition älterer Personen eng miteinander verknüpft sind und durch lakunäre Schlaganfälle und White Matter Hyperintensities (WMH) negativ beeinflusst werden, wurde in der vorliegenden Masterarbeit untersucht ob ein fünfwöchiges Mobilitätstraining einen positiven Einfluss auf den Gang, das Gleichgewicht und die Kognition von SchlaganfallpatientInnen hat. Diese erhielten dreimal pro Woche ein Training zur Ausdauer, zum Muskelaufbau und zum Gleichgewicht. Eine neuropsychologische Testung, eine Gangtestung und eine Magnetresonanztomographie-Untersuchung wurden bei 7 Personen mit lakunärem Schlaganfall und 10 sportlichen gesunden Personen zur Baseline und nach fünf Wochen durchgeführt. Die neuropsychologische Testung überprüfte die exekutiven Funktionen, logisches Gedächtnis, Bearbeitungsgeschwindigkeit, globale Kognition und Aufmerksamkeit. Die Gangtestung bestand aus Beurteilungsbögen der Mobilität und einem Gehtest. Zusätzlich führte die Kontrollgruppe eine Dual Task-Aufgabe durch.\r\n\r\nIn dieser Untersuchung unterschieden sich die Gruppen nicht signifikant in der WMH-Ausprägung. Jedoch zeigte sich ein Trend zur Signifikanz eines negativen Zusammenhangs der WMH-Ausprägung mit den exekutiven Funktionen und der Bearbeitungsgeschwindigkeit. Es zeigten sich signifikant bessere Leistungen der Kontrollgruppe in der Mobilität, der Bearbeitungsgeschwindigkeit, den exekutiven Funktionen und der Aufmerksamkeit. Beide Gruppen verbesserten sich im Gedächtnis, der Aufmerksamkeit und der globalen Kognition innerhalb der 5 Wochen. Die Schlaganfallgruppe zeigte eine signifikante Verbesserung in den meisten Aspekten der Mobilität und die Kontrollgruppe verbesserte sich in der Dual Task-Aufgabe. Zusammenfassend kann festgestellt werden, dass ein fünfwöchiges Training die Mobilität der SchlaganfallpatientInnen verbessert, aber keinen Einfluss auf Kognition und Lebensqualität hat.",
            "authors": [
                "Landsmann, B"
            ],
            "year": 2014,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] University of Graz; 2014. pp.117. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-09-06T15:45:43+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176695,
            "title": "Long-term low disability multiple sclerosis and motor function. The contribution of neuronal plasticity to functional preservation in MS: an fMRI study.",
            "abstract": "Höhere klinische Beeinträchtigungen bei Multipler Sklerose (MS) stehen nur teilweise in Beziehung mit höheren neuronalen Schädigungen. Adaptive funktionelle Mechanismen tragen zum Erhalt der neurologischen Funktionalität bei. In dieser Studie wurde überprüft, ob diese Mechanismen auch bei „Long-term low disability MS (LTLDMS)“, trotz hoher struktureller Schädigungen, eine Rolle spielen. Methode: 10 PatientInnen mit LTLDMS, 10 PatientInnen mit schubförmiger MS (RRMS), 9 PatientInnen mit sekundär progredienter MS (SPMS), 10 PatientInnen mit klinisch isoliertem Syndrom (CIS) und 32 gesunde Personen führten in einem 3T MR Scanner eine einfache motorische Aufgabe (aktive/passive Extension-Flexion des rechten Fußgelenks) durch. Die Aktivierungen wurden mittels funktioneller MRT registriert. Ergebnisse: Während der aktiven/passiven Bewegung hatten RRMS und SPMS, verglichen mit CIS und gesunden Kontrollen (HC), höhere Aktivierungen im primären sensomotorischen Kortex und Frontalcortex wie auch in zusätzlichen „nicht-primär-motorischen“ Arealen (Precuneus, Angular Gyrus, Gyrus Cinguli). LTLDMS zeigten nur in der passiven Bewegung höhere Aktivierungen, verglichen mit HC, im Frontal Pole, Superior Parietal Lobule und im Thalamus. HC und LTLDMS zeigten nie höhere Aktivierungen als RRMS und SPMS. Gruppenunterschiede in der passiven, verglichen mit der aktiven Bewegung, zeigten für RRMS und SPMS eine intensive und breite Rekrutierung von zusätzlichen „nicht-primär-motorischen“ (Frontal Pole, Gyrus Cinguli) und assoziativen Arealen (Precuneus). Diskussion: Die Ergebnisse sprechen für eine Variation der bewegungsassoziierten funktionellen Aktivierung in Abhängigkeit vom MS Phänotyp und Aufgabentyp. Sie betonen die Ähnlichkeit zwischen LTLDMS und gesunden Personen hinsichtlich der funktionellen Organisation. Erhaltene adaptive funktionelle Mechanismen bei LTLDMS tragen möglicherweise zu einer normalen funktionellen Organisation des Gehirns bei.",
            "authors": [
                "Sattler, MC"
            ],
            "year": 2015,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] University of Graz; 2015. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-09-06T15:48:14+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176696,
            "title": "Dysathrie : Auswirkung auf die Versändigkeit durch die Anwendung nichtsprachlicher/mundmotorischer Übungen : eine Pilotstudie.",
            "abstract": "Hintergrund: Nichtsprachliche Übungen sind oft Bestandteil in der Therapie der\r\nDysarthrie nach Schlaganfall, um die Verständlichkeit zu verbessern, allerdings\r\nmangelt es an aktuell wissenschaftlichen Studien, welche die Wirksamkeit\r\nnichtsprachlicher Übungen belegen.\r\nZiele: Ziel der durchgeführten Studie war einerseits zu untersuchen, ob eine 14-tägige\r\nIntervention zur Verbesserung der Verständlichkeit bei PatientInnen mit Dysarthrie im\r\nakuten Rehabilitationssetting durchführbar ist, andererseits sollte im Rahmen einer\r\nPilotstudie untersucht werden, ob der Einsatz von nichtsprachlichen motorischen\r\nÜbungen (NOSOMex) verglichen zur Standardtherapie tendenzielle Verbesserungen\r\nder Verständlichkeit bewirken.\r\nMethode: Im Rahmen dieser Studie wurden von 134 Patienten und Patientinnen mit\r\nDysarthrie, zehn Patienten und Patientinnen in einer pseudorandomisiert, kontrolliert\r\nund einfach verblindet durchgeführten Pilotstudie einer 14-tägigen DysarthrieTherapie mit oder ohne nichtsprachlichen Übungen zugeteilt. Fünf Patienten und\r\nPatientinnen wurden der Interventions- (Artikulationsübungen und nichtsprachliche\r\nÜbungen) und fünf Patienten und Patientinnen der Kontrollgruppe (reine\r\nArtikulationsübungen) zugeteilt. Die Datenerhebung erfolgte mit dem Frenchay\r\nDysarthrie Assessment 2 vor Interventionsbeginn und nach acht Therapieeinheiten.\r\nErgebnisse: Eine 14-tägige Dysarthrie-Therapie zur Verbesserung der\r\nVerständlichkeit bei Dysarthrie-PatientInnen ist im akuten Rehabilitationssetting\r\nmachbar. Die Pilotstudie ließ sich in der akuten Rehabilitationsphase neurologischer\r\nErkrankungen an sechs Patienten und Patientinnen vollständig umsetzen.\r\n(Interventionsgruppe n=4, Kontrollgruppe n=2). Zu kurze Aufenthaltsdauer und\r\neingeschränkte körperliche und kognitive Belastbarkeit stellten die\r\nHauptausschlusskriterien dar. Beide Gruppen, unabhängig von der Intervention\r\nkonnten sich im Bereich Verständlichkeit signifikant verbessern (p= .042). Eine\r\nAussage, ob eine Intervention mit nichtsprachlichen Übungen im Vergleich zur\r\nIntervention ohne nichtsprachliche Übungen, eine deutlichere Verbesserung bringt,\r\nkonnte aufgrund der geringen Stichprobe nicht getroffen werden.\r\nSchlussfolgerung: Patienten und Patientinnen im akuten Rehabilitationsprozess\r\nprofitieren, unabhängig von der Intervention, hinsichtlich ihrer Verständlichkeit.\r\nWeitere Studien mit höherer Stichprobenanzahl sind notwendig um die Wirksamkeit\r\nvon nichtsprachlichen Übungen in diesem Kontext zu untersuchen.\r\n",
            "authors": [
                "Doppelhofer, K"
            ],
            "year": 2018,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Donau-Universität Krems; 2018. pp.118. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-09-06T16:06:48+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Donau-Universität Krems",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176697,
            "title": "\"Trunk-Restraint\" - Therapie nach Schlaganfall.",
            "abstract": null,
            "authors": [
                "Perchtold, R"
            ],
            "year": 2015,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] Donau-Universität Krems; 2015. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2019-09-06T16:08:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Donau-Universität Krems",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176698,
            "title": "Emotionserkennung in Gesichtern bei jungen Schlaganfall PatientInnen.",
            "abstract": "Ein Schlaganfall kann zu Beeinträchtigungen im Emotionserkennen in Gesichtern führen, welche sich negativ auf soziale Fähigkeiten auswirken können. Besonders junge Schlaganfall PatientInnen, im Alter zwischen 18 und 54 Jahren, wären von derartigen Einschränkungen auf Grund familiärer und beruflicher Verpflichtungen stark im Alltag betroffen. In der folgenden Studie wurden 30 junge Schlaganfall PatientInnen hinsichtlich ihrer Fähigkeit, die Gesichtsausdrücke fröhlich, traurig, wütend, ängstlich und neutral zu erkennen, mit 30 gesunden, alters-, geschlechts- und bildungsgematchten Kontrollpersonen verglichen und die Ergebnisse mit Kognition, Lebensqualität und depressiver Symptomatik in Verbindung gebracht. Junge Schlaganfall PatientInnen erbringen bei der Gesamtanzahl richtig erkannter Emotionen vergleichbare Leistungen wie die Kontrollgruppe, sind dabei aber signifikant langsamer. Die Emotion Wut und Emotionen, die in niedriger Intensität dargestellt sind, werden von den PatientInnen signifikant besser erkannt als von der Kontrollgruppe. Für die PatientInnen wurden signifikante Zusammenhänge zwischen der Anzahl richtig erkannter Emotionen und besserer kognitiver Leistung, sowie in einer Subgruppe (N=10) zwischen besserem Erkennen negativer Emotionen und geringerer Lebensqualität gefunden. Keine Zusammenhänge gab es zwischen Emotionserkennung und depressiver Symptomatik. Die langsamere Reaktionszeit der PatientInnen bei der Emotionserkennung könnte an Defiziten in der Verarbeitungsgeschwindigkeit liegen, die sich auch in dieser Studie bei den PatientInnen in den kognitiven Testaufgaben wiederspiegeln. Kognition stellt unabhängig von depressiver Symptomatik und subjektiver Lebensqualität den stärksten Prädiktor für Defizite im Emotionserkennen dar. Es wäre besonders bei kognitiv auffälligen, jungen Schlaganfall PatientInnen sinnvoll, diese auch auf beeinträchtigte Emotionserkennung zu untersuchen, um mittels Psychoedukation mögliche negative Konsequenzen abzumildern.",
            "authors": [
                "Fruhwirth, VM"
            ],
            "year": 2019,
            "source": " [ Diplomarbeit/Master Thesis (UNI) ] University of Graz; 2019. ",
            "category": 5,
            "document_type": 15,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176698-14051"
            ],
            "persons": [],
            "imported": "2019-09-06T16:10:02+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University of Graz",
            "country": "40",
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176699,
            "title": "Influenza und Aspergillus",
            "abstract": null,
            "authors": [
                "Prattes, J"
            ],
            "year": 2019,
            "source": "Intensiver Sommer; JUL 18-19, 2019; Graz, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "176699-76430"
            ],
            "imported": "2019-09-06T16:59:29+02: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": 176700,
            "title": "Neue Optionen zur Diagnostik und Erfolgskontrolle bei\u000b Aspergillose",
            "abstract": null,
            "authors": [
                "Prattes, J"
            ],
            "year": 2019,
            "source": " . 2019; -DMykG 2019; SEP 5-7, 2019; Mannheim, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "176700-76430"
            ],
            "imported": "2019-09-06T17:01:12+02: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": 156172,
            "title": "Qualität der Abteilung bzw. des Krankenhauses in Zusammenhang mit der Ausbildung von Ärzten\r\n",
            "abstract": null,
            "authors": [
                "M.Wehrschütz"
            ],
            "year": 2016,
            "source": "10. Nationale Qualitätskongress Gesundheit. 2016; -10. Nationale Qualitätskongress Gesundheit; Dez, 1-2,2016; Berlin. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156172-14108"
            ],
            "persons": [],
            "imported": "2016-12-02T19:17: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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 156171,
            "title": "Ausbildungsqualität bezugnehmend auf die Arbeitszeitregelung",
            "abstract": null,
            "authors": [
                "M.Wehrschütz"
            ],
            "year": 2016,
            "source": "82. Gesundheitspolitisches Forum. 2016; -82. Gesundheitspolitisches Forum; Nov 28,2016; Wien. ",
            "category": 2,
            "document_type": 27,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156171-14108"
            ],
            "persons": [],
            "imported": "2016-12-02T19:11:23+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176703,
            "title": "Purification and Application of Genetically Encoded Potassium Ion Indicators for Quantification of Potassium Ion Concentrations within Biological Samples.",
            "abstract": null,
            "authors": [
                "Bischof, H",
                "Burgstaller, S",
                "Vujic, N",
                "Madl, T",
                "Kratky, D",
                "Graier, WF",
                "Malli, R"
            ],
            "year": 2019,
            "source": "Curr Protoc Chem Biol. 2019; 11(3): e71-e71. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "31483097",
            "doi": "10.1002/cpch.71",
            "pmc": "PMC6927797",
            "organizations": [
                "176703-14013"
            ],
            "persons": [
                "176703-50810-6",
                "176703-51860-6",
                "176703-51904-6",
                "176703-75396-6",
                "176703-91207-6",
                "176703-92462-2",
                "176703-99677-6"
            ],
            "imported": "2019-09-07T02:00:00+02:00",
            "journal": "Curr Protoc Chem Biol",
            "issn": "2160-4762",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 176704,
            "title": "Hereditäres Angioödem - Ein Österreichbild.",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2019,
            "source": "HAE-Expertenmeeting; SEP 6-7, 2019; Salzburg, AUSTRIA. 2019. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176704-14047"
            ],
            "persons": [
                "176704-95463"
            ],
            "imported": "2019-09-07T22:26:57+02: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": 176705,
            "title": "HAE in Österreich.",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2018,
            "source": "12. Jahrestreffen von HAE Austria; SEP 1, 2018; Graz, AUSTRIA. 2018. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176705-14047"
            ],
            "persons": [
                "176705-95463"
            ],
            "imported": "2019-09-07T22:36:32+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 176706,
            "title": "HAE-Betroffene in Österreich (Landkarte).",
            "abstract": null,
            "authors": [
                "Schöffl, C"
            ],
            "year": 2017,
            "source": "11. Jahrestreffen von HAE Austria; SEP 2, 2017; Linz, AUSTRIA. 2017. ",
            "category": 20,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "176706-14047"
            ],
            "persons": [
                "176706-95463"
            ],
            "imported": "2019-09-07T22:44:27+02: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": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}