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=1940&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158631,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1960&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=-impactfactor",
    "results": [
        {
            "id": 70345,
            "title": "Bioaerosol Exposition bei Tätigkeiten in Abwasseranlagen.",
            "abstract": null,
            "authors": [
                "Unteregger, M",
                "Haas, D",
                "Wendelin, I",
                "Panholzer, M",
                "Mascher, F",
                "Marth, E",
                "Reinthaler, FF"
            ],
            "year": 2005,
            "source": "Umweltmedizin in Forschung und Praxis. 2005; 10(6):431--13. Konferenz der Gesellschaft für Hygiene und Umweltmedizin (GHU); OKT 19-21; Erlangen, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "70345-14023"
            ],
            "persons": [
                "70345-50497",
                "70345-51503",
                "70345-51664",
                "70345-51674"
            ],
            "imported": "2007-10-09T19:05:06+02:00",
            "journal": null,
            "issn": "1430-8681",
            "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": 69829,
            "title": "Die Epidemiologie von Mittelfussfrakturen in Kindern und Jugendlichen.",
            "abstract": null,
            "authors": [
                "Singer, G",
                "Cichocki, M",
                "Schalamon, J",
                "Eberl, R",
                "Hoellwarth ME"
            ],
            "year": 2007,
            "source": "European Journal of Trauma and Emergency Surgery2007; -26th Meeting of the Pediatric Section of the German Society of Trauma Surgeons (DGU); JUN 21-23, 2007; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "69829-50052",
                "69829-50778"
            ],
            "imported": "2007-10-01T21:32:16+02:00",
            "journal": null,
            "issn": "1863-9933",
            "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": 68160,
            "title": "Der Intensivtransport nach Stufenplan - Modell Graz.",
            "abstract": null,
            "authors": [
                "Kainz, J",
                "Pocivalnik, M",
                "Wildner, G",
                "Gemes, G",
                "Prause, G"
            ],
            "year": 2007,
            "source": "A+IC News - Kongressband. Proceedings der eingeladenen Vorträge und eingesandten Abstracts.2007; 57(S2):8-8.-Austrian International Congress 2007; SEP 5-7, 2007; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "68160-14069"
            ],
            "persons": [
                "68160-50018",
                "68160-50869",
                "68160-51986",
                "68160-54089",
                "68160-58596"
            ],
            "imported": "2007-09-05T23:14:05+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": true,
            "local_affiliation": true
        },
        {
            "id": 212644,
            "title": "A Full Physics Real-Time Solver for Simulating Arrhythmias in the Human Heart.",
            "abstract": null,
            "authors": [
                "Schrotter, T",
                "Gsell, MAF",
                "Neic A",
                "Plank",
                "G"
            ],
            "year": 2024,
            "source": "Proceedings of the 51th International Conference on Computing in Cardiology (CinC24). 2024; 51: -Computing in Cardiology (CinC); SEP 8-11, 2024; Karlsruhe, GERMANY;. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "212644-14011"
            ],
            "persons": [
                "212644-113912",
                "212644-50966",
                "212644-96212"
            ],
            "imported": "2024-12-20T10:38:52+01:00",
            "journal": null,
            "issn": "2325-8861",
            "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": 209000,
            "title": "„The future is now – Digitalisierung in der Notfallmedizin“ - Kurzfilm zur Demonstration des möglichen Einsatzes von neuen Technologien in der präklinischen Behandlung von vital bedrohten Patient*innen ",
            "abstract": null,
            "authors": [
                "Hansbauer, N",
                "Streicher-Feldhofer, M",
                "Dinbauer, D",
                "Eichinger, M",
                "Furtmüller, M",
                "Haunold, R",
                "Kurtz, G",
                "Ribitsch, M",
                "Wittig, J",
                "Sommer, G",
                "Prause, G",
                "Orlob, S",
                "Purkarthofer, D\r\n\r\n"
            ],
            "year": 2024,
            "source": "Journal der Arbeitsgemeinschaft für Notfallmedizin. 2024; 2(S1):-Notfallmedizin 2024 - 11. Kongress der Arbeitsgemeinschaft für Notfallmedizin; APR 4-6, 2024; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "209000-14069",
                "209000-14070"
            ],
            "persons": [
                "209000-118470",
                "209000-51986",
                "209000-54089",
                "209000-95708",
                "209000-74176"
            ],
            "imported": "2024-04-10T18:53:48+02:00",
            "journal": null,
            "issn": "2791-5077",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 206620,
            "title": "A multicountry partnership to develop culturally and linguistically appropriate communication partner training for healthcare workers engaging with people with aphasia: adaptation and implementation in Austria",
            "abstract": null,
            "authors": [
                "Bauer, L",
                "Beeke, S",
                "Bouvier, P",
                "Eberhard, I",
                "Grote, V",
                "Isaksen, J",
                "Jagoe, C",
                "Maier, K",
                "Pais, A",
                "Pöll, S",
                "Revkin, S",
                "Stepan, C"
            ],
            "year": 2023,
            "source": "neurologisch. 2023; 1: 25--20. Jahrestagung der Österreichischen Gesellschaft für Neurologie; MAR 22-24, 2023; Bregenz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "206620-14052"
            ],
            "persons": [
                "206620-70867"
            ],
            "imported": "2024-01-15T10:40:47+01:00",
            "journal": null,
            "issn": "2223-0629",
            "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": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 196877,
            "title": "Therapiealgorithmus zur Behandlung von Ösophagusverätzungen im \r\nErwachsenenalter",
            "abstract": null,
            "authors": [
                "S. Sauseng, V. Matzi, S. E. Gabor, A. Imamovic, H. Rabl"
            ],
            "year": 2018,
            "source": "European Surgery. 2018; 50(1):-59th Annual Meeting of the Austrian Society of Surgery; June 6-8,2018; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "196877-14073"
            ],
            "persons": [],
            "imported": "2022-08-06T17:28:37+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": 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
        }
    ]
}