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=151980&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152000&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151960&ordering=impactfactor_norm",
    "results": [
        {
            "id": 128100,
            "title": "The BCR/ABL tyrosine kinase inhibitor imatinib produces profound mast cell deficiency in chronic myeloid leukemia",
            "abstract": null,
            "authors": [
                "Cerny-Reiterer, S",
                "Herndlhofer, S",
                "Stefanzl, G",
                "Blatt, K",
                "Hörmann, G",
                "Müllauer, L",
                "Beham-Schmid, C",
                "Baumgartner, S",
                "Sperr, WR",
                "Mannhalter, C",
                "Linkesch, W",
                "Valent, P",
                ""
            ],
            "year": 2013,
            "source": "Memo. 2013; 06(1/13):24-24.-Frühjahrstagung ÖGHO; Apr 18-20, 2013; Linz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128100-14020",
                "128100-14082"
            ],
            "persons": [],
            "imported": "2013-04-23T13:40: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": 128101,
            "title": "Caffeine-induced electrical responses of intact endothelial cells",
            "abstract": null,
            "authors": [
                "Bondarenko, AI",
                "Sagach, VF"
            ],
            "year": 1997,
            "source": "Neurophysiology 01/1997; 29(3):156-161. 1997",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128101-60219"
            ],
            "imported": "2013-04-23T13:43: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": 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": 128102,
            "title": "Modulation of the membrane potential of intact guinea pig aortic endothelium",
            "abstract": null,
            "authors": [
                "Bondarenko, AI",
                "Sagach, VF"
            ],
            "year": 1996,
            "source": "Neurophysiology 01/1996; 28(6):202-207.. 1996",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128102-60219"
            ],
            "imported": "2013-04-23T13:45: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": 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": 128105,
            "title": "Der Patient mit kardiogenem Schock und tachykarden Herzrhythmusstörungen",
            "abstract": null,
            "authors": [
                "Wallner, M, Scherr, D"
            ],
            "year": 2013,
            "source": "Jatros Kardiologie. 2013; (2): 20-25. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128105-14083"
            ],
            "persons": [
                "128105-50168",
                "128105-72301"
            ],
            "imported": "2013-04-23T20:51:27+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128106,
            "title": "Freiheitsbeschränkungen und Pflegeabhängigkeit bei österreichischen PflegeheimbewohnerInnen mit und ohne Demenz",
            "abstract": null,
            "authors": [
                "Schüssler, S",
                "Lohrmann, C"
            ],
            "year": 2013,
            "source": "Geriatriekongress 2013 - Alter(n)-Chance und Herausforderung; März 21-23, 2013; Vienna, Austria. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128106-14509"
            ],
            "persons": [],
            "imported": "2013-04-23T21:36: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": 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": 128108,
            "title": "„Seat Belt Syndrom“ nach Hochrasanztrauma",
            "abstract": null,
            "authors": [
                "Schweiger, S",
                ", Koter, S",
                "Fruhmann, J",
                "Poglitsch, T",
                "Gumpert, R",
                "Cohnert, T"
            ],
            "year": 2013,
            "source": " Németnyelvû Érsebészeti Szimpózium - Deutschsprachiges Gefäßchirurgisches Symposium; APR 19-21, 2013; Balatonfüred, HUNGARY. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128108-14052",
                "128108-14074"
            ],
            "persons": [
                "128108-50860",
                "128108-50933"
            ],
            "imported": "2013-04-24T11:17: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": 128109,
            "title": "Ergebnisse operativer Therapie bei akuter Mesenterial-Ischämie\r\n",
            "abstract": null,
            "authors": [
                "Cohnert, T",
                "J. Fruhmann, J",
                "Koter, S",
                "Ott, T",
                "Konstantiniuk, P",
                "Schweiger, S"
            ],
            "year": 2013,
            "source": "Németnyelvû Érsebészeti Szimpózium - Deutschsprachiges Gefäßchirurgisches Symposium; APR 19-21, 2013; Balatonfüred, HUNGARY. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128109-14074"
            ],
            "persons": [
                "128109-50038",
                "128109-50860",
                "128109-50933"
            ],
            "imported": "2013-04-24T11:20:28+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128111,
            "title": "Präklinische Traumaversorgung, aktuelle Leitlinien",
            "abstract": null,
            "authors": [
                "Puchwein, P"
            ],
            "year": 2013,
            "source": "AGN Symposium 25 Jahre; APR 19, 2013; Graz, AUSTRIA. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128111-14052"
            ],
            "persons": [
                "128111-62925"
            ],
            "imported": "2013-04-24T12:24:01+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128112,
            "title": "Zur psychologischen Bedeutung von Frauenstimmen.",
            "abstract": null,
            "authors": [
                "Wisiak, Uv"
            ],
            "year": 2012,
            "source": "Rundfunkinterview Welle 1; JAN 16,2012; Graz, AUSTRIA. 2012. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128112-29447"
            ],
            "persons": [
                "128112-51521"
            ],
            "imported": "2013-04-24T16:07: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": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128118,
            "title": "Modeling Cardio-Respiratory System Response to Inhaled CO2 in\r\nPatients with Congestive Heart Failure",
            "abstract": null,
            "authors": [
                "Batzel, JJ",
                "Ellwein LM, Olufsen MS"
            ],
            "year": 2011,
            "source": "33rd Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC ’11).; Aug 29-Sep 2, 2011; Boston. 2011. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-04-25T12:12:38+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": 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": 128119,
            "title": "The Circulatory System",
            "abstract": null,
            "authors": [
                "Batzel, JJ",
                "Bachar, M",
                "Kappel, F"
            ],
            "year": 2011,
            "source": " In: Mathematical Physiology Section Editors Andrea De Gaetano and Pasquale Palumbo\r\n editors(s). UNESCO Encyclopedia of Life Support Systems, \r\ndeveloped under the Auspices of the UNESCO (http://www.eolss.net). Oxford ,UK: EOLSS Publishers; p. Chapter 9 .  2011",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128119-14010"
            ],
            "persons": [],
            "imported": "2013-04-25T12:43:32+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Mathematical Physiology Section Editors Andrea De Gaetano and Pasquale Palumbo\r\n",
            "collection_title": "UNESCO Encyclopedia of Life Support Systems, \r\ndeveloped under the Auspices of the UNESCO (http://www.eolss.net)",
            "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": 128122,
            "title": "Respiration and Gas Exchange",
            "abstract": null,
            "authors": [
                "Batzel, JJ",
                "Bachar, M",
                "Kappel, F"
            ],
            "year": 2011,
            "source": " In: Mathematical Section Editors Andrea De Gaetano and Pasquale Palumbo editors(s). Mathematical Physiology Section of the UNESCO Encyclopedia of Life Support Systems\r\ndeveloped under the Auspices of the UNESCO, (http://www.eolss.net). Oxford ,UK: EOLSS Publishers; p. Chapter 10.  2011",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128122-14010"
            ],
            "persons": [],
            "imported": "2013-04-25T13:07:40+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Mathematical Section Editors Andrea De Gaetano and Pasquale Palumbo",
            "collection_title": "Mathematical Physiology Section of the UNESCO Encyclopedia of Life Support Systems\r\ndeveloped under the Auspices of the UNESCO, (http://www.eolss.net)",
            "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": 128129,
            "title": "Hemodynamics",
            "abstract": null,
            "authors": [
                "Batzel, JJ",
                "Bachar, M",
                "Kappel, F",
                "Bhalani, V",
                "Raimann, J",
                "Kotanko, P"
            ],
            "year": 2011,
            "source": " In: Mathematical Physiology Section Editors: De Gaetano, A;  Palumbo, P editors(s). Mathematical Physiology Section of the UNESCO Encyclopedia of Life Support Systems\r\ndeveloped under the Auspices of the UNESCO (http://www.eolss.net). Oxford, UK: EOLSS Publishers; p. Chapter 10.  2011",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128129-14010"
            ],
            "persons": [],
            "imported": "2013-04-25T13:17:26+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Mathematical Physiology Section Editors: De Gaetano, A;  Palumbo, P",
            "collection_title": "Mathematical Physiology Section of the UNESCO Encyclopedia of Life Support Systems\r\ndeveloped under the Auspices of the UNESCO (http://www.eolss.net)",
            "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": 128132,
            "title": "Atlas der peripheren Regionalanästhesie",
            "abstract": null,
            "authors": [
                "Meier, G",
                "Büttner, H",
                "Feigl, G",
                "Hillmann, R"
            ],
            "year": 2013,
            "source": "Stuttgart: Thieme; 2013. pp. 376. (ISBN: 978-3-13-136253-7) ",
            "category": 14,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128132-14018"
            ],
            "persons": [],
            "imported": "2013-04-25T17:41: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": 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": 128133,
            "title": "Die Seele des Körpers",
            "abstract": null,
            "authors": [
                "Feigl, G"
            ],
            "year": 2013,
            "source": "Kongressband des 32. Kongresses der DGFAN. 2013; -32. Kongress der DGFAN; APR 11-14, 2013; Erfurt, GERMANY. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128133-14018"
            ],
            "persons": [],
            "imported": "2013-04-25T17:45: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128134,
            "title": "Der N. genitofemoralis und N cutaneus femoris lateralis: Enfants terribles bei der lumbalen Sympathikusblockade?",
            "abstract": null,
            "authors": [
                "Feigl, G",
                "Dreu, M",
                "Ulz, H",
                "Maier, C",
                "Likar, R"
            ],
            "year": 2013,
            "source": "Abstract CD, Suppl 3; 2013. 2013; -60. DAC (Deutscher Anästhesiekongress); APR 20-22, 2013; Nürnber, GERMANY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128134-14018"
            ],
            "persons": [],
            "imported": "2013-04-25T17:51:49+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": 128136,
            "title": "Neue Konzepte in der Leberchirurgie",
            "abstract": null,
            "authors": [
                "Kornprat P"
            ],
            "year": 2013,
            "source": "Standards der Leber.- und Gallenwegschirurgie; April 22-23, 2013; Graz. 2013. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128136-14073"
            ],
            "persons": [
                "128136-50039"
            ],
            "imported": "2013-04-26T09:11: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": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128137,
            "title": "Berechnung der Transfusionswahrscheinlichkeit - Mercuriali-Algorithmus.",
            "abstract": null,
            "authors": [
                "Rehak, PH"
            ],
            "year": 2013,
            "source": " In: Gombotz, H; Zacharowski, K; Spahn, DR;editor(s). Stuttgart - New York: Georg Thieme Verlag; 2013. pp. 79-85. (ISBN: 978-3-13-170621-8) ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128137-14045"
            ],
            "persons": [],
            "imported": "2013-04-26T09:36: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": 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": 128139,
            "title": "MR FINDINGS AND TREATMENT OF 4 PATIENTS WITH CERVICAL SPINAL-CORD INJURIES",
            "abstract": null,
            "authors": [
                "SCHWEIGHOFER, F",
                "SCHIPPINGER, G",
                "RANNER, G",
                "FELLINGER, M",
                "WILDBURGER, R",
                "HOFER, HP"
            ],
            "year": 1993,
            "source": "Langenbecks Arch Chir. 1993; 378(3):136-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LG63700002",
            "pubmed": "8326804",
            "doi": "10.1007/BF00184461",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-04-26T11:17:16+02:00",
            "journal": "LANGENBECK ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": "LANGENBECKS ARCHIV FUR CHIRURGIE; ",
            "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": 128141,
            "title": "COMPLICATIONS AFTER AN UNUSUAL PROCEDURE IN THE TREATMENT OF A CERVICAL-SPINE BURST FRACTURE - A CASE-REPORT",
            "abstract": null,
            "authors": [
                "SCHWEIGHOFER, F",
                "FELLINGER, M",
                "SCHIPPINGER, G",
                "PEICHA, G",
                "PASSLER, JM"
            ],
            "year": 1992,
            "source": "Langenbecks Arch Chir. 1992; 377(4):235-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JJ78400010",
            "pubmed": "1508013",
            "doi": "10.1007/BF00210280",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2013-04-26T11:17:16+02:00",
            "journal": "LANGENBECK ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": "LANGENBECKS ARCHIV FUR CHIRURGIE; ",
            "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": false
        }
    ]
}