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=153560&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153580&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153540&ordering=impactfactor_norm",
    "results": [
        {
            "id": 103678,
            "title": "Polypharmacy and falls in the Elderly].",
            "abstract": null,
            "authors": [
                "Sommeregger, U",
                "Iglseder, B",
                "Böhmdorfer, B",
                "Benvenuti-Falger, U",
                "Dovjak, P",
                "Lechleitner, M",
                "Otto, R",
                "Roller, RE",
                "Gosch, M"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(11-12): 293-296. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "20640927",
            "doi": "10.1007/s10354-010-0789-y",
            "pmc": null,
            "organizations": [
                "103678-14079"
            ],
            "persons": [
                "103678-51745-6"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 103679,
            "title": "Diuretics-related complications in elderly patients].",
            "abstract": null,
            "authors": [
                "Otto, R",
                "Roller, RE",
                "Iglseder, B",
                "Dovjak, P",
                "Lechleitner, M",
                "Sommeregger, U",
                "Benvenuti-Falger, U",
                "Böhmdorfer, B",
                "Gosch, M"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(11-12): 276-280. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "20640924",
            "doi": "10.1007/s10354-010-0786-1",
            "pmc": null,
            "organizations": [
                "103679-14079"
            ],
            "persons": [
                "103679-51745-6"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 103680,
            "title": "Oral anticoagulation and risk of bleeding in elderly patients - the aspect of polypharmacy].",
            "abstract": null,
            "authors": [
                "Roller, RE",
                "Iglseder, B",
                "Dovjak, P",
                "Lechleitner, M",
                "Sommeregger, U",
                "Benvenuti-Falger, U",
                "Otto, R",
                "Böhmdorfer, B",
                "Gosch, M"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(11-12): 270-275. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "20640923",
            "doi": "10.1007/s10354-010-0785-2",
            "pmc": null,
            "organizations": [
                "103680-14079"
            ],
            "persons": [
                "103680-51745-2"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 103681,
            "title": "Drug-related delirium in elderly patients].",
            "abstract": null,
            "authors": [
                "Iglseder, B",
                "Dovjak, P",
                "Benvenuti-Falger, U",
                "Böhmdorfer, B",
                "Lechleitner, M",
                "Otto, R",
                "Roller, RE",
                "Sommeregger, U",
                "Gosch, M"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(11-12): 281-285. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "20640925",
            "doi": "10.1007/s10354-010-0787-0",
            "pmc": null,
            "organizations": [
                "103681-14079"
            ],
            "persons": [
                "103681-51745-6"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 103682,
            "title": "Polypharmacy and pain treatment].",
            "abstract": null,
            "authors": [
                "Gosch, M",
                "Böhmdorfer, B",
                "Benvenuti-Falger, U",
                "Dovjak, P",
                "Iglseder, B",
                "Lechleitner, M",
                "Otto, R",
                "Roller, RE",
                "Sommeregger, U"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(11-12): 286-292. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "20640926",
            "doi": "10.1007/s10354-010-0788-z",
            "pmc": null,
            "organizations": [
                "103682-14079"
            ],
            "persons": [
                "103682-51745-6",
                "103682-58609-6"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 103683,
            "title": "Multiple drug therapy - a challenge for an aging society].",
            "abstract": null,
            "authors": [
                "Gosch, M",
                "Roller, RE"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(11-12): 261-263. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20640921",
            "doi": "10.1007/s10354-010-0783-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "103683-51745-6"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 103684,
            "title": "Polypharmacy is of major concern in cardiology].",
            "abstract": null,
            "authors": [
                "Dovjak, P",
                "Sommeregger, U",
                "Otto, R",
                "Roller, RE",
                "Böhmdorfer, B",
                "Iglseder, B",
                "Benvenuti-Falger, U",
                "Lechleitner, M",
                "Gosch, M"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(11-12): 264-269. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "20640922",
            "doi": "10.1007/s10354-010-0784-3",
            "pmc": null,
            "organizations": [
                "103684-14079"
            ],
            "persons": [
                "103684-51745-6",
                "103684-58609-6"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 103685,
            "title": "Microvascular and macrovascular complications in children and adolescents with type 1 diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Fröhlich-Reiterer, EE",
                "Borkenstein, MH"
            ],
            "year": 2010,
            "source": "Wien Med Wochenschr. 2010; 160(15-16): 414-418. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "20812053",
            "doi": "10.1007/s10354-010-0816-z",
            "pmc": null,
            "organizations": [
                "103685-14091"
            ],
            "persons": [
                "103685-50659-2",
                "103685-51654-6"
            ],
            "imported": "2010-09-08T02:00:00+02:00",
            "journal": "Wien Med Wochenschr",
            "issn": "1563-258X",
            "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": 103688,
            "title": "Uroradiologie des Kindesalters – Rtg & DL, US, CT, MRT, Szinti: Grundlagen der pädiatrischen Uroradiologie anhand der Missbildungsdiagnostik. ",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                ""
            ],
            "year": 2009,
            "source": "Intensivkurs Kinderradiologie Graz; JUN 28, 2009; Graz, AUSTRIA. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103688-14106"
            ],
            "persons": [
                "103688-51373"
            ],
            "imported": "2010-09-08T14:03:08+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": 103690,
            "title": "Using Fluorescence Optical Mapping to Investigate the Electrophysiological Effects of Thienopyridines at the Tissue Level on Guinea Pig Papillary Muscle during Shock Induced Potential Changes.",
            "abstract": null,
            "authors": [
                "Platzer, D",
                "Pelzmann, B",
                "Zorn-Pauly, K"
            ],
            "year": 2010,
            "source": "BIOPHYS J2010; 98(3):532A-532A.-54th Annual Meeting of the Biophysical Society ; FEB 20-24, 2010; San Francisco, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103690-14011"
            ],
            "persons": [
                "103690-50615",
                "103690-50969"
            ],
            "imported": "2010-09-08T14:14:33+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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 103691,
            "title": "Smooth muscle celle (SMC) migration in tissue culture is stimulated by plasma of patients undergoing angioplasty and correlates with the development of late restenosis",
            "abstract": null,
            "authors": [
                "Roller, RE",
                "Janisch, S",
                "Pilger, E",
                "Binder, BR",
                "Wojta, J"
            ],
            "year": 1999,
            "source": "keine1999; 62 Suppl S: -ISTH (international Society of Thrombosis and Haemostasis); Aug 1999; Washington, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103691-14079"
            ],
            "persons": [
                "103691-51541",
                "103691-51745"
            ],
            "imported": "2010-09-08T14:53: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": 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": 103692,
            "title": "Accuracy of a rapid D-dimer assay in post- traumatic outpatients with suspected deep vein thrombosis (DVT)",
            "abstract": null,
            "authors": [
                "Korninger C, Roller RE, Hertz H"
            ],
            "year": 1999,
            "source": "keine1999; 2055 Suppl S: -ISTH (INternational Society of Thombosis and Haemostasis; Aug 1999; Washington, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103692-14079"
            ],
            "persons": [
                "103692-51745"
            ],
            "imported": "2010-09-08T14:56:46+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": 103693,
            "title": "Thromboprophylaxis with 60mg Enoxaparin in hip trauma patients- A retrospective evaluation of 1512 patients",
            "abstract": null,
            "authors": [
                "Thaler HW, Roller RE"
            ],
            "year": 1999,
            "source": "keine1999; 2153 Suppl S: -ISTH (International Society of Thrombosis and Haemostasis; Aug 1999; Washington, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103693-14079"
            ],
            "persons": [
                "103693-51745"
            ],
            "imported": "2010-09-08T14:59:14+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": 103694,
            "title": "Fibrinolytic System in non malignant human ovary cysts in fertile women",
            "abstract": null,
            "authors": [
                "Roller RE, Huber A, Beckmann R, Wojta J, Huber HC, Binder BR"
            ],
            "year": 1997,
            "source": "keine1997; P2269-P2269 Suppl S: -ISTH (INternational Society of Thrombosis and Haemostasis); Jun 1997; Florenz, Italien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103694-14079"
            ],
            "persons": [
                "103694-51745"
            ],
            "imported": "2010-09-08T15:03:10+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": 103695,
            "title": "\"Polypragmasia\" in geriatric patients in everyday life in specialist hospital thesis or theory?",
            "abstract": null,
            "authors": [
                "Neuper C, Duller D, Scharler K, Baumgartner D, Otto R, Roller RE"
            ],
            "year": 2008,
            "source": "Wiener Klinische Wochenschrift2008; 120((15)):A45-A45.-ÖGIM ; Aug 2008; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103695-14079"
            ],
            "persons": [
                "103695-51745"
            ],
            "imported": "2010-09-08T15:07:08+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": 103696,
            "title": "Haemostasis and Thrombosis",
            "abstract": null,
            "authors": [
                "Roller Re, Korninger C, Binder BR"
            ],
            "year": 1997,
            "source": " In: Lanzer P, Lipton M editors(s). Diagnsotics of Vascular Diseases- Principles and Technology . Springer Verlag;  1997. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103696-14079"
            ],
            "persons": [
                "103696-51745"
            ],
            "imported": "2010-09-08T15:37:49+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Lanzer P, Lipton M",
            "collection_title": "Diagnsotics of Vascular Diseases- Principles and Technology ",
            "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": 103697,
            "title": "Potential Application of 3DUS in Neonatal and Pediatric Ultrasound. ",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                ""
            ],
            "year": 2009,
            "source": "Vienna International School of 3D Ultrasonography; FEB, 2009; Vienna, AUSTRIA. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103697-14106"
            ],
            "persons": [
                "103697-51373"
            ],
            "imported": "2010-09-08T15:39:13+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": 103698,
            "title": "Niereninsuffizienz im Alter",
            "abstract": null,
            "authors": [
                "Roller RE"
            ],
            "year": 2008,
            "source": " In: Böhmer F und Füsgen I editors(s). Geriatrie- Der ältere Patient mit seinen Besonderheiten. Böhlau Verlag;  2008. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103698-14079"
            ],
            "persons": [
                "103698-51745"
            ],
            "imported": "2010-09-08T15:39:34+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Böhmer F und Füsgen I",
            "collection_title": "Geriatrie- Der ältere Patient mit seinen Besonderheiten",
            "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": 103699,
            "title": "Gefäßerkrankungen im Alter",
            "abstract": null,
            "authors": [
                "Roller RE"
            ],
            "year": 2008,
            "source": " In: Böhmer F und Füsgen I editors(s). Geriatrie- Der ältere Patient mit seinen Besonderheiten. Böhlau Verlag;  2008. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103699-14079"
            ],
            "persons": [
                "103699-51745"
            ],
            "imported": "2010-09-08T15:41:05+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Böhmer F und Füsgen I",
            "collection_title": "Geriatrie- Der ältere Patient mit seinen Besonderheiten",
            "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": 103700,
            "title": "Notfallsbildgebung des ZNS bei Neugeborenen und Kindern: Hydrozephalus. ",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                ""
            ],
            "year": 2009,
            "source": "Kinderradiologisches Jahrestreffen ; JUN 27, 2009; Graz, AUSTRIA. 2009. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "103700-14106"
            ],
            "persons": [
                "103700-51373"
            ],
            "imported": "2010-09-08T15:41:16+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
        }
    ]
}