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=152260&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156884,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152280&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152240&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128560,
            "title": "Tissue Banking - European perspectives",
            "abstract": null,
            "authors": [
                "Zatloukal, K."
            ],
            "year": 2013,
            "source": "97. Jahrestagung der Deutschen Gesellschaft für Pathologie; Mai 23-26, 2013; Heidelberg, Deutschland. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128560-14020"
            ],
            "persons": [
                "128560-51663"
            ],
            "imported": "2013-05-29T14:47:57+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 128562,
            "title": "Biomarker Telemonitoring - the next step?",
            "abstract": null,
            "authors": [
                "Fruhwald, FM"
            ],
            "year": 2013,
            "source": "Heart Failure 2013; MAY 25-28, 2013; Lissabon, Portugal. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128562-14083"
            ],
            "persons": [
                "128562-51700"
            ],
            "imported": "2013-05-29T15:47:05+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": 128570,
            "title": "TELEPSOR – TELEDERMATOLOGIE, MOBILE BETREUUNG VON PSORIASISPATIENTEN/-PATIENTINNEN BEI EINER THERAPIE MIT\r\nUSTEKINUMAB – EINE „NICHT – INTERVENTIONELLE  STUDIE“",
            "abstract": null,
            "authors": [
                "Inzinger, M",
                "Fink-Puches, R",
                "Fleischanderl, B",
                "Ahlgrimm-Siess,\r\nV",
                "Mlynek, A",
                "Aichhorn, K",
                "Pucher, S",
                "Weger, W",
                "Salmhofer,\r\nW",
                "Hofmann-Wellenhof, R"
            ],
            "year": 2013,
            "source": "Proceedings of the eHealth2013. May 23-24; Vienna, Austria. OCG; 2013. 2013; -eHealth 2013; MAY 23-24, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128570-14047"
            ],
            "persons": [
                "128570-50153",
                "128570-51711",
                "128570-51721",
                "128570-52589"
            ],
            "imported": "2013-05-30T21:41: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": 128572,
            "title": "Estimation of pulmonary arterial mean and wedge pressure by 4-dimensional magnetic resonance blood flow imaging in patients with pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Reiter, U",
                "Reiter, G",
                "Kovacs, G",
                "Schmidt,A",
                "Olschewski, H",
                "Fuchsjäger, M"
            ],
            "year": 2013,
            "source": "European Hear Journal Cardiovascular Imaging Supplements. 2013; 14(1):i4-i4.-Euro-CMR; MAI 23-25, 2013; Florenz, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128572-14046",
                "128572-14087",
                "128572-14104"
            ],
            "persons": [
                "128572-53950",
                "128572-59238",
                "128572-61189",
                "128572-82111"
            ],
            "imported": "2013-05-31T01:06:23+02:00",
            "journal": null,
            "issn": "2047-2404",
            "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": 128573,
            "title": "Mean pulmonary arterial pressure estimated from vortical blood flow in the main pulmonary artery: Definition of cut-off criteria for the diagnosis of pulmonary hypertension.",
            "abstract": null,
            "authors": [
                "Reiter G, Reiter U, Kovacs G, Olschewski H, Fuchsjäger M"
            ],
            "year": 2013,
            "source": "European Heart Journal Cardiovascular Imaging Supplements. 2013; 14(1):i17--Euro-CMR; MAI 23-25, 2013; Florenz, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128573-14046",
                "128573-14087",
                "128573-14104"
            ],
            "persons": [
                "128573-53950",
                "128573-59238",
                "128573-82111"
            ],
            "imported": "2013-05-31T01:23:27+02:00",
            "journal": null,
            "issn": "2047-2404",
            "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": 128576,
            "title": "Coaching communication partners appears to be helpful in communication intervention for individuals with Rett syndrome.",
            "abstract": null,
            "authors": [
                "Marschik, PB",
                "Bartl-Pokorny, KD",
                "Green, VA",
                "van der Meer, L",
                "Einspieler, C"
            ],
            "year": 2012,
            "source": "Evidence-based communication assessment and intervention. 2012; 6(4): 206-210. ",
            "category": 1,
            "document_type": 20,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128576-14010"
            ],
            "persons": [
                "128576-58883",
                "128576-77049"
            ],
            "imported": "2013-05-31T11:34: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": 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": 128578,
            "title": "Die Sinnwelt Hals - Nase - Ohren",
            "abstract": null,
            "authors": [
                "Walch, C"
            ],
            "year": 2013,
            "source": "Gesundheitstag Deutschlandsberg; MAI 23, 2013; Deutschlandsberg, Austria. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128578-51729"
            ],
            "imported": "2013-05-31T13:49: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 216741,
            "title": "Postoperative Atrial Fibrillation: Mechanisms, Effects and preventive Measures",
            "abstract": null,
            "authors": [
                "Eberl, AS"
            ],
            "year": 2025,
            "source": "J KARDIOL. 2025; 32(5-6):",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:001505172200009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216741-14083"
            ],
            "persons": [
                "216741-82645-2"
            ],
            "imported": "2025-06-23T08:55:50+02:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "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": false,
            "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": 216733,
            "title": "Revisiting Buddy-Balloon Technique",
            "abstract": null,
            "authors": [
                "Wallner, M",
                "Toth, GG",
                "Harb, S"
            ],
            "year": 2025,
            "source": "J KARDIOL. 2025; 32(5-6):",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:001505172200010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "216733-14083"
            ],
            "persons": [
                "216733-72301-1",
                "216733-89154-6",
                "216733-98517-4"
            ],
            "imported": "2025-06-23T08:55:50+02:00",
            "journal": "J KARDIOL",
            "issn": "1024-0098",
            "collection_publisher": null,
            "collection_title": "JOURNAL FUR KARDIOLOGIE; ",
            "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": false,
            "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": 128597,
            "title": "Einfluß der Biguanidtherapie auf den Laktatstoffwechsel bei dosierter submaximaler Ergometerbelastung",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Schmid,P",
                "Goebel,R"
            ],
            "year": 1978,
            "source": "9.Jahrestagung der ÖGIM; SEP 29-30,1978; Salzburg, Austria. 1978. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128597-51541"
            ],
            "imported": "2013-05-31T17:19: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": 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": 128600,
            "title": "Fibrinolytische Therapie venöser Thrombosen mit Streptokinase, Urokinase und Aktivator",
            "abstract": null,
            "authors": [
                "Schenk,H",
                "Pilger,E",
                "Gypser,G",
                "Elsinger,A",
                "Dailser,S",
                ""
            ],
            "year": 1980,
            "source": "1. Kongress f. Thrombose und Blutgerinnung; FEB 21-23, 1980; Wien. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128600-51541"
            ],
            "imported": "2013-05-31T17:28:09+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128603,
            "title": "Fubktionelle Genese bei peripherer arterieller Durchblutungsstörung im Stadium III",
            "abstract": null,
            "authors": [
                "Pilger,E",
                ""
            ],
            "year": 1980,
            "source": "Frühjahrestagung der ÖGA; MAI 10,  1980; Wien. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128603-51541"
            ],
            "imported": "2013-05-31T17:34: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": 128610,
            "title": "Lipidmuster bei cochleovestibulären Störungen",
            "abstract": null,
            "authors": [
                "Friedrich,G",
                "Pilger,E",
                ""
            ],
            "year": 1980,
            "source": "Österreichischer HNO-Kongress; OKT  1-4, 1980; Seefeld. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128610-51541"
            ],
            "imported": "2013-05-31T17:47: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": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128611,
            "title": "Gonadotropines and testosterone in men in dynamic muscular exercise",
            "abstract": null,
            "authors": [
                "Schmid,P",
                "Wolf,W",
                "Pilger,E",
                "Pusch,HH",
                "Pristautz,H",
                "Pessendorfer,H",
                "Schwaberger,G",
                ""
            ],
            "year": 1981,
            "source": "54.JAhrestagung der Deutschen Physiologischen Gesellschaft; MÄR  3-6, 1981; Innsbruck. 1981. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128611-51541"
            ],
            "imported": "2013-05-31T18:00: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128612,
            "title": "Das Verhalten verschiedener Schilddrüsenhrmone bei Kurz-und Langzeitbelastung",
            "abstract": null,
            "authors": [
                "Schmid,P",
                "Wolf,W",
                "Pilder,E",
                "Pessendorfer,H",
                "Schwaberger,G",
                "Leb,J",
                ""
            ],
            "year": 1980,
            "source": "Deutscher Sportärztekongress; OKT 16-19,  1980; 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128612-51541"
            ],
            "imported": "2013-05-31T18:02:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128613,
            "title": "Gonadotropinverhalten unter körperlicher Belastung",
            "abstract": null,
            "authors": [
                "Schmid,P",
                "Wolf,W",
                "Pilger,E",
                "Leb,J",
                ""
            ],
            "year": 1980,
            "source": "11.Jahrestagung der ÖGIM; SEP 19-20, 1980; Salzburg. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128613-51541"
            ],
            "imported": "2013-05-31T18:04:17+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": 128614,
            "title": "Über das Verhalten von Thrombozytenproteinen bei Sportlern unter maximaler Ergometerbelastung",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Schmid,P",
                "Wolf,W",
                "Leb,J",
                ""
            ],
            "year": 1980,
            "source": "11.Jahrestagung der ÖGIM; SEP 19-20, 1980; Salzburg. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128614-51541"
            ],
            "imported": "2013-05-31T18:06: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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128615,
            "title": "Vergleich der Wertigkeit von HDL-Cholesterin und Apolipoproteinen bei peripherer arterieller Verschlußkrankheit",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Pristautz,H",
                "Kostner,GM",
                "Schmeider,G",
                ""
            ],
            "year": 1980,
            "source": "11.Jahrestagung der ÖGIM; SEP 19-20, 1980; Salzburg. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128615-14013"
            ],
            "persons": [
                "128615-51541",
                "128615-51669"
            ],
            "imported": "2013-05-31T18:08: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": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128616,
            "title": "Beurteilung der Thrombozyten bei maximaler sportlicher Belastung",
            "abstract": null,
            "authors": [
                "Schmid,P",
                "Pilger,E",
                ""
            ],
            "year": 1980,
            "source": "Frühjahrstagung der ÖGA; MAI 10, 1980; Wien. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128616-51541"
            ],
            "imported": "2013-05-31T18:10:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128618,
            "title": "Funktionelle Genese bei peripherer arterieller Durchblutungsstörung im Stadium III",
            "abstract": null,
            "authors": [
                "Pilger,E, Schmid,P",
                "Schenk,H",
                ""
            ],
            "year": 1980,
            "source": "Frühjahrstagung der ÖGA; Mai 10, 1980; Wien. 1980. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128618-51541"
            ],
            "imported": "2013-05-31T18:13: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": 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
        }
    ]
}