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=153740&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157107,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153760&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153720&ordering=impactfactor_norm",
    "results": [
        {
            "id": 103869,
            "title": "Die Bedeutung des Feinstaubs für das Trockene Auge",
            "abstract": null,
            "authors": [
                "Schmut, O"
            ],
            "year": 2010,
            "source": "Medical Network. 2010;  28-29. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103869-14043"
            ],
            "persons": [],
            "imported": "2010-09-10T14:23: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": 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": 103870,
            "title": "RSV-Infektion und Prophylaxe mit Palivizumab (Synagis) bei Hochrisikokindern",
            "abstract": null,
            "authors": [
                "Resch, B"
            ],
            "year": 2010,
            "source": "4. ExpertInnentagung des BKKÖ (Berufsverband Kinderkrankenpflege Österreich): Infektion und Co - Krieg im Körper; SEP 3, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103870-14094"
            ],
            "persons": [
                "103870-51743"
            ],
            "imported": "2010-09-10T14:23:42+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103871,
            "title": "Umwelteinflüsse zur Entstehung des Trockenen Auges",
            "abstract": null,
            "authors": [
                "Schmut, O"
            ],
            "year": 2010,
            "source": "Interlens-Herbstanlass; 30.8.2010; Gottlieben, SWITZERLAND. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103871-14043"
            ],
            "persons": [],
            "imported": "2010-09-10T14:26:56+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": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103872,
            "title": "DGat1 deficiency attenuates atherosclerotic lesion development in ApoE knockout mice",
            "abstract": null,
            "authors": [
                "Chandak, PG",
                "Obrowsky, S",
                "Aflaki, E",
                "Radovic, B",
                "Levak-Frank, S",
                "Kratky, D"
            ],
            "year": 2010,
            "source": "33rd Annual Meeting European Lipoprotein Club; Sep 6-9, 2010; Tutzing, Germany. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103872-14013"
            ],
            "persons": [
                "103872-51904",
                "103872-59025"
            ],
            "imported": "2010-09-10T15:10:01+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": true,
            "local_affiliation": true
        },
        {
            "id": 103879,
            "title": "Audiologische Ergebnisse nach Kochlearimplantatversorgung an der Grazer HNO-Universitätsklinik.",
            "abstract": null,
            "authors": [
                "Ropposch, T",
                "Walch, Ch"
            ],
            "year": 2010,
            "source": " . 2010; -54. Österreichischer HNO-Kongress; Sept. 15-19, 2010; Salzburg. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "103879-51729"
            ],
            "imported": "2010-09-10T15:53:43+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": 103880,
            "title": "The role of common and rare variants in NOTCH3 Gene in age associated cerebral small vessel disease. ",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Tscherner, M",
                "Schmidt, R"
            ],
            "year": 2009,
            "source": "http://www.ashg.org/2009meeting/abstracts/fulltext/2009; -59th Annual Meeting of The American Society of Human Genetics; 20-24 October 2009; Honolulu, Hawaii; USA. ",
            "category": 2,
            "document_type": 22,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103880-14013"
            ],
            "persons": [
                "103880-51912"
            ],
            "imported": "2010-09-10T18:08:24+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": true,
            "local_affiliation": true
        },
        {
            "id": 103881,
            "title": "Genetic variations in nitric oxide synthase genes NOS1, NOS2A and NOS3 and cerebral small vessel disease ",
            "abstract": null,
            "authors": [
                "Wang J,Tscherner M, Schmidt R, Fazekas F , Schmidt H"
            ],
            "year": 2009,
            "source": "Abstractbook of the European Conference of Human Genetics 2009; -European Conference of Human Genetics ; May 23 – 26, 2009; Austria Center Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103881-14013",
                "103881-14051"
            ],
            "persons": [
                "103881-51912"
            ],
            "imported": "2010-09-10T18:20: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": 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": 103882,
            "title": "NOTCH3 Gene and Cerebral Small Vessel Disease.",
            "abstract": null,
            "authors": [
                "Tscherner, M",
                "Schmidt, H",
                "Schmidt, R"
            ],
            "year": 2009,
            "source": "Abstractbook of the European Conference of Human Genetics 20092009; -European Conference of Human Genetics 2009; May 23 – 26, 2009; Austria Center Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103882-14013"
            ],
            "persons": [
                "103882-51912"
            ],
            "imported": "2010-09-10T18:23: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": 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": 103883,
            "title": "The role of common and rare variants in NOTCH3 gene in age associated cerebral small vessel disease. ",
            "abstract": null,
            "authors": [
                "Zeginigg, M",
                "Düttmann, W",
                "Schmidt, R",
                "Schmidt, H"
            ],
            "year": 2009,
            "source": "7. Jahrestagung\r\nder Österreichischen Gesellschaft für\r\nNeurologie; 25.-28. März 2009 ; Villach. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103883-14013",
                "103883-14051",
                "103883-14082"
            ],
            "persons": [
                "103883-51912"
            ],
            "imported": "2010-09-10T18:27:06+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 103884,
            "title": "Erforschung neurogenetischer Erkrankungen",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2009,
            "source": "ÖGN Fortbildungsakademie Neurogenetik, 7. Jahrestagung der Österreichischen Gesellschaft für Neurologie mit FORTBILDUNGSAKADEMIE und Jahrestagung der Österreichischen Gesellschaft für Neurorehabilitation.; 25.-28. März 2009; Congress Center Villach. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103884-14013"
            ],
            "persons": [
                "103884-51912"
            ],
            "imported": "2010-09-10T18:38:39+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": 103885,
            "title": "Aß and the role of Preseniline mutations",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2009,
            "source": "6th International Winter Conference on Alzheimer's Disease;  6-9 December 2009; Zürs, Austria. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103885-14013"
            ],
            "persons": [
                "103885-51912"
            ],
            "imported": "2010-09-10T18:53:30+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": 103887,
            "title": "Erforschung neurogenetischer Erkrankungen",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2009,
            "source": "7. Arbeitstagung der Plattform “Niedergelassene NeurologInnen”der ÖGNin Zusammenarbeit mit der Fachgruppe Neurologie; 4-5 Dezember; Salzburg, Austria. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103887-14013"
            ],
            "persons": [
                "103887-51912"
            ],
            "imported": "2010-09-11T15:15:52+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": 103888,
            "title": "“Beyond the role of Aâ and Presenilin mutations in AD: novel findings of genetic studies”",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2009,
            "source": "6th International Winter Conference on Alzheimer's Disease; 5- 8t December 2009; Zürs, Austria. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103888-14013"
            ],
            "persons": [
                "103888-51912"
            ],
            "imported": "2010-09-11T15:19:51+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": 103889,
            "title": "Das menschliche Genom",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2006,
            "source": "Fach Arzt Ausbildungseminar; 3-4.November, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103889-14013"
            ],
            "persons": [
                "103889-51912"
            ],
            "imported": "2010-09-11T15:31:18+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": 103890,
            "title": "Monogenetische und multifaktorielle Erkrankungen",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2006,
            "source": "Facharzt Ausbildungsseminar; 3-4.Nov, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103890-14013"
            ],
            "persons": [
                "103890-51912"
            ],
            "imported": "2010-09-11T15:33:39+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": 103891,
            "title": "Genetic determinants of cerebral small vessel disease",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2006,
            "source": "Doctorate Day of the Erasmus University Rotterdam; 19.Juli 2006; Rotterdam, Niederlande. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103891-14013"
            ],
            "persons": [
                "103891-51912"
            ],
            "imported": "2010-09-11T15:37:55+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103892,
            "title": "Differential risk factor profile for ischemic white matter damage in elderly hyper-and normotensives: Results of the Austrian Stroke Prevention Study",
            "abstract": null,
            "authors": [
                "Schmidt,H",
                "Petrovic,K",
                "Ropele, S",
                "Fazekas,F",
                "Schmidt R\r\n"
            ],
            "year": 2007,
            "source": "Abstractbook of VAS-COG 20072007; -VAS-COG 2007; 11-17.July, 2007; San Antonio, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103892-14013",
                "103892-14051"
            ],
            "persons": [
                "103892-51279",
                "103892-51912"
            ],
            "imported": "2010-09-11T15:48:00+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": 103893,
            "title": "Presenilin oder Amyloid - zwei konkurrierende Hypothesen ? ",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2008,
            "source": "Abstractbook of 5th International Winter Conference on Alzheimer's Disease2008; -5th International Winter Conference on Alzheimer's Disease; 6-9 December 2008; Zürs, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103893-14013"
            ],
            "persons": [
                "103893-51912"
            ],
            "imported": "2010-09-11T16:04:09+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": 103894,
            "title": "Genetics of Alzheimer`s Disease",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2007,
            "source": "Abstractbook of the 4th International Conference on Alzheimer Disease2007; -4th International Conference on Alzheimer Disease; 7-11.December, 2007; Zürs, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103894-14013"
            ],
            "persons": [
                "103894-51912"
            ],
            "imported": "2010-09-11T16:18:26+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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103895,
            "title": "Introduction to Genetics: Human Genome and Modes of Inheritance –",
            "abstract": null,
            "authors": [
                "Schmidt H"
            ],
            "year": 2005,
            "source": "2nd Congress of The International Society\r\nfor Vascular Behavioural and Cognitive Disorders\r\nTeaching Session VIII:\r\nWhat is in the genes? Genetics of stroke and VCI; 8-12.June; Florence, Italy. 2005. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103895-14013"
            ],
            "persons": [
                "103895-51912"
            ],
            "imported": "2010-09-11T16:25:09+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
        }
    ]
}