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=1900&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1880&ordering=-impactfactor",
    "results": [
        {
            "id": 196851,
            "title": "Innovative Therapieoption einer persistierenden bronchopleuralen Fistel nach \r\nLungengangrän",
            "abstract": null,
            "authors": [
                "V. Matzi, S. Gabor, A. Imamovic, M. Themel, K. Strohmeyer, T. Niernberger, S. \r\nSauseng, \r\nH. Rabl"
            ],
            "year": 2019,
            "source": "European Surgery. 2019; 51(1):-60th Annual Meeting of the Austrian Society of Surgery; June 19-21, 2019; Innsbruck, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196851-14073"
            ],
            "persons": [],
            "imported": "2022-08-06T12:34:54+02:00",
            "journal": null,
            "issn": "1682-8631",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 173145,
            "title": "Metabolic Profiling of Human Pluripotent Stem Cell Derived Endothelial Cells.",
            "abstract": null,
            "authors": [
                "Staempfli, A",
                "Patsch, C",
                "Dernick, G",
                "Graf, M",
                "Mueller, S",
                "Hennig, M",
                "Bordag, N"
            ],
            "year": 2015,
            "source": "J. Am. Soc. Mass Spectrom. (2015) 26(Suppl 1): 1. https://doi.org/10.1007/s13361-015-1158-2. 2015; 26(Suppl1):1-236.-63RD ASMS Conference on Mass Spectrometry and Allied Topics; MAY 31 - JUN 4, 2015; St. Louis, Missouri, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "173145-87663"
            ],
            "imported": "2019-02-13T12:15:27+01:00",
            "journal": null,
            "issn": "1044-0305",
            "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": false
        },
        {
            "id": 170018,
            "title": "Validation of cardiac MR parameters in the assessment of pulmonary hemodynamics.",
            "abstract": null,
            "authors": [
                "Odler, B",
                "Reiter, U",
                "Reiter, G",
                "Fuchsjäger, M",
                "Fóris, V",
                "Tornyos, A",
                "Douschan, P",
                "Pfeiffer, S",
                "Olschewski, A",
                "Olschewski, H",
                "Kovacs, G."
            ],
            "year": 2017,
            "source": "Eur Respir J. 2017; 50(S61):PA2441--27th Annual Congress of European Respiratory Society; SEPT 9-13, 2017; Milan, ITALY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170018-14054",
                "170018-14084",
                "170018-14087"
            ],
            "persons": [
                "170018-59238",
                "170018-82111",
                "170018-94970"
            ],
            "imported": "2018-10-24T22:41:55+02:00",
            "journal": null,
            "issn": "0903-1936",
            "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": 170014,
            "title": "Pathogen profile of lung infections in systemic autoimmune diseases.",
            "abstract": null,
            "authors": [
                "Odler, B",
                "Perlényi, N",
                "Vincze, K",
                "Eszes, N",
                "Kováts, Z",
                "Bohács, A",
                "Müller, V."
            ],
            "year": 2014,
            "source": "Eur Respir J. 2014; 44(S58):P2530--24th Annual Congress of European Respiratory Society; SEPT 6-10, 2014; München, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "170014-14084"
            ],
            "persons": [
                "170014-94970"
            ],
            "imported": "2018-10-24T22:02:58+02:00",
            "journal": null,
            "issn": "0903-1936",
            "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": false
        },
        {
            "id": 169535,
            "title": "Influence of unplanned excisions on overall-survival in patients with soft tissue sarcoma. Results of a multicentre-study including 728 patients.",
            "abstract": null,
            "authors": [
                "Smolle, MA",
                "Tunn, PU",
                "Goldenitsch, E",
                "Posch, F",
                "Szkandera, J",
                "Bergovec, M",
                "Liegl-Atzwanger, B",
                "Leithner, A"
            ],
            "year": 2018,
            "source": "Special APMSTS 2018 Issue of Journal of Bone and Soft Tissue Tumors. 2018; 4(2):-12th Asian Pacific Musculoskeletal Tumour Society (APMSTS) Meeting; OCT, 4-7, 2018; Jaipur, INDIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "169535-14020",
                "169535-14052",
                "169535-14085"
            ],
            "persons": [
                "169535-50546",
                "169535-53237",
                "169535-69234",
                "169535-88122",
                "169535-95171",
                "169535-92241"
            ],
            "imported": "2018-10-08T17:28:32+02:00",
            "journal": null,
            "issn": "2454-5473",
            "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": 169533,
            "title": "Rethinking the follow-up of soft tissue sarcomas: a multicenter analysis of 835 cases.",
            "abstract": null,
            "authors": [
                "Leithner, A",
                "Posch, F",
                "Smolle, MA",
                "Willegger, M",
                "Tunn, PU",
                "Goldenitsch, E",
                "Liegl-Atzwanger B",
                "Döller, C",
                "Windhager, R",
                "Szkandera, J"
            ],
            "year": 2018,
            "source": "Special APMSTS 2018 Issue of Journal of Bone and Soft Tissue Tumors. 2018; 4(2):-12th Asian Pacific Musculoskeletal Tumour Society (APMSTS) Meeting; OCT 4 -7, 2018; Jaipur, INDIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "169533-14020",
                "169533-14052",
                "169533-14085"
            ],
            "persons": [
                "169533-50546",
                "169533-53237",
                "169533-69234",
                "169533-95171",
                "169533-92241"
            ],
            "imported": "2018-10-08T17:22:12+02:00",
            "journal": null,
            "issn": "2454-5473",
            "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": 160833,
            "title": "Outcome von Drillingsschwangerschaften in Abhängigkeit ihrer Chorionizität - Datenanalyse eines Tertiärzentrums",
            "abstract": null,
            "authors": [
                "Pfniß I, Greimel P, Csapo B, Häusler M, Lang U, Klaritsch P"
            ],
            "year": 2017,
            "source": "Geburth Frauenheilk. 2017; 77(5):524-561.-Jahrestagung der OEGGG gemeinsam mit der BGGF e.V. 2017; JUN 14-17, 2017; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "160833-14038",
                "160833-14064"
            ],
            "persons": [
                "160833-50155"
            ],
            "imported": "2017-06-22T00:58:33+02:00",
            "journal": null,
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.175,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY-SCI",
            "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": 156876,
            "title": "Tuberkulöse Spondylodiscitis - diagnostische und therapeutische Herausforderung",
            "abstract": null,
            "authors": [
                "Strohmeyer, K",
                "Gabor, S",
                "Sauseng, S",
                "Davidovic, M",
                "Themel, M",
                "Mathew, E",
                "Flicker, M",
                "Ivanic, G",
                "Ziegler S",
                "Rabl, H",
                ""
            ],
            "year": 2015,
            "source": "56th Annual Meeting of the Austrian Society of Surgery. 2015; 47(2):-56. Österreichischer Chirurgenkongress; JUN 3-5, 2015; Linz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156876-14028",
                "156876-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:34:51+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 128565,
            "title": "Laparoskopische Konfirmation einer vaskulären Malformation des Dünndarmes als Ursache für Gedeihstörung und Anämie.",
            "abstract": null,
            "authors": [
                "Petnehazy, T",
                "Castellani, C",
                "Hausbrandt, P",
                "Till, H"
            ],
            "year": 2013,
            "source": "European Surgery. 2013; Suppl 2: S68--54. Jahrestagung der österreichischen Gesellschaft für Chirurgie; MAY 31, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128565-14049"
            ],
            "persons": [
                "128565-54087",
                "128565-83445"
            ],
            "imported": "2013-05-30T11:51:53+02:00",
            "journal": null,
            "issn": "1682-4016",
            "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": 156875,
            "title": "Was ist endoskopisch als Komplikationsmanagement in der Bariatrischen Chirurgie möglich?",
            "abstract": null,
            "authors": [
                "Gabor, S",
                "Niernberger, T",
                "Sauseng, S",
                "Mathew, E",
                "Davidovic, M",
                "Strohmeyer, K",
                "Rabl, H",
                ""
            ],
            "year": 2015,
            "source": "56th Annual Meeting of the Austrian Society of Surgery. 2015; 47(2):-56. Österreichischer Chirurgenkongress; JUN 3-5, 2015; Linz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156875-14028",
                "156875-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:32:04+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 156870,
            "title": "Überraschung im Thoraxröntgen - Posttraumatische Thoraxwandhernie",
            "abstract": null,
            "authors": [
                "Davidovic, M",
                "Rabl, H",
                "Gabor, S",
                "Niernberger, T",
                "Sauseng, S",
                "Themel, M",
                "Mathew, E",
                ""
            ],
            "year": 2015,
            "source": "56th Annual Meeting of the Austrian Society of Surgery. 2015; 47(2):-56. Österreichischer Chirurgenkongress; JUN 3-5, 2015; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156870-14028",
                "156870-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T21:17:23+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 156862,
            "title": "Adulte Invagination durch einen Vanek Tumor Ein Fallbericht",
            "abstract": null,
            "authors": [
                "Mathew, E",
                "Willhuber, E",
                "Niernberger, T",
                "Sauseng, S",
                "Fauster, M",
                "Maier, T",
                "Gotschuli, G",
                "Uggowitzer, M",
                "Rabl, H",
                ""
            ],
            "year": 2014,
            "source": "55th Annual Meeting of the Austrian Society of Surgery. 2014; 46(2):-55. Österreichischer Chirurgenkongress; MAI 25-27, 2014; Graz, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "156862-14028",
                "156862-14073"
            ],
            "persons": [],
            "imported": "2017-01-11T18:18:03+01:00",
            "journal": null,
            "issn": "1682-8631",
            "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": 154770,
            "title": "Prognostischer Wert der metabolischen Tumorparameter beim Uteruskarzinom im F18-FDG PET/CT.",
            "abstract": null,
            "authors": [
                "Pernthaler, B",
                "Herzog, SA",
                "Gstettner, C",
                "Aigner, RM"
            ],
            "year": 2016,
            "source": "Nuklearmedizin . 2016; 55(2):A82-A83.-54. Jahrestagung der Deutschen Gesellschaft für Nuklearmedizin ; APR 20-23, 2016; Dresden, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "154770-14026",
                "154770-14107"
            ],
            "persons": [
                "154770-51727",
                "154770-83644",
                "154770-86103"
            ],
            "imported": "2016-09-29T11:04:05+02:00",
            "journal": null,
            "issn": "0029-5566",
            "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": 152655,
            "title": "Alterations of Bile Acid Composition in a Murine Model of Neuroblastoma",
            "abstract": null,
            "authors": [
                "Castellani, C",
                "Singer, G",
                "Kaiser, T",
                "Höfler, G",
                "Kaiser, M",
                "Sperl, D",
                "Huang, J",
                "Fauler, G",
                "Till, H"
            ],
            "year": 2016,
            "source": "Supplement 1/16, European Surgery. 2016; 48 (Suppl 1): S49--57th Annual Meeting of the Austrian Society of Surgery; MAI 25-27, 2016; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "152655-14020",
                "152655-14028",
                "152655-14049",
                "152655-14092"
            ],
            "persons": [
                "152655-50778",
                "152655-50881",
                "152655-54087",
                "152655-82670",
                "152655-83445"
            ],
            "imported": "2016-05-27T22:37:02+02:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.046,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "SURGERY-SCI",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 148899,
            "title": "Choosing the right blood products for the transplant patient",
            "abstract": null,
            "authors": [
                "Gabriel, C"
            ],
            "year": 2015,
            "source": "Vox Sanguinis. 2015; 109(S1):1-379.-25th Regional Congress of the ISBT; Jun 27 - Jul 1 2015; London, England. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "148899-14058"
            ],
            "persons": [
                "148899-64015"
            ],
            "imported": "2015-12-20T18:57:27+01:00",
            "journal": null,
            "issn": "1423-0410",
            "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": false
        },
        {
            "id": 147313,
            "title": "Blutdruck während der Adaptationsphase: Ist der mittlere arterielle Blutdruck (MAD) relevant für die regionale zerebrale Oxygenierung (crSO2)?",
            "abstract": null,
            "authors": [
                "Baik, N",
                "Urlesberger, B",
                "Schwaberger, B",
                "Schmölzer, G",
                "Avian, A",
                "Pichler, G"
            ],
            "year": 2015,
            "source": "Monatsschr Kinderheilkd. 2015; 163(9):-Jahrestagung der Österreichischen Gesellschaft für Kinder- und Jugendheilkunde; SEP 24-26, 2015; Eisenstadt, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "147313-14026",
                "147313-14094"
            ],
            "persons": [
                "147313-50907",
                "147313-67207",
                "147313-79516",
                "147313-86558"
            ],
            "imported": "2015-09-29T02:26:49+02:00",
            "journal": null,
            "issn": "1433-0474",
            "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": 144307,
            "title": "A COMBINATION OF CELLULAR BIOMARKERS PREDICTS CLINICAL RESPONSE TO RITUXIMAB IN RHEUMATOID ARTHRITIS ",
            "abstract": null,
            "authors": [
                "Stradner, MH",
                "Fessler, J",
                "Dejaco, C",
                "Brickmann, K",
                "Graninger, WB",
                "Brezinschek, HP"
            ],
            "year": 2015,
            "source": "Annals of the Rheumatic Disease. 2015; 74(S1):-European Workshop for Rheumatology Research; MAR 5-7, 2015; Budapest, Hungary. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "144307-14046",
                "144307-14086"
            ],
            "persons": [
                "144307-51807",
                "144307-53560",
                "144307-66227",
                "144307-78952"
            ],
            "imported": "2015-03-22T02:27:49+01:00",
            "journal": null,
            "issn": "0003-4967",
            "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": 140271,
            "title": "Effekt von Advanced-Life-Support-Training auf Medizinstudierende mit unterschiedlicher notfallmedizinischer Vorbildung.",
            "abstract": null,
            "authors": [
                "Kneihsl, M",
                "Mileder, LP",
                "Kopaunik, LSF",
                "Wetzel, J",
                "Karnberger, A",
                "Wegscheider, T"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 71-71.-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": [
                "140271-14070"
            ],
            "persons": [
                "140271-68533",
                "140271-68534",
                "140271-83425"
            ],
            "imported": "2014-11-30T13:08:06+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": 140269,
            "title": "Simulationsbasiertes Training der chirurgischen Koniotomie im Grazer Medizinstudium.",
            "abstract": null,
            "authors": [
                "Kopaunik, LSF",
                "Mileder, LP",
                "Wetzel, J",
                "Karnberger, A",
                "Kneihsl, M",
                "Wegscheider, T"
            ],
            "year": 2014,
            "source": "Anaesthesiology & Intensive Care (A+IC) News. 2014; 64 (Oktober): 66-66.-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": [
                "140269-14070"
            ],
            "persons": [
                "140269-68533",
                "140269-68534",
                "140269-83425"
            ],
            "imported": "2014-11-30T12:58:30+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": 135020,
            "title": "Cytoreductive Surgery in recurrent ovarian cance. The DESKTOP series of the AGO study group, NOGGO, MITO, MANGO, GEICO, NSGO, AGO-AUSTRIA, SGOG, CRCTU, BGOG AND GINECO",
            "abstract": null,
            "authors": [
                "Greggi, S",
                "du Bois,A ",
                "Selle, F",
                ", Reu, A",
                "Åvall-Lundqvist, E",
                "Vergote, I",
                "Raspagliesi,F",
                "Zang, R",
                "Ponce, J",
                "Lueslely, D",
                "Peintinger,F, et al."
            ],
            "year": 2013,
            "source": "Volume 23, October 2013, Supplement 18, pp. 134. 2013; -18th international meeting of the european society of gynecological oncology; Oct 19-22, 2013; Liverpool, England. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "135020-14020"
            ],
            "persons": [
                "135020-60413"
            ],
            "imported": "2014-02-22T18:39:13+01:00",
            "journal": null,
            "issn": "1525-1438",
            "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
        }
    ]
}