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=1920&ordering=-impactfactor_norm
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=1940&ordering=-impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=-impactfactor_norm",
    "results": [
        {
            "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": 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": 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
        },
        {
            "id": 132863,
            "title": "Vitamin D und Osteocalcin als Modulatoren der männlichen Steroidogenese.",
            "abstract": null,
            "authors": [
                "Hofer, D",
                "Münzker, J",
                "Hacker, N",
                "Hutz, K",
                "Zigeuner, R",
                "Stiegler, Ph",
                "Müller, H",
                "Pieber, TR",
                "Obermayer-Pietsch, B."
            ],
            "year": 2013,
            "source": "Journal für Mineralstoffwechsel. 2013; 20: 9-9.-Wissenschaftliche Herbsttagung der ÖGKM 2013; NOV 16, 2013; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "132863-14056",
                "132863-14073",
                "132863-14080"
            ],
            "persons": [
                "132863-50874",
                "132863-51738",
                "132863-51809",
                "132863-51831",
                "132863-51982"
            ],
            "imported": "2014-01-13T20:26:41+01:00",
            "journal": null,
            "issn": "1023-7763",
            "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": 128539,
            "title": "Adenokarzinom in einer intralobären Sequestration.",
            "abstract": null,
            "authors": [
                "Neuboeck, N",
                "Lindenmann, J",
                "Matzi, V",
                "Meszaros, K",
                "Maier, A",
                "Smolle-Juettner, FM."
            ],
            "year": 2013,
            "source": "Supplement 2/13 European Surgery- Acta Chirurgica Austriaca (ACA). 2013; 45(2):131-132.-54. Österreichischer Chirurgenkongreß; MAY 30- JUN 1, 2013; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "128539-14045",
                "128539-14075",
                "128539-14077"
            ],
            "persons": [
                "128539-50143",
                "128539-50145",
                "128539-51935",
                "128539-51615"
            ],
            "imported": "2013-05-27T13:15:58+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": 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": 127543,
            "title": "The effect of individual stress coping strategies on supportive periodontal therapy - A follow-up over a period af 10 years",
            "abstract": null,
            "authors": [
                "Ambrositsch, G",
                "Wegscheider, W",
                "Mischak, I",
                "Wimmer, G"
            ],
            "year": 2012,
            "source": "Journal of Clinical Periodontology:\r\nAbstracts of Europerio 7. 2012; Volume 39(s13):166--Europerio 7; June 6-9, 2012; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "127543-14111"
            ],
            "persons": [
                "127543-51567",
                "127543-51043"
            ],
            "imported": "2013-03-15T10:09:23+01:00",
            "journal": null,
            "issn": "1600-051X",
            "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": 126953,
            "title": "A retrospective compromise of  cesarean delivery rates between the years 2006 and 2011 according to „Robson’s  10 Group Classification System“ (TGCS).",
            "abstract": null,
            "authors": [
                "Kolovetsiou-Kreiner V., Reif P., Lang U., Cervar-Zivkovic M., Csapo B."
            ],
            "year": 2012,
            "source": "Archives of gynecology and obstetrics. 2012; 286: -DGGG; OKT 9-13, 2012; München, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "126953-14038",
                "126953-14064"
            ],
            "persons": [
                "126953-68055"
            ],
            "imported": "2013-02-15T21:14:05+01:00",
            "journal": null,
            "issn": "0932-0067",
            "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": 113149,
            "title": "Strukturierte Abfrageschemen in der zentralen Leitstelle.",
            "abstract": null,
            "authors": [
                "Topar, H",
                "Wildner, G",
                "Archan, S",
                "Röschel, B",
                "Prause, G"
            ],
            "year": 2011,
            "source": "A+IC News. Konferenzband. 2011; 61(1):52-52.-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": [
                "113149-14069"
            ],
            "persons": [
                "113149-50018",
                "113149-51986"
            ],
            "imported": "2011-09-16T21:45: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": 104372,
            "title": "The utility of using the BIS Vista for detecting cross-clamping decline in cerebral blood flow velocity",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "Bornemann-Cimenti, H",
                "Metzler, H"
            ],
            "year": 2010,
            "source": "A+IC News2010; (60):11-11.-Austrian International Congress (AIC); SEP 16-18, 2010; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "104372-14069"
            ],
            "persons": [
                "104372-51611",
                "104372-58422"
            ],
            "imported": "2010-09-17T21:52:07+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": 94061,
            "title": "MASS SPECTROMETRY DETERMINATION OF  CYCLOSPORINE A, TACROLIMUS, EVEROLIMUS AND SIROLIMUS IN WHOLE BLOOD USING COMMERCIALLY AVAILABLE DEUTERIUM LABELLED INTERNAL STANDARDS",
            "abstract": null,
            "authors": [
                "Meinitzer, A",
                "Gartner, G",
                "Stettin, M"
            ],
            "year": 2009,
            "source": "Clinical Chemistry and Laboratory Medicine. ISSN (Online) 1437-4331, ISSN (Print) 1437-8523, DOI: 10.1515/CCLM.2009; 47: S296-S298.-Euromedlab 2009, European Congress of Clinical Chemistry and Laboratory Medicine ; June 7-11, 2009 ; Innsbruck, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "94061-14028"
            ],
            "persons": [],
            "imported": "2009-09-29T11:47:43+02:00",
            "journal": null,
            "issn": "1437-4331",
            "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
        }
    ]
}