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=154940&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154960&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154920&ordering=-year",
    "results": [
        {
            "id": 96326,
            "title": "Zur Rezeption der Psychoanalyse in der BRD. Die Rezeption der Psychoanalyse in der Medizin.",
            "abstract": null,
            "authors": [
                "Kapfhammer, HP"
            ],
            "year": 1983,
            "source": " In: Mertens, W editors(s). Psychoanalyse. Ein Handbuch in Schlüsselbegriffen. Wien, München, Baltimore: Urban & Schwarzenberg;  1983. p. 223-226. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "96326-51907"
            ],
            "imported": "2009-12-02T16:52:11+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Mertens, W",
            "collection_title": "Psychoanalyse. Ein Handbuch in Schlüsselbegriffen",
            "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": 98689,
            "title": "CUTANEOUS LYMPHOPROLIFERATIVE DISEASES THAT SIMULATE MORBUS HODGKIN",
            "abstract": null,
            "authors": [
                "KERL, H",
                "HOEDL, S"
            ],
            "year": 1983,
            "source": "J CUTANEOUS PATHOL. 1983; 10(5): 367-367. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RK73200011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98689-14047"
            ],
            "persons": [
                "98689-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CUTANEOUS PATHOLOGY; ",
            "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": 98690,
            "title": "NEUROENDOCRINE (MERKEL CELL) CARCINOMA OF THE SKIN",
            "abstract": null,
            "authors": [
                "RAUCH, HJ",
                "HOEFLER, H",
                "KERL, H"
            ],
            "year": 1983,
            "source": "J CUTANEOUS PATHOL. 1983; 10(5): 374-374. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RK73200027",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98690-14047"
            ],
            "persons": [
                "98690-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CUTANEOUS PATHOLOGY; ",
            "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": 98691,
            "title": "MYELOSARCOMA OF THE SKIN - A CASE-REPORT WITH ULTRASTRUCTURAL FINDINGS",
            "abstract": null,
            "authors": [
                "RAUCH, HJ",
                "SZEKERES, L",
                "KERL, H"
            ],
            "year": 1983,
            "source": "J CUTANEOUS PATHOL. 1983; 10(4): 299-299. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RB85900043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98691-14047"
            ],
            "persons": [
                "98691-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "J CUTANEOUS PATHOL",
            "issn": "0303-6987",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF CUTANEOUS PATHOLOGY; ",
            "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": 98692,
            "title": "DERMATOPATHOLOGY 1982",
            "abstract": null,
            "authors": [
                "KERL, H"
            ],
            "year": 1983,
            "source": "J AMER ACAD DERMATOL. 1983; 8(1): 126-126. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1983PW07400031",
            "pubmed": null,
            "doi": "10.1016/S0190-9622(83)80294-1",
            "pmc": null,
            "organizations": [
                "98692-14047"
            ],
            "persons": [
                "98692-51620-2"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF THE AMERICAN ACADEMY OF DERMATOLOGY; ",
            "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": 98694,
            "title": "THE PROBLEM OF INTERPRETING THE MEANING OF HODGKINS AND REED-STERNBERG CELLS IN CUTANEOUS INFILTRATES",
            "abstract": null,
            "authors": [
                "KERL, H",
                "HOEDL, S"
            ],
            "year": 1983,
            "source": "ARCH DERMATOL. 1983; 119(10): 848-848. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RK42900024",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "98694-14047"
            ],
            "persons": [
                "98694-51620"
            ],
            "imported": "2010-03-01T10:02:19+01:00",
            "journal": "ARCH DERMATOL",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": "ARCHIVES OF DERMATOLOGY; ",
            "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": true,
            "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": 99767,
            "title": "Electrical properties of the sarcolemma of adult cultured cardiac myocytes",
            "abstract": null,
            "authors": [
                "Zernig, G",
                "Schreibmayer,W",
                "Tritthart, HA",
                ""
            ],
            "year": 1983,
            "source": "GSF-Bericht 5/831983; 5: P2 - 6-P2 -6.-Jahrestagung der Deutschen Gesellschaft für Biophysik; OCT 10-12, 1983; Neuherrberg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99767-51519"
            ],
            "imported": "2010-04-13T14:04:47+02:00",
            "journal": null,
            "issn": "0721-1694",
            "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": 99768,
            "title": "Incorporation of voltage-dependent ionic channels from a vesicular sarcolemmal preparation of myocardium in planar lipid bilayers.",
            "abstract": null,
            "authors": [
                "Schreibmayer,W",
                "Zernig, G",
                "Tritthart, HA",
                ""
            ],
            "year": 1983,
            "source": "GSF-Bericht 5/831983; 5: P2 -47-P2 -47.-Jahrestagung der Deutschen Gesellschaft für Biophysik; OCT 10-12, 1983; Neuherberg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99768-51519"
            ],
            "imported": "2010-04-13T14:09:43+02:00",
            "journal": null,
            "issn": "0721-1694",
            "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": 99783,
            "title": "Enzymatische Gewinnung von isolierten adulten Herzmuskelzellen der Ratte",
            "abstract": null,
            "authors": [
                "Zernig,G",
                "Dohr,G",
                "Schreibmayer,W",
                "Tritthart, HA",
                ""
            ],
            "year": 1983,
            "source": "10. Jahrestagung der Österreichischen Biochemischen Gesellschaft; Graz, AUSTRIA. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99783-51519",
                "99783-51666"
            ],
            "imported": "2010-04-14T18:09:07+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 99784,
            "title": "Inkorporation von spannungsabhängigen Ionenkanälen einer vesikulären Plamamembranpräparation des Myokards in planare Lipidfilme",
            "abstract": null,
            "authors": [
                "Schreibmayer,W",
                "Zernig, G",
                "Tritthart, HA",
                ""
            ],
            "year": 1983,
            "source": "10. Jahrestagung der Österreichischen Biochemischen Gesellschaft; Graz, AUSTRIA. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "99784-51519"
            ],
            "imported": "2010-04-14T18:13: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": 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": 102643,
            "title": "Arteriovenous difference of the blood density in the coronary circulation",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Mohl, W"
            ],
            "year": 1983,
            "source": "Mechanics of the Coronary Circulation1983; 67-70.-The Applied Mechanics, Bioengineering and Fluid Engineering Conference; JUN 20-22,1983; Houston, USA. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "102643-14010"
            ],
            "persons": [
                "102643-51671"
            ],
            "imported": "2010-07-10T14:56:20+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 104124,
            "title": "Angst und Aggression bei Herzinfarktpatienten",
            "abstract": null,
            "authors": [
                "Höfler, E"
            ],
            "year": 1983,
            "source": " [ Dissertation ] Universität Wien; 1983. pp. 156",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-09-15T14:23:47+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "Universität Wien",
            "country": "40",
            "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": 107033,
            "title": "The analysis of fatty acid binding to protein using a modified equilibrium dialysis method: detailed analysis of chromophore-fatty acid-protein interactions.",
            "abstract": null,
            "authors": [
                "Keuper, HJ",
                "Klein, RA",
                "Spener, F"
            ],
            "year": 1983,
            "source": "Chem Phys Lipids. 1983; 32(2):153-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK96700007",
            "pubmed": "6850947",
            "doi": "10.1016/0009-3084(83)90050-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Chem Phys Lipids",
            "issn": "0009-3084",
            "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": true,
            "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": 108241,
            "title": "SERUM-LIPIDS AND APOLIPOPROTEINS AS RISK INDICATORS FOR CEREBROVASCULAR-DISEASE",
            "abstract": null,
            "authors": [
                "KOSTNER, GM",
                "MARTH, E",
                "PFEIFFER, KH"
            ],
            "year": 1983,
            "source": "CIRCULATION. 1983; 68(4): 171-171. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983RJ59300692",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108241-14013",
                "108241-14023"
            ],
            "persons": [
                "108241-51503",
                "108241-51669"
            ],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": "CIRCULATION; ",
            "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": true,
            "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": 117501,
            "title": "Jaundice during pregnancy.",
            "abstract": null,
            "authors": [
                "Krejs, GJ"
            ],
            "year": 1983,
            "source": "Semin Liver Dis. 1983; 3(1):73-82",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983QE91800009",
            "pubmed": "6340209",
            "doi": "10.1055/s-2008-1040673",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117501-51534-2"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Semin Liver Dis",
            "issn": "0272-8087",
            "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": true,
            "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": 117502,
            "title": "Production of secretory diarrhea by intravenous infusion of vasoactive intestinal polypeptide.",
            "abstract": null,
            "authors": [
                "Kane, MG",
                "O'Dorisio, TM",
                "Krejs, GJ"
            ],
            "year": 1983,
            "source": "N Engl J Med. 1983; 309(24):1482-1485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RU40500003",
            "pubmed": "6316136",
            "doi": "10.1056/NEJM198312153092403",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117502-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "N Engl J Med",
            "issn": "0028-4793",
            "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": true,
            "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": 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
        }
    ]
}