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=3180&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3200&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3160&ordering=year",
    "results": [
        {
            "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": [],
            "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
        },
        {
            "id": 128664,
            "title": "Lokale Fibrinolyse mit Streptokinase, Urokinase und Streptokinase-Plasminogen",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Bertuch, H",
                "Lammer, H",
                "Neumayer, K"
            ],
            "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": [
                "128664-51541"
            ],
            "imported": "2013-05-31T23:04:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128665,
            "title": "Recanalization of arteriosclerotic occlusions by means of intraarterial fibrinolysis",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Neumayer, K",
                "Bertuch, H"
            ],
            "year": 1985,
            "source": "71st Annual Meeting of the Radiological Society of North America; NOV 17 - 22, 1985; Chicago. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128665-51541"
            ],
            "imported": "2013-05-31T23:07: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": 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": 128666,
            "title": "Long-term results after recanalization of arteriosclerotic occlusions",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Neumayer, K"
            ],
            "year": 1985,
            "source": "71st annual Meeting of the Radiological Society of North America; NOV 17 - 22, 1985; Chicago. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128666-51541"
            ],
            "imported": "2013-05-31T23:09: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": 128667,
            "title": "Blood platelets disorders in complicated migraine",
            "abstract": null,
            "authors": [
                "Fazekas, F",
                "Krenn, W",
                "Ott, E",
                "Lechner, H, Pilger, E"
            ],
            "year": 1985,
            "source": "South East European Conference for Neurology and Psychiatry; SEP  25 - 28, 1985; Thessaloniki, Greece. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128667-14051"
            ],
            "persons": [
                "128667-51541"
            ],
            "imported": "2013-05-31T23:11:46+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": 128668,
            "title": "Periphere Atherosklerose",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Pristautz, H"
            ],
            "year": 1985,
            "source": "Bationales Symposium: Diagnose und therapie von Fettstoffwechselstörungen, Schwerpunkt Atherosklerose; MAI 24, 1985; Graz. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128668-51541"
            ],
            "imported": "2013-05-31T23:13:26+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": 133103,
            "title": "Therapie der Immunthrombopenie mit Danazol",
            "abstract": null,
            "authors": [
                "Gisslinger,H",
                "Linkesch,W",
                "Ludwig, H"
            ],
            "year": 1985,
            "source": "Wissenschaftl Sitzung der ÖGIM; Nov 28, 1985; Wien, Austria. 1985. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-01-21T00:26:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 135960,
            "title": "[Injury of the gastrointestinal tract following blunt abdominal trauma].",
            "abstract": null,
            "authors": [
                "Dapunt, O",
                "Karlbauer, A",
                "Möseneder, H",
                "Boeckl, O"
            ],
            "year": 1985,
            "source": "Chirurg. 1985; 56(11):695-698",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AXZ1500004",
            "pubmed": "3908014",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": "CHIRURG; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.932,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.617,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 137041,
            "title": "Postoperative T cell suppression in relation to preoperative nutritional status in childhood].",
            "abstract": null,
            "authors": [
                "Erwa, W",
                "Kurz, R"
            ],
            "year": 1985,
            "source": "Padiatr Padol. 1985; 20(2):151-163",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3873054",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-05-27T02:00:00+02:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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
        }
    ]
}