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=151540&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151560&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151520&ordering=impactfactor_norm",
    "results": [
        {
            "id": 127326,
            "title": "”Therapie der Facialisparese in der täglichen Praxis: Konformität oder Pluralität?”.",
            "abstract": null,
            "authors": [
                "Zechner, B",
                "Homann, CN",
                "Wenzel, K",
                "Ott, E",
                ""
            ],
            "year": 2000,
            "source": "Neuropsychiatrie 2000. 2000; 152-152.-26. Wissenschaftliche Tagung d. Österr. Gesellschaft für Neurologie und Psychiatrie.; MAY 3-6, 2000; Gmunden, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127326-51959"
            ],
            "imported": "2013-03-08T10:56: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127327,
            "title": "”First experiences with newly designed Orthotics for the Treatment of Diabetic Feet”.",
            "abstract": null,
            "authors": [
                "Ivanic, GM",
                "Trnka, HJ",
                "Homann, CN",
                "Easley, M",
                ""
            ],
            "year": 1999,
            "source": "J Bone Joint Surg 1999. 1999; -Eastern Orthopaedic Association Thirtieth Anniversary meeting USA; OCT 13-17, 1999; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127327-51959"
            ],
            "imported": "2013-03-08T10:59:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127328,
            "title": "”Lymphocytic meningitis- specific and unspecific laboratory markers for human granilocytic Ehrlichiosis in uncertain cases of Neuroborreliosis stage II”.",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Homann, CN",
                "Wenzel, K",
                "Suppan, K",
                "Pierer, K",
                "Santner, B",
                "Crevenna, R",
                "Marth, E",
                "Hartung, HP",
                ""
            ],
            "year": 1999,
            "source": "Eur J Neurol 1999. 1999; 6(Suppl3):144-144.-4th European Federation of Neurological Societies Congress; SEP 9-11, 1999; Lisbon, PORTUGUESE REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127328-51959"
            ],
            "imported": "2013-03-08T11:02: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127329,
            "title": "“Evaluation of parkinsonian motor dysfunction using the motor performance test”.",
            "abstract": null,
            "authors": [
                "Wenzel, K",
                "Homann, CN",
                "Suppan, K",
                "Pirtosek, Z",
                "Ott, E",
                ""
            ],
            "year": 1999,
            "source": "Eur J Neurol 1999. 1999; -4th European Federation of Neurological Societies Congress; SEP 9-11, 1999; Lisbon, PORTUGUESE REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127329-51959"
            ],
            "imported": "2013-03-08T11:04:55+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": 127330,
            "title": "Schuhfried’s Vienna Testing Battery, an Objective Tool to Evaluate Disease Severity in Parkinsonian Patients“.",
            "abstract": null,
            "authors": [
                "Wenzel, K",
                "Homann, CN",
                "Suppan, K",
                "Ivanic, G",
                "Petrovic, K",
                "Feichtinger, M",
                "Crevenna, R",
                "Horner, S",
                "Ott, E",
                ""
            ],
            "year": 1998,
            "source": "Mov Disord 1998. 1998; (Sup.13):234-234.-5th International Congress of Parkinson’s Disease and Movement Disorders; OCT 10-14, 1998; New York City, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127330-14051"
            ],
            "persons": [
                "127330-51545",
                "127330-51959"
            ],
            "imported": "2013-03-08T11:11:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 127331,
            "title": "Is the IgM-Index the best laboratory marker to detect intrathecal antibody production in Neuroborreliosis stage II",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Homann, CN",
                "Crevenna, R",
                "Mahnert, FA",
                "Pierer, K",
                "Santner, B",
                "Roob, G",
                "Wenzel, K",
                "Ott, E",
                "Hartung, HP",
                ""
            ],
            "year": 1998,
            "source": "Eur J Neurol 1998. 1998; 5(Suppl3):197-198.-Meeting of the European Federation of Neurological Societies; SEP 19-25,1998; Seville, SPAIN. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127331-51959"
            ],
            "imported": "2013-03-08T11:14:32+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": 127332,
            "title": "“Can physiotherapy improve gait in parkinsonian patients? A pilot study with the computerized 3D movement analysis test battery Zebris”.",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Wenzel, K",
                "Suppan, K",
                "Crevenna, R",
                "Kojnig, H",
                "Reinbrecht, S",
                "Zavrsky, A",
                "Ivanic, G",
                "Ott, E",
                ""
            ],
            "year": 1999,
            "source": "Abstract Book, first edition. 1999; -In: L. Houdik, N. Galen: International Symposium on Gait Disorders, ; SEP 4-6, 1999; Prague, CZECH REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127332-51959"
            ],
            "imported": "2013-03-08T11:19:02+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": 127333,
            "title": "“Should Ehrlichiosis in Central Europe be considered an etiological factor in cases of unclear neurological symptoms? A retrospective study from a tick endemic area in southern Austria”.",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Feichtinger, M",
                "Wenzel, K",
                "Schober, TU",
                "Suppan, K",
                "Pierer, K",
                "Santner, B",
                "Crevenna, R",
                "Ott, E",
                "Stünzner, E",
                "Marth, D",
                "Hartung, HP",
                ""
            ],
            "year": 1999,
            "source": "Cephalgia Hungarica-Bulletin of the Hungarian Headache Society 1999. 1999; 35-35.-31th International  Danube Symposium for Neurological Sciences and Continuing Education; AUG 25-28, 1999; Szeged, HUNGARY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127333-51959"
            ],
            "imported": "2013-03-08T11:21: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": 127335,
            "title": "“Mental dysfunction in Parkinsonian Syndromes\".",
            "abstract": null,
            "authors": [
                "Ott, E",
                "Suppan, K",
                "Wenzel, K",
                "Homann, CN",
                "Horner, S",
                ""
            ],
            "year": 2000,
            "source": "ed. Borografika Bori. 2000; -Symposium on Movement Disorder \"The Alpine Basal Ganglia Club\"; SEP 13-14, 2000; Ljubljana, SLOVENIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127335-14051"
            ],
            "persons": [
                "127335-51545",
                "127335-51959"
            ],
            "imported": "2013-03-08T11:26:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 127336,
            "title": "The value of the foot tapping test in evaluating dopaminergic response in parkinsonian patients.",
            "abstract": null,
            "authors": [
                "Suppan, K",
                "Homann, CN",
                "Wenzel, G",
                "Ivanic, E",
                "Ott, E",
                "Pirtosek, Z",
                ""
            ],
            "year": 2000,
            "source": "ed. Borografika Bori. 2000; -Symposium on Movement Disorder \"The Alpine Basal Ganglia Club\"; SEP 13-14, 2000; Ljubljana, SLOVENIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127336-51959"
            ],
            "imported": "2013-03-08T11:29: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127337,
            "title": "“Interrater reliability of the UPDRS Pronation-Supination-Test”.",
            "abstract": null,
            "authors": [
                "Kramberger, M",
                "Wenzel, K",
                "Homann, CN",
                "Crevenna, R",
                "Pirtosek, Z",
                "Ott, E",
                ""
            ],
            "year": 1999,
            "source": "Cephalgia Hungarica-Bulletin of the Hungarian Headache Society 1999. 1999; 35-35.-31th International  Danube Symposium for Neurological Sciences and Continuing Education; AUG 25-28, 1999; Szeged, HUNGARY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127337-51959"
            ],
            "imported": "2013-03-08T11:36:10+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": 127338,
            "title": "“The walking test as part of the Apomorphine- or L-Dopa test and its value in evaluating treatment response in parkinsonian patients”.",
            "abstract": null,
            "authors": [
                "Suppan, K",
                "Homann, CN",
                "Wenzel, K",
                "Ivanic, G",
                "Horner, S",
                "Ott, E",
                ""
            ],
            "year": 1999,
            "source": "Abstract Book, first edition. 1999; 237-237.-International Symposium on Gait Disorders,; SEP 4-6, 1999; Prague, CZECH REPUBLIC. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127338-14051"
            ],
            "persons": [
                "127338-51545",
                "127338-51959"
            ],
            "imported": "2013-03-08T11:38:21+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": 127339,
            "title": "„Die Therapie des Parkinsonsyndroms\".",
            "abstract": null,
            "authors": [
                "Homann, CN",
                ""
            ],
            "year": 1997,
            "source": "Handouts. 1997; -Obertauerner Fortbildungstage; MAR, 1997; Obertauern, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127339-51959"
            ],
            "imported": "2013-03-08T11:43: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127341,
            "title": "„Typical spatiotemporal EEG pattern in the planning phase of imagined limb movements in patients with motor deficits\".",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Neuper, C",
                "Kalcher, J",
                "Spanudakis, S",
                "Passl, R",
                "Radl, W",
                "Töthl, W",
                "Pfurtscheller, G",
                ""
            ],
            "year": 1996,
            "source": "Handouts. 1996; -Jahrestagung der österreichischen Gesellschaft für Neurophysiologie; JUN, 1996; Klagenfurt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127341-51959"
            ],
            "imported": "2013-03-08T11:50: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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127343,
            "title": "„Botulinumtoxin bei spastischen Zerebralparesen“.",
            "abstract": null,
            "authors": [
                "Schinagl, D",
                "Homann, CN",
                ""
            ],
            "year": 2003,
            "source": "Abstraktband: P 08. 2003; -49. Ausseer Symposium der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark: \" Komplikationen\" vermeiden - erkennen – behandeln.; MAY 15-17, 2003; Bad Aussee, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127343-51959"
            ],
            "imported": "2013-03-08T11:53: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127344,
            "title": "„Multiple Sklerose und Thermalwasser“.",
            "abstract": null,
            "authors": [
                "Schinagl, D",
                "Homann, CN",
                ""
            ],
            "year": 2003,
            "source": "Abstraktband: P 02. 2003; -49. Ausseer Symposium der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark: \"Komplikationen\" vermeiden - erkennen – behandeln.; MAY 15-17, 2003; Bad Aussee, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127344-51959"
            ],
            "imported": "2013-03-08T11:54:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127345,
            "title": "„Kälteweste – Vermeidung von Komplikationen Multiple Sklerose-Patienten in der Rehabilitation“.",
            "abstract": null,
            "authors": [
                "Schinagl, D",
                "Homann, CN",
                ""
            ],
            "year": 2003,
            "source": "Abstraktband: P 09 . 2003; -49. Ausseer Symposium der Wissenschaftlichen Gesellschaft der Ärzte in der Steiermark: \"Komplikationen\" vermeiden - erkennen – behandeln.; MAY 15-17, 2003; Bad Aussee, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127345-51959"
            ],
            "imported": "2013-03-08T11:56:12+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127346,
            "title": "”Der diabetische Fuß- erste Behandlungsverfahren mit einem neuen Behandlungskonzept”.",
            "abstract": null,
            "authors": [
                "Ivanic, GM",
                "Trnka, HJ",
                "Homann, CN",
                "Easley, M",
                ""
            ],
            "year": 1999,
            "source": "Abstract Book. 1999; -7. Internationales Symposium für Fußchirurgie; DEC 3-4, 1999; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127346-51959"
            ],
            "imported": "2013-03-08T11:57:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127349,
            "title": "Influence of depression upon the degree of dependence in patients with Parkinson's disease.",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Forstner, M",
                "Petrovic, K",
                "Broussalis, E",
                "Suppan, K",
                "Raissakis, Z",
                "Wenzel, K",
                "Kern, K",
                "Weiss, A",
                "Zechner, B",
                "Ivanic, G",
                "Kriechbaum, N",
                ""
            ],
            "year": 2001,
            "source": "platform presentation. 2001; -1st International Symposium on Mental and Behavioral Dysfunction in Movement Disorders; OCT 10-13, 2001 ; Montreal, CANADA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127349-51959"
            ],
            "imported": "2013-03-08T12:06: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 127350,
            "title": "Sleep attacks and severe road accidents in Patients with Parkinson's disease - an unfrequent finding!.",
            "abstract": null,
            "authors": [
                "Homann, CN",
                "Trummer, M",
                "Wenzel, K",
                "Suppan, K",
                "Forstner, M",
                "Broussalis, E",
                "Kriechbaum, N",
                "Ivanic, G",
                ""
            ],
            "year": 2001,
            "source": "platform presentation. 2001; -1st International Symposium on Mental and Behavioral Dysfunction in Movement Disorders; OCT 10-13, 2001 ; Montreal, CANADA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "127350-51959"
            ],
            "imported": "2013-03-08T12:08: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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}