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=153800&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153820&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153780&ordering=impactfactor_norm",
    "results": [
        {
            "id": 103910,
            "title": "Perioperative Herzinsuffizienz - Therapieoptimierung danach.",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2010,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; SEP 16-18, 2010; Graz, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103910-14083"
            ],
            "persons": [
                "103910-51700"
            ],
            "imported": "2010-09-12T12:22:47+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": 103911,
            "title": "The Induction of Mild Hypothermia Preserves Myocardial Contractility After Ventricular Fibrillation/Resuscitation in Pigs.",
            "abstract": null,
            "authors": [
                "Post, H",
                "Schwarzl, M",
                "Steendijk, P",
                "Huber, S",
                "Mächler, H",
                "Truschnig-Wilders, M",
                "Pieske, B"
            ],
            "year": 2010,
            "source": "Clin Res Cardiol2010; 99 Suppl 1: V917--DGK Jahrestagung; April 8-10, 2010; Mannheim, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103911-14028",
                "103911-14075",
                "103911-14083"
            ],
            "persons": [
                "103911-51592",
                "103911-52012"
            ],
            "imported": "2010-09-12T16:09:07+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 103912,
            "title": "The Induction of Mild Hypothermia Induces Pofound Left Ventricular Diastolic Dysfunction.",
            "abstract": null,
            "authors": [
                "Post, H",
                "Schwarzl, M",
                "Steendijk, P",
                "Huber, S",
                "Mächler, H",
                "Pieske, B"
            ],
            "year": 2010,
            "source": "Clin Res Cardiol2010; 99 Suppl 1: P1313--DGK Jahrestagung; April 8-10, 2010; Mannheim, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103912-14075",
                "103912-14083"
            ],
            "persons": [
                "103912-51592",
                "103912-52012"
            ],
            "imported": "2010-09-12T16:12: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": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 103913,
            "title": "Die Induktion der milden Hypothermie beschleunigt den Abfall des erhöhten Sympathikotonus nach Kammerflimmern und Reanimation bei anästhesierten Schweinen.",
            "abstract": null,
            "authors": [
                "Schwarzl, M",
                "Post, H",
                "Steendijk, P",
                "Huber, S",
                "Mächler, H",
                "Pieske, B"
            ],
            "year": 2010,
            "source": "Clin Res Cardiol2010; 99 Suppl 1: P1314--DGK Jahrestagung; April 8-10, 2010; Mannheim, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103913-14075",
                "103913-14083"
            ],
            "persons": [
                "103913-51592",
                "103913-52012"
            ],
            "imported": "2010-09-12T16:13:37+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 103916,
            "title": "Familiäre Hypercholesterolämie: MEDPED in Österreich.",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Schmidt, H"
            ],
            "year": 1994,
            "source": " In: Was gibt es Neues in der Medizin.  editors(s). Medizinisches Jahrbuch \r\nWas gibt es Neues in der Medizin. . Vienna, Austria: H.Neugebauer ;  1994. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103916-14013"
            ],
            "persons": [
                "103916-51669",
                "103916-51912"
            ],
            "imported": "2010-09-12T16:35:50+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Was gibt es Neues in der Medizin. ",
            "collection_title": "Medizinisches Jahrbuch \r\nWas gibt es Neues in der Medizin. ",
            "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": false
        },
        {
            "id": 103917,
            "title": "Warum nimmt meine PatientIn ihre Medikamente nicht?.",
            "abstract": null,
            "authors": [
                "Rothenhäusler, HB"
            ],
            "year": 2010,
            "source": "Fortbildungscurriculum am Landesklinikum Donauregion Tulln; SEP 8,2010; Tulln, AUSTRIA. 2010. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103917-29444"
            ],
            "persons": [
                "103917-50097"
            ],
            "imported": "2010-09-12T16:48:11+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": 103918,
            "title": "The role of lipids, lipoproteins and oxidative stress in ischemic stroke and CVD",
            "abstract": null,
            "authors": [
                "Kostner, GM",
                "Schmidt, H",
                "Schmidt, R"
            ],
            "year": 1999,
            "source": "East European Stroke Conference.Book of Abstracts. ;91999; -East European Stroke Conference.; 1999; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103918-14013",
                "103918-14051"
            ],
            "persons": [
                "103918-51669",
                "103918-51912"
            ],
            "imported": "2010-09-12T16:55:41+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": 103922,
            "title": "Screening of patients with familial hypercholesterolemia for mutations in the low density lipoprotein-receptor gene in the austrian population",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Kostner, GM"
            ],
            "year": 1995,
            "source": "Abstractbook.65th Meeting of the European Atherosclerosis Society, , 19951995; -65th Meeting of the European Atherosclerosis Society; 1995; Aarhus, Denmark. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103922-14013"
            ],
            "persons": [
                "103922-51669",
                "103922-51912"
            ],
            "imported": "2010-09-12T17:25: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": 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": 103923,
            "title": "ApolipoproteinE e4 allele in the normal elderly: neuropsychologic and brain MRI correlates.",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Schmidt, R",
                "Reinhart, B",
                "Semmler, J",
                "Fazekas, F",
                "Kapeller, P",
                "Kostner, GM"
            ],
            "year": 1995,
            "source": "XIIth International Symposium on Drugs Affecting Lipid Metabolism,  Abstractbook 1995; 12\r\n1995; -XIIth International Symposium on Drugs Affecting Lipid Metabolism,  Abstractbook 1995; 12\r\n; 1995; Houston,Tx, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103923-14013",
                "103923-14051"
            ],
            "persons": [
                "103923-51669",
                "103923-51744",
                "103923-51912"
            ],
            "imported": "2010-09-12T17:27:59+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": 103924,
            "title": "ApolipoproteinE e4 allele in the normal elderly: neuropsychologic and brain MRI correlates.",
            "abstract": null,
            "authors": [
                "Schmidt, R, Schmidt, H",
                "Reinhart, B",
                "Fazekas, F",
                "Kapeller, P",
                "Kostner, GM",
                "Lechner, H"
            ],
            "year": 1995,
            "source": "Abstractbook1995; -Fourth International Symposium of Research Initiative EBEWE; 1995; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103924-14013",
                "103924-14051"
            ],
            "persons": [
                "103924-51669",
                "103924-51744",
                "103924-51912"
            ],
            "imported": "2010-09-12T17:30:03+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": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103925,
            "title": "Eine neue Punktmutation (Frame-Shift bei Codon 437) als Ursache für eine schwere familiäre Hypercholesterinämie (FH). ",
            "abstract": null,
            "authors": [
                "Widhalm, K",
                "Hyunn, C",
                "Schmidt, H"
            ],
            "year": 1996,
            "source": "Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; 1996; Mayrhofen, Austria. 1996. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103925-14013"
            ],
            "persons": [
                "103925-51912"
            ],
            "imported": "2010-09-12T17:31:35+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": false,
            "local_affiliation": true
        },
        {
            "id": 103926,
            "title": "Apolipoprotein E polymorphism and Silent Ischemic Brain Damage. Results from the Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Schmidt, H",
                "Kapeller, P",
                "Semmler, J",
                "Fazekas, F",
                "Niederkorn, K",
                "Schumacher, M",
                "Offenbacher, H",
                "Kostner, GM"
            ],
            "year": 1996,
            "source": "Abstraktband. 1996; - 13. Jahrestagung Österreichische Gesellschaft für Neuroimaging ; 15-16. November 1996 ; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103926-14013",
                "103926-14051"
            ],
            "persons": [
                "103926-51546",
                "103926-51669",
                "103926-51744",
                "103926-51912"
            ],
            "imported": "2010-09-12T17:34: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": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103927,
            "title": "Clustering of the apoB-3500 defect and two different mutations in the LDL-receptor gene in a single person with familial hypercholesterolemia. ",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Rohac, M",
                "Waldhäusl, W",
                "Semmler, J",
                "Kostner, GM"
            ],
            "year": 1997,
            "source": " Abstract book. 1997; -International Workshop on Familial Hypercholesterolemia and the LDL-receptor. ; March, 20-23, 1997 ; Amsterdam, the Netherlands. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103927-14013"
            ],
            "persons": [
                "103927-51669",
                "103927-51912"
            ],
            "imported": "2010-09-12T17:36:41+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": 103928,
            "title": "Beta-fibrinogen gene polymorphism (C>T-148) and carotid atherosclerosis. The Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Schmidt, R",
                "Niederkorn, K",
                "Horner, S",
                "Kostner, GM"
            ],
            "year": 1997,
            "source": "Abstract book.1997; -7th Meeting of the European Neurological Society; 1997; Rhodos, Greece. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103928-14013",
                "103928-14051"
            ],
            "persons": [
                "103928-51545",
                "103928-51546",
                "103928-51669",
                "103928-51912"
            ],
            "imported": "2010-09-12T17:38: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": false,
            "local_affiliation": true
        },
        {
            "id": 103929,
            "title": "Antioxidants and Coognitive Functioning. Results of the Austrian Stroke Prevention Study",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Hayn, M",
                "Reinhart, B",
                "Roob, G",
                "Esterbauer, H"
            ],
            "year": 1997,
            "source": "Abstract book.1997; -7th Meeting of the European Neurological Society; 1997; Rhodos, Greece. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103929-14013"
            ],
            "persons": [
                "103929-51912"
            ],
            "imported": "2010-09-12T17:39: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": 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": 103930,
            "title": "Familiäre Hypercholesterinämie (LDL-Rezeptor-Mutation-Graz)-eine Familienanalyse.",
            "abstract": null,
            "authors": [
                "Schallmoser, K",
                "de Campo, A",
                "Schmidt, H",
                "Kostner, GM",
                "Toplak, H"
            ],
            "year": 1997,
            "source": "Abstraktband.1997; -Jahrestagung der Österreichischen Atherosclerosegesellschaft,; 1997; Dürnstein, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103930-14013",
                "103930-14058"
            ],
            "persons": [
                "103930-51669",
                "103930-51912",
                "103930-51846"
            ],
            "imported": "2010-09-12T17:42:04+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": false,
            "local_affiliation": true
        },
        {
            "id": 103931,
            "title": "ApolipoproteinE e4 Allele and Cerebral Aging. Results from the Austrian Stroke Prevention Study. ",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Schmidt, R",
                "Fazekas, F",
                "Schumacher, M",
                "Kapeller, P",
                "Kostner, GM"
            ],
            "year": 1997,
            "source": "Book of abstracts1997; -16th Congress of the International Association of Gerontology,; 19-23. August, 1997; Adelaide, Australia. . ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103931-14013",
                "103931-14051"
            ],
            "persons": [
                "103931-51669",
                "103931-51744",
                "103931-51912"
            ],
            "imported": "2010-09-12T17:43: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103932,
            "title": "The timely evolution of white matter abnormalities: Rate and predictors of progression (The Austrian Stroke Prevention Study).",
            "abstract": null,
            "authors": [
                "Schmidt, R",
                "Fazekas, F",
                "Kapeller, P",
                "Reinhart, B",
                "Schmidt, H"
            ],
            "year": 1997,
            "source": "Abstractbook. 1997; -International Symposium on ageing and dementia,; 17-19.Okt.1997; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103932-14013",
                "103932-14051"
            ],
            "persons": [
                "103932-51744",
                "103932-51912"
            ],
            "imported": "2010-09-12T17:47: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": 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": 103933,
            "title": "The spectrum of age-associated brain abnormalities, their measurements and pathohystological correlates. ",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Flooh, E",
                "Kapeller, P",
                "Kleinert, R",
                "Offenbacher, H",
                "Reinhart, B",
                "Roob, G",
                "Schmidt, H",
                "Schmidt, R"
            ],
            "year": 1997,
            "source": "Abstractbook.1997; -International Symposium on ageing and dementia; 17-19.Okt.1997; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103933-14013",
                "103933-14051"
            ],
            "persons": [
                "103933-51744",
                "103933-51912"
            ],
            "imported": "2010-09-12T17:49:53+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": 103934,
            "title": "Genetische Polymorphismen als Risikofaktoren für Karotissklerose in der Austrian Stroke Prevention Study.",
            "abstract": null,
            "authors": [
                "Schmidt, H",
                "Niederkorn, K",
                "Horner, S",
                "Fazekas, F",
                "Schmidt, R"
            ],
            "year": 1998,
            "source": "1. Österreichische Wissenschaftliche Schlaganfall-Tagung.; 16-17.1.1998; Linz, Austria. 1998. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103934-14013",
                "103934-14051"
            ],
            "persons": [
                "103934-51545",
                "103934-51546",
                "103934-51912"
            ],
            "imported": "2010-09-12T17:56:11+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
        }
    ]
}