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=152300&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152320&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152280&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128638,
            "title": "Fibrinolytic therapy in arterial and venous thrombosis - 15 years clinical experience",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Biffl,E",
                "Fluch,N",
                "Sailer,S",
                ""
            ],
            "year": 1983,
            "source": "13th World Congress of the International Union of Angiology; SEP 11 - 16, 1983; Rochester, USA. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128638-51541"
            ],
            "imported": "2013-05-31T19:05:19+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": 128639,
            "title": "Periphere arterielle und venöse Thrombosen",
            "abstract": null,
            "authors": [
                "Pilger,E",
                ""
            ],
            "year": 1983,
            "source": "15. Gemeinsame Jahestagugn der Deutschen Gesellschaft für Internistische Intensivmedizin und der ÖSterr. Gesellschaft für Internistische und Allgemeine Intensivmedizin; SEP  15 - 17, 1983; Graz. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128639-51541"
            ],
            "imported": "2013-05-31T19:10: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128640,
            "title": "In vivo Untersuchung der Mikrozirkulation",
            "abstract": null,
            "authors": [
                "Pilger,E",
                ""
            ],
            "year": 1983,
            "source": "JAhrestagung der ÖGIM; SEP  22-24, 1983; Salzburg. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128640-51541"
            ],
            "imported": "2013-05-31T19:11: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": 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": 128641,
            "title": "Inadaequate Gefäßalterung bei chronischen Hämodialyspatienten",
            "abstract": null,
            "authors": [
                "Holzer,H",
                "Marguc,K",
                "Ott,E",
                "Pogglitsch,H",
                "Pilger,E",
                ""
            ],
            "year": 1983,
            "source": "4.Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; OKT  13-15, 1983; Wien. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128641-51541"
            ],
            "imported": "2013-05-31T19:14:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128642,
            "title": "Cycloxygenasehemmer und Phosphodiesterasehemmer als Kombinationstherapie bei peripherer Arteriosklerose - Ergebniss einer Doppelblindstudie",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Biffl,E",
                "Hagenauer,E",
                "Friess,J",
                ""
            ],
            "year": 1983,
            "source": "4.Gemeinsame Jahrestagung der Angiologische Gesellschaften Deutschlands, Östererichs und der Schweiz; OKT  13 -15, 1983; Wien. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128642-51541"
            ],
            "imported": "2013-05-31T19:17:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128643,
            "title": "Platelet sensitivity und cerebral blood flow in migraine",
            "abstract": null,
            "authors": [
                "Lechner,H",
                "Ott,E",
                "Fazekas,F",
                "Marguc,K",
                "Pilger,E",
                ""
            ],
            "year": 1983,
            "source": "11th Int. Conference of the Worl federation of Neurology; SEP 23-25, 1983; Salzburg. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128643-51541"
            ],
            "imported": "2013-05-31T19:19: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128644,
            "title": "Ergebnisse nach selektiver Katetherlyse und konsektuiver perkutaner transluminaler Angioplastie bei segmentalen und langstreckigen arteriellen Verschlüssen",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Lammer,J",
                "Sailer,S",
                "Justich,E",
                ""
            ],
            "year": 1984,
            "source": "Int.Symposium on conservative therapy of arterial occlusive disease; Mai 23-25, 1984; Bonn. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128644-51541"
            ],
            "imported": "2013-05-31T19:22:19+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": 128645,
            "title": "Rekanalisation langstreckiger arterieller Verschlüsse mittels lokal applizierter, niedrig dosierter Streptokinase",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Lammer,H",
                "Bertuch,H",
                "Justich,E",
                ""
            ],
            "year": 1984,
            "source": "Gemeinsame Jahrestagung der ÖGA und der ÖSterr. Gesellschaft f. Dermatologie; OKT  4-6, 1984; Salzburg. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128645-51541"
            ],
            "imported": "2013-05-31T19:24: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128646,
            "title": "Prostaglandin E 1 therapie bei Endangiitis obliterans",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Bertuch,H",
                "Lammer,H",
                ""
            ],
            "year": 1984,
            "source": "Gemeinsame Jahrestagung der ÖGA und der Österr. Gesellschaft f. Dermatologie; OKT 4-6, 1984; Salzburg. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128646-51541"
            ],
            "imported": "2013-05-31T19:26:31+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": 128647,
            "title": "Fibrinolytic theraps by means of intrathrombotic injections of streptokinase: technique and clinical experience in chronic occlusion",
            "abstract": null,
            "authors": [
                "Lammer,J",
                "Pilger,E",
                "Justich,E",
                "Neumayer,K",
                "Schreyer,H",
                ""
            ],
            "year": 1984,
            "source": "70th Scientific Assembly to the Radiological Society of North America; NOV 25 - 30, 1984; Washington. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128647-51541"
            ],
            "imported": "2013-05-31T19:30: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128648,
            "title": "Intervalltherapie mit PG E 1 bei arterieller Minderperfusion",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Bertuch,H",
                ""
            ],
            "year": 1984,
            "source": "Herbstatgung der Austrian Society of Prostaglandin Research; DEZ 1, 1984; Wien. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128648-51541"
            ],
            "imported": "2013-05-31T19:31: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": 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": 128649,
            "title": "Laboratory parameters as discriminators for peripheral and cerebral atherosclerosis",
            "abstract": null,
            "authors": [
                "Kostner,GM",
                "Marth,E",
                "Pfeiffer,KP",
                "Pilger,E",
                ""
            ],
            "year": 1984,
            "source": "Congress of Extracoronary Atherosclerosis; SEP  24 -26, 1984; Perugia, Iatly. 1984. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128649-14013"
            ],
            "persons": [
                "128649-51541",
                "128649-51669"
            ],
            "imported": "2013-05-31T19:34:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128650,
            "title": "Intrathrombotic fibrinolysis in chronic arteriosclerotic obstructions: technical developments, long term results",
            "abstract": null,
            "authors": [
                "Lammer,H",
                "Pilger,E",
                "Neumayer,K",
                "Justich,E",
                "Schreyer,H",
                ""
            ],
            "year": 1985,
            "source": "Joint Meeting of the European Society of Cardiovascular and Interventional Radiology and the European College of Angiography; APR 22 -27, 1985; Wien. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128650-51541"
            ],
            "imported": "2013-05-31T19:37: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": 128651,
            "title": "PG E 1 - Intervalltherapy in acral circulatory disturbances",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Bertuch,H",
                ""
            ],
            "year": 1985,
            "source": "Congress of the International Union of Angiology; JUN 9 - 14, 1985; Athe, Greece. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128651-51541"
            ],
            "imported": "2013-05-31T19:40:02+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": 128652,
            "title": "Non surgical recanalization of arterial occlusions by selectice thrombolysis",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Lammer,H",
                "Bertuch,H",
                "Neumayer,K",
                ""
            ],
            "year": 1985,
            "source": "Congress of the International Union of Angiology; JUN 9-14, 1985; Athen, Greece. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128652-51541"
            ],
            "imported": "2013-05-31T19:42:23+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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128653,
            "title": "Local thrombolysis and autografting - a case report",
            "abstract": null,
            "authors": [
                "Bertuch,H",
                "Pilger,E",
                "Scharnagel,E",
                "LammerH",
                ""
            ],
            "year": 1985,
            "source": "Congress of the International Union of Angiology; JUN 9-14, 1985; Athen, Greece. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128653-51541"
            ],
            "imported": "2013-05-31T19:44: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": 128654,
            "title": "Ist Hämodialyse ohne Heparin möglich ?",
            "abstract": null,
            "authors": [
                "Sterz,E",
                "Pilger,E",
                "Ziak,E",
                "Pogglitsch H",
                ""
            ],
            "year": 1985,
            "source": "Jahrestagung der Österr. Nephrologischen Gesellschaft; JUN 8 1985; Klagenfurt. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128654-51541"
            ],
            "imported": "2013-05-31T19:46: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": 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": 128655,
            "title": "Einfluß von Biguaniden auf den Laktatstoffwechsel",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Schmid,P",
                "Goebel,R"
            ],
            "year": 1979,
            "source": "Medizinische Klinik und Praxis. 1979; 74(22):  859-865. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128655-51541"
            ],
            "imported": "2013-05-31T20:11:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 128656,
            "title": "Thrombozytenverhalten bei Trainierten und Untrainierten unter submaximaler Ergometerbelastung",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Schmid,P",
                "Schenk,H"
            ],
            "year": 1980,
            "source": "Deutsche Zeitschrift für Sportmedizin. 1980; 130(10):  295-299. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128656-51541"
            ],
            "imported": "2013-05-31T20:14:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128657,
            "title": "effect of the antirheumatic drug Sulindac on thrombocyte function",
            "abstract": null,
            "authors": [
                "Schenk,H",
                "Klein,G",
                "Neubauer,M",
                "Pilger,E"
            ],
            "year": 1980,
            "source": "Wiener Medizinische Wochenschrift\r\nSkriptum. 1980; 130(10):  344-349. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128657-51541"
            ],
            "imported": "2013-05-31T20:16: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": 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": true,
            "local_affiliation": true
        }
    ]
}