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=153960&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153980&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=153940&ordering=-year",
    "results": [
        {
            "id": 107204,
            "title": "SPECIAL ISSUE - INTRACELLULAR LIPID-BINDING AND TRANSFER PROTEINS - PREFACE",
            "abstract": null,
            "authors": [
                "SPENER, F",
                "WIRTZ, KWA"
            ],
            "year": 1985,
            "source": "CHEM PHYS LIPIDS. 1985; 38(1-2): 1-1. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1985AQZ8500001",
            "pubmed": null,
            "doi": "10.1016/0009-3084(85)90052-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": "CHEMISTRY AND PHYSICS OF LIPIDS; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 107206,
            "title": "A PHOSPHOLIPID TRANSFER PROTEIN THAT BINDS LONG-CHAIN FATTY-ACIDS",
            "abstract": null,
            "authors": [
                "RICKERS, J",
                "SPENER, F",
                "KADER, JC"
            ],
            "year": 1985,
            "source": "FEBS LETT. 1985; 180(1): 29-32. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAK6000007",
            "pubmed": null,
            "doi": "10.1016/0014-5793(85)80224-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T11:41:16+01:00",
            "journal": "FEBS LETT",
            "issn": "0014-5793",
            "collection_publisher": null,
            "collection_title": "FEBS LETTERS; ",
            "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": 108229,
            "title": "THE PATHO-PHYSIOLOGY, CLINICAL ASPECTS AND THERAPY OF PARA-NASAL SINUS MYCOSIS",
            "abstract": null,
            "authors": [
                "STAMMBERGER, H"
            ],
            "year": 1985,
            "source": "ARCH OTO-RHINO-LARYNG. 1985; 241(2): 116-116. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AEN3500042",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108229-14066"
            ],
            "persons": [],
            "imported": "2011-01-31T17:19:19+01:00",
            "journal": "ARCH OTO-RHINO-LARYNG",
            "issn": "0263-0257",
            "collection_publisher": null,
            "collection_title": "ARCHIVES OF OTO-RHINO-LARYNGOLOGY-ARCHIV FUR OHREN-NASEN-UND KEHLKOPFHEILKUNDE; ",
            "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": false
        },
        {
            "id": 109229,
            "title": "Primary malignant tumors of the small intestine. A review with demonstration of a case.",
            "abstract": null,
            "authors": [
                "Giebler, A",
                "Trnoska, R",
                "Mischinger, HJ",
                "Petritsch, P",
                "Zalaudek, G"
            ],
            "year": 1985,
            "source": "Wien Med Wochenschr. 1985; 135(5):105-107",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEY1100001",
            "pubmed": "3993048",
            "doi": null,
            "pmc": null,
            "organizations": [
                "109229-14073"
            ],
            "persons": [
                "109229-51595-6"
            ],
            "imported": "2011-02-17T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 109909,
            "title": "A microprocessor based system for the measurement of rheological properties of arteries and other soft tissues.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Weizäcker, HW"
            ],
            "year": 1985,
            "source": "Medical and Biological Engineering and Computing1985; 23 Suppl 1: 1282-1283.-XIV International Congress on Medial and Biological Engineering (ICMBE) / VII Congress on Medical Physics (ICMP); Aug 11- 16; Espoo, FINLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109909-51814"
            ],
            "imported": "2011-03-11T12:59:41+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109911,
            "title": "In situ study of active and passive arterial properties.",
            "abstract": null,
            "authors": [
                "Pascale, K",
                "Weizsäcker, HW",
                "Gallasch, E"
            ],
            "year": 1985,
            "source": "Medical and Biological Engineering and Computing1985; 23 Suppl 1: 715-716.-XIV International Congress on Medial and Biological Engineering (ICMBE) / VII Congress on Medical Physics (ICMP); Aug 11- 16, 1985; Espoo, FINLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109911-51814"
            ],
            "imported": "2011-03-11T13:08:14+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109912,
            "title": "Comparison of aortic geometry in different mammals using similarty criteria.",
            "abstract": null,
            "authors": [
                "Weizsäcker, HW",
                "Pascale, K",
                "Zierler, E",
                "Gallasch, E"
            ],
            "year": 1985,
            "source": "Medical and Biological Engineering and Computing1985; 23 Suppl 1: 1282-1283.-XIV International Congress on Medial and Biological Engineering (ICMBE) / VII Congress on Medical Physics (ICMP); Aug 11- 16, 1985; Espoo, FINLAND. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109912-51814"
            ],
            "imported": "2011-03-11T13:15:18+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 117494,
            "title": "Enhanced glucose absorption in the jejunum of patients with cystic fibrosis.",
            "abstract": null,
            "authors": [
                "Frase, LL",
                "Strickland, AD",
                "Kachel, GW",
                "Krejs, GJ"
            ],
            "year": 1985,
            "source": "Gastroenterology. 1985; 88(2):478-484",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AAB1600015",
            "pubmed": "3965337",
            "doi": "10.1016/0016-5085(85)90510-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117494-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Gastroenterology",
            "issn": "0016-5085",
            "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": 117495,
            "title": "Secretory diarrhea in mixed connective tissue disease.",
            "abstract": null,
            "authors": [
                "Thiele, DL",
                "Krejs, GJ"
            ],
            "year": 1985,
            "source": "Am J Gastroenterol. 1985; 80(2):107-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ABU3200008",
            "pubmed": "3969997",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "117495-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Am J Gastroenterol",
            "issn": "0002-9270",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 117496,
            "title": "Pancreatic cholera syndrome: effect of a synthetic somatostatin analog on intestinal water and ion transport.",
            "abstract": null,
            "authors": [
                "Santangelo, WC",
                "O'Dorisio, TM",
                "Kim, JG",
                "Severino, G",
                "Krejs, GJ"
            ],
            "year": 1985,
            "source": "Ann Intern Med. 1985; 103(3):363-367",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AQC2800009",
            "pubmed": "2862821",
            "doi": "10.7326/0003-4819-103-3-363",
            "pmc": null,
            "organizations": [],
            "persons": [
                "117496-51534-6"
            ],
            "imported": "2012-02-15T01:00:00+01:00",
            "journal": "Ann Intern Med",
            "issn": "0003-4819",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 118960,
            "title": "HTLV-III-Antikörper, immunologische Befunde und Klinik bei hämophilen Kindern. In: 16. Hämophilie-Symposium Hamburg 1985",
            "abstract": null,
            "authors": [
                "Zaunschirm A, Zenz W, Munten W"
            ],
            "year": 1985,
            "source": "Landbeck G, Marx R (Hrsg); Berlin: Springer; 1985. ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "118960-51647"
            ],
            "imported": "2012-04-30T12:47:35+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": false
        },
        {
            "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": 128660,
            "title": "Periphere arterielle Okklusionen: Langzeitergebnisse nach selektiver Thrombolyse",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Lammer,H",
                "Bertuch,H"
            ],
            "year": 1985,
            "source": "Jahrestagung der ÖGIM; SEP 12 - 14, 1985; Salzburg. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128660-51541"
            ],
            "imported": "2013-05-31T22:54:36+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": 128661,
            "title": "Selektive Thrombolyse arterieller Verschlüsse mittels Streptokinase-Plasminogen",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Lammer,H",
                "Bertuch,H",
                "Neumayer,K"
            ],
            "year": 1985,
            "source": "5.Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; SEP  25 - 28, 1985; Berlin. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128661-51541"
            ],
            "imported": "2013-05-31T22:57:21+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": 128662,
            "title": "Identifikation eines Risikomodells zur Diskriminierung einer peripheren Arteriosklerose",
            "abstract": null,
            "authors": [
                "Pilger,E",
                "Bertuch, H",
                "Pristautz, H",
                "Kostner, GM",
                "Pfeiffer, KP"
            ],
            "year": 1985,
            "source": "Jahrestagung der ÖGA; NOV 8 -9, 1985; Krems. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128662-14013"
            ],
            "persons": [
                "128662-51541",
                "128662-51669"
            ],
            "imported": "2013-05-31T22:59:48+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": 128663,
            "title": "Arterielle Minderperfusion im Stadium IV - erfolgreich Behandlung durch selektive Fibrinolyse und Autotransplantation - ein Fallbereicht",
            "abstract": null,
            "authors": [
                "Bertuch, H",
                "Pilger, E",
                "Scharnagel, E",
                "Lammer, H"
            ],
            "year": 1985,
            "source": "Jahrestagung der ÖGA; NOV 8 -9, 1985; Krems. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128663-51541"
            ],
            "imported": "2013-05-31T23:02:08+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}