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=150620&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157105,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150640&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150600&ordering=-year",
    "results": [
        {
            "id": 124427,
            "title": "Pulmonalarterienembolie: Radiologische Diagnostik.",
            "abstract": null,
            "authors": [
                "Schreyer,H",
                "Klein, GE",
                "Lammer,J",
                "Hausegger,K",
                "Einspieler,R",
                ""
            ],
            "year": 1990,
            "source": "Symposium Pulmonalarterienembolie, Gesellschaft für Innere Medizin an der Universität Graz.; JUN 23, 1990; GRAZ, AUSTRIA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "124427-51876"
            ],
            "imported": "2013-01-01T19:44:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124428,
            "title": "Stents bei benignen und malignen Gallengangsstenosen.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                ""
            ],
            "year": 1990,
            "source": "Östrreichische Röntgengesellschaft, Arbeitskreis für Angiologie und Interventionelle Radiologie; SEP 28-29, 1990; Baden bei Wien, AUSTRIA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "124428-51876"
            ],
            "imported": "2013-01-01T19:50:57+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124429,
            "title": "Peripheral Laser Angioplasty with Saphire Probe.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                ""
            ],
            "year": 1990,
            "source": "International Course on peripheral vascular intervention; OCT 22-23, 1990; Nancy, FRANCE. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "124429-51876"
            ],
            "imported": "2013-01-01T19:55:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124430,
            "title": "Peripheral Eximer Laser angioplasty.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                ""
            ],
            "year": 1990,
            "source": "International Course on peripheral vascular intervention; OCT 22-23, 1990; Nancy, FRANCE. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "124430-51876"
            ],
            "imported": "2013-01-01T19:58:53+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124431,
            "title": "Langzeitergebnisse nach perkutan implantierten Gefäßprothesen.",
            "abstract": null,
            "authors": [
                "Hausegger,K",
                "Lammer,J",
                "Klein, GE",
                "Flückiger,F",
                "Pilger,E",
                "Lafer,M",
                ""
            ],
            "year": 1990,
            "source": "Konferenzband. 1990; -20. Jahrestagung der Österreichischen Gesellchaft für Angiologie; NOV 2-3, 1990; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "124431-14079"
            ],
            "persons": [
                "124431-51541",
                "124431-51876"
            ],
            "imported": "2013-01-01T20:06:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 124432,
            "title": "PTA der Unterschenkelarterien: Technik und Langzeitergebnisse.",
            "abstract": null,
            "authors": [
                "Flückiger,F",
                "Klein, GE",
                "Hausegger,K",
                "Lammer,J",
                "Pilger,E",
                "Rumpl,K",
                ""
            ],
            "year": 1990,
            "source": "Konferenzband. 1990; -20. Jahrestagung der Österr. Gesellschaft für Angiologie.; NOV 2-3, 1990; Wien,AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "124432-14079"
            ],
            "persons": [
                "124432-51541",
                "124432-51876"
            ],
            "imported": "2013-01-01T20:11:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124433,
            "title": "Angioskopie: Stand der Technik, klinische Einsatzmöglichkeit.",
            "abstract": null,
            "authors": [
                "Lammer,J",
                "Pilger,E",
                "Klein, GE",
                "Hausegger,K",
                "Flückiger,F",
                "Aschauer,M",
                ""
            ],
            "year": 1990,
            "source": "Konferenzband. 1990; -20. Jahretagung der Österr. Gesellschaft für Angiologie; NOV 2-3, 1990; Wien,AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "124433-14079"
            ],
            "persons": [
                "124433-51541",
                "124433-51876"
            ],
            "imported": "2013-01-01T20:16:40+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 124434,
            "title": "Meningeom-Embolisation mittels Mikrokatheter - Erfahrungsbericht.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                ""
            ],
            "year": 1990,
            "source": "Außerordentliche Tagung der ÖGNR; DEZ 1, 1990; Salzburg, AUSTRIA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "124434-51876"
            ],
            "imported": "2013-01-01T20:20:45+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124435,
            "title": "Neuroradiologie II: Interventionelle Neuroradiologie - Embolisation am Zentralnervensystem.",
            "abstract": null,
            "authors": [
                "Klein, GE",
                ""
            ],
            "year": 1990,
            "source": "Fortbildungsabend Univ.-Klinik für Radiologie; DEZ 4, 1990; GRAZ, AUSTRIA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "124435-51876"
            ],
            "imported": "2013-01-01T20:25:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 124478,
            "title": "In vitro oxidation of low density lipoproteins.",
            "abstract": null,
            "authors": [
                "Rotheneder, M",
                "Striegl, G",
                "Esterbauer H"
            ],
            "year": 1990,
            "source": " In: Crastes de Paulet, A; Douste-Blazy L; Paoletti R editors(s). NATO ASI Series, Life Sciences, Volume 189: Free Radicals, Lipoproteins, and Membrane Lipids . 189: New York, London: Plenum Press; p. 203-213.  1990",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-01-03T00:10:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Crastes de Paulet, A; Douste-Blazy L; Paoletti R",
            "collection_title": "NATO ASI Series, Life Sciences, Volume 189: Free Radicals, Lipoproteins, and Membrane Lipids ",
            "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": 124696,
            "title": "Einfluss von Lipoproteinen auf das Wachstum menschlicher Mamma-Karzinom-Zellen in vitro",
            "abstract": null,
            "authors": [
                "Dieber-Rotheneder, M",
                "Kostner GM",
                ""
            ],
            "year": 1990,
            "source": "Berichte der ÖGKC. 1990; 13(1990):12-15.-Van Sweeten Tagung; OKT 25-27, 1989; Vienna, Austria. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "124696-14013"
            ],
            "persons": [
                "124696-51669"
            ],
            "imported": "2013-01-07T22:38:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 127213,
            "title": "Quantitative determination of melanoma cell motility and invasion in vitro.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Puches, R",
                "Rieger, E",
                "Tritthart, HA"
            ],
            "year": 1990,
            "source": "6th International Symposium on Diagnostic Quantitative Pathology ; AUG 29-SEP1, 1990; Basel, SWITZERLAND. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-02-26T12:28:01+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128761,
            "title": "Inbtraarterial thrombolysis with rt-PA - A modified technique",
            "abstract": null,
            "authors": [
                "Pilger, E, Stark, G, Decrinis, M",
                "Lammer, H"
            ],
            "year": 1990,
            "source": "XI World Congress of Cardiology; FEB 10 - 17, 1990; Manila,Philippines. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128761-51541"
            ],
            "imported": "2013-06-01T20:55: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128762,
            "title": "Laserangioplasty in peripheral arterial occlusions",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Lammer, H",
                "Stark, G",
                "Decrinis, M",
                "Obernosterer, A"
            ],
            "year": 1990,
            "source": "XI. world Congress of Cardiology; FEB 10 - 17, 1990; Manila,Philippines. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128762-51541"
            ],
            "imported": "2013-06-01T20:57:25+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": 128766,
            "title": "Excimer laser recanalisation of calcified occlusion",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E, Mächler, E",
                "Anelli-Monti, M",
                "Schreyer, H",
                "Riegler, R"
            ],
            "year": 1990,
            "source": "Laser, stents and Interventions in Vascular Disease; FEB 11 - 16,1990; Scottsdale, USA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128766-14075"
            ],
            "persons": [
                "128766-51541",
                "128766-51592"
            ],
            "imported": "2013-06-01T21:06: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128767,
            "title": "Nd-Yag Laser/Saphire Probe Laser Angioplasty: Three-years results",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Karnel, F",
                "Horvath, W"
            ],
            "year": 1990,
            "source": "Laser, Stents and Interventions in Vascular Disease; FEB 11 - 16,1990; Scottsdale, USA. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128767-51541"
            ],
            "imported": "2013-06-01T21:09:40+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": 128768,
            "title": "Effects of CO ++ during pefusion after cardioplegic cardiac arrest",
            "abstract": null,
            "authors": [
                "Stark, U",
                "Mächler, H",
                "Udermann, H",
                "Decrinis, M",
                "Pilger, E"
            ],
            "year": 1990,
            "source": "31st Spring Meeting of the Deutschen Gesellschaft für Pharmakologie und Toxikologie; MÄR 13 - 16, 1990; Mainz, Deutschland. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128768-14075"
            ],
            "persons": [
                "128768-51541",
                "128768-51592"
            ],
            "imported": "2013-06-01T21:12: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": 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": 128769,
            "title": "Sapphire - Probe laser Angioplasty: 3 years results",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Klein, E",
                "Karnel, F",
                "Horvath, W",
                "Schreyer H"
            ],
            "year": 1990,
            "source": "24th Annual Scientific Meeting of the european Society for Clinical Investigation; APR 25 - 28, 1990; Maastricht, Netherland. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128769-51541"
            ],
            "imported": "2013-06-01T21:20: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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128770,
            "title": "Recanalization of arteriosclerotic occlusions: Excimer laser, Nd-YAG laser, guide wire: A preliminary report of a randomized trial",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E, Klein, E",
                "Neumayer, K",
                "Schreyer, H",
                "Karnel, F, et al."
            ],
            "year": 1990,
            "source": "24th Annual Scientific Meeting of the european Society for Clinical Investigation; APR 25 - 28, 1990; Maastricht, Netherland. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128770-51541"
            ],
            "imported": "2013-06-01T21:23:22+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": 128771,
            "title": "Die nicht-chirurgische Therapie der Beckenarterienverschlüsse",
            "abstract": null,
            "authors": [
                "Pilger, E, Lammer, H",
                "Stark, G, Decrinis, M"
            ],
            "year": 1990,
            "source": "Vascular workshop; JUN 23 - 30, 1990; Pörtschach, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128771-51541"
            ],
            "imported": "2013-06-01T21:25:38+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": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}