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=1860&ordering=-impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157148,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1880&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1840&ordering=-impactfactor_norm",
    "results": [
        {
            "id": 166992,
            "title": "Das Insulinom des jungen Patienten – immer ein klarer Fall?\r\nEin Fallbericht",
            "abstract": null,
            "authors": [
                "Papinutti, A",
                "Mathew, E",
                "Treiber, G",
                "Mischinger, HJ",
                "Kornprat, P",
                ""
            ],
            "year": 2018,
            "source": "Journal für Klinische Endokrinologie und Stoffwechsel . 2018; -ÖGES Jahrestagung 2018 ; APR 5-6, 2018; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "166992-14045",
                "166992-14073",
                "166992-14080"
            ],
            "persons": [
                "166992-50039",
                "166992-51595",
                "166992-62036"
            ],
            "imported": "2018-04-12T13:48:06+02:00",
            "journal": null,
            "issn": "1998-7773",
            "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": 145571,
            "title": "Preoperative fasting time for clear fluids. Single centre experience in paediatric patients with elective surgical procedures",
            "abstract": null,
            "authors": [
                "Vittinghoff, M",
                "Schwalsberger, M",
                "Szilagyi, I",
                "Sandner-Kiesling, A.",
                ""
            ],
            "year": 2015,
            "source": "European Journal of Anaesthesiology, Volume 32. 2015; 32: 165-165.-ESA 2015 - EUROANAESTHESIA 2015; European Society of Anaesthesiology; MAY 30 - JUNE 2, 2015; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145571-14049",
                "145571-14069",
                "145571-14070"
            ],
            "persons": [
                "145571-51916",
                "145571-57034",
                "145571-81071"
            ],
            "imported": "2015-05-29T16:11:19+02:00",
            "journal": null,
            "issn": "0265-0215",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 140270,
            "title": "Advanced-Life-Support-Training im Rahmen des Humanmedizinstudiums.",
            "abstract": null,
            "authors": [
                "Kneihsl, M",
                "Kopaunik, LSF",
                "Wetzel, J",
                "Karnberger, A",
                "Mileder, LP",
                "Wegscheider, T"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 70-70.-AIC 2014 - Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 26-29, 2014; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140270-14070"
            ],
            "persons": [
                "140270-68533",
                "140270-68534",
                "140270-83425"
            ],
            "imported": "2014-11-30T13:03:25+01:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 140266,
            "title": "Innerklinisches Notfallmanagement im 6. Studienjahr des Grazer Medizinstudiums.",
            "abstract": null,
            "authors": [
                "Wegscheider, T",
                "Mileder, LP",
                "Hallmann, B",
                "Simonis, H",
                "Verderber, J",
                "Fuchs, G"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 61-61.-AIC 2014 - Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 26-29, 2014; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140266-14069",
                "140266-14070",
                "140266-14075"
            ],
            "persons": [
                "140266-51604",
                "140266-68533",
                "140266-68534",
                "140266-85723",
                "140266-75117"
            ],
            "imported": "2014-11-30T12:47:17+01:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 140264,
            "title": "Instruktor-geleitetes Simulationstraining versus selbstgesteuertes Simulatortraining der Neugeborenenreanimation.",
            "abstract": null,
            "authors": [
                "Mileder, LP",
                "Urlesberger, B",
                "Eber, E",
                "Avian, A",
                "Schmidt, A",
                "Dimai, HP",
                "Schmölzer, GM"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 54-54.-AIC 2014 - Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; NOV 26-29, 2014; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "140264-14026",
                "140264-14048",
                "140264-14080",
                "140264-14094"
            ],
            "persons": [
                "140264-51713",
                "140264-61189",
                "140264-67207",
                "140264-68534",
                "140264-79271"
            ],
            "imported": "2014-11-30T12:30:18+01:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 138191,
            "title": "Elevated plasma fibrinogen level represents an independent prognostic factor in breast cancer patients.",
            "abstract": null,
            "authors": [
                "Krenn-Pilko, S",
                "Langsenlehner, U",
                "Thurner, EM",
                "Stojakovic, T",
                "Pichler, M",
                "Gerger, A",
                "Kapp, KS",
                "Langsenlehner, T"
            ],
            "year": 2010,
            "source": "Radiotherapy and Oncology - Journal of the European Society for Radiotherapy and Oncology. 2010; 111: -European Society for Radiotherapy and Oncology 33; APR 4-8, 2014; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138191-14028",
                "138191-14060",
                "138191-14085"
            ],
            "persons": [
                "138191-50495",
                "138191-58814"
            ],
            "imported": "2014-08-05T13:23:58+02:00",
            "journal": null,
            "issn": "0167-8140",
            "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": 135019,
            "title": "Blinded validation study of genomic predictions for survival following adjuvant sequential anthracycline docetaxel chemotherapy with or without endocrine therapy",
            "abstract": null,
            "authors": [
                "Symmans, WF",
                "Andre, F",
                "Liu, MC",
                "Delacruz, J",
                "Peintinger F, et al."
            ],
            "year": 2011,
            "source": "Supplememt\r\nJ Clin Oncol 29: 2011 (suppl; abstr 1030). 2011; -ASCO Annual Meeting; June 3-7, 2011; Chicago, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "135019-14020"
            ],
            "persons": [
                "135019-60413"
            ],
            "imported": "2014-02-22T17:51:23+01:00",
            "journal": null,
            "issn": "1527-7755",
            "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": false
        },
        {
            "id": 127545,
            "title": "The rehabilitation of an edentulous patient with implant-supported, telescopic-crown retained overdentures: a case report",
            "abstract": null,
            "authors": [
                "Ambrositsch, G",
                "Heschl, A",
                "Wegscheider, W",
                "Lorenzoni, M"
            ],
            "year": 2012,
            "source": "Clinical Oral Implants Research:\r\nSpecial Issue: EAO 21st Annual Scientific Meeting Abstracts. 2012; 23(s7):88--EAO Congress 2012; OCT 10-13, 2012; Copenhagen, DENMARK. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127545-14111"
            ],
            "persons": [
                "127545-51567",
                "127545-51703",
                "127545-60112"
            ],
            "imported": "2013-03-15T10:46:04+01:00",
            "journal": null,
            "issn": "1600-0501",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 122167,
            "title": "Lipocalin-2 expressed in innate immune cells is an endogenous inhibitor of inflammation in murine nephrotoxic serum nephritis",
            "abstract": null,
            "authors": [
                "Eller, K",
                "Schroll, A",
                "Banas, MC",
                "Kirsch, AH",
                "Theurl, I",
                "Rosenkranz, AR"
            ],
            "year": 2012,
            "source": "Mitteilungen der deutschen Gesellschaft für Nephrologie. 2012; 2012(04):9-9.-4. Jahrestagung der deutschen Gesellschaft für Nephrologie; Oct 6-9, 2012; Hamburg, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "122167-14084"
            ],
            "persons": [
                "122167-72630",
                "122167-74174",
                "122167-75657"
            ],
            "imported": "2012-10-12T09:31:52+02:00",
            "journal": null,
            "issn": "1869-9405",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 121722,
            "title": "Prazosin induces apoptosis in Medullary Thyroid Cancer cells \r\nby targeting multiple organelles.\r\n",
            "abstract": null,
            "authors": [
                "Fuchs, R",
                "Schwach, G",
                "Rinner, B",
                "Stracke, A",
                "Allard, N",
                "Kueznik, T",
                "Froehlich, E",
                "Ruth Birner-Gruenberger, R",
                "Sadjak, A",
                "Pfragner, R \r\n"
            ],
            "year": 2012,
            "source": "European Thyroid Journal; 36 Annual Meeting of the European Thyroid Association, Programme and Abstracts. 2012; 1(S1):1-208.-36th Annual Meeting of the ETA; SEPT 8-12, 2012; Pisa, ITALY.  (ISBN: 978-3-318-0222 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "121722-14014",
                "121722-14020",
                "121722-17230"
            ],
            "persons": [
                "121722-50826",
                "121722-58444",
                "121722-58450",
                "121722-58794",
                "121722-61269"
            ],
            "imported": "2012-09-25T11:53:43+02:00",
            "journal": null,
            "issn": "2235-0640",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 120389,
            "title": "Das Ausmaß der metabolischen Azidose unter cardiopulmonaler Reanimation beeinflusst den Reanimationserfolg.",
            "abstract": null,
            "authors": [
                "Hausler, F",
                "Wallner, S",
                "Spindelböck, W",
                "Archan, S",
                "Prause, G",
                "Gemes, G"
            ],
            "year": 2011,
            "source": "A+IC News. Kongressband. 2011; 61(1):20-20.- Austrian International Congress 2011. Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; SEP 15-17, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "120389-14069",
                "120389-14081"
            ],
            "persons": [
                "120389-50869",
                "120389-51986",
                "120389-54296"
            ],
            "imported": "2012-07-10T18:31:03+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 113147,
            "title": "Einstellung des Atemzugvolumens nach Körpergewicht und Körpergröße.",
            "abstract": null,
            "authors": [
                "Machacek, M",
                "Just, S",
                "Kainz, J",
                "Wildner, G",
                "Prause, G"
            ],
            "year": 2011,
            "source": "A+IC News. Konferenzband. 2011; 61(1):33-33.-Austrian International Congress 2011. Jahrestagung der Österreichischen Gesellschaft für Anästhesiologie, Reanimation und Intensivmedizin; SEP 15-17, 2011; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "113147-14069",
                "113147-14070"
            ],
            "persons": [
                "113147-50018",
                "113147-51986",
                "113147-58596"
            ],
            "imported": "2011-09-16T21:37:09+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 104376,
            "title": "Optimierung der Akutschmerztherapie: Ein Vergleich des LKH-Universitätsklinikums mit 25 Referenzkliniken.",
            "abstract": null,
            "authors": [
                "Michaeli, K",
                "Bornemann-Cimenti, C",
                "Wejbora, M",
                "Kern-Pirsch, C",
                "Foussek, C",
                "Pichler, B",
                "Nestler, N",
                "Maier, C",
                "Osterbrink, J",
                "Sandner-Kiesling, A"
            ],
            "year": 2010,
            "source": "A+IC News2010; (60):27-27.-Austrian International Congress (AIC); SEP 16-18, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104376-14069"
            ],
            "persons": [
                "104376-51916",
                "104376-58422",
                "104376-63914"
            ],
            "imported": "2010-09-17T22:10:00+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 93152,
            "title": "Obstructing subglottic tumor - a challange in airway management.",
            "abstract": null,
            "authors": [
                "Scherübl, M",
                "Mausser, G",
                "Friedrich, G",
                "Gapp, D",
                "Schellauf, A",
                "Schwarz, G"
            ],
            "year": 2009,
            "source": "Anaesthesiology & Intensive Care News2009; 11(59):21-21.-Austrian International Congress (AIC); SEP 17 - 19, 2009; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "93152-14068",
                "93152-14070"
            ],
            "persons": [
                "93152-51073",
                "93152-51636",
                "93152-61069"
            ],
            "imported": "2009-09-19T11:04:28+02:00",
            "journal": null,
            "issn": "1810-1887",
            "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": 91198,
            "title": "Prediction of fatal stroke by high plasma aldosterone levels",
            "abstract": null,
            "authors": [
                "Tomaschitz, A",
                "Pilz, S",
                "Dobnig, H",
                "Winkelmann, BR",
                "Renner, W",
                "Boehm, BO",
                "März, W"
            ],
            "year": 2009,
            "source": "Endocrine Abstracts April 2009 2009; 20: -11th European Congress of Endocrinology; APR 25-29, 2009; Istanbul, Turkey.  (ISBN: 1470-3947 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "91198-14028",
                "91198-14080"
            ],
            "persons": [
                "91198-50910",
                "91198-53344"
            ],
            "imported": "2009-06-28T21:09:24+02:00",
            "journal": null,
            "issn": "1479-6848",
            "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": 85706,
            "title": "EFQM am Beispiel der Ambulanz für Schielen, Kinderophthalmologie und Rehabilitation Sehbehinderter ",
            "abstract": null,
            "authors": [
                "Langmann, A",
                "Lindner, S",
                "Brander, M"
            ],
            "year": 2008,
            "source": "Spektrum für Augenhkd2008; 22(2):97-97.-49. Tagung der Österreichischen Ophthalmologischen Gesellschaft; Mai 1-3, 2008; Graz. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "85706-14043"
            ],
            "persons": [],
            "imported": "2008-11-19T10:06:42+01:00",
            "journal": null,
            "issn": "1613-7523",
            "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": 80816,
            "title": "Evaluation of stationary and translocative cancer cell motility by computer-assisted image analysis.\r\n",
            "abstract": null,
            "authors": [
                "Tritthart, HA",
                "Hoffmann-Wellenhof, R",
                "Smolle,  J",
                "Helige, C",
                "Gottlieb, G",
                "Hartbauer, M",
                "DeVaney, TTJ"
            ],
            "year": 1996,
            "source": "Clinical and Experimental Metastasis 1996; 14: 72--Sixth International Congress of the Metastasis Research Society ,Gent\r\n; 1996; Gent, Belgien. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "80816-14011",
                "80816-14017",
                "80816-14047"
            ],
            "persons": [
                "80816-51519",
                "80816-51711"
            ],
            "imported": "2008-05-06T17:38:27+02:00",
            "journal": null,
            "issn": "0262-0898",
            "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": 134020,
            "title": "Fallbericht mit überzähligen und retinierten Zähnen",
            "abstract": null,
            "authors": [
                "Wendl, B",
                "Muchitsch, P",
                "Droschl, H",
                "Pichelmayer, M",
                "Santler, G",
                "Troschnegg, A",
                "Jakse, N",
                ""
            ],
            "year": 2011,
            "source": "Abstract Band 06/11 Stomatologie. 2011; 108(6):91-92.-Österreichischer Zahnärztekongress; SEP 22-24, 2011; Villach. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "134020-14057",
                "134020-14109"
            ],
            "persons": [
                "134020-50456",
                "134020-51707",
                "134020-51723"
            ],
            "imported": "2014-02-07T10:44:08+01:00",
            "journal": null,
            "issn": "0946-3151",
            "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": 76700,
            "title": "D-dimers and soluble fibrin independently predict total mortality in individuals with or without stable coronary artery disease (The Ludwigshafen Risk and Cardiovascular Health Study).",
            "abstract": null,
            "authors": [
                "Prüller, F",
                "Bach, J",
                "Seelhorst, U",
                "Wellnitz, B",
                "Winkelmann, BR",
                "Böhm, BO",
                "März, W",
                "Hellstern, P"
            ],
            "year": 2006,
            "source": "Proceedings and Abstracts from the 19th International Congress on Thrombosis2006; 35(1-2):A38--19th International Congress on Thrombosis; MAY 14-18, 2006; Tel-Aviv, ISRAEL.  (ISBN: 3-8055-8111-4 )",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "76700-14028"
            ],
            "persons": [],
            "imported": "2008-02-27T14:06:02+01:00",
            "journal": null,
            "issn": "1424-8832",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 74339,
            "title": "Blood pH correlates,with bone mineral densitiy of the distal forearm in COPD",
            "abstract": null,
            "authors": [
                "Dimai, HP",
                "Domej, W",
                "Trinker, M",
                "Maier, A",
                "Leb, G",
                "Krejs, GJ"
            ],
            "year": 2000,
            "source": "Eur Respir J2000; 16(31):410-410.-ERS; AUG 30 - SEP 3, 2000; Florence, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "74339-14080",
                "74339-14081",
                "74339-14087"
            ],
            "persons": [
                "74339-51525",
                "74339-51534",
                "74339-79271"
            ],
            "imported": "2008-02-10T16:19:24+01:00",
            "journal": null,
            "issn": "0904-1850",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        }
    ]
}